@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_zr-rM{0%{opacity:0}to{opacity:1}}@keyframes Icon-scss--module_fadeOut_ZS671{0%{opacity:1}to{opacity:0}}@keyframes Icon-scss--module_flashing_TPxSK{0%{opacity:.5}to{opacity:1}}@keyframes Icon-scss--module_loading_ICL0Z{to{background-position-x:-20%}}@keyframes Icon-scss--module_rotating_Fk-tx{to{transform:rotate(360deg)}}@keyframes Icon-scss--module_growIn_mIrwj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Icon-scss--module_closeLock_U7wHq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Icon-scss--module_shakeLock_IEixD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Icon-scss--module_block_ecqog{display:flex;align-items:center;justify-content:center}.Icon-scss--module_svg_SRc3X{width:100%;max-height:100%}@keyframes Avatar-scss--module_fadeIn_RMlZr{0%{opacity:0}to{opacity:1}}@keyframes Avatar-scss--module_fadeOut_s-gLF{0%{opacity:1}to{opacity:0}}@keyframes Avatar-scss--module_flashing_JP-vx{0%{opacity:.5}to{opacity:1}}@keyframes Avatar-scss--module_loading_GJcsS{to{background-position-x:-20%}}@keyframes Avatar-scss--module_rotating_2YSHm{to{transform:rotate(360deg)}}@keyframes Avatar-scss--module_growIn_BHJzF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Avatar-scss--module_closeLock_2qQpq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Avatar-scss--module_shakeLock_7t0oZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Avatar-scss--module_root_0kK-H{position:relative;display:inline-block;border-radius:50%;background-color:var(--var-color-base-border)}.Avatar-scss--module_root_0kK-H.Avatar-scss--module_skeleton_2U9IZ: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_GJcsS ease-in-out infinite;content:"";overflow:hidden;border-radius:50%}.Avatar-scss--module_avatar_mJ7kq{display:block;border-radius:50%}.Avatar-scss--module_defaultAvatar_h1n3N{overflow:hidden;border-radius:50%;flex-shrink:0}.Avatar-scss--module_defaultAvatarImage_sV8fH{display:block;width:100%;height:100%;object-fit:cover}.light-y-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N.Avatar-scss--module_primary_Tuv5N,.light-x-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N.Avatar-scss--module_primary_Tuv5N,.light-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N.Avatar-scss--module_primary_Tuv5N{background-color:#e5cac1}.dark-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N.Avatar-scss--module_primary_Tuv5N{background-color:#636363}.light-y-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N:not(.Avatar-scss--module_primary_Tuv5N),.light-x-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N:not(.Avatar-scss--module_primary_Tuv5N),.light-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N:not(.Avatar-scss--module_primary_Tuv5N){background-color:#e5cac1}.dark-theme .minimal .Avatar-scss--module_defaultAvatar_h1n3N:not(.Avatar-scss--module_primary_Tuv5N){background-color:#fff3}.Avatar-scss--module_icon_-aC0z{width:100%;height:100%;color:#cbcbcb}.Avatar-scss--module_providerIconContainer_ZCSSb{position:absolute;top:-3px;right:-3px;padding:3px;border:1px solid #fff;border-radius:100%;width:18px;height:18px}.Avatar-scss--module_providerIconContainer_ZCSSb .Avatar-scss--module_providerIcon_tq3zB{width:10px;height:10px}.Avatar-scss--module_vkIcon_7uvco,.Avatar-scss--module_vk_idIcon_1ZIRB{color:#fff}.Avatar-scss--module_vkContainer_Mr3oD,.Avatar-scss--module_vk_idContainer_l4Wjs{background-color:#07f}.Avatar-scss--module_googleContainer_U4kCy{border:1px solid var(--var-color-base-border);background-color:#fff}.Avatar-scss--module_fbIcon_PCOyj{color:#fff}.Avatar-scss--module_fbContainer_uZ3TP{background-color:#4267b2}.Avatar-scss--module_okIcon_NjfGO{color:#f70}.Avatar-scss--module_okContainer_572k8{background-color:#f70}.Avatar-scss--module_mrIcon_0B5G-{color:#fff}.Avatar-scss--module_mrContainer_e57uR{background-color:#005ff9}.Avatar-scss--module_youtubeIcon_kHQSO{color:#fff}.Avatar-scss--module_youtubeContainer_JkFBD{background-color:red}.Avatar-scss--module_twitchIcon_IUusN{color:#fff}.Avatar-scss--module_twitchContainer_DacZo{background-color:#9146ff}@keyframes BaseButton-scss--module_fadeIn_XUO8g{0%{opacity:0}to{opacity:1}}@keyframes BaseButton-scss--module_fadeOut_ogWC-{0%{opacity:1}to{opacity:0}}@keyframes BaseButton-scss--module_flashing_vPJUF{0%{opacity:.5}to{opacity:1}}@keyframes BaseButton-scss--module_loading_c0RnU{to{background-position-x:-20%}}@keyframes BaseButton-scss--module_rotating_RCzbw{to{transform:rotate(360deg)}}@keyframes BaseButton-scss--module_growIn_hn3nQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BaseButton-scss--module_closeLock_Q-yE2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BaseButton-scss--module_shakeLock_2rUQ7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BaseButton-scss--module_button_RKC5I{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;padding:9px 0;border:none;font-size:.875rem;font-weight:600;line-height:1.25rem;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_RKC5I.BaseButton-scss--module_stretch_2-GzU{width:100%}.light-y-theme .BaseButton-scss--module_button_RKC5I{font-weight:500;text-transform:none}.light-y-theme .BaseButton-scss--module_button_RKC5I:first-letter{text-transform:uppercase}@media not all and (hover: none){.BaseButton-scss--module_button_RKC5I:active{transform:scale(.98)}}@media (hover: none){.BaseButton-scss--module_button_RKC5I:active{transform:scale(.96)}}@keyframes ContainedButton-scss--module_fadeIn_CXnyA{0%{opacity:0}to{opacity:1}}@keyframes ContainedButton-scss--module_fadeOut_VtIs4{0%{opacity:1}to{opacity:0}}@keyframes ContainedButton-scss--module_flashing_cOEWY{0%{opacity:.5}to{opacity:1}}@keyframes ContainedButton-scss--module_loading_A-76g{to{background-position-x:-20%}}@keyframes ContainedButton-scss--module_rotating_xJbgY{to{transform:rotate(360deg)}}@keyframes ContainedButton-scss--module_growIn_q-orC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ContainedButton-scss--module_closeLock_v-Bst{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContainedButton-scss--module_shakeLock_umhX-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ContainedButton-scss--module_disabled_pIn2C:not(.ContainedButton-scss--module_activated_rgaje){color:var(--var-color-input-text-disabled);background-color:#303030}.minimal .dark-theme .ContainedButton-scss--module_disabled_pIn2C:not(.ContainedButton-scss--module_activated_rgaje){background-color:#ffffff12}.dark-theme .ContainedButton-scss--module_activated_rgaje{background:var(--color-brand-opacity-10)}@media not all and (hover: none){.dark-theme .ContainedButton-scss--module_activated_rgaje:hover{color:var(--var-color-text-primary);background:var(--color-brand-opacity-10)}}.ContainedButton-scss--module_button_7ZMby{min-width:150px;padding:9px 20px;border:1px solid transparent;color:#fff}.ContainedButton-scss--module_withIcon_1CNSv{min-width:230px;padding:9px 39px}.ContainedButton-scss--module_colorDefault_RNq9X{background-color:var(--color-brand)}@media not all and (hover: none){.ContainedButton-scss--module_colorDefault_RNq9X:hover{background-color:var(--color-brand-hovered)}.ContainedButton-scss--module_colorDefault_RNq9X:focus{background-color:var(--color-brand-hovered)}}.ContainedButton-scss--module_colorDefault_RNq9X:active{background-color:var(--color-brand-darken-20)}.ContainedButton-scss--module_colorAzureRadiance_8Y03f{background-color:#07f}@media not all and (hover: none){.ContainedButton-scss--module_colorAzureRadiance_8Y03f:hover{background-color:#0169df}}.ContainedButton-scss--module_colorGreen_hn9It{background-color:#59a840}@media not all and (hover: none){.ContainedButton-scss--module_colorGreen_hn9It:hover{background-color:#498e34}.ContainedButton-scss--module_colorGreen_hn9It:focus{background-color:#498e34}}.ContainedButton-scss--module_colorGreen_hn9It:active{background-color:#498e34}.ContainedButton-scss--module_activated_rgaje{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_rgaje:hover{background:linear-gradient(0deg,var(--color-brand-opacity-30),var(--color-brand-opacity-30)),#fff}}.ContainedButton-scss--module_disabled_pIn2C{background-color:#7c7c7c4d;cursor:auto;pointer-events:none}@keyframes OutlinedButton-scss--module_fadeIn_EOsyD{0%{opacity:0}to{opacity:1}}@keyframes OutlinedButton-scss--module_fadeOut_B7dMi{0%{opacity:1}to{opacity:0}}@keyframes OutlinedButton-scss--module_flashing_GmoFH{0%{opacity:.5}to{opacity:1}}@keyframes OutlinedButton-scss--module_loading_WiSUR{to{background-position-x:-20%}}@keyframes OutlinedButton-scss--module_rotating_EE6DL{to{transform:rotate(360deg)}}@keyframes OutlinedButton-scss--module_growIn_5-un4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OutlinedButton-scss--module_closeLock_7Y5IO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OutlinedButton-scss--module_shakeLock_zWeAp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .OutlinedButton-scss--module_button_o1IfO{border-color:#303030;color:var(--var-color-text-regular);background-color:#303030}.dark-theme .OutlinedButton-scss--module_button_o1IfO:focus{color:var(--var-color-text-primary);background-color:#4a4a4a}.dark-theme .OutlinedButton-scss--module_button_o1IfO:hover:not(.OutlinedButton-scss--module_disabled_579UN){border-color:transparent;color:var(--var-color-text-primary);background-color:#4a4a4a}.dark-theme .OutlinedButton-scss--module_disabled_579UN{color:#4a4a4a}.OutlinedButton-scss--module_button_o1IfO{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_o1IfO:hover{border-color:#ccc;color:var(--color-brand)}.OutlinedButton-scss--module_button_o1IfO:focus{border-color:#ccc;color:var(--color-brand)}}.OutlinedButton-scss--module_disabled_579UN{color:#5a6a7a80;cursor:auto;pointer-events:none}@media not all and (hover: none){.OutlinedButton-scss--module_disabled_579UN:hover{color:#5a6a7a80}}.OutlinedButton-scss--module_withIcon_-uj-1{padding-right:15px;padding-left:39px;text-align:left}@keyframes LinkButton-scss--module_fadeIn_oRTUg{0%{opacity:0}to{opacity:1}}@keyframes LinkButton-scss--module_fadeOut_V3vlU{0%{opacity:1}to{opacity:0}}@keyframes LinkButton-scss--module_flashing_Y5QZc{0%{opacity:.5}to{opacity:1}}@keyframes LinkButton-scss--module_loading_OWyFd{to{background-position-x:-20%}}@keyframes LinkButton-scss--module_rotating_GhjUO{to{transform:rotate(360deg)}}@keyframes LinkButton-scss--module_growIn_GQSH3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LinkButton-scss--module_closeLock_fXlLk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkButton-scss--module_shakeLock_V2lLE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkButton-scss--module_button_4nX0V{border-bottom:1px solid transparent;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:.875rem;outline:none;background:transparent}.LinkButton-scss--module_button_4nX0V:visited{color:var(--var-color-link)}@media not all and (hover: none){.LinkButton-scss--module_button_4nX0V:hover{border-bottom-color:var(--var-color-link-underline)}}.LinkButton-scss--module_button_4nX0V.LinkButton-scss--module_danger_V-WQn{color:var(--var-color-error)}.dark-theme .minimal .LinkButton-scss--module_button_4nX0V.LinkButton-scss--module_iconStyle_J1ABV{border-bottom:none;color:var(--var-color-icon-ui);transition:all .2s ease}.dark-theme .minimal .LinkButton-scss--module_button_4nX0V.LinkButton-scss--module_iconStyle_J1ABV.LinkButton-scss--module_danger_V-WQn{color:var(--var-color-error)}@media not all and (hover: none){.dark-theme .minimal .LinkButton-scss--module_button_4nX0V.LinkButton-scss--module_iconStyle_J1ABV:hover{color:var(--var-color-icon-ui-hover)}}@keyframes InlineButton-scss--module_fadeIn_HVvKd{0%{opacity:0}to{opacity:1}}@keyframes InlineButton-scss--module_fadeOut_ykMgz{0%{opacity:1}to{opacity:0}}@keyframes InlineButton-scss--module_flashing_eX30O{0%{opacity:.5}to{opacity:1}}@keyframes InlineButton-scss--module_loading_YN7c6{to{background-position-x:-20%}}@keyframes InlineButton-scss--module_rotating_TKGmH{to{transform:rotate(360deg)}}@keyframes InlineButton-scss--module_growIn_ZPLS1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InlineButton-scss--module_closeLock_wUnY6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InlineButton-scss--module_shakeLock_dCnT6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InlineButton-scss--module_inlineBtn_IBOlh{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-7px -10px;padding:7px 10px;border:none;font-size:.875rem;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_IBOlh:hover{color:var(--var-color-link-like-text-button-hover)}}.InlineButton-scss--module_inlineBtn_IBOlh:active{filter:brightness(.8)}@media not all and (hover: none){.InlineButton-scss--module_inlineBtn_IBOlh:active{transform:scale(.97)}}@media (hover: none){.InlineButton-scss--module_inlineBtn_IBOlh:active{transform:scale(.95)}}@keyframes IconButton-scss--module_fadeIn_gVZiy{0%{opacity:0}to{opacity:1}}@keyframes IconButton-scss--module_fadeOut_HRwDM{0%{opacity:1}to{opacity:0}}@keyframes IconButton-scss--module_flashing_3Pzc5{0%{opacity:.5}to{opacity:1}}@keyframes IconButton-scss--module_loading_aZ24N{to{background-position-x:-20%}}@keyframes IconButton-scss--module_rotating_-hZT3{to{transform:rotate(360deg)}}@keyframes IconButton-scss--module_growIn_K1f6K{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes IconButton-scss--module_closeLock_Rv4Gl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IconButton-scss--module_shakeLock_X-iOu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IconButton-scss--module_button_UWZoQ{-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_UWZoQ:active{filter:brightness(.95)}.dark-theme .IconButton-scss--module_button_UWZoQ:active{filter:brightness(1.1)}.IconButton-scss--module_button_UWZoQ: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_UWZoQ>*{flex-shrink:0}@media not all and (hover: none){.IconButton-scss--module_button_UWZoQ:not(.IconButton-scss--module_activated_2cHbD):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_UWZoQ:active{transform:scale(.97)}}@media (hover: none){.IconButton-scss--module_button_UWZoQ:active{transform:scale(.95)}}.IconButton-scss--module_button_UWZoQ:active:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_button_UWZoQ[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_hUMKF{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_hUMKF:active{filter:brightness(.95)}.dark-theme .IconButton-scss--module_link_hUMKF:active{filter:brightness(1.1)}.IconButton-scss--module_link_hUMKF: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_hUMKF>*{flex-shrink:0}@media not all and (hover: none){.IconButton-scss--module_link_hUMKF:not(.IconButton-scss--module_activated_2cHbD):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_hUMKF:active{transform:scale(.97)}}@media (hover: none){.IconButton-scss--module_link_hUMKF:active{transform:scale(.95)}}.IconButton-scss--module_link_hUMKF:active:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_hUMKF[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_hUMKF:hover,.IconButton-scss--module_link_hUMKF:visited{color:var(--var-color-icon-ui)}.IconButton-scss--module_icon_xi-bh{width:var(--button-icon-icon-size);height:var(--button-icon-icon-size)}.IconButton-scss--module_autoWidth_DXCwp{width:auto;padding-right:8px;padding-left:8px}.IconButton-scss--module_disabled_vD8hP{pointer-events:none}@keyframes Board-scss--module_fadeIn_Jalir{0%{opacity:0}to{opacity:1}}@keyframes Board-scss--module_fadeOut_D149S{0%{opacity:1}to{opacity:0}}@keyframes Board-scss--module_flashing_XEyK5{0%{opacity:.5}to{opacity:1}}@keyframes Board-scss--module_loading_PhnXW{to{background-position-x:-20%}}@keyframes Board-scss--module_rotating_6NTEl{to{transform:rotate(360deg)}}@keyframes Board-scss--module_growIn_wAMTa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Board-scss--module_closeLock_eOjXy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Board-scss--module_shakeLock_2gGhd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Board-scss--module_container_cuTTF{background-color:#303030}.dark-theme .Board-scss--module_title_xjfPq{color:#f1f1f1}.dark-theme .Board-scss--module_containerBordered_083Ci .Board-scss--module_footer_ysqHb{border-top:solid 1px #4a4a4a}.Board-scss--module_container_cuTTF{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_xjfPq{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_xjfPq:last-child{margin-bottom:0}.Board-scss--module_content_LXMg-{margin-bottom:30px;line-height:1.45}.Board-scss--module_content_LXMg-:last-child{margin-bottom:0}.Board-scss--module_containerBordered_083Ci .Board-scss--module_title_xjfPq{margin-bottom:5px}.Board-scss--module_containerBordered_083Ci .Board-scss--module_content_LXMg-{margin-bottom:13px}.Board-scss--module_containerBordered_083Ci .Board-scss--module_footer_ysqHb{margin:0 -15px -15px;padding:12px 15px;border-top:solid 1px #eaeaea}.Board-scss--module_breakWord_XipMH{word-wrap:break-word;word-break:break-word}@keyframes Card-scss--module_fadeIn_14F0i{0%{opacity:0}to{opacity:1}}@keyframes Card-scss--module_fadeOut_FOe8B{0%{opacity:1}to{opacity:0}}@keyframes Card-scss--module_flashing_JmWU5{0%{opacity:.5}to{opacity:1}}@keyframes Card-scss--module_loading_CPJzz{to{background-position-x:-20%}}@keyframes Card-scss--module_rotating_Ee8pU{to{transform:rotate(360deg)}}@keyframes Card-scss--module_growIn_lYKAm{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Card-scss--module_closeLock_mgZ-5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Card-scss--module_shakeLock_vNcq8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Card-scss--module_block_NI9xU{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_NI9xU{margin-bottom:0}.Card-scss--module_title_4HWYR{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_4HWYR{text-transform:none}@keyframes CopyButton-scss--module_fadeIn_OcfCV{0%{opacity:0}to{opacity:1}}@keyframes CopyButton-scss--module_fadeOut_infd0{0%{opacity:1}to{opacity:0}}@keyframes CopyButton-scss--module_flashing_-DOvb{0%{opacity:.5}to{opacity:1}}@keyframes CopyButton-scss--module_loading_lqnIF{to{background-position-x:-20%}}@keyframes CopyButton-scss--module_rotating_7BKUT{to{transform:rotate(360deg)}}@keyframes CopyButton-scss--module_growIn_gLk7V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CopyButton-scss--module_closeLock_uZur-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyButton-scss--module_shakeLock_74v0g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyButton-scss--module_button_nKTlp{height:40px;padding:10px 20px 10px 50px;color:var(--var-color-text-regular)}@media not all and (hover: none){.CopyButton-scss--module_button_nKTlp:hover,.CopyButton-scss--module_button_nKTlp:hover .CopyButton-scss--module_icon_g4WMY{color:var(--color-brand)}}.CopyButton-scss--module_icon_g4WMY{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-regular);transition:color .2s}@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_growIn_xiVsT{0%{transform:scale(0)}to{transform:scale(1)}}@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_arrowIcon_k5H4k{width:18px;height:18px;color:var(--var-color-text-regular);transform:translate(1px) rotate(270deg)}.DatePicker-scss--module_arrowPrev_JZwZi{transform:translate(-1px) rotate(90deg)}.DatePicker-scss--module_footer_DpLft{display:flex;justify-content:space-between;padding:10px 20px 20px}.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_calendarWrapper_72b3z{width:100%}.DatePicker-scss--module_root_WtkOM .react-calendar{width:100%;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__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__label{padding:0 0 0 18px;line-height:54px;text-align:left;color:var(--var-color-text-regular)}.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__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_arrowIcon_k5H4k,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__prev-button:disabled .DatePicker-scss--module_arrowIcon_k5H4k{color:#ccc}.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:#9d9d9d}.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:11px 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:disabled{opacity:.2}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:hover,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:focus{color:#fff;background-color:var(--color-brand)}.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)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--active:enabled:hover,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--active:enabled:focus{color:#fff}.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);border-bottom-left-radius:var(--border-radius-default)}.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);border-bottom-right-radius:var(--border-radius-default)}.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: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:var(--color-brand-darken-10)}.FadeIn-scss--module_fade_AjLyJ{transition:.15s opacity ease;backface-visibility:hidden}.FadeIn-scss--module_fade_AjLyJ.FadeIn-scss--module_slow_b6NN5{transition:1s opacity ease}.FadeIn-scss--module_fade_AjLyJ.FadeIn-scss--module_entering_o9F8I{opacity:0}.FadeIn-scss--module_fade_AjLyJ.FadeIn-scss--module_entered_nzqWS,.FadeIn-scss--module_fade_AjLyJ.FadeIn-scss--module_exiting_kOYfp{opacity:1}.FadeIn-scss--module_fade_AjLyJ.FadeIn-scss--module_exited_kij4t{opacity:0}@keyframes FileButton-scss--module_fadeIn_cRSHC{0%{opacity:0}to{opacity:1}}@keyframes FileButton-scss--module_fadeOut_V1FFO{0%{opacity:1}to{opacity:0}}@keyframes FileButton-scss--module_flashing_eA2x3{0%{opacity:.5}to{opacity:1}}@keyframes FileButton-scss--module_loading_DX4bu{to{background-position-x:-20%}}@keyframes FileButton-scss--module_rotating_woLrn{to{transform:rotate(360deg)}}@keyframes FileButton-scss--module_growIn_wD5yb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FileButton-scss--module_closeLock_xHKcW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileButton-scss--module_shakeLock_npOqn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .FileButton-scss--module_label_nzas-{color:#f1f1f1;background-color:#303030}.desktop .dark-theme .FileButton-scss--module_label_nzas-:hover{border-color:var(--var-color-input-border-hover);color:#f1f1f1;background-color:#4a4a4a}.FileButton-scss--module_root_ct4BU{display:inline-block}.FileButton-scss--module_input_ZIGf4{width:.1px;height:.1px;position:absolute;z-index:-1;overflow:hidden;opacity:0}.FileButton-scss--module_label_nzas-{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_pn1lO .FileButton-scss--module_label_nzas-{padding:0;border:none;border-radius:0;background:none}.desktop .FileButton-scss--module_label_nzas-:hover{color:var(--color-brand)}.FileButton-scss--module_label_nzas-.FileButton-scss--module_error_4FDlr{border-color:#cb1a1a}.FileButton-scss--module_text_UiV70{display:inline-block;font-weight:500;vertical-align:middle;white-space:nowrap;text-transform:uppercase}.FileButton-scss--module_icon_hRZNX{display:inline-block;width:17px;height:20px;margin-right:14px;vertical-align:middle}.Form-scss--module_standard_SORXE{margin-bottom:36px}.Form-scss--module_small_FyhNF{margin-bottom:20px}@keyframes InputField-scss--module_fadeIn_cUzd0{0%{opacity:0}to{opacity:1}}@keyframes InputField-scss--module_fadeOut_xsBE7{0%{opacity:1}to{opacity:0}}@keyframes InputField-scss--module_flashing_aMN-l{0%{opacity:.5}to{opacity:1}}@keyframes InputField-scss--module_loading_DJwZd{to{background-position-x:-20%}}@keyframes InputField-scss--module_rotating_rbOe2{to{transform:rotate(360deg)}}@keyframes InputField-scss--module_growIn_-WTup{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InputField-scss--module_closeLock_XKlOS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputField-scss--module_shakeLock_vE4PK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputField-scss--module_inputField_S2sEp{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:11px 15px;border:1px solid var(--var-color-input-border);font-size:.875rem;line-height:1.55;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_S2sEp[type=search]::-webkit-search-decoration,.InputField-scss--module_inputField_S2sEp[type=search]::-webkit-search-cancel-button,.InputField-scss--module_inputField_S2sEp[type=search]::-webkit-search-results-button,.InputField-scss--module_inputField_S2sEp[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.InputField-scss--module_inputField_S2sEp::placeholder:not(.InputField-scss--module_mainColorPlaceholder_tsnCx){color:var(--var-color-extra-ui)}.InputField-scss--module_inputField_S2sEp:not(.InputField-scss--module_invalid_Ger9U):not([disabled]):hover{border-color:var(--var-color-input-border-hover)}.InputField-scss--module_inputField_S2sEp:not(.InputField-scss--module_invalid_Ger9U):not([disabled]):focus{border-color:var(--var-color-input-border-focus)}.InputField-scss--module_inputField_S2sEp[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_S2sEp.InputField-scss--module_transparentBg_8kXkO{background-color:transparent}.InputField-scss--module_textArea_Zw4lh{display:block;resize:none}.InputField-scss--module_invalid_Ger9U{padding-right:50px;color:#cb1a1a}.dark-theme .InputField-scss--module_invalid_Ger9U{color:var(--var-color-error)}.Label-scss--module_label_4oUwp{display:block;margin-bottom:8px;font-weight:500;color:var(--var-color-text-primary)}@keyframes Input-scss--module_fadeIn_c5ZH5{0%{opacity:0}to{opacity:1}}@keyframes Input-scss--module_fadeOut_IEpRW{0%{opacity:1}to{opacity:0}}@keyframes Input-scss--module_flashing_ahWZG{0%{opacity:.5}to{opacity:1}}@keyframes Input-scss--module_loading_Iafqw{to{background-position-x:-20%}}@keyframes Input-scss--module_rotating_S66-1{to{transform:rotate(360deg)}}@keyframes Input-scss--module_growIn_GN6C9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Input-scss--module_closeLock_dhZCh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Input-scss--module_shakeLock_8HcF1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Input-scss--module_root_mlULi{position:relative}.Input-scss--module_inputContainer_FI6pf{position:relative;width:100%}.Input-scss--module_invalidIcon_zzxFm{width:1.25rem;height:1.25rem;position:absolute;top:50%;right:15px;color:var(--var-color-error);transform:translateY(-50%)}.Input-scss--module_errorCaption_IYqN2{position:absolute;margin-top:5px;font-size:.8125rem}.Input-scss--module_errorCaptionStatic_9V0Un{position:static}.Input-scss--module_descriptionTopCaption_Kf-yj{margin-bottom:5px;font-size:.8125rem;color:#7c7c7c}.Input-scss--module_descriptionTopCaptionWithLabel_3XEnU{margin-top:-8px}.Input-scss--module_descriptionBottomCaption_QrX0N{margin-top:5px;font-size:.8125rem;color:#7c7c7c}.Input-scss--module_caption_tE0El{display:inline-block;margin-right:5px}.Input-scss--module_error_nWbSo{margin-right:5px;color:var(--var-color-error)}.Input-scss--module_counter_aqLOB{position:absolute;right:0;bottom:-36px;font-size:.8125rem;white-space:nowrap;color:#7c7c7c}.Input-scss--module_symbolsLabel_h0f3f{margin-left:5px}.Input-scss--module_staticText_gA2Z6{position:absolute;top:50%;left:15px;font-size:.875rem;color:var(--var-color-text-primary);transform:translateY(-50%)}.Input-scss--module_rightElement_kXrD6{position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Input-scss--module_rightElementShifted_49wIz{position:static;top:unset;right:unset;margin-top:15px;transform:unset}.Input-scss--module_bottomElement_Upjyn{position:absolute;bottom:15px;left:15px}@keyframes Link-scss--module_fadeIn_yYwaS{0%{opacity:0}to{opacity:1}}@keyframes Link-scss--module_fadeOut_CfV5V{0%{opacity:1}to{opacity:0}}@keyframes Link-scss--module_flashing_o1jca{0%{opacity:.5}to{opacity:1}}@keyframes Link-scss--module_loading_ztbPS{to{background-position-x:-20%}}@keyframes Link-scss--module_rotating_E6QoZ{to{transform:rotate(360deg)}}@keyframes Link-scss--module_growIn_-4155{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Link-scss--module_closeLock_vBJ16{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Link-scss--module_shakeLock_Az39S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Link-scss--module_block_T-ap9{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.Link-scss--module_block_T-ap9:visited{color:var(--var-color-link)}@media not all and (hover: none){.Link-scss--module_block_T-ap9:hover{border-bottom-color:var(--var-color-link-underline)}}.Link-scss--module_block_T-ap9:not(a){padding-bottom:1px;border:none;color:inherit;cursor:initial}.Link-scss--module_defaultStyled_JPTUn{border-bottom:none;color:inherit;cursor:pointer}@media not all and (hover: none){.Link-scss--module_defaultStyled_JPTUn:hover{border-bottom-color:none}}@keyframes Spinner-scss--module_fadeIn_1lQdZ{0%{opacity:0}to{opacity:1}}@keyframes Spinner-scss--module_fadeOut_WWNQG{0%{opacity:1}to{opacity:0}}@keyframes Spinner-scss--module_flashing_Sj7HH{0%{opacity:.5}to{opacity:1}}@keyframes Spinner-scss--module_loading_TKgmh{to{background-position-x:-20%}}@keyframes Spinner-scss--module_rotating_roJRi{to{transform:rotate(360deg)}}@keyframes Spinner-scss--module_growIn_vLHEm{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Spinner-scss--module_closeLock_0j6p-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Spinner-scss--module_shakeLock_VyJ-o{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Spinner-scss--module_loader_apICL{position:relative;display:inline-block;margin:0 auto}.Spinner-scss--module_loader_apICL:before{content:"";display:block;padding-top:100%}.Spinner-scss--module_circular_TCmM7{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_3Gwpo 2s linear infinite}.Spinner-scss--module_path_5BXo8,.Spinner-scss--module_pathSolid_FbTTW{stroke-width:2px;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.Spinner-scss--module_thick_xTgKi{stroke-width:4px}.Spinner-scss--module_path_5BXo8{animation:Spinner-scss--module_dash_e-PFY 1.5s ease-in-out infinite,Spinner-scss--module_color_AH3aC 6s ease-in-out infinite}.Spinner-scss--module_pathSolid_FbTTW{stroke:var(--color-brand);animation:Spinner-scss--module_dash_e-PFY 1.5s ease-in-out infinite}@keyframes Spinner-scss--module_rotate_3Gwpo{to{transform:rotate(360deg)}}@keyframes Spinner-scss--module_dash_e-PFY{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_AH3aC{to,0%{stroke:transparent}40%{stroke:var(--color-brand)}66%{stroke:transparent}80%,90%{stroke:var(--color-brand)}}@keyframes Loader-scss--module_fadeIn_0Z1z9{0%{opacity:0}to{opacity:1}}@keyframes Loader-scss--module_fadeOut_R5q2v{0%{opacity:1}to{opacity:0}}@keyframes Loader-scss--module_flashing_ruL-X{0%{opacity:.5}to{opacity:1}}@keyframes Loader-scss--module_loading_8kJIc{to{background-position-x:-20%}}@keyframes Loader-scss--module_rotating_JwNJk{to{transform:rotate(360deg)}}@keyframes Loader-scss--module_growIn_Yy-CP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Loader-scss--module_closeLock_RKzSs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Loader-scss--module_shakeLock_QyZ09{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Loader-scss--module_root_KVDvv{display:flex;align-items:center;justify-content:center;flex-grow:1}.light-y-theme .Pagination-scss--module_item_f1ynj,.light-x-theme .Pagination-scss--module_item_f1ynj,.light-theme .Pagination-scss--module_item_f1ynj{border-color:#eaeaea;background-color:#fff}.light-y-theme .Pagination-scss--module_item_f1ynj:hover,.light-x-theme .Pagination-scss--module_item_f1ynj:hover,.light-theme .Pagination-scss--module_item_f1ynj:hover{border-color:#ccc}.light-y-theme .Pagination-scss--module_itemSelected_UMYvE,.light-x-theme .Pagination-scss--module_itemSelected_UMYvE,.light-theme .Pagination-scss--module_itemSelected_UMYvE{border-color:var(--var-color-text-regular)}@keyframes Pagination-scss--module_fadeIn_VU0-e{0%{opacity:0}to{opacity:1}}@keyframes Pagination-scss--module_fadeOut_f0TG-{0%{opacity:1}to{opacity:0}}@keyframes Pagination-scss--module_flashing_r6oTG{0%{opacity:.5}to{opacity:1}}@keyframes Pagination-scss--module_loading_5XPVz{to{background-position-x:-20%}}@keyframes Pagination-scss--module_rotating_oYyH5{to{transform:rotate(360deg)}}@keyframes Pagination-scss--module_growIn_jOQGH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Pagination-scss--module_closeLock_U9sqM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Pagination-scss--module_shakeLock_mlzNn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Pagination-scss--module_item_f1ynj{border-color:#303030;background-color:#303030}.dark-theme .Pagination-scss--module_item_f1ynj:hover{background-color:#4a4a4a}.dark-theme .Pagination-scss--module_itemSelected_UMYvE{border-color:#4a4a4a;color:#f1f1f1;background-color:#4a4a4a}.dark-theme .Pagination-scss--module_itemSelected_UMYvE:hover{background-color:#4a4a4a;cursor:default}.Pagination-scss--module_root_O1x8A{display:flex;padding-left:0;list-style:none}.Pagination-scss--module_item_f1ynj{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;margin:0 2.5px;border:1px solid;font-size:.875rem;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_UMYvE,.Pagination-scss--module_itemDisabled_UCy7z{cursor:auto;pointer-events:none}.dark-theme .Pagination-scss--module_itemDisabled_UCy7z{opacity:.6}.Pagination-scss--module_arrow_JeuTA{width:1.125rem;height:1.125rem;color:#5a6a7a;transform:rotate(90deg)}.dark-theme .Pagination-scss--module_arrow_JeuTA{color:var(--var-color-text-regular)}.Pagination-scss--module_arrowRight_tmyz-{transform:rotate(270deg)}.Pagination-scss--module_ellipsis_AoMt-{width:1.875rem;height:1.875rem;display:flex;padding-bottom:7px;font-size:.875rem;align-items:flex-end;justify-content:center;color:#5a6a7a;cursor:pointer}.Pagination-scss--module_arrowDisabled_N45rg{border:none;color:var(--var-color-input-text-disabled)}.ScrollBox-scss--module_scrollContainer_85EJA{overflow-y:auto;-webkit-overflow-scrolling:touch}.ScrollBox-scss--module_scrollContainerFixedHeight_8NRu1{height:100%}@keyframes PopupContent-scss--module_fadeIn_PZMLW{0%{opacity:0}to{opacity:1}}@keyframes PopupContent-scss--module_fadeOut_e6V6U{0%{opacity:1}to{opacity:0}}@keyframes PopupContent-scss--module_flashing_GhpJk{0%{opacity:.5}to{opacity:1}}@keyframes PopupContent-scss--module_loading_0GlT8{to{background-position-x:-20%}}@keyframes PopupContent-scss--module_rotating_FIlQZ{to{transform:rotate(360deg)}}@keyframes PopupContent-scss--module_growIn_zCEq-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PopupContent-scss--module_closeLock_kUFsF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupContent-scss--module_shakeLock_Vf0db{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupContent-scss--module_block_-NveI{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_ukuo0{min-width:35px;min-height:35px;width:2.15rem;height:2.15rem;position:absolute;z-index:3;top:10px;right:10px;color:#1f3042;transition:all .2s ease;cursor:pointer}.dark-theme .PopupContent-scss--module_close_ukuo0{color:var(--var-color-text-primary)}.PopupContent-scss--module_title_jeT4F{font-size:1.25rem;font-weight:500;position:relative;z-index:1;margin:0 0 30px}.desktop .PopupContent-scss--module_title_jeT4F{margin-right:20px}.PopupContent-scss--module_content_hxKcb{z-index:1;line-height:1.375rem}.PopupContent-scss--module_footer_Vnt9k{margin-top:16px}@keyframes Popup-scss--module_fadeIn_bImji{0%{opacity:0}to{opacity:1}}@keyframes Popup-scss--module_fadeOut_O0gKr{0%{opacity:1}to{opacity:0}}@keyframes Popup-scss--module_flashing_Nf31e{0%{opacity:.5}to{opacity:1}}@keyframes Popup-scss--module_loading_p23HD{to{background-position-x:-20%}}@keyframes Popup-scss--module_rotating_100K-{to{transform:rotate(360deg)}}@keyframes Popup-scss--module_growIn_J9U4j{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Popup-scss--module_closeLock_CEJqn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Popup-scss--module_shakeLock_zaQ3q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Popup-scss--module_wrapper_DSSNn{background-color:#000c}.dark-theme .Popup-scss--module_content_90Qyl{position:relative}.dark-theme .Popup-scss--module_blockColorful_O-CHm{background-color:transparent}.dark-theme .Popup-scss--module_colorfulBg_irYkd{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_irYkd:before,.dark-theme .Popup-scss--module_colorfulBg_irYkd: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_irYkd:after{left:-107px;background:var(--color-brand);animation:Popup-scss--module_fadeIn_bImji 1s forwards .4s ease-out,Popup-scss--module_zoomInOut_aUJeY 16s .4s infinite}.dark-theme .Popup-scss--module_colorfulBg_irYkd:before{right:-107px;background:#2cd9f1;animation:Popup-scss--module_fadeIn_bImji 1s forwards .2s ease-out,Popup-scss--module_zoomInOut_aUJeY 10s .2s infinite}.dark-theme .Popup-scss--module_colorfulBg_irYkd .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_bImji 1.2s forwards ease-out,Popup-scss--module_zoomInOut_aUJeY 13s infinite}@keyframes Popup-scss--module_zoomInOut_aUJeY{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_DSSNn{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;overflow-x:hidden;background-color:#000000b3}.Popup-scss--module_block_kt7Ts{position:relative;top:100px;margin:0 auto 200px}@keyframes ProgressBar-scss--module_fadeIn_Yo6g9{0%{opacity:0}to{opacity:1}}@keyframes ProgressBar-scss--module_fadeOut_q0cyl{0%{opacity:1}to{opacity:0}}@keyframes ProgressBar-scss--module_flashing_-KQOv{0%{opacity:.5}to{opacity:1}}@keyframes ProgressBar-scss--module_loading_EYN2z{to{background-position-x:-20%}}@keyframes ProgressBar-scss--module_rotating_lxBF1{to{transform:rotate(360deg)}}@keyframes ProgressBar-scss--module_growIn_DQqmf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ProgressBar-scss--module_closeLock_yXfkJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProgressBar-scss--module_shakeLock_HMf-l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ProgressBar-scss--module_root_0yQU7{overflow:hidden;height:8px;border-radius:4px;background-color:var(--var-color-bg)}.light-y-theme .ProgressBar-scss--module_root_0yQU7{background-color:var(--var-color-base-border)}.ProgressBar-scss--module_progressLine_zXuES{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_OJVdK{0%{opacity:0}to{opacity:1}}@keyframes ScrollableComponent-scss--module_fadeOut_cGDWG{0%{opacity:1}to{opacity:0}}@keyframes ScrollableComponent-scss--module_flashing_Cpjc9{0%{opacity:.5}to{opacity:1}}@keyframes ScrollableComponent-scss--module_loading_SMwps{to{background-position-x:-20%}}@keyframes ScrollableComponent-scss--module_rotating_X88oA{to{transform:rotate(360deg)}}@keyframes ScrollableComponent-scss--module_growIn_TSWZc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ScrollableComponent-scss--module_closeLock_6AmwO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ScrollableComponent-scss--module_shakeLock_ZWdEr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ScrollableComponent-scss--module_root_dmTJk{overflow-y:auto;overflow:overlay}@supports not selector(::-webkit-scrollbar-thumb){.ScrollableComponent-scss--module_root_dmTJk{scrollbar-width:thin}.light-y-theme .ScrollableComponent-scss--module_root_dmTJk,.light-x-theme .ScrollableComponent-scss--module_root_dmTJk,.light-theme .ScrollableComponent-scss--module_root_dmTJk{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ScrollableComponent-scss--module_root_dmTJk{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-button{display:none}.ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-track{background-color:#fff0}.ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-thumb,.light-x-theme .ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-thumb,.light-theme .ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ScrollableComponent-scss--module_root_dmTJk::-webkit-scrollbar-thumb{background-color:#4a4a4a}.VisibilityTracker-scss--module_pixel_ssA9N{position:relative;width:100%;height:10px}@keyframes LabelWithIcon-scss--module_fadeIn_n85cQ{0%{opacity:0}to{opacity:1}}@keyframes LabelWithIcon-scss--module_fadeOut_Nn-HZ{0%{opacity:1}to{opacity:0}}@keyframes LabelWithIcon-scss--module_flashing_InVhC{0%{opacity:.5}to{opacity:1}}@keyframes LabelWithIcon-scss--module_loading_eOqzV{to{background-position-x:-20%}}@keyframes LabelWithIcon-scss--module_rotating_XBCyW{to{transform:rotate(360deg)}}@keyframes LabelWithIcon-scss--module_growIn_Zfew7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LabelWithIcon-scss--module_closeLock_Ixg77{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LabelWithIcon-scss--module_shakeLock_T-TvD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LabelWithIcon-scss--module_iconWrapper_ElAdX{position:relative;display:inline-block;width:30px}.LabelWithIcon-scss--module_iconWrapper_ElAdX>*{width:20px;height:20px;position:absolute;top:-16px}@keyframes SimpleCheckBox-scss--module_fadeIn_SKS6u{0%{opacity:0}to{opacity:1}}@keyframes SimpleCheckBox-scss--module_fadeOut_Dpd6r{0%{opacity:1}to{opacity:0}}@keyframes SimpleCheckBox-scss--module_flashing_TN23J{0%{opacity:.5}to{opacity:1}}@keyframes SimpleCheckBox-scss--module_loading_vaeVk{to{background-position-x:-20%}}@keyframes SimpleCheckBox-scss--module_rotating_b0eT8{to{transform:rotate(360deg)}}@keyframes SimpleCheckBox-scss--module_growIn_AJplq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SimpleCheckBox-scss--module_closeLock_QcN3b{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SimpleCheckBox-scss--module_shakeLock_Y3EFw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SimpleCheckBox-scss--module_root_tWzVe{display:flex;flex-direction:row;align-items:center;-webkit-tap-highlight-color:transparent;cursor:pointer}.SimpleCheckBox-scss--module_disabled_XLI29{cursor:auto}.SimpleCheckBox-scss--module_checkbox_iMxWp{width:1.25rem;height:1.25rem;min-width:1.25rem;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_iMxWp{border-color:var(--var-color-base-border)}.SimpleCheckBox-scss--module_root_tWzVe:hover .SimpleCheckBox-scss--module_checkbox_iMxWp,.dark-theme .SimpleCheckBox-scss--module_root_tWzVe:hover .SimpleCheckBox-scss--module_checkbox_iMxWp{border-color:var(--var-color-input-border-hover)}.SimpleCheckBox-scss--module_checkboxDisabled_ByTAI{background-color:#eee;background-color:var(--var-color-input-bg-disabled)}.SimpleCheckBox-scss--module_checkboxDisabled_ByTAI:hover{border-color:#eaeaea}.SimpleCheckBox-scss--module_checkboxWrapper_k9PvK{display:inline-block;width:inherit;margin-right:10px;vertical-align:middle;-webkit-tap-highlight-color:transparent}.SimpleCheckBox-scss--module_checkbox_iMxWp.SimpleCheckBox-scss--module_checked_ftEdB{border-color:var(--color-brand);background-color:var(--color-brand)}.SimpleCheckBox-scss--module_checkbox_iMxWp.SimpleCheckBox-scss--module_checked_ftEdB:hover{border-color:var(--color-brand)}.SimpleCheckBox-scss--module_checkbox_iMxWp.SimpleCheckBox-scss--module_checked_ftEdB:after{content:"";display:block;width:.8125rem;height:.875rem;margin-top:.125rem;margin-left:.125rem;background-image:url(../check.BIOSqt8u.svg);background-repeat:no-repeat;background-position:center}.SimpleCheckBox-scss--module_label_TOedv{margin-left:10px;font-size:.875rem;line-height:1;text-align:left;color:#1f3042}.dark-theme .SimpleCheckBox-scss--module_label_TOedv{color:var(--var-color-text-regular)}.SimpleCheckBox-scss--module_labelDisabled_oEkpM{color:var(--var-color-input-text-disabled)}@keyframes SelectOption-scss--module_fadeIn_q-U1l{0%{opacity:0}to{opacity:1}}@keyframes SelectOption-scss--module_fadeOut_1qCce{0%{opacity:1}to{opacity:0}}@keyframes SelectOption-scss--module_flashing_4P9ls{0%{opacity:.5}to{opacity:1}}@keyframes SelectOption-scss--module_loading_MiHj-{to{background-position-x:-20%}}@keyframes SelectOption-scss--module_rotating_IioWX{to{transform:rotate(360deg)}}@keyframes SelectOption-scss--module_growIn_O4CGw{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SelectOption-scss--module_closeLock_ntXvY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SelectOption-scss--module_shakeLock_VZbBp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SelectOption-scss--module_root_C3PLx{position:relative;display:-webkit-box;overflow:hidden;padding:10px 15px;line-height:.875rem;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_C3PLx [role=checkbox]{transition:all .2s ease}.SelectOption-scss--module_root_C3PLx:hover .SelectOption-scss--module_checkBox_12Jl2{border-color:var(--var-color-input-border-hover)}.SelectOption-scss--module_root_C3PLx:hover:not(.SelectOption-scss--module_disabled_aE3EK){color:var(--color-brand);background-color:var(--color-brand-opacity-10)}.SelectOption-scss--module_root_C3PLx:hover:not(.SelectOption-scss--module_disabled_aE3EK) [role=checkbox]{border-color:var(--var-color-input-border-hover)}.dark-theme .SelectOption-scss--module_root_C3PLx:hover:not(.SelectOption-scss--module_disabled_aE3EK){color:var(--var-color-text-primary);background-color:#3d3d3d}.dark-theme .SelectOption-scss--module_root_C3PLx:hover:not(.SelectOption-scss--module_disabled_aE3EK) [role=checkbox]{border-color:var(--var-color-input-border-focus)}.SelectOption-scss--module_root_C3PLx:hover:not(.SelectOption-scss--module_disabled_aE3EK) .SelectOption-scss--module_checkBoxLabel_Rm7p3{color:inherit}.SelectOption-scss--module_root_C3PLx.SelectOption-scss--module_disabled_aE3EK{opacity:.55;cursor:default}.SelectOption-scss--module_simpleOptionContainer_vDb86.SelectOption-scss--module_selected_0QnK-{color:var(--color-brand);fill:var(--color-brand);background-color:var(--var-color-highlighted-bg)}.dark-theme .SelectOption-scss--module_simpleOptionContainer_vDb86.SelectOption-scss--module_selected_0QnK-:hover{color:var(--color-brand)}.dark-theme .SelectOption-scss--module_simpleOptionContainer_vDb86.SelectOption-scss--module_selected_0QnK-:hover [role=checkbox]{border-color:var(--color-brand)}@keyframes Select-scss--module_fadeIn_97tcG{0%{opacity:0}to{opacity:1}}@keyframes Select-scss--module_fadeOut_Z9Vkl{0%{opacity:1}to{opacity:0}}@keyframes Select-scss--module_flashing_AbDYf{0%{opacity:.5}to{opacity:1}}@keyframes Select-scss--module_loading_Z8Thc{to{background-position-x:-20%}}@keyframes Select-scss--module_rotating_jATu7{to{transform:rotate(360deg)}}@keyframes Select-scss--module_growIn_m-wZ-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Select-scss--module_closeLock_Jv7xW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Select-scss--module_shakeLock_JENXL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Select-scss--module_mainContainer_I25St{position:relative;width:100%}.Select-scss--module_optionsContainerWrapper_EvWv-{position:absolute;right:0;left:0}.Select-scss--module_optionsContainerWrapperTop_kMxej{top:0}.Select-scss--module_optionsContainerWrapperBottom_G-lWA{bottom:0}.Select-scss--module_optionsContainer_1miTx{position:absolute;z-index:10;top:5px;left:0;overflow:overlay;width:auto;min-width:100%;max-height:11em;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_1miTx{box-shadow:0 2px 10px #00000080}.Select-scss--module_optionsContainerTop_w92Xy{top:auto;bottom:calc(100% + 46px)}.Select-scss--module_arrow_hsk69{width:1.125rem;height:1.125rem;fill:var(--var-color-input-border);position:absolute;top:calc(50% - 9px);right:15px;transition:transform .15s}.Select-scss--module_disabled_K-tp9 .Select-scss--module_arrow_hsk69{opacity:.5}.Select-scss--module_reset_F0k61{width:.875rem;height:.875rem;position:absolute;top:calc(50% - 8px);right:45px;opacity:.5;transition:transform .15s}.Select-scss--module_mainBox_4Kk9k{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:1.375rem;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_4Kk9k:hover{border-color:var(--var-color-input-border-hover)}.Select-scss--module_mainBox_4Kk9k.Select-scss--module_disabled_K-tp9{color:var(--var-color-input-text-disabled);background-color:var(--var-color-input-bg-disabled)}.Select-scss--module_mainBox_4Kk9k.Select-scss--module_disabled_K-tp9:hover{border-color:var(--var-color-input-border);cursor:auto}.Select-scss--module_mainBox_4Kk9k.Select-scss--module_invalid_c-Ysk{padding-right:2.375rem;border-color:#cb1a1a}.Select-scss--module_mainBox_4Kk9k.Select-scss--module_invalid_c-Ysk:hover{border-color:#cb1a1a}.Select-scss--module_mainBoxActive_EOjqM,.Select-scss--module_mainBoxActive_EOjqM:hover{border-color:var(--var-color-input-border-focus)}.Select-scss--module_mainBoxActive_EOjqM .Select-scss--module_arrow_hsk69{transform:rotate(180deg)}.Select-scss--module_mainBoxInline_UnWio{display:inline-block;cursor:pointer}.Select-scss--module_mainBoxInlineActive_1Po3g .Select-scss--module_arrow_hsk69{transform:rotate(180deg)}.Select-scss--module_mainBoxTransparentBg_Ux8v8{background:transparent}.Select-scss--module_mainBoxTransparentBg_Ux8v8.Select-scss--module_disabled_K-tp9{background-color:transparent}.Select-scss--module_mainBoxWithSearch_VXVmH{padding:0;border:none}.Select-scss--module_noOptions_DWQOF{display:block;padding:15px 0 15px 15px;font-size:.875rem;color:var(--var-color-input-text-disabled)}.Select-scss--module_inline_d1oqm{display:inline-block;padding-right:35px}.Select-scss--module_inline_d1oqm .Select-scss--module_arrow_hsk69{fill:var(--var-color-text-regular)}.Select-scss--module_errorCaption_EdRjb{position:absolute;margin-top:5px;font-size:.8125rem}.Select-scss--module_errorCaption_EdRjb.Select-scss--module_inFlow_--RcF{position:static}.Select-scss--module_caption_eYkl-{display:inline-block;margin-right:5px}.Select-scss--module_error_X3ZUC{margin-right:5px;color:#cb1a1a}.dark-theme .Select-scss--module_error_X3ZUC{color:var(--var-color-error)}.Select-scss--module_invalidIcon_9snQk{width:1.25rem;height:1.25rem;position:absolute;top:50%;right:15px;color:var(--var-color-error);transform:translateY(-50%)}.Select-scss--module_contentWrapper_Snira{position:relative}.Select-scss--module_placeholder_Ci-kY{line-height:inherit}.Select-scss--module_placeholder_Ci-kY:not(.Select-scss--module_placeholderMainColor_-DsFR){color:var(--var-color-input-text-disabled)}@keyframes Empty-scss--module_fadeIn_slw-R{0%{opacity:0}to{opacity:1}}@keyframes Empty-scss--module_fadeOut_9-TkG{0%{opacity:1}to{opacity:0}}@keyframes Empty-scss--module_flashing_25qzY{0%{opacity:.5}to{opacity:1}}@keyframes Empty-scss--module_loading_UQXKI{to{background-position-x:-20%}}@keyframes Empty-scss--module_rotating_9ngo-{to{transform:rotate(360deg)}}@keyframes Empty-scss--module_growIn_sBBQ-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Empty-scss--module_closeLock_wKk0X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Empty-scss--module_shakeLock_yzc3-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Empty-scss--module_root_Y--gQ{display:flex;flex:1;flex-direction:column;width:100%;max-width:364px;margin:0 auto}.mobile .Empty-scss--module_root_Y--gQ{padding:0 12px 12px}.Empty-scss--module_picture_cAz9c,.Empty-scss--module_icon_YBDMk{margin:0 auto 10px}.Empty-scss--module_title_u6EfH{margin-bottom:10px;font-size:.875rem;line-height:1.4;text-align:center;color:var(--var-color-text-primary)}.Empty-scss--module_description_s7fPQ{margin-bottom:20px;font-size:.8125rem;line-height:1.35;text-align:center;color:#7c7c7c}.Empty-scss--module_button_EEaf1{font-size:.8125rem;line-height:1.35}@keyframes TabItem-scss--module_fadeIn_7UQo6{0%{opacity:0}to{opacity:1}}@keyframes TabItem-scss--module_fadeOut_0TNOm{0%{opacity:1}to{opacity:0}}@keyframes TabItem-scss--module_flashing_-IR42{0%{opacity:.5}to{opacity:1}}@keyframes TabItem-scss--module_loading_MGDAl{to{background-position-x:-20%}}@keyframes TabItem-scss--module_rotating_WJzfd{to{transform:rotate(360deg)}}@keyframes TabItem-scss--module_growIn_6o5fz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TabItem-scss--module_closeLock_JWMU7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TabItem-scss--module_shakeLock_KK-qr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TabItem-scss--module_container_u2YB2{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_u2YB2:visited{color:var(--var-color-text-primary)}.TabItem-scss--module_container_u2YB2:hover{border-bottom-color:transparent;color:var(--color-brand)}.TabItem-scss--module_container_u2YB2.TabItem-scss--module_active_Ey801{border-bottom-color:var(--color-brand);cursor:auto}.TabItem-scss--module_container_u2YB2:not(:last-child){margin-right:40px}@media (hover: hover){.TabItem-scss--module_container_u2YB2:hover{color:var(--color-brand)}.TabItem-scss--module_container_u2YB2.TabItem-scss--module_active_Ey801:hover{color:var(--var-color-text-primary)}}@keyframes IconMasked-scss--module_fadeIn_ArVOr{0%{opacity:0}to{opacity:1}}@keyframes IconMasked-scss--module_fadeOut_mZWpa{0%{opacity:1}to{opacity:0}}@keyframes IconMasked-scss--module_flashing_99gTW{0%{opacity:.5}to{opacity:1}}@keyframes IconMasked-scss--module_loading_C41i8{to{background-position-x:-20%}}@keyframes IconMasked-scss--module_rotating_zKKAR{to{transform:rotate(360deg)}}@keyframes IconMasked-scss--module_growIn_CpOf2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes IconMasked-scss--module_closeLock_x5-X1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IconMasked-scss--module_shakeLock_mLYJI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IconMasked-scss--module_root_pBbRl{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.IconMasked-scss--module_root_pBbRl:not(.IconMasked-scss--module_manualBg_l-faT){color:#fff}.IconMasked-scss--module_bg_ksxd9{position:absolute;top:0;left:0;right:-2px;bottom:-2px;-webkit-mask-size:cover;mask-size:cover}.IconMasked-scss--module_manualBg_l-faT .IconMasked-scss--module_bg_ksxd9{background-color:currentcolor}.IconMasked-scss--module_svg_mFPcN{width:100%;max-height:100%}.IconMasked-scss--module_svg_mFPcN mask{width:100%;height:100%}@keyframes ToggleSwitch-scss--module_fadeIn_-wj8b{0%{opacity:0}to{opacity:1}}@keyframes ToggleSwitch-scss--module_fadeOut_Xn61p{0%{opacity:1}to{opacity:0}}@keyframes ToggleSwitch-scss--module_flashing_hdgSY{0%{opacity:.5}to{opacity:1}}@keyframes ToggleSwitch-scss--module_loading_k3r8b{to{background-position-x:-20%}}@keyframes ToggleSwitch-scss--module_rotating_fUs-K{to{transform:rotate(360deg)}}@keyframes ToggleSwitch-scss--module_growIn_MXTvD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ToggleSwitch-scss--module_closeLock_001TE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToggleSwitch-scss--module_shakeLock_d7hW9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToggleSwitch-scss--module_checkbox_x1XRx{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_s-SgJ,.ToggleSwitch-scss--module_checkboxDisabled_s-SgJ.ToggleSwitch-scss--module_checkboxChecked_7e2Vn{opacity:.5;background-color:var(--var-color-base-border);cursor:default;pointer-events:none}.ToggleSwitch-scss--module_checkboxLarge_dePn-{width:3.125rem;height:calc(18px + .75rem);padding:3px}.ToggleSwitch-scss--module_checkboxMiddle_9rYJL{width:calc(1.5rem + 16px);height:calc(12px + .75rem);padding:3px}.ToggleSwitch-scss--module_checkboxSmall_UM35E{width:calc(1.25rem + 16px);height:calc(12px + .5rem);padding:2px}.ToggleSwitch-scss--module_checkboxChecked_7e2Vn .ToggleSwitch-scss--module_circle_veBp4{margin-left:50%}.light-y-theme .ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_secondary_gZPWo,.light-x-theme .ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_secondary_gZPWo,.light-theme .ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_secondary_gZPWo{background-color:var(--color-brand)}.dark-theme .ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_secondary_gZPWo{background-color:#d8d8d8}.ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_primary_2TLLu{background-color:var(--color-brand)}.dark-theme .ToggleSwitch-scss--module_checkboxChecked_7e2Vn.ToggleSwitch-scss--module_primary_2TLLu .ToggleSwitch-scss--module_circle_veBp4{background-color:#fff}.ToggleSwitch-scss--module_circle_veBp4{box-shadow:0 1px 2px #00000080;transition:all .2s ease,margin .2s ease-out}.dark-theme .ToggleSwitch-scss--module_circle_veBp4{background-color:#262626}.light-y-theme .ToggleSwitch-scss--module_circle_veBp4,.light-x-theme .ToggleSwitch-scss--module_circle_veBp4,.light-theme .ToggleSwitch-scss--module_circle_veBp4{background-color:#fff}.ToggleSwitch-scss--module_checkboxLarge_dePn- .ToggleSwitch-scss--module_circle_veBp4{width:calc(12px + .75rem);height:calc(12px + .75rem);border-radius:50%}.ToggleSwitch-scss--module_checkboxMiddle_9rYJL .ToggleSwitch-scss--module_circle_veBp4{width:calc(6px + .75rem);height:calc(6px + .75rem);border-radius:50%}.ToggleSwitch-scss--module_checkboxSmall_UM35E .ToggleSwitch-scss--module_circle_veBp4{width:calc(8px + .5rem);height:calc(8px + .5rem);border-radius:50%}.ToggleSwitch-scss--module_checkboxDisabled_s-SgJ .ToggleSwitch-scss--module_circle_veBp4{background-color:var(--var-color-input-bg-disabled);box-shadow:0 2px 10px #0000001a}@media not all and (hover: none){.ToggleSwitch-scss--module_label_6c0Eo:not(.ToggleSwitch-scss--module_disabled_2JIxA):hover .ToggleSwitch-scss--module_circle_veBp4,.ToggleSwitch-scss--module_checkbox_x1XRx:hover .ToggleSwitch-scss--module_circle_veBp4{filter:contrast(.8)}}.ToggleSwitch-scss--module_label_6c0Eo{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ToggleSwitch-scss--module_labelText_g9nSB{margin-right:10px;font-size:1rem;font-weight:500;line-height:1.8}.ToggleSwitch-scss--module_label_6c0Eo.ToggleSwitch-scss--module_left_Lo-zQ{justify-content:flex-start}.ToggleSwitch-scss--module_label_6c0Eo.ToggleSwitch-scss--module_left_Lo-zQ .ToggleSwitch-scss--module_labelText_g9nSB{margin-left:10px}.ToggleSwitch-scss--module_label_6c0Eo.ToggleSwitch-scss--module_disabled_2JIxA{color:var(--var-color-text-regular)}.ToggleSwitch-scss--module_label_6c0Eo.ToggleSwitch-scss--module_disabled_2JIxA .ToggleSwitch-scss--module_labelText_g9nSB{opacity:.5}@keyframes TooltipContent-scss--module_fadeIn_eQs6m{0%{opacity:0}to{opacity:1}}@keyframes TooltipContent-scss--module_fadeOut_dQcRt{0%{opacity:1}to{opacity:0}}@keyframes TooltipContent-scss--module_flashing_W6LY9{0%{opacity:.5}to{opacity:1}}@keyframes TooltipContent-scss--module_loading_S-emf{to{background-position-x:-20%}}@keyframes TooltipContent-scss--module_rotating_SBOaM{to{transform:rotate(360deg)}}@keyframes TooltipContent-scss--module_growIn_WTs61{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TooltipContent-scss--module_closeLock_hPgpq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TooltipContent-scss--module_shakeLock_tL61a{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TooltipContent-scss--module_root_FOCLH{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_FOCLH,.light-x-theme .TooltipContent-scss--module_root_FOCLH,.light-theme .TooltipContent-scss--module_root_FOCLH{border-color:#eaeaea;background-color:#fff}.dark-theme .TooltipContent-scss--module_root_FOCLH{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.TooltipFloating-scss--module_root_sMYJO{position:relative;background-color:inherit}@keyframes RadioButton-scss--module_fadeIn_eJSi1{0%{opacity:0}to{opacity:1}}@keyframes RadioButton-scss--module_fadeOut_meUUB{0%{opacity:1}to{opacity:0}}@keyframes RadioButton-scss--module_flashing_QfPfk{0%{opacity:.5}to{opacity:1}}@keyframes RadioButton-scss--module_loading_8twz-{to{background-position-x:-20%}}@keyframes RadioButton-scss--module_rotating_-LU7a{to{transform:rotate(360deg)}}@keyframes RadioButton-scss--module_growIn_5DxE0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RadioButton-scss--module_closeLock_Ohyni{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RadioButton-scss--module_shakeLock_7gY8Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RadioButton-scss--module_radio_wGRLd{width:1.25rem;height:1.25rem;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;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_wGRLd:checked{border-width:5px;border-color:var(--var-color-input-border-focus)}.dark-theme .RadioButton-scss--module_radio_wGRLd:checked{border-color:var(--color-brand)}.RadioButton-scss--module_radio_wGRLd:disabled{cursor:auto}.RadioButton-scss--module_root_6J46k{display:flex;flex-direction:row;align-items:center;cursor:pointer}.RadioButton-scss--module_root_6J46k:hover .RadioButton-scss--module_radio_wGRLd{border-color:var(--var-color-input-border-focus)}.dark-theme .RadioButton-scss--module_root_6J46k:hover .RadioButton-scss--module_radio_wGRLd:checked{border-color:var(--color-brand-darken-10)}.RadioButton-scss--module_rootDisabled_JB3rJ{cursor:auto}.RadioButton-scss--module_rootDisabled_JB3rJ:hover .RadioButton-scss--module_radio_wGRLd{border-color:#eaeaea}.RadioButton-scss--module_labelText_XCW0N{margin-left:10px;font-size:.875rem;line-height:1;color:var(--var-color-text-primary);transition:all .3s}.RadioButton-scss--module_labelTextDisabled_vmcoJ{color:#9d9d9d}@keyframes TurnBlock-scss--module_fadeIn_VfWlD{0%{opacity:0}to{opacity:1}}@keyframes TurnBlock-scss--module_fadeOut_WoV2w{0%{opacity:1}to{opacity:0}}@keyframes TurnBlock-scss--module_flashing_Y6CbN{0%{opacity:.5}to{opacity:1}}@keyframes TurnBlock-scss--module_loading_1FsV-{to{background-position-x:-20%}}@keyframes TurnBlock-scss--module_rotating_XTY6r{to{transform:rotate(360deg)}}@keyframes TurnBlock-scss--module_growIn_g1Y7o{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TurnBlock-scss--module_closeLock_VjKxr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TurnBlock-scss--module_shakeLock_anqZL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TurnBlock-scss--module_turnBlock_B4Qw9{display:flex;align-items:center}.TurnBlock-scss--module_arrow_I79gM{width:20px;height:20px;color:var(--var-color-text-primary);transform:rotate(90deg)}.TurnBlock-scss--module_arrowContainer_jnV3Q{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_lNTIk{cursor:auto}.TurnBlock-scss--module_arrowContainerDisabled_lNTIk .TurnBlock-scss--module_arrow_I79gM{color:var(--var-color-base-border)}.dark-theme .TurnBlock-scss--module_arrowContainerDisabled_lNTIk .TurnBlock-scss--module_arrow_I79gM{color:#4a4a4a}.dark-theme .TurnBlock-scss--module_arrowContainer_jnV3Q{border-color:#4a4a4a}.TurnBlock-scss--module_arrowContainer_jnV3Q .minimal{border:1px solid rgba(var(--var-color-base-border),.5);background-color:var(--var-color-bg)}.TurnBlock-scss--module_arrowContainerRight_kQ-cC{transform:rotate(180deg)}.DropdownItem-scss--module_block_oBKl8{display:flex;line-height:35px}.DropdownItem-scss--module_blockClickable_FPCM4{cursor:pointer}@keyframes CommonHint-scss--module_fadeIn_1TpJy{0%{opacity:0}to{opacity:1}}@keyframes CommonHint-scss--module_fadeOut_24cnJ{0%{opacity:1}to{opacity:0}}@keyframes CommonHint-scss--module_flashing_yteYE{0%{opacity:.5}to{opacity:1}}@keyframes CommonHint-scss--module_loading_Weywd{to{background-position-x:-20%}}@keyframes CommonHint-scss--module_rotating_CnkSN{to{transform:rotate(360deg)}}@keyframes CommonHint-scss--module_growIn_vmEZP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommonHint-scss--module_closeLock_pnHBK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommonHint-scss--module_shakeLock_LReMw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommonHint-scss--module_root_LrMDo{display:inline-flex}.desktop .CommonHint-scss--module_root_LrMDo{vertical-align:middle}.mobile .CommonHint-scss--module_root_LrMDo{vertical-align:top}.CommonHint-scss--module_icon_w8y6x{width:1.25rem;height:1.25rem;color:#7c7c7c;transition:color .3s;cursor:pointer}.desktop .CommonHint-scss--module_icon_w8y6x:hover{color:var(--color-brand)}.desktop .dark-theme .CommonHint-scss--module_icon_w8y6x:hover{color:var(--var-color-icon-ui-hover)}.CommonHint-scss--module_content_7GT1p{font-size:.75rem;line-height:1.25;white-space:normal}.desktop .CommonHint-scss--module_content_7GT1p{width:350px}.mobile .CommonHint-scss--module_content_7GT1p{width:250px}.PopoverList-scss--module_popoverContent_eXwjv{overflow:auto;padding:8px 5px;border-radius:var(--border-radius-default);background-color:#262626}.PopoverList-scss--module_item_I4Zz4{display:flex;align-items:center;padding:7px 10px;font-size:.8125rem;border-radius:4px;outline:none;cursor:pointer}.PopoverList-scss--module_item_I4Zz4.PopoverList-scss--module_active_JdCTT{background-color:#4a4a4a}.PopoverList-scss--module_avatar_2FVog{display:inline-block;align-self:center;margin-right:5px}@keyframes Note-scss--module_fadeIn_d3j-E{0%{opacity:0}to{opacity:1}}@keyframes Note-scss--module_fadeOut_76KoB{0%{opacity:1}to{opacity:0}}@keyframes Note-scss--module_flashing_zmwlL{0%{opacity:.5}to{opacity:1}}@keyframes Note-scss--module_loading_QLQ8x{to{background-position-x:-20%}}@keyframes Note-scss--module_rotating_meQ6S{to{transform:rotate(360deg)}}@keyframes Note-scss--module_growIn_earHp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Note-scss--module_closeLock_0R-m0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Note-scss--module_shakeLock_nLr-z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Note-scss--module_root_PXqUo{display:flex;padding:15px 15px 7px;font-size:.875rem;line-height:1.4;border-radius:var(--border-radius-default)}.Note-scss--module_root_PXqUo.Note-scss--module_error_9RAwp{color:var(--var-color-error);background-color:var(--color-jasper-opacity-10)}.Note-scss--module_root_PXqUo.Note-scss--module_error_9RAwp.Note-scss--module_bg15_Rmv2Z{background-color:#cd354426}.Note-scss--module_root_PXqUo.Note-scss--module_warning_89jLG{color:#f90;background-color:#ff99001a}.Note-scss--module_root_PXqUo.Note-scss--module_warning_89jLG.Note-scss--module_bg15_Rmv2Z{background-color:#cd354426}.Note-scss--module_title_qWdXA{margin-bottom:8px;font-size:.8125rem;font-weight:500;line-height:1rem}.Note-scss--module_text_e6sKN{margin:0 0 8px;font-size:.8125rem;line-height:1rem;color:#7c7c7c}.Note-scss--module_icon_XnAf5{width:1.25rem;height:1.25rem;margin-right:8px;flex-shrink:0;color:var(--var-color-error)}@keyframes DatePicker-scss--module_fadeIn_W6ySd{0%{opacity:0}to{opacity:1}}@keyframes DatePicker-scss--module_fadeOut_Xbho9{0%{opacity:1}to{opacity:0}}@keyframes DatePicker-scss--module_flashing_yPtb-{0%{opacity:.5}to{opacity:1}}@keyframes DatePicker-scss--module_loading_rGYVY{to{background-position-x:-20%}}@keyframes DatePicker-scss--module_rotating_xJuFQ{to{transform:rotate(360deg)}}@keyframes DatePicker-scss--module_growIn_7c787{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DatePicker-scss--module_closeLock_hTLsl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DatePicker-scss--module_shakeLock_LLFtj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DatePicker-scss--module_arrowContainer_5Pl-Y{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_5Pl-Y:hover{border-color:var(--var-color-input-border-hover)}.DatePicker-scss--module_arrowContainer_5Pl-Y:hover span{color:var(--var-color-icon-ui-hover)}.DatePicker-scss--module_arrowIcon_Su2ei{width:18px;height:18px;color:var(--var-color-text-primary);transform:translate(1px) rotate(270deg)}.DatePicker-scss--module_arrowPrev_oswLj{transform:translate(-1px) rotate(90deg)}.DatePicker-scss--module_timeRow_sMsrj,.DatePicker-scss--module_footer_t3Fea{display:flex;justify-content:space-between}.DatePicker-scss--module_footer_t3Fea{padding:10px 20px 20px}.DatePicker-scss--module_timeRow_sMsrj{align-items:center;padding:10px 20px}.DatePicker-scss--module_timeRowDelimiter_tlD1I{margin-right:10px;margin-left:10px}.DatePicker-scss--module_button_ECB6P{flex-grow:1;min-width:auto;padding:10px 13px}.DatePicker-scss--module_accept_KfHZu{margin-right:20px}.DatePicker-scss--module_root_eVh4C .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_eVh4C .react-calendar button{margin:0;border:0;outline:none}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation button{background:none}.DatePicker-scss--module_root_eVh4C .react-calendar button:enabled:hover{cursor:pointer}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__viewContainer{padding:0 12px}.DatePicker-scss--module_root_eVh4C .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_eVh4C .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_eVh4C .react-calendar .react-calendar__navigation__label:enabled:hover{color:var(--color-brand)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__next2-button,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__prev2-button{display:none}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__next-button,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__prev-button{padding:0 2.5px;order:1}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__next-button:disabled,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__prev-button:disabled{pointer-events:none}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__next-button:disabled .DatePicker-scss--module_arrowIcon_Su2ei,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__navigation__prev-button:disabled .DatePicker-scss--module_arrowIcon_Su2ei{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_eVh4C .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_eVh4C .react-calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__month-view__weekNumbers{font-weight:600}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__month-view__days__day--neighboringMonth{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__month-view__days__day--neighboringMonth span{opacity:.6}.DatePicker-scss--module_root_eVh4C .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_eVh4C .react-calendar .react-calendar__month-view__days__day--neighboringMonth.react-calendar__tile:enabled:focus span{opacity:.6}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__year-view .react-calendar__tile,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__decade-view .react-calendar__tile,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__century-view .react-calendar__tile{padding:15px 0}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile{max-width:100%;padding:9px 0;font-weight:500;text-align:center;background:none}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile abbr{position:relative}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile:enabled:hover{color:#fff;background-color:var(--color-brand-opacity-70)}.dark-theme .DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile:enabled:hover{background-color:#303030}.dark-theme .DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile:enabled:hover:focus{background-color:var(--color-brand-darken-10)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile:enabled:focus{color:var(--var-color-text-primary);background-color:#fff}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile[disabled]{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile[disabled] span{opacity:.6}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile--hasActive{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile--hasActive:enabled:hover,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile--hasActive:enabled:focus{background:var(--color-brand-opacity-80)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile--active{color:var(--var-color-text-primary);background:var(--color-brand-opacity-20)}.dark-theme .DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__tile--active:hover{background-color:var(--color-brand-darken-10)}.DatePicker-scss--module_root_eVh4C .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_eVh4C .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_eVh4C .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart,.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus,.DatePicker-scss--module_root_eVh4C .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_eVh4C .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus:hover,.dark-theme .DatePicker-scss--module_root_eVh4C .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_eVh4C .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled{background-color:var(--color-brand-opacity-20)}.DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background-color:var(--color-brand)}.dark-theme .DatePicker-scss--module_root_eVh4C .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background-color:var(--color-brand-darken-10)}@keyframes ConfirmPopup-scss--module_fadeIn_OBgIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmPopup-scss--module_fadeOut_hEpUb{0%{opacity:1}to{opacity:0}}@keyframes ConfirmPopup-scss--module_flashing_ugtLE{0%{opacity:.5}to{opacity:1}}@keyframes ConfirmPopup-scss--module_loading_QnQGi{to{background-position-x:-20%}}@keyframes ConfirmPopup-scss--module_rotating_ujvCl{to{transform:rotate(360deg)}}@keyframes ConfirmPopup-scss--module_growIn_AH8A1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ConfirmPopup-scss--module_closeLock_5gwxK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ConfirmPopup-scss--module_shakeLock_Lmy97{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ConfirmPopup-scss--module_block_jbjvq{min-height:auto;-webkit-hyphens:auto;hyphens:auto}.ConfirmPopup-scss--module_content_yRXr9{text-align:left}.ConfirmPopup-scss--module_contentWithMarginRight_RFeyx{margin-right:20px}.ConfirmPopup-scss--module_description_HWIvK{font-weight:600;-webkit-hyphens:none;hyphens:none;color:var(--var-color-text-primary)}.ConfirmPopup-scss--module_footer_Ar-dn{margin-top:27px}.ConfirmPopup-scss--module_buttons_4nwl1{display:flex;text-align:center;gap:10px}.ConfirmPopup-scss--module_confirmButton_pZEgl.ConfirmPopup-scss--module_errorVariant_ZyXgI{background-color:var(--var-color-error)}.ConfirmPopup-scss--module_errorContainer_n6Lso{margin-top:17px}.ConfirmPopup-scss--module_error_rlSfo{font-size:13px;color:#cb1a1a}.ConfirmPopup-scss--module_loader_kDovx{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_4Nufm{0%{opacity:0}to{opacity:1}}@keyframes SmileItem-scss--module_fadeOut_E7Niw{0%{opacity:1}to{opacity:0}}@keyframes SmileItem-scss--module_flashing_q4dLx{0%{opacity:.5}to{opacity:1}}@keyframes SmileItem-scss--module_loading_-o2aT{to{background-position-x:-20%}}@keyframes SmileItem-scss--module_rotating_e0g-w{to{transform:rotate(360deg)}}@keyframes SmileItem-scss--module_growIn_5fxTp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmileItem-scss--module_closeLock_LvNp-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmileItem-scss--module_shakeLock_x-Vlc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmileItem-scss--module_smileContainer_n5nfs{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_n5nfs:hover{-webkit-backdrop-filter:contrast(.8);backdrop-filter:contrast(.8)}}.SmileItem-scss--module_smileContainer_n5nfs.SmileItem-scss--module_smileContainerLoading_RrBnE{-webkit-backdrop-filter:contrast(.8);backdrop-filter:contrast(.8)}.SmileItem-scss--module_smileImage_bmOzl{width:calc(12px + 1rem);height:calc(12px + 1rem)}.SmileItem-scss--module_iconContainer_BKqOS{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_kWW1w{width:10px;height:10px;color:#fff}@keyframes SmilesList-scss--module_fadeIn_cc7Le{0%{opacity:0}to{opacity:1}}@keyframes SmilesList-scss--module_fadeOut_plmHX{0%{opacity:1}to{opacity:0}}@keyframes SmilesList-scss--module_flashing_cAe-t{0%{opacity:.5}to{opacity:1}}@keyframes SmilesList-scss--module_loading_nQGc4{to{background-position-x:-20%}}@keyframes SmilesList-scss--module_rotating_4Adxv{to{transform:rotate(360deg)}}@keyframes SmilesList-scss--module_growIn_6WYjc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmilesList-scss--module_closeLock_TXLce{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesList-scss--module_shakeLock_4JCX3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SmilesList-scss--module_tooltipContent_IR4C6{padding:5px 8px;background-color:#4a4a4a}.SmilesList-scss--module_titleContainer_9MOON{display:flex;align-items:center;margin-bottom:7px;margin-left:5px;padding:5px 8px}.SmilesList-scss--module_avatar_KdlRM{margin-right:10px}.SmilesList-scss--module_title_pvqZA{font-size:.8125rem;font-weight:500;line-height:1.25}.SmilesList-scss--module_smilesList_qkfWe{display:flex;flex-wrap:wrap}.SmilesList-scss--module_tooltip_kP0kG{margin-left:2px}.SmilesList-scss--module_tooltipContent_IR4C6{font-size:.8125rem;line-height:1.3}@keyframes Alerts-scss--module_fadeIn_evVXm{0%{opacity:0}to{opacity:1}}@keyframes Alerts-scss--module_fadeOut_quzzr{0%{opacity:1}to{opacity:0}}@keyframes Alerts-scss--module_flashing_SLKMV{0%{opacity:.5}to{opacity:1}}@keyframes Alerts-scss--module_loading_-is4W{to{background-position-x:-20%}}@keyframes Alerts-scss--module_rotating_aRHq3{to{transform:rotate(360deg)}}@keyframes Alerts-scss--module_growIn_IBjrW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Alerts-scss--module_closeLock_WWKse{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Alerts-scss--module_shakeLock_rMEZp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Alerts-scss--module_block_RbHjd{position:fixed;z-index:400;top:var(--const-top-menu-height);right:0;padding:15px}.Alerts-scss--module_alert_xBy-m{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_xBy-m{width:350px}.mobile .Alerts-scss--module_alert_xBy-m{max-width:350px}.dark-theme .Alerts-scss--module_alert_xBy-m{box-shadow:0 4px 24px #0000000d}.Alerts-scss--module_icon_zi0yw{width:25px;height:25px;flex-shrink:0;margin-right:15px}.Alerts-scss--module_iconSuccess_AMBES{fill:#028f68}.Alerts-scss--module_iconWarning_ebegS{color:var(--var-color-error)}.Alerts-scss--module_iconInfo_EzCzs{color:#015ff9}.Alerts-scss--module_text_jhwi4{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_jhwi4{margin-right:10px}.Alerts-scss--module_text_jhwi4:first-letter{text-transform:capitalize}.Alerts-scss--module_close_9OIYE{width:1rem;height:1rem;position:absolute;color:var(--var-color-text-primary);cursor:pointer}.desktop .Alerts-scss--module_close_9OIYE{top:15px;right:15px}.mobile .Alerts-scss--module_close_9OIYE{top:8px;right:8px}@keyframes styles-scss--module_fadeIn_93BIa{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_UOzNk{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_gxEVj{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_-mEMu{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_4V5Dl{to{transform:rotate(360deg)}}@keyframes styles-scss--module_growIn_TCswl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes styles-scss--module_closeLock_JRCIt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_jkm91{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_pinPopupTitle_j-8TJ{display:flex;gap:8px;align-items:center}.styles-scss--module_pinIcon_B-gXN{width:20px;height:20px}.desktop .styles-scss--module_pinPopup_32xuy{width:500px}.styles-scss--module_pinPopupDescription_OQHpl{font-weight:400}.styles-scss--module_pinPopup_32xuy .styles-scss--module_pinPopupConfirmButton_VCoFF{background-color:var(--color-brand)}.styles-scss--module_pinPopup_32xuy .styles-scss--module_pinPopupConfirmButton_VCoFF[disabled]{background-color:#7c7c7c4d}.styles-scss--module_pinPopup_32xuy .styles-scss--module_pinPopupConfirmButton_VCoFF:hover{background-color:var(--color-brand-hovered)}.IconSeek-scss--module_root_m-2L3{position:relative;display:inline-block}.IconSeek-scss--module_root_m-2L3.IconSeek-scss--module_back_oHVti:before,.IconSeek-scss--module_root_m-2L3.IconSeek-scss--module_forward_-XhQx:after{content:attr(data-value);position:absolute;bottom:3px;font-size:.5rem;font-weight:600;line-height:.5rem}.IconSeek-scss--module_root_m-2L3.IconSeek-scss--module_back_oHVti:before{left:3px}.IconSeek-scss--module_root_m-2L3.IconSeek-scss--module_forward_-XhQx:after{right:3px}@keyframes BottomSheet-scss--module_fadeIn_WR7uC{0%{opacity:0}to{opacity:1}}@keyframes BottomSheet-scss--module_fadeOut_5nSbM{0%{opacity:1}to{opacity:0}}@keyframes BottomSheet-scss--module_flashing_V9oaq{0%{opacity:.5}to{opacity:1}}@keyframes BottomSheet-scss--module_loading_mN2mV{to{background-position-x:-20%}}@keyframes BottomSheet-scss--module_rotating_8JwDx{to{transform:rotate(360deg)}}@keyframes BottomSheet-scss--module_growIn_IkG03{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BottomSheet-scss--module_closeLock_Z97hv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BottomSheet-scss--module_shakeLock_Ju-1d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BottomSheet-scss--module_scrollBox_Kq0Ow{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_Kq0Ow::-webkit-scrollbar{display:none;width:0}.BottomSheet-scss--module_scrollBox_Kq0Ow::-webkit-scrollbar-button{display:none}.BottomSheet-scss--module_scrollBox_Kq0Ow::-webkit-scrollbar-track{background-color:#fff0}.BottomSheet-scss--module_scrollBox_Kq0Ow .BottomSheet-scss--module_closeScrollHelper_Cq3b1{position:relative;display:flex;width:100%;height:100dvh;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always}.BottomSheet-scss--module_darken_uoLta{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_uoLta{opacity:0}.sliding-down{transform:translateY(300px)}.BottomSheet-scss--module_root_m6UWU{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_m6UWU.BottomSheet-scss--module_fullSize_ev4wt{min-height:95dvh}.BottomSheet-scss--module_root_m6UWU: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_N-Pr-{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_Uz-WQ{overflow-x:hidden;overflow-y:auto;max-height:100%;background-color:inherit;-webkit-user-select:text;user-select:text}.BottomSheet-scss--module_contentWrapper_Uz-WQ::-webkit-scrollbar{display:none;width:0}.BottomSheet-scss--module_contentWrapper_Uz-WQ::-webkit-scrollbar-button{display:none}.BottomSheet-scss--module_contentWrapper_Uz-WQ::-webkit-scrollbar-track{background-color:#fff0}.BottomSheet-scss--module_header_ED-aW{display:flex;margin-bottom:16px;padding-top:10px;-webkit-user-select:none;user-select:none}.BottomSheet-scss--module_title_hPOvE{font-size:1.1rem;font-weight:600;line-height:1.4;text-align:center;color:var(--var-color-text-primary);flex-grow:1}.BottomSheet-scss--module_closeButton_4O-Lu{-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_J39sI{width:16px;height:16px;fill:currentcolor}@keyframes BottomSheetMenu-scss--module_fadeIn_onxxX{0%{opacity:0}to{opacity:1}}@keyframes BottomSheetMenu-scss--module_fadeOut_GTwcz{0%{opacity:1}to{opacity:0}}@keyframes BottomSheetMenu-scss--module_flashing_-U1cb{0%{opacity:.5}to{opacity:1}}@keyframes BottomSheetMenu-scss--module_loading_CoLfi{to{background-position-x:-20%}}@keyframes BottomSheetMenu-scss--module_rotating_395JA{to{transform:rotate(360deg)}}@keyframes BottomSheetMenu-scss--module_growIn_PNGi8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BottomSheetMenu-scss--module_closeLock_mMwZg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BottomSheetMenu-scss--module_shakeLock_1kNo2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BottomSheetMenu-scss--module_iconContainer_FuPHY{-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_FuPHY span{position:relative;z-index:2}.minimal .BottomSheetMenu-scss--module_iconContainer_FuPHY: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_FuPHY:hover:before{opacity:1;background-color:var(--var-color-icon-ui-hover-bg)}}.BottomSheetMenu-scss--module_iconContainer_FuPHY:active{filter:brightness(.95)}.BottomSheetMenu-scss--module_iconContainer_FuPHY:active:before,.BottomSheetMenu-scss--module_iconContainer_FuPHY[data-active=true]:before{opacity:1}.BottomSheetMenu-scss--module_icon_D6-wv{width:1rem;height:1rem;-webkit-user-select:none;user-select:none;fill:currentcolor}.BottomSheetMenu-scss--module_optionsWrapper_SquZQ{margin-bottom:30px;font-size:1rem;line-height:1.375rem}.BottomSheetMenu-scss--module_optionsWrapper_SquZQ>*{margin-bottom:10px;border-radius:var(--border-radius-default)}@keyframes ExtraActionsMenu-scss--module_fadeIn_mDtGY{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_fadeOut_zjxHz{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenu-scss--module_flashing_Vp2ge{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_loading_JwXKJ{to{background-position-x:-20%}}@keyframes ExtraActionsMenu-scss--module_rotating_SfEEh{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenu-scss--module_growIn_lzqkk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExtraActionsMenu-scss--module_closeLock_Vp1mT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenu-scss--module_shakeLock_i9Z7Q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenu-scss--module_tooltipContent_RNEHR{z-index:97;padding:7.5px 0;color:var(--var-color-text-regular)}.ExtraActionsMenu-scss--module_iconContainer_zWd6g{-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_zWd6g span{position:relative;z-index:2}.minimal .ExtraActionsMenu-scss--module_iconContainer_zWd6g: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_zWd6g:hover:before{opacity:1;background-color:var(--var-color-icon-ui-hover-bg)}}.ExtraActionsMenu-scss--module_iconContainer_zWd6g:active{filter:brightness(.95)}.ExtraActionsMenu-scss--module_iconContainer_zWd6g:active:before,.ExtraActionsMenu-scss--module_iconContainer_zWd6g[data-active=true]:before{opacity:1}.ExtraActionsMenu-scss--module_icon_6y-5r{width:24px;height:6px;-webkit-user-select:none;user-select:none;fill:currentcolor}@keyframes ExtraActionsMenuItem-scss--module_fadeIn_JyqsC{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenuItem-scss--module_fadeOut_NGH-N{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenuItem-scss--module_flashing_ExDEc{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenuItem-scss--module_loading_1bBtQ{to{background-position-x:-20%}}@keyframes ExtraActionsMenuItem-scss--module_rotating_1wK01{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenuItem-scss--module_growIn_8rGoG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExtraActionsMenuItem-scss--module_closeLock_nBIua{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenuItem-scss--module_shakeLock_4Bu5M{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenuItem-scss--module_root_P2G4T{-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_P2G4T:disabled{opacity:.5}.ExtraActionsMenuItem-scss--module_root_P2G4T:hover:not(:disabled){color:var(--color-brand);cursor:pointer}.dark-theme .ExtraActionsMenuItem-scss--module_root_P2G4T:hover:not(:disabled){color:var(--var-color-text-regular);background-color:var(--var-color-highlighted-bg)}.ExtraActionsMenuItem-scss--module_icon_pAKPO{width:1.25rem;height:1.25rem}.ExtraActionsMenuItem-scss--module_danger_7fRuO{color:var(--var-color-error)}@keyframes AudioActionsMenu-scss--module_fadeIn_Sbcw8{0%{opacity:0}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_fadeOut_Z37eC{0%{opacity:1}to{opacity:0}}@keyframes AudioActionsMenu-scss--module_flashing_Me7OQ{0%{opacity:.5}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_loading_78-EK{to{background-position-x:-20%}}@keyframes AudioActionsMenu-scss--module_rotating_N1e3W{to{transform:rotate(360deg)}}@keyframes AudioActionsMenu-scss--module_growIn_6RqJk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioActionsMenu-scss--module_closeLock_9qKmi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioActionsMenu-scss--module_shakeLock_iIyZ-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioActionsMenu-scss--module_actions_2ZV3-{display:flex;align-items:center;justify-content:center}.AudioActionsMenu-scss--module_iconDots_pZKqT{width:.875rem;height:1rem}.AudioActionsMenu-scss--module_iconDotsContainer_KdtB1{margin-right:0}.minimal .AudioActionsMenu-scss--module_iconDotsContainer_KdtB1:before{position:absolute;top:0;right:0;bottom:0;left:0}.AudioActionsMenu-scss--module_menuItem_3x425{display:flex;align-items:center;gap:7px;padding:5px 10px}.AudioActionsMenu-scss--module_menuIcon_2KL4j{width:1.25rem;height:1.25rem;fill:currentcolor}.AudioActionsMenu-scss--module_menuCloseIcon_OmAm2 svg{width:1rem}.AudioActionsMenu-scss--module_menu_Q-0ue{z-index:100!important;min-width:240px;padding:10px 0!important}@keyframes PlayPauseButton-scss--module_fadeIn_JoCMm{0%{opacity:0}to{opacity:1}}@keyframes PlayPauseButton-scss--module_fadeOut_fhpjM{0%{opacity:1}to{opacity:0}}@keyframes PlayPauseButton-scss--module_flashing_YKjQx{0%{opacity:.5}to{opacity:1}}@keyframes PlayPauseButton-scss--module_loading_RQQXc{to{background-position-x:-20%}}@keyframes PlayPauseButton-scss--module_rotating_pJ9tR{to{transform:rotate(360deg)}}@keyframes PlayPauseButton-scss--module_growIn_uz-3y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PlayPauseButton-scss--module_closeLock_F4WtW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PlayPauseButton-scss--module_shakeLock_fF3Yp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PlayPauseButton-scss--module_icon_ovYHp{width:1.25rem;height:1.25rem;flex-shrink:0;color:#fff}.PlayPauseButton-scss--module_iconPlay_vIm8A{transform:translate(1px)}.PlayPauseButton-scss--module_playButton_-Woql{-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_-Woql:active{filter:brightness(.95)}.dark-theme .PlayPauseButton-scss--module_playButton_-Woql:active{filter:brightness(1.1)}@media not all and (hover: none){.PlayPauseButton-scss--module_playButton_-Woql{transition:all .2s ease}.PlayPauseButton-scss--module_playButton_-Woql:hover{background-color:var(--color-brand-hovered)}}@media not all and (hover: none){.PlayPauseButton-scss--module_playButton_-Woql:active{transform:scale(.97)}}@media (hover: none){.PlayPauseButton-scss--module_playButton_-Woql:active{transform:scale(.93)}}.PlayPauseButton-scss--module_playButton_-Woql.PlayPauseButton-scss--module_middle_f9itg{width:2.25rem;height:2.25rem}.PlayPauseButton-scss--module_playButton_-Woql.PlayPauseButton-scss--module_big_LW-AD{width:calc(2.5rem + 6px);height:calc(2.5rem + 6px)}.PlayPauseButton-scss--module_playButton_-Woql.PlayPauseButton-scss--module_small_77Szy{width:2rem;height:2rem}.PlayPauseButton-scss--module_playButton_-Woql.PlayPauseButton-scss--module_small_77Szy .PlayPauseButton-scss--module_icon_ovYHp{width:1rem;height:1rem}@keyframes Progress-scss--module_fadeIn_wmlyE{0%{opacity:0}to{opacity:1}}@keyframes Progress-scss--module_fadeOut_O8c6c{0%{opacity:1}to{opacity:0}}@keyframes Progress-scss--module_flashing_4Fx5P{0%{opacity:.5}to{opacity:1}}@keyframes Progress-scss--module_loading_JfUAb{to{background-position-x:-20%}}@keyframes Progress-scss--module_rotating_qo-GM{to{transform:rotate(360deg)}}@keyframes Progress-scss--module_growIn_rzwxW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Progress-scss--module_closeLock_HA-Ii{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Progress-scss--module_shakeLock_M0Xoc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes Progress-scss--module_fading_o7uOD{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Progress-scss--module_progress_iB66M{display:flex;align-items:center;touch-action:none;width:100%}.Progress-scss--module_progress_iB66M.Progress-scss--module_withMargin_ANtbo{margin-left:10px}.Progress-scss--module_root_yIu1B{display:flex;flex-direction:column;width:100%}.Progress-scss--module_icon_Sd0F1{width:1.25rem;height:1.25rem;flex-shrink:0;transition:all .2s ease}.Progress-scss--module_track_djx3A{display:flex;width:100%}.Progress-scss--module_track_djx3A.Progress-scss--module_blocked_qaiQh{pointer-events:none}.Progress-scss--module_inputTrack_YQNQa{position:relative;padding:0;outline:none;-webkit-appearance:none;width:100%;height:1.25rem;background:transparent;transition:background-color .2s ease}.Progress-scss--module_inputTrack_YQNQa::-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_YQNQa::-webkit-slider-runnable-track{background-color:var(--var-color-input-border-hover)}.Progress-scss--module_inputTrack_YQNQa::-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_YQNQa:active::-webkit-slider-thumb,.Progress-scss--module_inputTrack_YQNQa:focus::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.15)}.Progress-scss--module_inputTrack_YQNQa::-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_YQNQa::-moz-range-track{background-color:var(--var-color-input-border-hover)}.Progress-scss--module_inputTrack_YQNQa::-moz-range-progress{background-color:var(--color-brand)}.Progress-scss--module_inputTrack_YQNQa::-moz-focus-outer{border:0}.Progress-scss--module_inputTrack_YQNQa::-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_YQNQa:active::-moz-range-thumb,.Progress-scss--module_inputTrack_YQNQa:focus::-moz-range-thumb{transform:scale(1.15)}.Progress-scss--module_inputTrack_YQNQa::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.Progress-scss--module_inputTrack_YQNQa::-ms-fill-lower{background-color:var(--color-brand)}.Progress-scss--module_inputTrack_YQNQa::-ms-fill-upper{background:var(--color-brand)}.Progress-scss--module_inputTrack_YQNQa::-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_YQNQa:active::-ms-thumb{background:var(--color-brand);transform:scale(1.15)}.Progress-scss--module_inputTrack_YQNQa::-webkit-slider-runnable-track{background:var(--var-color-input-border)}.dark-theme .Progress-scss--module_inputTrack_YQNQa::-webkit-slider-runnable-track{background:var(--var-color-extra-ui)}.Progress-scss--module_inputTrack_YQNQa::-webkit-slider-thumb{transition:all .2s ease;top:.5px}.Progress-scss--module_inputTrack_YQNQa::-webkit-slider-thumb:hover{background-color:var(--color-brand-hovered)}.Progress-scss--module_inputTrack_YQNQa: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_YQNQa.Progress-scss--module_noThumb_tIagC::-webkit-slider-thumb{visibility:hidden;opacity:0}.Progress-scss--module_inputTrack_YQNQa:hover:before{background-color:var(--color-brand-darken-7)}.Progress-scss--module_inputTrack_YQNQa.Progress-scss--module_loading_JfUAb: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_c-BAP 1.5s ease normal infinite;cursor:pointer}@keyframes Progress-scss--module_skeletonLoadAlternate_punQk{0%{background-position-x:-30%}to{background-position-x:120%}}@keyframes Progress-scss--module_skeletonLoad_c-BAP{0%{background-position-x:-40%}to{background-position-x:130%}}.Progress-scss--module_timings_Mv95h{display:flex;justify-content:space-between;min-height:1rem;margin-top:-1px}.Progress-scss--module_timing_Ap8v8{display:flex;font-size:.7rem;font-weight:500;line-height:1rem;white-space:nowrap;color:#7c7c7c;justify-content:center;flex-shrink:0}.Progress-scss--module_timing_Ap8v8.Progress-scss--module_flashing_4Fx5P{animation:Progress-scss--module_fading_o7uOD 1s infinite ease}.Progress-scss--module_timingLoading_IxEzW{opacity:.5}@keyframes SeekButton-scss--module_fadeIn_iLmGJ{0%{opacity:0}to{opacity:1}}@keyframes SeekButton-scss--module_fadeOut_ZxQd7{0%{opacity:1}to{opacity:0}}@keyframes SeekButton-scss--module_flashing_7YJv7{0%{opacity:.5}to{opacity:1}}@keyframes SeekButton-scss--module_loading_5nI1V{to{background-position-x:-20%}}@keyframes SeekButton-scss--module_rotating_J5-FH{to{transform:rotate(360deg)}}@keyframes SeekButton-scss--module_growIn_HBd08{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SeekButton-scss--module_closeLock_uhD0I{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SeekButton-scss--module_shakeLock_azfx3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SeekButton-scss--module_root_P-uGj{width:1.75rem;height:1.75rem;margin:-4px}.SeekButton-scss--module_root_P-uGj.SeekButton-scss--module_disabled_L9BU0{opacity:.7;pointer-events:none}.SeekButton-scss--module_root_P-uGj.SeekButton-scss--module_large_PGhJ9{width:2.25rem;height:2.25rem;margin:-5px}.SeekButton-scss--module_icon_WkclN{width:1.25rem;height:1.25rem}.SeekButton-scss--module_large_PGhJ9 .SeekButton-scss--module_icon_WkclN{width:1.5rem;height:1.5rem}.SeekButton-scss--module_large_PGhJ9 .SeekButton-scss--module_icon_WkclN:before,.SeekButton-scss--module_large_PGhJ9 .SeekButton-scss--module_icon_WkclN:after{bottom:4px;font-size:.625rem}@keyframes classes-scss--module_fadeIn_g1k2l{0%{opacity:0}to{opacity:1}}@keyframes classes-scss--module_fadeOut_VOiHh{0%{opacity:1}to{opacity:0}}@keyframes classes-scss--module_flashing_FwGCz{0%{opacity:.5}to{opacity:1}}@keyframes classes-scss--module_loading_dqaja{to{background-position-x:-20%}}@keyframes classes-scss--module_rotating_Ztsoy{to{transform:rotate(360deg)}}@keyframes classes-scss--module_growIn_to5PO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes classes-scss--module_closeLock_Erzth{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes classes-scss--module_shakeLock_H245j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.classes-scss--module_transparentButton_oQHrn{-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_oQHrn:hover{border-color:var(--var-color-input-border-hover)}}.dark-theme .classes-scss--module_transparentButton_oQHrn{background-color:#303030}@media not all and (hover: none){.dark-theme .classes-scss--module_transparentButton_oQHrn:hover{background-color:#4a4a4a}}.light-y-theme .classes-scss--module_transparentButtonActive_PtNB2,.light-x-theme .classes-scss--module_transparentButtonActive_PtNB2,.light-theme .classes-scss--module_transparentButtonActive_PtNB2{background-color:#f6f6f6}.dark-theme .classes-scss--module_transparentButtonActive_PtNB2{background-color:#4a4a4a}.light-y-theme .classes-scss--module_transparentButtonNoBorderActive_FdFRQ,.light-x-theme .classes-scss--module_transparentButtonNoBorderActive_FdFRQ,.light-theme .classes-scss--module_transparentButtonNoBorderActive_FdFRQ{background-color:#eee}.dark-theme .classes-scss--module_transparentButtonNoBorderActive_FdFRQ{background-color:#4a4a4a}a.classes-scss--module_transparentButton_oQHrn{text-decoration:none;color:inherit}@keyframes SpeedButton-scss--module_fadeIn_AcQjE{0%{opacity:0}to{opacity:1}}@keyframes SpeedButton-scss--module_fadeOut_Kyy2I{0%{opacity:1}to{opacity:0}}@keyframes SpeedButton-scss--module_flashing_NXC2c{0%{opacity:.5}to{opacity:1}}@keyframes SpeedButton-scss--module_loading_P2wgr{to{background-position-x:-20%}}@keyframes SpeedButton-scss--module_rotating_Vcx-m{to{transform:rotate(360deg)}}@keyframes SpeedButton-scss--module_growIn_WdDwb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SpeedButton-scss--module_closeLock_hnu3y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SpeedButton-scss--module_shakeLock_F4bS1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SpeedButton-scss--module_root_ctwFf{position:relative;border-radius:4px;background-color:transparent!important;cursor:pointer;-webkit-user-select:none;user-select:none}.SpeedButton-scss--module_label_GzYuK{display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;top:0;left:0;height:1.25rem;padding:4px 6px;border:1px solid var(--var-color-base-border);flex-shrink:0;font-size:.625rem;font-weight:600;line-height:1.6;text-align:center;white-space:pre;border-radius:4px;background-color:#fff;pointer-events:none}.dark-theme .SpeedButton-scss--module_label_GzYuK{background-color:#262626}.SpeedButton-scss--module_root_ctwFf:hover .SpeedButton-scss--module_label_GzYuK{border-color:var(--var-color-input-border-hover)}.light-y-theme .SpeedButton-scss--module_root_ctwFf.SpeedButton-scss--module_opened_-0oO0 .SpeedButton-scss--module_label_GzYuK,.light-x-theme .SpeedButton-scss--module_root_ctwFf.SpeedButton-scss--module_opened_-0oO0 .SpeedButton-scss--module_label_GzYuK,.light-theme .SpeedButton-scss--module_root_ctwFf.SpeedButton-scss--module_opened_-0oO0 .SpeedButton-scss--module_label_GzYuK{background-color:#f6f6f6}.dark-theme .SpeedButton-scss--module_root_ctwFf.SpeedButton-scss--module_opened_-0oO0 .SpeedButton-scss--module_label_GzYuK{background-color:#4a4a4a}.SpeedButton-scss--module_select_3df8k{-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:calc(1.25rem - 1px);padding:4px;font-size:.625rem;font-weight:600;line-height:1.6;text-align:center;outline:none;-webkit-user-select:none;user-select:none;flex-shrink:0}.SpeedButton-scss--module_select_3df8k.SpeedButton-scss--module_inactive_VuDiR{visibility:hidden;pointer-events:none}.light-y-theme .SpeedButton-scss--module_select_3df8k:focus-within+.SpeedButton-scss--module_label_GzYuK,.light-x-theme .SpeedButton-scss--module_select_3df8k:focus-within+.SpeedButton-scss--module_label_GzYuK,.light-theme .SpeedButton-scss--module_select_3df8k:focus-within+.SpeedButton-scss--module_label_GzYuK{background-color:#f6f6f6}.dark-theme .SpeedButton-scss--module_select_3df8k:focus-within+.SpeedButton-scss--module_label_GzYuK{background-color:#4a4a4a}.SpeedButton-scss--module_tooltip_ipAeP{overflow:overlay;overflow-y:auto;max-height:170px;padding:0!important}@supports not selector(::-webkit-scrollbar-thumb){.SpeedButton-scss--module_tooltip_ipAeP{scrollbar-width:thin}.light-y-theme .SpeedButton-scss--module_tooltip_ipAeP,.light-x-theme .SpeedButton-scss--module_tooltip_ipAeP,.light-theme .SpeedButton-scss--module_tooltip_ipAeP{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SpeedButton-scss--module_tooltip_ipAeP{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-button{display:none}.SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-track{background-color:#fff0}.SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-thumb,.light-x-theme .SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-thumb,.light-theme .SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SpeedButton-scss--module_tooltip_ipAeP::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SpeedButton-scss--module_option_Pk-HZ{position:relative}.SpeedButton-scss--module_selectedOption_SHdQF{color:var(--color-brand)!important;background:rgba(var(--color-brand),.1)}.SpeedButton-scss--module_optionsContainer_MBX4-{overflow:overlay;overflow-y:auto;min-width:80px;max-width:200px}@supports not selector(::-webkit-scrollbar-thumb){.SpeedButton-scss--module_optionsContainer_MBX4-{scrollbar-width:thin}.light-y-theme .SpeedButton-scss--module_optionsContainer_MBX4-,.light-x-theme .SpeedButton-scss--module_optionsContainer_MBX4-,.light-theme .SpeedButton-scss--module_optionsContainer_MBX4-{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SpeedButton-scss--module_optionsContainer_MBX4-{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-button{display:none}.SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-track{background-color:#fff0}.SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-thumb,.light-x-theme .SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-thumb,.light-theme .SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SpeedButton-scss--module_optionsContainer_MBX4-::-webkit-scrollbar{width:0}@keyframes CompactAudioControlsView-scss--module_fadeIn_T-qlx{0%{opacity:0}to{opacity:1}}@keyframes CompactAudioControlsView-scss--module_fadeOut_mzOVJ{0%{opacity:1}to{opacity:0}}@keyframes CompactAudioControlsView-scss--module_flashing_8UD2D{0%{opacity:.5}to{opacity:1}}@keyframes CompactAudioControlsView-scss--module_loading_ncLCm{to{background-position-x:-20%}}@keyframes CompactAudioControlsView-scss--module_rotating_Gfgsw{to{transform:rotate(360deg)}}@keyframes CompactAudioControlsView-scss--module_growIn_s09EL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CompactAudioControlsView-scss--module_closeLock_-10VW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CompactAudioControlsView-scss--module_shakeLock_MO-jC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CompactAudioControlsView-scss--module_root_tC-nF{display:flex;flex-direction:column;gap:6px;margin-top:-1px}.CompactAudioControlsView-scss--module_left_SXBlX{flex-basis:40px;flex-grow:1;display:flex;align-items:center;gap:6px}.CompactAudioControlsView-scss--module_center_e5Y3X{display:flex;align-items:center;justify-content:center;gap:16px}.CompactAudioControlsView-scss--module_right_bQkKB{flex-basis:40px;flex-grow:1;display:flex;justify-content:flex-end;align-items:center;gap:6px}.CompactAudioControlsView-scss--module_buttonsSection_MlLG0{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_MlLG0 a:hover,.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button:hover,.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 [role=button]:hover{color:var(--var-color-icon-ui-hover)}}.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button{transition:all .2s ease}.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button:active{filter:brightness(.95)}.dark-theme .CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button:active{filter:brightness(1.1)}@media not all and (hover: none){.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button:active{transform:scale(.97)}}@media (hover: none){.CompactAudioControlsView-scss--module_buttonsSection_MlLG0 button:active{transform:scale(.95)}}.CompactAudioControlsView-scss--module_trackSection_36NGp{display:flex;width:100%}.CompactAudioControlsView-scss--module_icon_6oMZU{width:24px;height:24px;flex-shrink:0;transition:all .2s ease}@keyframes VolumeControl-scss--module_fadeIn_f7UYD{0%{opacity:0}to{opacity:1}}@keyframes VolumeControl-scss--module_fadeOut_ZHOhd{0%{opacity:1}to{opacity:0}}@keyframes VolumeControl-scss--module_flashing_Na-x5{0%{opacity:.5}to{opacity:1}}@keyframes VolumeControl-scss--module_loading_FhT3j{to{background-position-x:-20%}}@keyframes VolumeControl-scss--module_rotating_oujrM{to{transform:rotate(360deg)}}@keyframes VolumeControl-scss--module_growIn_xYM1b{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VolumeControl-scss--module_closeLock_ew3jW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VolumeControl-scss--module_shakeLock_j2Er1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VolumeControl-scss--module_icon_jaJuY{width:1.25rem;height:1.25rem;flex-shrink:0;transition:all .2s ease}.VolumeControl-scss--module_volumeRangeWrapper_wxJEu{position:absolute;right:-4px;bottom:-9px;display:flex;visibility:hidden;overflow:hidden;flex-direction:column;width:2rem;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_wxJEu{color:#fff;background-color:#303030}.VolumeControl-scss--module_button_vN5ob{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;right:0;stroke-width:0}.VolumeControl-scss--module_button_vN5ob.VolumeControl-scss--module_mutable_r-29r{cursor:pointer}.VolumeControl-scss--module_root_Wd05r{width:1.25rem;height:1.25rem;position:relative;display:flex;flex-direction:column;touch-action:none}.VolumeControl-scss--module_root_Wd05r:hover>.VolumeControl-scss--module_button_vN5ob{color:#000}.dark-theme .VolumeControl-scss--module_root_Wd05r:hover>.VolumeControl-scss--module_button_vN5ob{color:#fff}.VolumeControl-scss--module_root_Wd05r:hover>.VolumeControl-scss--module_volumeRangeWrapper_wxJEu,.VolumeControl-scss--module_root_Wd05r:focus-within>.VolumeControl-scss--module_volumeRangeWrapper_wxJEu{visibility:visible;overflow:visible;opacity:1}.VolumeControl-scss--module_rangeVolume_945il{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_945il::-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_945il::-webkit-slider-runnable-track{background-color:var(--var-color-input-border-hover)}.VolumeControl-scss--module_rangeVolume_945il::-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_945il:active::-webkit-slider-thumb,.VolumeControl-scss--module_rangeVolume_945il:focus::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_945il::-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_945il::-moz-range-track{background-color:var(--var-color-input-border-hover)}.VolumeControl-scss--module_rangeVolume_945il::-moz-range-progress{background-color:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_945il::-moz-focus-outer{border:0}.VolumeControl-scss--module_rangeVolume_945il::-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_945il:active::-moz-range-thumb,.VolumeControl-scss--module_rangeVolume_945il:focus::-moz-range-thumb{transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_945il::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.VolumeControl-scss--module_rangeVolume_945il::-ms-fill-lower{background-color:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_945il::-ms-fill-upper{background:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_945il::-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_945il:active::-ms-thumb{background:var(--color-brand);transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_945il::-webkit-slider-runnable-track{height:3px;background-color:var(--var-color-input-border)}.dark-theme .VolumeControl-scss--module_rangeVolume_945il::-webkit-slider-runnable-track{background-color:var(--var-color-extra-ui)}.VolumeControl-scss--module_rangeVolume_945il::-webkit-slider-thumb{position:relative;top:.5px}.VolumeControl-scss--module_rangeVolume_945il: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_yEF2L{0%{opacity:0}to{opacity:1}}@keyframes LongAudioControlsView-scss--module_fadeOut_B-UtE{0%{opacity:1}to{opacity:0}}@keyframes LongAudioControlsView-scss--module_flashing_0qDRz{0%{opacity:.5}to{opacity:1}}@keyframes LongAudioControlsView-scss--module_loading_N-Lfp{to{background-position-x:-20%}}@keyframes LongAudioControlsView-scss--module_rotating_4kFvK{to{transform:rotate(360deg)}}@keyframes LongAudioControlsView-scss--module_growIn_3JrA4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LongAudioControlsView-scss--module_closeLock_V4JfO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LongAudioControlsView-scss--module_shakeLock_-2h2A{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LongAudioControlsView-scss--module_root_FXnft{display:flex;gap:.75rem}.LongAudioControlsView-scss--module_mainBlock_SnYJv{display:flex;flex-grow:1;flex-direction:column}.LongAudioControlsView-scss--module_left_JTI57{display:flex;gap:6px}.LongAudioControlsView-scss--module_buttonsSection_ELftu{display:flex;width:100%;justify-content:space-between;color:var(--var-color-icon-ui)}.LongAudioControlsView-scss--module_trackSection_9PV53{display:flex;width:100%}.LongAudioControlsView-scss--module_icon_6y6QH{width:1.25rem;height:1.25rem;flex-shrink:0;transition:all .2s ease}.LongAudioControlsView-scss--module_volume_GZ-DE{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_GZ-DE:hover>.LongAudioControlsView-scss--module_button_acvN-{color:var(--var-color-text-primary)}.LongAudioControlsView-scss--module_volume_GZ-DE:hover>.LongAudioControlsView-scss--module_volumeRangeWrapper_WJ5Fs{visibility:visible;overflow:visible;opacity:1}.LongAudioControlsView-scss--module_buttonVolume_q3qa5{position:absolute;z-index:1;right:0;bottom:7px;stroke-width:0}.LongAudioControlsView-scss--module_progressRoot_mdGCE{position:relative}.LongAudioControlsView-scss--module_right_FSeD1{display:flex;align-items:center;gap:7px}@keyframes PlaysCounter-scss--module_fadeIn_M-OBA{0%{opacity:0}to{opacity:1}}@keyframes PlaysCounter-scss--module_fadeOut_7-o5x{0%{opacity:1}to{opacity:0}}@keyframes PlaysCounter-scss--module_flashing_LUP3y{0%{opacity:.5}to{opacity:1}}@keyframes PlaysCounter-scss--module_loading_BSLyg{to{background-position-x:-20%}}@keyframes PlaysCounter-scss--module_rotating_YUovE{to{transform:rotate(360deg)}}@keyframes PlaysCounter-scss--module_growIn_wKETd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PlaysCounter-scss--module_closeLock_5ncsm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PlaysCounter-scss--module_shakeLock_zPKKy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PlaysCounter-scss--module_root_EcxN9{display:flex;font-size:13px;line-height:16px;cursor:pointer;align-items:center}.PlaysCounter-scss--module_icon_FT9y0{width:16px;height:16px;margin-right:4px}@keyframes Playlist-scss--module_fadeIn_z6KqP{0%{opacity:0}to{opacity:1}}@keyframes Playlist-scss--module_fadeOut_5LZRp{0%{opacity:1}to{opacity:0}}@keyframes Playlist-scss--module_flashing_LYY5v{0%{opacity:.5}to{opacity:1}}@keyframes Playlist-scss--module_loading_HAkIX{to{background-position-x:-20%}}@keyframes Playlist-scss--module_rotating_7fBSH{to{transform:rotate(360deg)}}@keyframes Playlist-scss--module_growIn_9dsEV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Playlist-scss--module_closeLock_FNc0X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Playlist-scss--module_shakeLock_y3JyJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Playlist-scss--module_root_JYEmc.Playlist-scss--module_withBorderSeparator_aGkqW{border-top:1px solid var(--var-color-base-border)}.Playlist-scss--module_counter_d7FT6{padding:0 2px;font-size:.625rem;line-height:1rem;white-space:nowrap;color:#7c7c7c}.Playlist-scss--module_counterIcon_ULfP6{width:.875rem;height:.875rem}.Playlist-scss--module_playlistItem_w-zAd{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_Dl-Np{color:var(--var-color-text-primary)}.dark-theme .Playlist-scss--module_playlistItemActive_Dl-Np{background-color:#3c3c3c}.light-y-theme .Playlist-scss--module_playlistItemActive_Dl-Np,.light-x-theme .Playlist-scss--module_playlistItemActive_Dl-Np,.light-theme .Playlist-scss--module_playlistItemActive_Dl-Np{background-color:#fafafa}@media not all and (hover: none){.Playlist-scss--module_playlistItem_w-zAd:not(.Playlist-scss--module_playlistItemActive_Dl-Np){cursor:pointer}.Playlist-scss--module_playlistItem_w-zAd:not(.Playlist-scss--module_playlistItemActive_Dl-Np):hover{background-color:var(--var-color-highlighted-bg)}.Playlist-scss--module_playlistItem_w-zAd:not(.Playlist-scss--module_playlistItemActive_Dl-Np):hover .Playlist-scss--module_playButton_VM7qA{background-color:var(--color-brand-hovered)}}.Playlist-scss--module_playlistItemTitle_hzQS1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;flex-grow:1}.Playlist-scss--module_time_23rJP{display:flex;min-width:25px;font-size:calc(.8125rem - 2px);font-weight:500;line-height:16px;white-space:nowrap;color:#7c7c7c;justify-content:flex-end;flex-shrink:0}.Playlist-scss--module_time_23rJP.Playlist-scss--module_long_ScIW2{min-width:35px}.Playlist-scss--module_time_23rJP.Playlist-scss--module_flashing_LYY5v{animation:Playlist-scss--module_fading_QxvvN 1s infinite ease}@keyframes AudioPlayer-scss--module_fadeIn_xCFai{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayer-scss--module_fadeOut_LrTCC{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayer-scss--module_flashing_nqkM9{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayer-scss--module_loading_LTi74{to{background-position-x:-20%}}@keyframes AudioPlayer-scss--module_rotating_PbGPw{to{transform:rotate(360deg)}}@keyframes AudioPlayer-scss--module_growIn_Q3lrF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioPlayer-scss--module_closeLock_4yHO4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayer-scss--module_shakeLock_pEtMC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayer-scss--module_root_jOFtD{display:flex;overflow:hidden;flex-direction:column}.AudioPlayer-scss--module_player_YvOso{display:flex;overflow:hidden;width:100%;padding:15px 0 15px var(--audio-player-side-padding)}.AudioPlayer-scss--module_coverSection_hGLcT{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_ThdtV{width:70px;height:70px;border-radius:4px}.AudioPlayer-scss--module_coverInner_akfG0{display:flex;align-items:center;justify-content:center;width:100%;padding-top:100%}.AudioPlayer-scss--module_cover_crMYl{display:block;width:100%}.AudioPlayer-scss--module_header_aTUIy{display:flex;flex-direction:column;gap:6px}.AudioPlayer-scss--module_mainSection_vPae1{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_vPae1 .AudioPlayer-scss--module_header_aTUIy{margin-bottom:14px}.AudioPlayer-scss--module_mainSectionSmall_ELXFW .AudioPlayer-scss--module_header_aTUIy{margin-bottom:0}.AudioPlayer-scss--module_mainSection_vPae1.AudioPlayer-scss--module_withCover_fjEPQ{min-height:127px}.AudioPlayer-scss--module_mainSectionSmall_ELXFW.AudioPlayer-scss--module_withCover_fjEPQ{min-height:80px}.AudioPlayer-scss--module_audioView_5zD-y{position:relative;display:flex;align-items:center;height:36px;padding-right:36px}.AudioPlayer-scss--module_audioViewWithoutVolume_dHEp0{padding-right:0}.AudioPlayer-scss--module_audio_kS8TI{display:none}.AudioPlayer-scss--module_icon_Ob1u-{width:20px;height:20px;flex-shrink:0}.AudioPlayer-scss--module_subtitleBlock_uRpbJ{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;line-height:1.4;color:#7c7c7c}.AudioPlayer-scss--module_artist_7Phbm{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AudioPlayer-scss--module_counter_xXcSe{margin-left:auto}.AudioPlayer-scss--module_title_2G9AE{font-size:1.125rem;font-weight:600;line-height:1.3}.AudioPlayer-scss--module_title_2G9AE.AudioPlayer-scss--module_compactTitle_UDYqC{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;line-height:1.25}.AudioPlayer-scss--module_title_2G9AE:not(.AudioPlayer-scss--module_compactTitle_UDYqC){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AudioPlayer-scss--module_progress_b1V4u{display:flex;align-items:center;touch-action:none;width:100%}.AudioPlayer-scss--module_progress_b1V4u.AudioPlayer-scss--module_withMargin_mZbSJ{margin-left:10px}.AudioPlayer-scss--module_track_klxFp{display:flex;width:100%}.AudioPlayer-scss--module_button_Fpgb1{transition:.15s ease-in color;cursor:pointer}.AudioPlayer-scss--module_compactControls_vA2Wr{padding:0 16px 16px}.AudioPlayer-scss--module_processing_qWT1q{color:var(--var-color-text-secondary)}@keyframes Loading-scss--module_fadeIn_KP0oe{0%{opacity:0}to{opacity:1}}@keyframes Loading-scss--module_fadeOut_AtzxO{0%{opacity:1}to{opacity:0}}@keyframes Loading-scss--module_flashing_A5dxt{0%{opacity:.5}to{opacity:1}}@keyframes Loading-scss--module_loading_D3IF3{to{background-position-x:-20%}}@keyframes Loading-scss--module_rotating_yYqxn{to{transform:rotate(360deg)}}@keyframes Loading-scss--module_growIn_MGe4y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Loading-scss--module_closeLock_sXz1a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Loading-scss--module_shakeLock_Z6I64{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Loading-scss--module_veil_WBjGJ{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_WyvIn{display:flex;align-items:center;justify-content:center}.desktop .AccountScheduledForDeletionInfoText-scss--module_message_URBty{display:flex;align-items:baseline;line-height:1.375rem}.desktop .AccountScheduledForDeletionInfoText-scss--module_link_ouZyN{font-size:.875rem;color:var(--color-brand)!important}@keyframes AccountScheduledForDeletionNotice-scss--module_fadeIn_Z27g0{0%{opacity:0}to{opacity:1}}@keyframes AccountScheduledForDeletionNotice-scss--module_fadeOut_wpMDM{0%{opacity:1}to{opacity:0}}@keyframes AccountScheduledForDeletionNotice-scss--module_flashing_8T2kw{0%{opacity:.5}to{opacity:1}}@keyframes AccountScheduledForDeletionNotice-scss--module_loading_fcNVA{to{background-position-x:-20%}}@keyframes AccountScheduledForDeletionNotice-scss--module_rotating_IGAuS{to{transform:rotate(360deg)}}@keyframes AccountScheduledForDeletionNotice-scss--module_growIn_249IS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AccountScheduledForDeletionNotice-scss--module_closeLock_01O1Z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccountScheduledForDeletionNotice-scss--module_shakeLock_zUmRD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccountScheduledForDeletionNotice-scss--module_containerIcon_wUgR5{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_wA-ED{width:24px;height:24px;color:#fff}@keyframes SupportLink-scss--module_fadeIn_3g7H-{0%{opacity:0}to{opacity:1}}@keyframes SupportLink-scss--module_fadeOut_Ci-ct{0%{opacity:1}to{opacity:0}}@keyframes SupportLink-scss--module_flashing_PLBcj{0%{opacity:.5}to{opacity:1}}@keyframes SupportLink-scss--module_loading_sjanN{to{background-position-x:-20%}}@keyframes SupportLink-scss--module_rotating_QRRzY{to{transform:rotate(360deg)}}@keyframes SupportLink-scss--module_growIn_4bc9i{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SupportLink-scss--module_closeLock_P-r2x{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SupportLink-scss--module_shakeLock_z3GB9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SupportLink-scss--module_link_yTuj4{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.SupportLink-scss--module_link_yTuj4:visited{color:var(--var-color-link)}@media not all and (hover: none){.SupportLink-scss--module_link_yTuj4:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes BannedUserNotice-scss--module_fadeIn_hsmNT{0%{opacity:0}to{opacity:1}}@keyframes BannedUserNotice-scss--module_fadeOut_ic2sE{0%{opacity:1}to{opacity:0}}@keyframes BannedUserNotice-scss--module_flashing_tizku{0%{opacity:.5}to{opacity:1}}@keyframes BannedUserNotice-scss--module_loading_EzkGv{to{background-position-x:-20%}}@keyframes BannedUserNotice-scss--module_rotating_FcA82{to{transform:rotate(360deg)}}@keyframes BannedUserNotice-scss--module_growIn_AdWk4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BannedUserNotice-scss--module_closeLock_QqY95{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedUserNotice-scss--module_shakeLock_2r7k5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BannedUserNotice-scss--module_root_vw-S0{display:flex;flex-flow:row;width:100%;border-bottom:none;font-size:.8125rem}.BannedUserNotice-scss--module_icon_gzxU-{width:25px;height:20px;color:var(--var-color-error)}.BannedUserNotice-scss--module_iconWrapper_M8ldg{display:flex;align-items:center;justify-content:center;margin-right:15px}.BannedUserNotice-scss--module_title_3qk9N{display:block;color:var(--var-color-text-primary)}.BannedUserNotice-scss--module_emphasise_saZ8u{color:#cb1a1a}.BannedUserNotice-scss--module_support_v5PVr{color:var(--color-brand)}@keyframes Error-scss--module_fadeIn_yHF06{0%{opacity:0}to{opacity:1}}@keyframes Error-scss--module_fadeOut_Pl4mk{0%{opacity:1}to{opacity:0}}@keyframes Error-scss--module_flashing_xQDvw{0%{opacity:.5}to{opacity:1}}@keyframes Error-scss--module_loading_ucBg3{to{background-position-x:-20%}}@keyframes Error-scss--module_rotating_FTPds{to{transform:rotate(360deg)}}@keyframes Error-scss--module_growIn_r3To7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Error-scss--module_closeLock_YGyVi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Error-scss--module_shakeLock_ORS-t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Error-scss--module_container_uVibL{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;margin:0 auto;text-align:center}.Error-scss--module_image_aegQ-{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_aegQ-{background-image:url(../error-image-dark.fFg_GecT.svg)}.Error-scss--module_image_aegQ- svg{width:100%;height:100%}.Error-scss--module_title_mcBBG{margin:0;color:var(--var-color-text-primary)}.Error-scss--module_text_qAfzb{margin:0;color:var(--var-color-text-secondary)}.Error-scss--module_support_VgR-O{margin-top:20px}.Error-scss--module_blogName_n6IPM{font-weight:500}.Error-scss--module_button_kGSUu{padding:9px 12px}.Error-scss--module_buttonLink_0tbNq{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit}.Error-scss--module_buttonLink_0tbNq:visited{color:inherit}.Error-scss--module_buttonLink_0tbNq:hover{border-color:transparent;color:inherit}@keyframes BannedPage-scss--module_fadeIn_58wEv{0%{opacity:0}to{opacity:1}}@keyframes BannedPage-scss--module_fadeOut_gaPuw{0%{opacity:1}to{opacity:0}}@keyframes BannedPage-scss--module_flashing_of6cj{0%{opacity:.5}to{opacity:1}}@keyframes BannedPage-scss--module_loading_LRklU{to{background-position-x:-20%}}@keyframes BannedPage-scss--module_rotating_0ADgw{to{transform:rotate(360deg)}}@keyframes BannedPage-scss--module_growIn_Hg12m{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BannedPage-scss--module_closeLock_DYh5t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedPage-scss--module_shakeLock_J3a7f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BannedPage-scss--module_root_8hhRr{padding:50px;text-align:center}.BannedPage-scss--module_icon_bf1Jz{width:213px;height:213px;display:inline-block;background-image:url(../icons_banned.C5rZxlAU.svg);background-repeat:no-repeat}.BannedPage-scss--module_header_5lJSJ{margin:20px 0;font-size:30px}.BannedPage-scss--module_message_7oJFZ{max-width:710px;margin:auto;font-size:16px;color:#7c7c7c}.BannedPage-scss--module_buttonWrapper_BUqtG{margin:50px 0}@keyframes Error-scss--module_fadeIn_xf-Lj{0%{opacity:0}to{opacity:1}}@keyframes Error-scss--module_fadeOut_iG5p2{0%{opacity:1}to{opacity:0}}@keyframes Error-scss--module_flashing_tFyaP{0%{opacity:.5}to{opacity:1}}@keyframes Error-scss--module_loading_bdytU{to{background-position-x:-20%}}@keyframes Error-scss--module_rotating_7k4Ye{to{transform:rotate(360deg)}}@keyframes Error-scss--module_growIn_yzN0V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Error-scss--module_closeLock_qdQgY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Error-scss--module_shakeLock_xeSTy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Error-scss--module_container_zNiHE{padding:30px 15px 40px}.Error-scss--module_image_5D3Bz{width:180px;height:180px}.Error-scss--module_title_7Rh7d{margin-bottom:15px;font-size:1.125rem;font-weight:500;line-height:1.35}.Error-scss--module_text_YRcVk{line-height:1.4}.Error-scss--module_link_0-pWH{font-size:.875rem;line-height:1.4}.Error-scss--module_buttons_Aayhb{margin-top:25px}@keyframes Footer-scss--module_fadeIn_TFk29{0%{opacity:0}to{opacity:1}}@keyframes Footer-scss--module_fadeOut_QxJj7{0%{opacity:1}to{opacity:0}}@keyframes Footer-scss--module_flashing_ZJPnL{0%{opacity:.5}to{opacity:1}}@keyframes Footer-scss--module_loading_xDmJV{to{background-position-x:-20%}}@keyframes Footer-scss--module_rotating_J-MJc{to{transform:rotate(360deg)}}@keyframes Footer-scss--module_growIn_DdZYZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Footer-scss--module_closeLock_lUdH1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Footer-scss--module_shakeLock_zFKvF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Footer-scss--module_block_cdwa5{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_cdwa5{width:100%}.main-page .Footer-scss--module_block_cdwa5{border-top:none;background-color:transparent}.minimal .Footer-scss--module_block_cdwa5{background-color:var(--var-color-panel-bg)}.dark-theme .Footer-scss--module_block_cdwa5{background-color:var(--var-color-bg)}.Footer-scss--module_blockTransparent_0-K18{border-top-color:transparent;background-color:transparent}.Footer-scss--module_content_9hz-F{display:flex;justify-content:space-between;padding:16px 0 15px;font-size:.8125rem;line-height:.875rem}.Footer-scss--module_copyright_tr8P-{color:#7c7c7c}.Footer-scss--module_links_zS-2m{display:flex}.Footer-scss--module_link_utMb1{font-size:.75rem;color:#7c7c7c}.Footer-scss--module_link_utMb1:not(a){color:#7c7c7c}.Footer-scss--module_link_utMb1:visited,.Footer-scss--module_link_utMb1:link{color:#7c7c7c}.Footer-scss--module_content_X-3Sv{flex-direction:column-reverse;width:100vw;padding:15px}.Footer-scss--module_copyright_VG1LZ{margin-top:8px}.Footer-scss--module_links_A1lTK{flex-direction:column}.Footer-scss--module_link_fJXtZ{margin-bottom:12px;border-bottom:none}@keyframes GdprOffer-scss--module_fadeIn_Y4siB{0%{opacity:0}to{opacity:1}}@keyframes GdprOffer-scss--module_fadeOut_RWXGQ{0%{opacity:1}to{opacity:0}}@keyframes GdprOffer-scss--module_flashing_SxrF8{0%{opacity:.5}to{opacity:1}}@keyframes GdprOffer-scss--module_loading_qPYDa{to{background-position-x:-20%}}@keyframes GdprOffer-scss--module_rotating_I-jKl{to{transform:rotate(360deg)}}@keyframes GdprOffer-scss--module_growIn_v1aCT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GdprOffer-scss--module_closeLock_BKJ7U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GdprOffer-scss--module_shakeLock_ym1Ht{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GdprOffer-scss--module_root_ghTKt{display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;background-color:#000000e6}.GdprOffer-scss--module_content_HfK2K{display:flex;justify-content:space-between;align-items:center;color:#fff}.GdprOffer-scss--module_link_E88Rx{font-size:.875rem}.GdprOffer-scss--module_root_ulf-b{z-index:var(--z-index-gdpr-offer);width:100vw;padding:0 15px 15px}.GdprOffer-scss--module_content_-mHBv{flex-direction:column;width:100vw}.GdprOffer-scss--module_text_hyuC1{margin:12px 0;font-size:.7rem;line-height:1.35}.GdprOffer-scss--module_link_F3ELE{font-size:.7rem;line-height:1.35}.GdprOffer-scss--module_acceptContainer_NtWua,.GdprOffer-scss--module_accept_hRXXM{min-width:100%}@keyframes HelperItem-scss--module_fadeIn_kGe9W{0%{opacity:0}to{opacity:1}}@keyframes HelperItem-scss--module_fadeOut_ejnnM{0%{opacity:1}to{opacity:0}}@keyframes HelperItem-scss--module_flashing_sc6Dt{0%{opacity:.5}to{opacity:1}}@keyframes HelperItem-scss--module_loading_gaX1T{to{background-position-x:-20%}}@keyframes HelperItem-scss--module_rotating_IHnyp{to{transform:rotate(360deg)}}@keyframes HelperItem-scss--module_growIn_h6LAh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HelperItem-scss--module_closeLock_JdLmx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HelperItem-scss--module_shakeLock_ImRRW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HelperItem-scss--module_root_NoOto{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_NoOto{max-width:300px}.mobile .HelperItem-scss--module_root_NoOto{width:calc(100% - 30px)}.HelperItem-scss--module_top_p490g{display:flex;margin-bottom:15px;font-size:13px;font-weight:500;line-height:16px}.HelperItem-scss--module_button_YUrX7{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_jdhXo{fill:var(--color-brand)}.HelperItem-scss--module_closeIcon_o2CSN{width:20px;height:20px;margin-left:5px;color:#ffffff80;cursor:pointer;flex-shrink:0}.HelperItem-scss--module_titleText_x1AZ1{display:block;margin-bottom:.5rem;font-size:.875rem;line-height:1.4}@keyframes LegalInfo-scss--module_fadeIn_6FATC{0%{opacity:0}to{opacity:1}}@keyframes LegalInfo-scss--module_fadeOut_XCYx0{0%{opacity:1}to{opacity:0}}@keyframes LegalInfo-scss--module_flashing_VF0fZ{0%{opacity:.5}to{opacity:1}}@keyframes LegalInfo-scss--module_loading_fzVdO{to{background-position-x:-20%}}@keyframes LegalInfo-scss--module_rotating_W8BiS{to{transform:rotate(360deg)}}@keyframes LegalInfo-scss--module_growIn_BJXX-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LegalInfo-scss--module_closeLock_bsrXh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LegalInfo-scss--module_shakeLock_C6tI0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .LegalInfo-scss--module_root_rYrhG{border:1px solid #303030;background-color:#262626}.dark-theme .LegalInfo-scss--module_closeIcon_GHTrj{color:#f1f1f1}.LegalInfo-scss--module_root_rYrhG{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_rYrhG{right:15px;bottom:15px;max-width:330px}.desktop .LegalInfo-scss--module_rootBottom_90645{bottom:calc(var(--const-footer-height) + 15px)}.mobile .LegalInfo-scss--module_root_rYrhG{right:10px;bottom:10px;left:10px}.LegalInfo-scss--module_closeIconWrapper_cXyuR{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;cursor:pointer}.LegalInfo-scss--module_closeIcon_GHTrj{width:20px;height:20px;color:var(--var-color-text-secondary)}.LegalInfo-scss--module_title_d36Mf{display:flex;align-items:center;margin-bottom:10px;font-weight:500;line-height:22px}.LegalInfo-scss--module_infoIcon_nb38i{width:20px;height:20px;margin-right:10px}.LegalInfo-scss--module_text_h0shH{margin-bottom:10px;font-size:13px;line-height:18px}.LegalInfo-scss--module_close_JYKFL{-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:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px;font-weight:500}.LegalInfo-scss--module_close_JYKFL:visited{color:var(--var-color-link)}@media not all and (hover: none){.LegalInfo-scss--module_close_JYKFL:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes MarketingAlert-scss--module_fadeIn_IkPvX{0%{opacity:0}to{opacity:1}}@keyframes MarketingAlert-scss--module_fadeOut_0fuiD{0%{opacity:1}to{opacity:0}}@keyframes MarketingAlert-scss--module_flashing_NDOko{0%{opacity:.5}to{opacity:1}}@keyframes MarketingAlert-scss--module_loading_pRgz6{to{background-position-x:-20%}}@keyframes MarketingAlert-scss--module_rotating_75CFW{to{transform:rotate(360deg)}}@keyframes MarketingAlert-scss--module_growIn_BCaIZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MarketingAlert-scss--module_closeLock_cTvU3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MarketingAlert-scss--module_shakeLock_EKN8R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MarketingAlert-scss--module_root_CHfwv{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_CHfwv{top:0;right:20px;width:250px;margin-top:20px;padding:20px}.mobile .MarketingAlert-scss--module_root_CHfwv{top:0;right:15px;left:15px;width:auto;max-width:480px;margin-top:15px;padding:15px}.MarketingAlert-scss--module_close_A6Iqd{-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_L500k{width:1rem;height:1rem;color:#7c7c7c}.MarketingAlert-scss--module_closeIcon_L500k:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;content:""}.MarketingAlert-scss--module_title_fCBzX{margin-bottom:10px;font-size:1rem;font-weight:600;line-height:1.3}.desktop .MarketingAlert-scss--module_title_fCBzX{padding-right:20px}.mobile .MarketingAlert-scss--module_title_fCBzX{padding-right:30px}.MarketingAlert-scss--module_text_eQHCT{font-size:.875rem;font-weight:500;line-height:1.55}.desktop .MarketingAlert-scss--module_text_eQHCT{margin-bottom:16px;padding-right:20px}.mobile .MarketingAlert-scss--module_text_eQHCT{margin-bottom:10px;padding-right:30px}.MarketingAlert-scss--module_text_eQHCT:last-child{margin-bottom:0}.MarketingAlert-scss--module_text_eQHCT a{font-size:.875rem;font-weight:500;line-height:1.55}.desktop .MarketingAlert-scss--module_image_tZOnm{max-width:100px;max-height:80px;margin-bottom:10px}.mobile .MarketingAlert-scss--module_image_tZOnm{position:absolute;right:15px;bottom:15px;max-width:70px;max-height:56px}.MarketingAlert-scss--module_link_WrMQN{min-width:auto;padding:9px 20px;font-size:.875rem;line-height:1.55;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_WrMQN:hover{background-color:#d45124}}@keyframes NativeAppBanner-scss--module_fadeIn_c9j20{0%{opacity:0}to{opacity:1}}@keyframes NativeAppBanner-scss--module_fadeOut_rqxls{0%{opacity:1}to{opacity:0}}@keyframes NativeAppBanner-scss--module_flashing_WZdP7{0%{opacity:.5}to{opacity:1}}@keyframes NativeAppBanner-scss--module_loading_7FzL-{to{background-position-x:-20%}}@keyframes NativeAppBanner-scss--module_rotating_ync3D{to{transform:rotate(360deg)}}@keyframes NativeAppBanner-scss--module_growIn_JPVuX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NativeAppBanner-scss--module_closeLock_--ZTX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NativeAppBanner-scss--module_shakeLock_kJ6uC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NativeAppBanner-scss--module_root_-uVos{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;color:#242b2c}.NativeAppBanner-scss--module_overlay_nJXL6{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3}.NativeAppBanner-scss--module_banner_BrOd1{position:absolute;right:0;bottom:0;left:0;top:auto;display:flex;overflow:hidden;flex-direction:column;padding:155px 30px 25px 20px;border-radius:16px 16px 0 0;background-color:#fff;align-items:center}.NativeAppBanner-scss--module_image_SnWl9{position:absolute;top:0;right:0;left:0;width:100%;height:110px;background-color:#ffeee9;background-image:url(../assets/images/image.BcQSW3Tj.png);background-repeat:no-repeat;background-position-x:center;background-position-y:bottom;background-size:290px auto}.NativeAppBanner-scss--module_close_Sr2pE{width:24px;height:24px;position:absolute;top:15px;right:15px;text-align:center;cursor:pointer}.NativeAppBanner-scss--module_appLogo_A3g3N{width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:50%;border-radius:8px;background-image:linear-gradient(200deg,#ef7829 18.12%,#f0692a 45.21%,#f15e2c 79.06%,#f15a2c 114.85%);box-shadow:0 2px 10px #0000001a;transform:translate(-50%,50%)}.NativeAppBanner-scss--module_appLogo_A3g3N.NativeAppBanner-scss--module_android_0iKgF{border-radius:16px}.NativeAppBanner-scss--module_appLogo_A3g3N.NativeAppBanner-scss--module_iOs_d3s7i{border-radius:10px}.NativeAppBanner-scss--module_appLogoIcon_jqovi{width:32px;height:32px;color:#fff}.NativeAppBanner-scss--module_title_IO3rE{margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px;text-align:center}@media (min-width: 480px){.NativeAppBanner-scss--module_title_IO3rE br{display:none}}.NativeAppBanner-scss--module_description_rycjG{margin-bottom:25px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.NativeAppBanner-scss--module_button_Uvnbp{padding:8px 20px}@keyframes Notice-scss--module_fadeIn_yH3QA{0%{opacity:0}to{opacity:1}}@keyframes Notice-scss--module_fadeOut_Mw5vx{0%{opacity:1}to{opacity:0}}@keyframes Notice-scss--module_flashing_K5-ZK{0%{opacity:.5}to{opacity:1}}@keyframes Notice-scss--module_loading_x7U8S{to{background-position-x:-20%}}@keyframes Notice-scss--module_rotating_96jlM{to{transform:rotate(360deg)}}@keyframes Notice-scss--module_growIn_JsEfN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Notice-scss--module_closeLock_lYRXK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Notice-scss--module_shakeLock_P-RAU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Notice-scss--module_root_vhQ6w{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_0Te85{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_PwCEW{background-image:url(../card-error.DehQGA8G.svg)}.light-x-theme .PaymentProblemNotification-scss--module_cardErrorPicture_PwCEW{background-image:url(../card-error-x.d-2fUZc_.svg)}@keyframes PaymentProblemNotification-scss--module_fadeIn_kBxTc{0%{opacity:0}to{opacity:1}}@keyframes PaymentProblemNotification-scss--module_fadeOut_tPBjs{0%{opacity:1}to{opacity:0}}@keyframes PaymentProblemNotification-scss--module_flashing_hRe99{0%{opacity:.5}to{opacity:1}}@keyframes PaymentProblemNotification-scss--module_loading_wXoF8{to{background-position-x:-20%}}@keyframes PaymentProblemNotification-scss--module_rotating_vVHcK{to{transform:rotate(360deg)}}@keyframes PaymentProblemNotification-scss--module_growIn_hdqnz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentProblemNotification-scss--module_closeLock_XjeP4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentProblemNotification-scss--module_shakeLock_27b4w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PaymentProblemNotification-scss--module_cardErrorPicture_PwCEW{background-image:url(../card-error-y.BqM3CQBr.svg)}.PaymentProblemNotification-scss--module_cardErrorPicture_PwCEW{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_vY5xo{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.PaymentProblemNotification-scss--module_link_vY5xo:visited{color:var(--var-color-link)}@media not all and (hover: none){.PaymentProblemNotification-scss--module_link_vY5xo:hover{border-bottom-color:var(--var-color-link-underline)}}.PaymentProblemNotification-scss--module_bloggerName_Q9F1c{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:200px}.PaymentProblemNotification-scss--module_bloggerNameBlock_f4QsU{display:inline-flex;align-items:center;flex-wrap:wrap;font-weight:600}.PaymentProblemNotification-scss--module_messageBlock_NtEFi{display:flex;align-self:center}.mobile .PaymentProblemNotification-scss--module_messageBlock_NtEFi,.PaymentProblemNotification-scss--module_messageContent_LI-mD{flex:1}.light-x-theme .EmailConfirmation-scss--module_envelopeIcon_UVu1N{background-image:url(../envelope-x.BfJsBXPr.svg)}@keyframes EmailConfirmation-scss--module_fadeIn_sG-ig{0%{opacity:0}to{opacity:1}}@keyframes EmailConfirmation-scss--module_fadeOut_D4ddn{0%{opacity:1}to{opacity:0}}@keyframes EmailConfirmation-scss--module_flashing_CE0BL{0%{opacity:.5}to{opacity:1}}@keyframes EmailConfirmation-scss--module_loading_ShTnU{to{background-position-x:-20%}}@keyframes EmailConfirmation-scss--module_rotating_OTeXw{to{transform:rotate(360deg)}}@keyframes EmailConfirmation-scss--module_growIn_3ucqn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmailConfirmation-scss--module_closeLock_-BZt-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailConfirmation-scss--module_shakeLock_kPJkh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmailConfirmation-scss--module_envelopeIcon_UVu1N{background-image:url(../envelope-y.M5hneJaH.svg)}.EmailConfirmation-scss--module_envelopeIcon_UVu1N{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_AWFmm{font-weight:600}.EmailConfirmation-scss--module_button_XJrZz{min-width:60px;margin-left:10px;padding:10px;font-weight:500}.EmailConfirmation-scss--module_buttonsContainer_JySJA{margin-top:10px}.desktop .EmailConfirmation-scss--module_message_p7Nzd{display:flex;align-items:center}.desktop .EmailConfirmation-scss--module_link_zX-oF{font-size:14px}.desktop .EmailConfirmation-scss--module_buttonsContainer_JySJA{margin-top:0}@keyframes InfoMessage-scss--module_fadeIn_H9mie{0%{opacity:0}to{opacity:1}}@keyframes InfoMessage-scss--module_fadeOut_7C-AU{0%{opacity:1}to{opacity:0}}@keyframes InfoMessage-scss--module_flashing_FqlUE{0%{opacity:.5}to{opacity:1}}@keyframes InfoMessage-scss--module_loading_Ntx5-{to{background-position-x:-20%}}@keyframes InfoMessage-scss--module_rotating_U77nS{to{transform:rotate(360deg)}}@keyframes InfoMessage-scss--module_growIn_deSPT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InfoMessage-scss--module_closeLock_ChRuQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoMessage-scss--module_shakeLock_bsXi3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoMessage-scss--module_warningContainer_IvtW6{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_AIXzU{width:24px;height:24px;color:#fff}.InfoMessage-scss--module_customIconContainer_9WNz-{width:40px;height:40px;margin-right:15px;flex-shrink:0}.InfoMessage-scss--module_customIconContainer_9WNz- .InfoMessage-scss--module_customIcon_tQOq6{width:100%;height:100%}.InfoMessage-scss--module_text_2AfCp{display:flex;align-items:center;justify-content:center;font-weight:500}.mobile .InfoMessage-scss--module_text_2AfCp{flex-wrap:wrap}.InfoMessage-scss--module_warning_rHhKT{color:var(--var-color-error)}.InfoMessage-scss--module_link_prYiu{-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:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.InfoMessage-scss--module_link_prYiu:visited{color:var(--var-color-link)}@media not all and (hover: none){.InfoMessage-scss--module_link_prYiu:hover{border-bottom-color:var(--var-color-link-underline)}}.desktop .InfoMessage-scss--module_link_prYiu{font-size:14px}.InfoMessage-scss--module_button_3D7x5{margin-left:15px}.mobile .InfoMessage-scss--module_button_3D7x5{margin-top:10px;margin-right:auto;margin-left:0}.InfoMessage-scss--module_closeContainer_fp-tB{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_JMmzN{width:20px;height:20px;color:#7c7c7c}@keyframes SubscriptionPriceConfirmNotification-scss--module_fadeIn_lbExJ{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirmNotification-scss--module_fadeOut_MaDG0{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirmNotification-scss--module_flashing_PWdfE{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirmNotification-scss--module_loading_SvUTl{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirmNotification-scss--module_rotating_tQPj8{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirmNotification-scss--module_growIn_BFI3J{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceConfirmNotification-scss--module_closeLock_qCNBc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirmNotification-scss--module_shakeLock_m91TG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirmNotification-scss--module_icon_YCUHC{width:30px;height:30px;margin-right:15px;color:var(--color-brand);background-repeat:no-repeat;background-size:contain}.SubscriptionPriceConfirmNotification-scss--module_link_oZHAT{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.SubscriptionPriceConfirmNotification-scss--module_link_oZHAT:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionPriceConfirmNotification-scss--module_link_oZHAT:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionPriceConfirmNotification-scss--module_text_pM5qL{font-weight:500}@keyframes NoticeList-scss--module_fadeIn_Nlx0M{0%{opacity:0}to{opacity:1}}@keyframes NoticeList-scss--module_fadeOut_eL08N{0%{opacity:1}to{opacity:0}}@keyframes NoticeList-scss--module_flashing_2VJIX{0%{opacity:.5}to{opacity:1}}@keyframes NoticeList-scss--module_loading_fXWLV{to{background-position-x:-20%}}@keyframes NoticeList-scss--module_rotating_JCNCb{to{transform:rotate(360deg)}}@keyframes NoticeList-scss--module_growIn_B9Ajt{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NoticeList-scss--module_closeLock_-fGWP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NoticeList-scss--module_shakeLock_WAuQ5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NoticeList-scss--module_block_ytntt{top:var(--const-top-menu-height);display:flex;width:100%;max-width:100%;flex-flow:row;padding:0}.NoticeList-scss--module_content_5o-j6{flex-direction:column;width:100%;padding:0;font-size:13px;line-height:1.25rem}.NoticeList-scss--module_notice_tuP97{display:flex;align-items:center;justify-content:center;justify-content:flex-start;width:100%;padding:14px 15px}.NoticeList-scss--module_notice_tuP97:not(:first-child){border-top:1px solid var(--var-color-base-border)}.NoticeList-scss--module_infoMessageNotice_JtFHL{align-items:flex-start}@keyframes ButtonSwitcher-scss--module_fadeIn_jEERS{0%{opacity:0}to{opacity:1}}@keyframes ButtonSwitcher-scss--module_fadeOut_tvh1C{0%{opacity:1}to{opacity:0}}@keyframes ButtonSwitcher-scss--module_flashing_1aGTE{0%{opacity:.5}to{opacity:1}}@keyframes ButtonSwitcher-scss--module_loading_2w8Vc{to{background-position-x:-20%}}@keyframes ButtonSwitcher-scss--module_rotating_BiCH3{to{transform:rotate(360deg)}}@keyframes ButtonSwitcher-scss--module_growIn_v9GXN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ButtonSwitcher-scss--module_closeLock_I-lxJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ButtonSwitcher-scss--module_shakeLock_twtIb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ButtonSwitcher-scss--module_root_xQyqt{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_xQyqt{background-color:var(--var-color-input-bg)}.ButtonSwitcher-scss--module_root_xQyqt[data-disabled=true]{opacity:.6;pointer-events:none}.ButtonSwitcher-scss--module_input_-pQjm{display:none}.ButtonSwitcher-scss--module_item_-BJ1u{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;cursor:pointer}.ButtonSwitcher-scss--module_item_-BJ1u .ButtonSwitcher-scss--module_inner_pJb19{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_-BJ1u .ButtonSwitcher-scss--module_inner_pJb19>span{position:relative;z-index:2;transition:all .2s ease-out}.ButtonSwitcher-scss--module_item_-BJ1u.ButtonSwitcher-scss--module_active_l-zFs{color:var(--var-color-text-primary);transition:all .2s ease-out;cursor:auto}.ButtonSwitcher-scss--module_root_xQyqt:not(.dynamic):not(.ButtonSwitcher-scss--module_noIndicator_HaSPe) .ButtonSwitcher-scss--module_item_-BJ1u .ButtonSwitcher-scss--module_inner_pJb19: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_-BJ1u:hover:not(.ButtonSwitcher-scss--module_active_l-zFs) .ButtonSwitcher-scss--module_inner_pJb19>span{opacity:.7}}@media (hover: none){.ButtonSwitcher-scss--module_item_-BJ1u:active:not(:focus) .ButtonSwitcher-scss--module_inner_pJb19>span{opacity:.8}}.ButtonSwitcher-scss--module_dynamicIndicator_gdlOD{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_uo4CH{line-height:18px}@keyframes ProfileDropdownItem-scss--module_fadeIn_SeiYM{0%{opacity:0}to{opacity:1}}@keyframes ProfileDropdownItem-scss--module_fadeOut_kQxTu{0%{opacity:1}to{opacity:0}}@keyframes ProfileDropdownItem-scss--module_flashing_JR0ZU{0%{opacity:.5}to{opacity:1}}@keyframes ProfileDropdownItem-scss--module_loading_HUpyF{to{background-position-x:-20%}}@keyframes ProfileDropdownItem-scss--module_rotating_8ypXE{to{transform:rotate(360deg)}}@keyframes ProfileDropdownItem-scss--module_growIn_oscy4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ProfileDropdownItem-scss--module_closeLock_0t9Fv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProfileDropdownItem-scss--module_shakeLock_8VBMV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ProfileDropdownItem-scss--module_icon_eH3JT{width:1.125rem;height:1.125rem;margin-right:10px;transition:fill .2s}.ProfileDropdownItem-scss--module_item_9Vr-5{display:flex;width:100%;padding:0 15px;font-size:.875rem;font-weight:500;line-height:2.2rem;transition:all .2s ease;cursor:pointer;align-items:center}.ProfileDropdownItem-scss--module_item_9Vr-5:hover{color:var(--color-brand)}.ProfileDropdownItem-scss--module_item_9Vr-5:hover .ProfileDropdownItem-scss--module_icon_eH3JT{fill:var(--color-brand)}.dark-theme .ProfileDropdownItem-scss--module_item_9Vr-5:hover{color:#fff;background-color:#ffffff1a}.dark-theme .ProfileDropdownItem-scss--module_item_9Vr-5:hover .ProfileDropdownItem-scss--module_icon_eH3JT{fill:#fff}.ProfileDropdownItem-scss--module_lastItem_m0UI1{margin-bottom:7px}.ProfileDropdownItem-scss--module_disabled_8dwJ8{color:var(--var-color-text-secondary);cursor:default;pointer-events:none}@keyframes RedesignMenuPreview-scss--module_fadeIn_88jQA{0%{opacity:0}to{opacity:1}}@keyframes RedesignMenuPreview-scss--module_fadeOut_hIlRO{0%{opacity:1}to{opacity:0}}@keyframes RedesignMenuPreview-scss--module_flashing_oj3Uu{0%{opacity:.5}to{opacity:1}}@keyframes RedesignMenuPreview-scss--module_loading_eXsDe{to{background-position-x:-20%}}@keyframes RedesignMenuPreview-scss--module_rotating_Na6MO{to{transform:rotate(360deg)}}@keyframes RedesignMenuPreview-scss--module_growIn_XnG20{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RedesignMenuPreview-scss--module_closeLock_loo0U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignMenuPreview-scss--module_shakeLock_smHMq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes RedesignMenuPreview-scss--module_bounceInArrow_AdCce{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_BF--U{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_cY2HP{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_AhdZT{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_kFULs{position:absolute;z-index:2;top:-31px;left:50%;transform:translate(-50%)}.mobile .RedesignMenuPreview-scss--module_root_kFULs{top:-66px;right:30px;left:auto;transform:none}.RedesignMenuPreview-scss--module_menu_x5X7c{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_x5X7c,.light-x-theme .RedesignMenuPreview-scss--module_menu_x5X7c,.light-theme .RedesignMenuPreview-scss--module_menu_x5X7c{border-color:#eaeaea;background-color:#fff}.dark-theme .RedesignMenuPreview-scss--module_menu_x5X7c{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.RedesignMenuPreview-scss--module_menu_x5X7c>*{height:35px}.RedesignMenuPreview-scss--module_menuItem_Oo9gk{display:flex;align-items:center;width:100%;padding:0 15px;gap:7px}.RedesignMenuPreview-scss--module_separator_aQQHi{width:100%;height:1px;margin:5px 0;background-color:var(--var-color-base-border)}.RedesignMenuPreview-scss--module_menuIcon_NWo91{width:20px;height:20px}.RedesignMenuPreview-scss--module_toggleLabel_7Ep0R{margin-bottom:0}.RedesignMenuPreview-scss--module_text_I7rOc{font-size:14px;line-height:14px}.RedesignMenuPreview-scss--module_arrow_8fa9y{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_AdCce .7s ease-out 1s forwards}.desktop .RedesignMenuPreview-scss--module_arrow_8fa9y{top:80px;left:180px;transform:rotate(15deg)}.mobile .RedesignMenuPreview-scss--module_arrow_8fa9y{top:105px;left:160px;transform:rotate(37deg);animation:RedesignMenuPreview-scss--module_bounceInArrowMobile_BF--U .7s ease-out 1s forwards}.RedesignMenuPreview-scss--module_newLabel_ubein{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_AhdZT 1s ease-out 1.2s forwards}.desktop .RedesignMenuPreview-scss--module_newLabel_ubein{top:60px;left:211px}.mobile .RedesignMenuPreview-scss--module_newLabel_ubein{top:109px;left:134px}.RedesignMenuPreview-scss--module_newLabel_ubein.RedesignMenuPreview-scss--module_regular_2oSYx{opacity:1;animation:RedesignMenuPreview-scss--module_swing_cY2HP 4s linear infinite}.RedesignMenuPreview-scss--module_darkToggle_8OINi{flex-grow:1}@keyframes RedesignScreenPreview-scss--module_fadeIn_Zzxrl{0%{opacity:0}to{opacity:1}}@keyframes RedesignScreenPreview-scss--module_fadeOut_TMu-Y{0%{opacity:1}to{opacity:0}}@keyframes RedesignScreenPreview-scss--module_flashing_Un3N2{0%{opacity:.5}to{opacity:1}}@keyframes RedesignScreenPreview-scss--module_loading_WChy6{to{background-position-x:-20%}}@keyframes RedesignScreenPreview-scss--module_rotating_TwhLr{to{transform:rotate(360deg)}}@keyframes RedesignScreenPreview-scss--module_growIn_wVeL0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RedesignScreenPreview-scss--module_closeLock_t2rW4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignScreenPreview-scss--module_shakeLock_yYqSL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RedesignScreenPreview-scss--module_root_Pk1de{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_Pk1de{bottom:0;left:20px;width:75%;height:0;padding-top:49%;transform:none}.RedesignScreenPreview-scss--module_light_1GRPh{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_1GRPh{right:80vw;background-size:75vw}.RedesignScreenPreview-scss--module_light_1GRPh.RedesignScreenPreview-scss--module_ru_Kyw5o{background-image:url(../assets/images/new-blog-ru-light.DicB9tks.png)}.RedesignScreenPreview-scss--module_light_1GRPh.RedesignScreenPreview-scss--module_visible_P-Wmw{right:0}.RedesignScreenPreview-scss--module_dark_nLmSi{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_nLmSi{background-size:75vw}.RedesignScreenPreview-scss--module_dark_nLmSi.RedesignScreenPreview-scss--module_ru_Kyw5o{background-image:url(../assets/images/new-blog-ru-dark.vIusvOwr.png)}@keyframes RedesignAlert-scss--module_fadeIn_tG0c3{0%{opacity:0}to{opacity:1}}@keyframes RedesignAlert-scss--module_fadeOut_mhmwB{0%{opacity:1}to{opacity:0}}@keyframes RedesignAlert-scss--module_flashing_ukfxo{0%{opacity:.5}to{opacity:1}}@keyframes RedesignAlert-scss--module_loading_v3BQN{to{background-position-x:-20%}}@keyframes RedesignAlert-scss--module_rotating_c7Cik{to{transform:rotate(360deg)}}@keyframes RedesignAlert-scss--module_growIn_lTDsB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RedesignAlert-scss--module_closeLock_5taJz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignAlert-scss--module_shakeLock_UmJdV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RedesignAlert-scss--module_root_vmgRM{background-color:#000000e6!important}.mobile .RedesignAlert-scss--module_root_vmgRM{display:flex;flex-direction:column;align-items:flex-end;height:100dvh}.mobile .RedesignAlert-scss--module_root_vmgRM>div{width:100%;height:100dvh}.RedesignAlert-scss--module_popupContent_vo1Ep{display:flex;align-items:stretch}.mobile .RedesignAlert-scss--module_popupContent_vo1Ep{flex-direction:column-reverse}.desktop .RedesignAlert-scss--module_popup_I7euP{width:840px}.mobile .RedesignAlert-scss--module_popup_I7euP{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_vdXEt{display:flex;flex-direction:column}.desktop .RedesignAlert-scss--module_textContent_vdXEt{width:50%;height:496px;padding-right:20px}.RedesignAlert-scss--module_previewBlock_3eANF{position:relative;overflow:hidden}.desktop .RedesignAlert-scss--module_previewBlock_3eANF{width:50%;height:484px;margin-top:-20px;margin-bottom:-20px}.desktop .RedesignAlert-scss--module_previewBlock_3eANF: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_3eANF{width:100vw;margin-bottom:20px;margin-left:-20px;padding-top:60%}.RedesignAlert-scss--module_title_nB2d6{margin-bottom:10px;font-size:24px;font-weight:500;line-height:32px}.mobile .RedesignAlert-scss--module_title_nB2d6{margin-bottom:10px}.RedesignAlert-scss--module_description_ciz-3{font-size:14px;line-height:22px;color:#7c7c7c}.desktop .RedesignAlert-scss--module_description_ciz-3{margin-bottom:30px}.mobile .RedesignAlert-scss--module_description_ciz-3{margin-bottom:20px}.RedesignAlert-scss--module_options_gvBi6{display:flex;flex-direction:column;padding-right:25px}.RedesignAlert-scss--module_option_wDMXA{position:relative;margin-bottom:24px;padding-left:28px}.RedesignAlert-scss--module_optionTitle_dQLj7{margin-bottom:6px;font-size:14px;font-weight:500;line-height:16px}.RedesignAlert-scss--module_optionText_557pm{font-size:13px;font-weight:400;line-height:16px}.RedesignAlert-scss--module_optionIcon_nYoUV{width:20px;height:20px;position:absolute;top:-2px;left:0}.RedesignAlert-scss--module_closeContainer_Ayd76{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_Ayd76.RedesignAlert-scss--module_outside_hpC4E{top:0;right:-35px}.RedesignAlert-scss--module_closeIcon_5SAEZ{width:20px;height:20px}.desktop .RedesignAlert-scss--module_button_JgpmS{margin-top:auto;margin-bottom:20px}.RedesignAlert-scss--module_arrow_KMAkw{position:absolute;top:55px;left:10px;width:72px;height:49px;background-image:url(../arrow.61RwuiCb.svg);background-size:100%}.desktop .RedesignAlert-scss--module_arrow_KMAkw{top:67px;left:25px;transform:rotate(15deg)}.RedesignAlert-scss--module_newLabel_Jgoys{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_Jgoys{top:67px;left:25px;transform:rotate(-15deg)}.RedesignAlert-scss--module_textBlock_MsAcD{position:fixed;color:#fff}.desktop .RedesignAlert-scss--module_textBlock_MsAcD{top:85px;left:90px}.mobile .RedesignAlert-scss--module_textBlock_MsAcD{top:40px;left:69px;max-width:236px}@keyframes LanguageSelectorOption-scss--module_fadeIn_PUYVP{0%{opacity:0}to{opacity:1}}@keyframes LanguageSelectorOption-scss--module_fadeOut_uOfAJ{0%{opacity:1}to{opacity:0}}@keyframes LanguageSelectorOption-scss--module_flashing_3Ypwa{0%{opacity:.5}to{opacity:1}}@keyframes LanguageSelectorOption-scss--module_loading_NXtSn{to{background-position-x:-20%}}@keyframes LanguageSelectorOption-scss--module_rotating_qTOiZ{to{transform:rotate(360deg)}}@keyframes LanguageSelectorOption-scss--module_growIn_-IsII{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LanguageSelectorOption-scss--module_closeLock_GMGBC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LanguageSelectorOption-scss--module_shakeLock_kWA80{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LanguageSelectorOption-scss--module_localeComponent_QvzwD{display:flex;width:100%;padding-right:15px;align-items:center}.LanguageSelectorOption-scss--module_localeIcon_5pCxH{width:20px;height:20px;display:inline-flex}.LanguageSelectorOption-scss--module_localeIcon_5pCxH.LanguageSelectorOption-scss--module_localeFlag_TZCEd{width:19px;height:14px}.LanguageSelectorOption-scss--module_localeLabel_Erlac{margin-left:6px}.LanguageSelectorOption-scss--module_smallSelectArrow_f1Bkd{width:20px;height:20px;top:calc(50% - 12px);right:0}@keyframes LanguageSelector-scss--module_fadeIn_SHRRc{0%{opacity:0}to{opacity:1}}@keyframes LanguageSelector-scss--module_fadeOut_m6L1P{0%{opacity:1}to{opacity:0}}@keyframes LanguageSelector-scss--module_flashing_hC2Qj{0%{opacity:.5}to{opacity:1}}@keyframes LanguageSelector-scss--module_loading_vx4OT{to{background-position-x:-20%}}@keyframes LanguageSelector-scss--module_rotating_0qUoz{to{transform:rotate(360deg)}}@keyframes LanguageSelector-scss--module_growIn_wqAWe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LanguageSelector-scss--module_closeLock_u5I-l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LanguageSelector-scss--module_shakeLock_5mWbk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LanguageSelector-scss--module_container_AY-Jp{position:relative}.desktop .LanguageSelector-scss--module_container_AY-Jp{width:80px}.LanguageSelector-scss--module_button_8aCno{display:flex;justify-content:space-between;align-items:center}.LanguageSelector-scss--module_icon_6evdH{width:20px;height:20px;margin-right:5px}.LanguageSelector-scss--module_text_2zGR7{font-size:13px;font-weight:500;line-height:16px}.LanguageSelector-scss--module_arrow_H3IDU{width:16px;height:16px;margin-left:3px}.LanguageSelector-scss--module_text_2zGR7,.LanguageSelector-scss--module_arrow_H3IDU{color:var(--var-color-text-primary)}.LanguageSelector-scss--module_select_dYPzE{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.mobile .LanguageSelector-scss--module_select_dYPzE{color:var(--var-color-text-primary)}@keyframes UnreadItemsCount-scss--module_fadeIn_mpBud{0%{opacity:0}to{opacity:1}}@keyframes UnreadItemsCount-scss--module_fadeOut_w2UUJ{0%{opacity:1}to{opacity:0}}@keyframes UnreadItemsCount-scss--module_flashing_H6yWI{0%{opacity:.5}to{opacity:1}}@keyframes UnreadItemsCount-scss--module_loading_pqpFZ{to{background-position-x:-20%}}@keyframes UnreadItemsCount-scss--module_rotating_ow-jX{to{transform:rotate(360deg)}}@keyframes UnreadItemsCount-scss--module_growIn_JlTi6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnreadItemsCount-scss--module_closeLock_VhDWE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnreadItemsCount-scss--module_shakeLock_w30uv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnreadItemsCount-scss--module_container_Vb1Z6{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:.75rem;font-weight:600;color:#fff;border-radius:100px;background-color:var(--color-brand)}.UnreadItemsCount-scss--module_container_Vb1Z6.UnreadItemsCount-scss--module_hasAppearAnimation_ghekR{animation:UnreadItemsCount-scss--module_bubble_biOL1 .5s ease-out}.UnreadItemsCount-scss--module_content_QJsI-{left:-40px;width:140px}@keyframes UnreadItemsCount-scss--module_bubble_biOL1{0%{transform:scale(1)}40%{transform:scale(1.25)}80%{transform:scale(.9)}to{transform:scale(1)}}@keyframes NotificationsButton-scss--module_fadeIn_EwLtW{0%{opacity:0}to{opacity:1}}@keyframes NotificationsButton-scss--module_fadeOut_q7h3D{0%{opacity:1}to{opacity:0}}@keyframes NotificationsButton-scss--module_flashing_QpqWI{0%{opacity:.5}to{opacity:1}}@keyframes NotificationsButton-scss--module_loading_We5BR{to{background-position-x:-20%}}@keyframes NotificationsButton-scss--module_rotating_ZOcfk{to{transform:rotate(360deg)}}@keyframes NotificationsButton-scss--module_growIn_yhxWN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NotificationsButton-scss--module_closeLock_IwH5c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationsButton-scss--module_shakeLock_DjJI-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes NotificationsButton-scss--module_bubble_0vu6X{0%{transform:scale(1)}40%{transform:scale(1.25)}80%{transform:scale(.9)}to{transform:scale(1)}}.NotificationsButton-scss--module_button_I9XWt{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;position:relative;border:none;border-color:var(--var-color-base-border);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:pointer}.light-y-theme .NotificationsButton-scss--module_button_I9XWt{width:2rem;height:2rem}.NotificationsButton-scss--module_counter_arJXc{position:absolute;top:-1px;right:-1px;min-width:15px;min-height:15px;padding:1px 4px;font-size:.7rem;line-height:.8125rem}.NotificationsButton-scss--module_counter_arJXc.NotificationsButton-scss--module_hasNewNotification_7MLzk{animation:NotificationsButton-scss--module_bubble_0vu6X .5s ease-out}.NotificationsButton-scss--module_icon_pv7jF{width:1.25rem;height:1.25rem;position:relative;color:var(--var-color-text-primary)}.light-y-theme .NotificationsButton-scss--module_icon_pv7jF{width:1.5rem;height:1.5rem}.NotificationsButton-scss--module_caption_fGtja{position:absolute;visibility:hidden;width:0;height:0}@keyframes AudioPlayerButton-scss--module_fadeIn_8dQei{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayerButton-scss--module_fadeOut_-NNGf{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayerButton-scss--module_flashing_JZ8KQ{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayerButton-scss--module_loading_41oX7{to{background-position-x:-20%}}@keyframes AudioPlayerButton-scss--module_rotating_pSwv-{to{transform:rotate(360deg)}}@keyframes AudioPlayerButton-scss--module_growIn_tujSM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioPlayerButton-scss--module_closeLock_u9-FC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayerButton-scss--module_shakeLock_WgG6V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayerButton-scss--module_audioPlayerButton_IOmPv{width:1.75rem;height:1.75rem;position:relative;padding:0;background-color:#fff}.mobile .AudioPlayerButton-scss--module_audioPlayerButton_IOmPv{border:none}.dark-theme .AudioPlayerButton-scss--module_audioPlayerButton_IOmPv{background-color:#303030}.AudioPlayerButton-scss--module_audioPlayerButtonLoading_TWd1m{animation:AudioPlayerButton-scss--module_flashing_JZ8KQ .7s ease alternate infinite}.AudioPlayerButton-scss--module_iconAudioPlayer_hRK3k{width:1.5rem;height:1.5rem;pointer-events:none;stroke-width:1.3}.AudioPlayerButton-scss--module_statusBlock_1ikhP{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_Paeik circle{stroke-width:10px}.AudioPlayerButton-scss--module_wavesBlock_gaXWo:before,.AudioPlayerButton-scss--module_wavesBlockItem_Lyvdf,.AudioPlayerButton-scss--module_wavesBlock_gaXWo:after{position:absolute;width:1.5px;border-radius:2px;background-color:var(--color-brand);animation:AudioPlayerButton-scss--module_waving_kd0O3 .9s ease alternate infinite}.AudioPlayerButton-scss--module_wavesBlock_gaXWo:before{content:"";top:50%;left:25%;height:4px;transform:translate(-50%,-50%) scaleY(.8)}.AudioPlayerButton-scss--module_wavesBlockItem_Lyvdf{top:50%;left:50%;height:8px;transform:translate(-50%,-50%);animation:AudioPlayerButton-scss--module_waving_kd0O3 .8s ease alternate-reverse infinite;animation-delay:.5s}.AudioPlayerButton-scss--module_wavesBlock_gaXWo:after{content:"";top:50%;left:75%;height:5px;transform:translate(-50%,-50%) scaleY(.8);animation-delay:.4s}@keyframes AudioPlayerButton-scss--module_waving_kd0O3{0%{height:4px}45%{height:6px}60%{height:5px}70%{height:8px}to{height:4px}}@keyframes MessagesLink-scss--module_fadeIn_sKM6E{0%{opacity:0}to{opacity:1}}@keyframes MessagesLink-scss--module_fadeOut_NmjKq{0%{opacity:1}to{opacity:0}}@keyframes MessagesLink-scss--module_flashing_5aa1N{0%{opacity:.5}to{opacity:1}}@keyframes MessagesLink-scss--module_loading_H-Tgf{to{background-position-x:-20%}}@keyframes MessagesLink-scss--module_rotating_VAabE{to{transform:rotate(360deg)}}@keyframes MessagesLink-scss--module_growIn_Fkepv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessagesLink-scss--module_closeLock_gzyX2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagesLink-scss--module_shakeLock_aKDe2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagesLink-scss--module_root_mk7u-{width:40px;height:40px;position:relative;color:var(--var-color-text-primary)}.light-y-theme .MessagesLink-scss--module_root_mk7u-{display:flex;align-items:center;justify-content:center;width:24px;height:40px;margin-right:0;border:none}.light-y-theme .MessagesLink-scss--module_root_mk7u-:hover{color:var(--color-brand)}.MessagesLink-scss--module_root_mk7u-:visited{color:var(--var-color-text-primary)}.MessagesLink-scss--module_counter_cAWgz{position:absolute;top:-4px;right:-4px;min-width:17px;min-height:17px;padding:2px 5px}.mobile .MessagesLink-scss--module_counter_cAWgz{top:-1px;right:-2px;min-width:15px;min-height:15px;padding:1px 4px;font-size:.7rem;line-height:.8125rem}.MessagesLink-scss--module_icon_fNGE9{width:1.25rem;height:1.25rem;fill:var(--var-color-icon-ui);flex-shrink:0;transition:fill .2s}.light-y-theme .MessagesLink-scss--module_icon_fNGE9{width:24px;height:24px}@keyframes AudioActionsMenu-scss--module_fadeIn_uroOm{0%{opacity:0}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_fadeOut_IGUaR{0%{opacity:1}to{opacity:0}}@keyframes AudioActionsMenu-scss--module_flashing_I81o3{0%{opacity:.5}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_loading_MECUo{to{background-position-x:-20%}}@keyframes AudioActionsMenu-scss--module_rotating_P8v8c{to{transform:rotate(360deg)}}@keyframes AudioActionsMenu-scss--module_growIn_9f-Qp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioActionsMenu-scss--module_closeLock_KK2Px{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioActionsMenu-scss--module_shakeLock_92kUt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioActionsMenu-scss--module_actions_LmeeM{display:flex;align-items:center;justify-content:center}.AudioActionsMenu-scss--module_iconDots_R-SNI{width:1rem;height:1rem}.AudioActionsMenu-scss--module_iconDotsContainer_WJD5X{margin-right:0}.minimal .AudioActionsMenu-scss--module_iconDotsContainer_WJD5X:before{position:absolute;top:0;right:0;bottom:0;left:0}.AudioActionsMenu-scss--module_menuIcon_JzY6d{width:1.25rem;height:1.25rem}.AudioActionsMenu-scss--module_menuCloseIcon_jV9OV svg{width:1rem}.AudioActionsMenu-scss--module_menu_e94zr{z-index:100!important;min-width:240px;padding:10px 0!important}@keyframes AppAudioPlayer-scss--module_fadeIn_m-oUO{0%{opacity:0}to{opacity:1}}@keyframes AppAudioPlayer-scss--module_fadeOut_F2LRq{0%{opacity:1}to{opacity:0}}@keyframes AppAudioPlayer-scss--module_flashing_SYp-r{0%{opacity:.5}to{opacity:1}}@keyframes AppAudioPlayer-scss--module_loading_G4DER{to{background-position-x:-20%}}@keyframes AppAudioPlayer-scss--module_rotating_57FnO{to{transform:rotate(360deg)}}@keyframes AppAudioPlayer-scss--module_growIn_tI5KM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AppAudioPlayer-scss--module_closeLock_IH8IR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AppAudioPlayer-scss--module_shakeLock_P1H1b{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AppAudioPlayer-scss--module_root_aibOO{position:absolute;z-index:1;top:100%;left:0;width:100%;border-top:1px solid #eee}.AppAudioPlayer-scss--module_rootClosing_-N8U9{border-top-color:transparent!important}.dark-theme .AppAudioPlayer-scss--module_root_aibOO{border-top-color:#303030}.AppAudioPlayer-scss--module_playerWrapper_V6WAI{overflow:scroll;width:100%;height:100vh;overscroll-behavior-y:none}.AppAudioPlayer-scss--module_playerWrapper_V6WAI::-webkit-scrollbar{display:none;width:0}.AppAudioPlayer-scss--module_playerWrapper_V6WAI::-webkit-scrollbar-button{display:none}.AppAudioPlayer-scss--module_playerWrapper_V6WAI::-webkit-scrollbar-track{background-color:#fff0}.AppAudioPlayer-scss--module_playerWrapper_V6WAI .AppAudioPlayer-scss--module_closeScrollHelper_STvfm{display:flex;width:100%;height:120vh}.AppAudioPlayer-scss--module_player_aJsUC{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:10px 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;animation:AppAudioPlayer-scss--module_player-slide_t0vh6 .2s ease forwards}.AppAudioPlayer-scss--module_player_aJsUC.AppAudioPlayer-scss--module_overflowHidden_7euYG{overflow:hidden}.AppAudioPlayer-scss--module_playerClosing_NK9As{animation:AppAudioPlayer-scss--module_player-slide-out_wwqyP .2s ease forwards}.dark-theme .AppAudioPlayer-scss--module_player_aJsUC{background-color:#262626}.AppAudioPlayer-scss--module_controlsSection_AGU8h{display:flex;flex-direction:column}.AppAudioPlayer-scss--module_left_2yQqz{flex-basis:40px;display:flex;align-items:center;gap:6px;flex-grow:1}.AppAudioPlayer-scss--module_center_jrit4{display:flex;align-items:center;justify-content:center;gap:16px}.AppAudioPlayer-scss--module_right_I4Upw{flex-grow:1;flex-basis:40px;display:flex;justify-content:flex-end;align-items:center;gap:6px}.AppAudioPlayer-scss--module_topSection_PJay9{display:flex;width:100%;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.AppAudioPlayer-scss--module_middleSection_i-OSB{display:flex;overflow:hidden;width:100%;justify-content:space-between;align-items:center;gap:10px}.AppAudioPlayer-scss--module_header_89noa{display:flex;overflow:hidden;flex-direction:column;align-items:center;gap:2px;flex-grow:1}.AppAudioPlayer-scss--module_artist_N-jXh{font-size:.75rem;line-height:1rem;color:#7c7c7c}.AppAudioPlayer-scss--module_title_H6fzt{overflow:hidden;max-width:100%;font-size:.8125rem;font-weight:500;line-height:1rem;white-space:nowrap}.AppAudioPlayer-scss--module_titleInner_j6PiP{margin-left:0}.AppAudioPlayer-scss--module_titleInner_j6PiP.AppAudioPlayer-scss--module_animated_OPYbx{transition:all 1s linear .6s}.AppAudioPlayer-scss--module_titleInnerDuplicate_oqWJ-{margin-left:40px}.AppAudioPlayer-scss--module_icon_7itja{width:1.5rem;height:1.5rem;flex-shrink:0;transition:all .2s ease}.AppAudioPlayer-scss--module_seekButton_WpKNg{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:1.5rem;height:1.5rem;cursor:pointer}@media not all and (hover: none){.AppAudioPlayer-scss--module_seekButton_WpKNg:hover .AppAudioPlayer-scss--module_icon_7itja{color:var(--color-brand)}}.AppAudioPlayer-scss--module_progressRoot_df8Gz{margin-bottom:12px}@keyframes AppAudioPlayer-scss--module_player-slide_t0vh6{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes AppAudioPlayer-scss--module_player-slide-out_wwqyP{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-90px)}}.AppAudioPlayer-scss--module_coverSection_eqscu{display:flex;align-items:center;justify-content:center;width:35px;height:35px;overflow:hidden;border-radius:var(--border-radius-default);flex-shrink:0}.AppAudioPlayer-scss--module_cover_Uysd9{display:block;width:100%}.AppAudioPlayer-scss--module_playlist_pA2-2{margin:0 -15px;padding-bottom:6px}.AppAudioPlayer-scss--module_playlist_pA2-2.AppAudioPlayer-scss--module_noBorderTop_jHg-R{border-top-color:transparent}.AppAudioPlayer-scss--module_playlistTitle_cN2I-{width:100%;margin-bottom:7px;font-size:.75rem;line-height:1rem;color:#7c7c7c}.AppAudioPlayer-scss--module_overlay_7A1Zn{position:fixed;z-index:-1;top:100px;right:0;bottom:-120px;left:0;opacity:0;background-color:#0000004d;animation:AppAudioPlayer-scss--module_fadeIn_m-oUO .2s ease forwards}.AppAudioPlayer-scss--module_overlayClosing_GL45u{opacity:1;animation:AppAudioPlayer-scss--module_fadeOut_F2LRq .2s ease forwards;pointer-events:none}@keyframes LogoBackLink-scss--module_fadeIn_e0l8v{0%{opacity:0}to{opacity:1}}@keyframes LogoBackLink-scss--module_fadeOut_SpcV1{0%{opacity:1}to{opacity:0}}@keyframes LogoBackLink-scss--module_flashing_PzUC8{0%{opacity:.5}to{opacity:1}}@keyframes LogoBackLink-scss--module_loading_aW0AJ{to{background-position-x:-20%}}@keyframes LogoBackLink-scss--module_rotating_1DlA3{to{transform:rotate(360deg)}}@keyframes LogoBackLink-scss--module_growIn_dTs8X{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LogoBackLink-scss--module_closeLock_4j2J2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LogoBackLink-scss--module_shakeLock_P3XV1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LogoBackLink-scss--module_logo_uJIYj{background-repeat:no-repeat;background-position:center center;background-size:contain;display:inline-block;width:25px;height:30px;margin-right:6px;background-image:url(../logo.vwVnzgQk.svg)}.light-theme .LogoBackLink-scss--module_logo_uJIYj,.dark-theme .LogoBackLink-scss--module_logo_uJIYj{width:calc(2rem + 3px);height:calc(2rem + 3px);margin-right:0;background-size:calc(1.25rem + 2px) calc(1.75rem + 2px)}.light-x-theme .LogoBackLink-scss--module_logo_uJIYj{width:97px;height:16px;background-image:url(../logo-x.BuhBTWGK.svg)}.light-y-theme .LogoBackLink-scss--module_logo_uJIYj{width:96px;height:32px;background-image:url(../logo-y.BvKf_Bah.svg)}.LogoBackLink-scss--module_back_brwDm{display:flex;font-size:15px;font-weight:500;font-style:normal;line-height:normal;color:#0f1212;align-items:center}.LogoBackLink-scss--module_back_brwDm:visited{color:#0f1212}.LogoBackLink-scss--module_icon_QaFAL{width:20px;height:20px;transform:rotate(90deg)}@keyframes SubscriptionsMenuButton-scss--module_fadeIn_aiHNc{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionsMenuButton-scss--module_fadeOut_CGTiw{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionsMenuButton-scss--module_flashing_mlEzQ{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionsMenuButton-scss--module_loading_NFhZG{to{background-position-x:-20%}}@keyframes SubscriptionsMenuButton-scss--module_rotating_8gEVx{to{transform:rotate(360deg)}}@keyframes SubscriptionsMenuButton-scss--module_growIn_s4Lrm{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionsMenuButton-scss--module_closeLock_0Mi2z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionsMenuButton-scss--module_shakeLock_eBbwy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionsMenuButton-scss--module_root_xi0l1{width:1.75rem;height:1.75rem;padding:0;border:none;outline:none;background:transparent}.light-y-theme .SubscriptionsMenuButton-scss--module_root_xi0l1{width:2rem;height:2rem;margin-right:10px}.dark-theme .SubscriptionsMenuButton-scss--module_root_xi0l1{background:transparent}.dark-theme .SubscriptionsMenuButton-scss--module_root_xi0l1[data-active=true]{background:#4a4a4a}.SubscriptionsMenuButton-scss--module_icon_fMgug{width:1.25rem;height:1.25rem}.light-y-theme .SubscriptionsMenuButton-scss--module_icon_fMgug{width:1.5rem;height:1.5rem}@keyframes TopMenu-scss--module_fadeIn_3dqHs{0%{opacity:0}to{opacity:1}}@keyframes TopMenu-scss--module_fadeOut_fagEU{0%{opacity:1}to{opacity:0}}@keyframes TopMenu-scss--module_flashing_MoW-S{0%{opacity:.5}to{opacity:1}}@keyframes TopMenu-scss--module_loading_wTf8V{to{background-position-x:-20%}}@keyframes TopMenu-scss--module_rotating_38-W-{to{transform:rotate(360deg)}}@keyframes TopMenu-scss--module_growIn_pWsol{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TopMenu-scss--module_closeLock_xc6C2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenu-scss--module_shakeLock_5bf3-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenu-scss--module_inner_EC-A7{z-index:2;display:flex;width:100%;height:100%;padding:10px 15px;background-color:inherit;align-items:center;justify-content:space-between}.TopMenu-scss--module_inner_EC-A7 a,.TopMenu-scss--module_inner_EC-A7 button,.TopMenu-scss--module_inner_EC-A7 [role=button]{display:flex;align-items:center;justify-content:center;position:relative;border-color:transparent;text-decoration:none;color:inherit;border-radius:var(--border-radius-default);outline:none;transition:all .2s ease;will-change:transform}.TopMenu-scss--module_inner_EC-A7 a:active,.TopMenu-scss--module_inner_EC-A7 button:active,.TopMenu-scss--module_inner_EC-A7 [role=button]:active{scale:.94;filter:brightness(.9);background-color:var(--var-color-icon-ui-active-bg)}.dark-theme .TopMenu-scss--module_inner_EC-A7 a,.dark-theme .TopMenu-scss--module_inner_EC-A7 button,.dark-theme .TopMenu-scss--module_inner_EC-A7 [role=button]{background-color:var(--var-color-panel-bg)}.dark-theme .TopMenu-scss--module_inner_EC-A7 a:active,.dark-theme .TopMenu-scss--module_inner_EC-A7 button:active,.dark-theme .TopMenu-scss--module_inner_EC-A7 [role=button]:active{background-color:var(--var-color-icon-ui-active-bg)}.TopMenu-scss--module_inner_EC-A7 a svg,.TopMenu-scss--module_inner_EC-A7 button svg,.TopMenu-scss--module_inner_EC-A7 [role=button] svg{transition:all .2s ease}.light-y-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true] svg,.light-x-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true] svg,.light-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true] svg,.light-y-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true] svg,.light-x-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true] svg,.light-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true] svg,.light-y-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true] svg,.light-x-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true] svg,.light-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true] svg{opacity:.8}.light-y-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true],.light-x-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true],.light-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true],.light-y-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true],.light-x-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true],.light-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true],.light-y-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true],.light-x-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true],.light-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true]{background-color:#eee}.dark-theme .TopMenu-scss--module_inner_EC-A7 a[data-active=true],.dark-theme .TopMenu-scss--module_inner_EC-A7 button[data-active=true],.dark-theme .TopMenu-scss--module_inner_EC-A7 [role=button][data-active=true]{background-color:var(--var-color-icon-ui-active-bg)}.TopMenu-scss--module_block_UZIQM{position:fixed;z-index:100;top:0;right:0;left:0;display:flex;height:var(--const-top-menu-height);border-color:var(--var-color-base-border);border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);transition:background-color .15s,border-color .15s}.TopMenu-scss--module_blockTransparent_tqmo3{border-color:transparent;background-color:transparent}.TopMenu-scss--module_block_UZIQM.noBorder.borderCanHide{border-bottom-color:transparent}.TopMenu-scss--module_block_UZIQM.TopMenu-scss--module_blockTransparent_tqmo3{width:100%;height:var(--const-top-menu-landing-height);border-bottom:none;background-color:transparent}.TopMenu-scss--module_placeholder_-XVQn{height:var(--const-top-menu-height)}.TopMenu-scss--module_leftBlock_AE0fk{display:flex;align-items:center;gap:8px;margin-right:15px}.TopMenu-scss--module_logoDisabled_XbvL4{pointer-events:none}.TopMenu-scss--module_logoDisabled_XbvL4:hover{cursor:default}.TopMenu-scss--module_iconSearch_T6yEK,.TopMenu-scss--module_iconMenu_uX0OZ{width:1.25rem;height:1.25rem}.TopMenu-scss--module_buttons_v5MYS{display:flex;align-items:center;gap:10px}.TopMenu-scss--module_messageLink_UFTwc{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;position:relative}.TopMenu-scss--module_iconMessages_EgQ92,.TopMenu-scss--module_iconSubscribers_1T4pA,.TopMenu-scss--module_iconMenu_uX0OZ,.TopMenu-scss--module_iconSearch_T6yEK{color:var(--var-color-text-primary)}.TopMenu-scss--module_searchButton_rQKeP{width:1.75rem;height:1.75rem}.TopMenu-scss--module_searchButton_rQKeP:active{background-color:var(--var-color-icon-ui-active-bg)}button.TopMenu-scss--module_signIn_5E7sM{min-width:78px;height:34px;line-height:calc(1.25rem - 6px);color:#fff!important;background-color:var(--color-brand)!important;flex-shrink:0}@media not all and (hover: none){button.TopMenu-scss--module_signIn_5E7sM:hover{background-color:var(--color-brand-hovered)!important}button.TopMenu-scss--module_signIn_5E7sM:focus{background-color:var(--color-brand-hovered)!important}}button.TopMenu-scss--module_signIn_5E7sM:active{background-color:var(--color-brand-darken-20)!important}.TopMenu-scss--module_menuBurger_-v--3{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;margin-right:-2px;margin-left:6px;padding:0;border:none;border-radius:var(--border-radius-default);outline:none;background:transparent;will-change:transform}.TopMenu-scss--module_menuBurger_-v--3:active{filter:brightness(.95)}.dark-theme .TopMenu-scss--module_menuBurger_-v--3:active{filter:brightness(1.1)}.TopMenu-scss--module_menuBurger_-v--3:active{background-color:var(--var-color-input-contained-bg)}@media not all and (hover: none){.TopMenu-scss--module_menuBurger_-v--3:active{transform:scale(.9)}}@media (hover: none){.TopMenu-scss--module_menuBurger_-v--3:active{transform:scale(.9)}}.TopMenu-scss--module_dialogsButton_t26JK{width:1.875rem;height:1.875rem}@keyframes UserProfileInfo-scss--module_fadeIn_xzWci{0%{opacity:0}to{opacity:1}}@keyframes UserProfileInfo-scss--module_fadeOut_aJG-c{0%{opacity:1}to{opacity:0}}@keyframes UserProfileInfo-scss--module_flashing_da0eV{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileInfo-scss--module_loading_LK3PE{to{background-position-x:-20%}}@keyframes UserProfileInfo-scss--module_rotating_UGh-Y{to{transform:rotate(360deg)}}@keyframes UserProfileInfo-scss--module_growIn_Di2-m{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfileInfo-scss--module_closeLock_dFOlK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileInfo-scss--module_shakeLock_D0cxE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileInfo-scss--module_root_KeQmg{padding:0 15px}.UserProfileInfo-scss--module_profile_i13gF{margin-bottom:20px;font-size:16px;font-weight:500;line-height:22px}.desktop .UserProfileInfo-scss--module_profile_i13gF{display:none}.UserProfileInfo-scss--module_topBlock_RAY0X{display:flex;margin-bottom:12px;align-items:flex-end}.UserProfileInfo-scss--module_blockedTip_kqSW-{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_Kj5wV{width:14px;height:14px;margin-right:4px}.UserProfileInfo-scss--module_username_1O0jr{overflow:hidden;margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px;text-overflow:ellipsis}.UserProfileInfo-scss--module_linkList_4tgdh{margin:0;padding:0;list-style:none}.UserProfileInfo-scss--module_linkItem_IjELf{margin-bottom:4px}.UserProfileInfo-scss--module_linkItem_IjELf:last-child{margin-bottom:0}.UserProfileInfo-scss--module_email_qqAwN{margin-bottom:4px}.UserProfileInfo-scss--module_externalApps_OGr-G{display:flex;gap:4px}.UserProfileInfo-scss--module_link_tZz2b{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_tZz2b:visited{color:var(--var-color-text-secondary)}.UserProfileInfo-scss--module_linkIcon_b8-1C{width:20px;height:20px;margin-right:6px;flex-shrink:0}.UserProfileInfo-scss--module_telegramIcon_ZgZSE{width:16px;height:14px;margin-right:8px;flex-shrink:0}.UserProfileInfo-scss--module_buttons_DoQzg{display:flex;margin-top:15px}.desktop .UserProfileInfo-scss--module_buttons_DoQzg{justify-content:space-between;gap:10px}.mobile .UserProfileInfo-scss--module_buttons_DoQzg{flex-direction:column;gap:15px}.UserProfileInfo-scss--module_button_LrBiz{display:flex;justify-content:center}.desktop .UserProfileInfo-scss--module_button_LrBiz{width:191px}.UserProfileInfo-scss--module_buttonIcon_9gCM0{width:20px;height:20px;margin-right:10px;flex-shrink:0}.UserProfileInfo-scss--module_iconLogo_U8e1P{width:17px;height:20px;margin-right:6px;flex-shrink:0}.UserProfileInfo-scss--module_iconArrow_pVjMG{width:16px;height:16px;margin-left:6px;color:var(--color-brand);flex-shrink:0}.dark-theme .UserProfileInfo-scss--module_iconArrow_pVjMG{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}@keyframes UserProfileNote-scss--module_fadeIn_WPWcc{0%{opacity:0}to{opacity:1}}@keyframes UserProfileNote-scss--module_fadeOut_N1SaB{0%{opacity:1}to{opacity:0}}@keyframes UserProfileNote-scss--module_flashing_eiCaB{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileNote-scss--module_loading_hRmSv{to{background-position-x:-20%}}@keyframes UserProfileNote-scss--module_rotating_L53zV{to{transform:rotate(360deg)}}@keyframes UserProfileNote-scss--module_growIn_whShp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfileNote-scss--module_closeLock_94vHf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileNote-scss--module_shakeLock_gKMwF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileNote-scss--module_root_8LCIS{padding-bottom:25px;border-bottom:1px solid var(--var-color-base-border)}.UserProfileNote-scss--module_header_lMdhO{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_s-8yr{display:flex;align-items:center}.UserProfileNote-scss--module_iconPen_3V-yw{width:20px;height:20px;cursor:pointer}.UserProfileNote-scss--module_content_Kay2L{padding:0 15px}.UserProfileNote-scss--module_input_Wzp5Y{margin-bottom:21px}.UserProfileNote-scss--module_inputWithButtons_bjP84{margin-bottom:36px}.UserProfileNote-scss--module_inputCounter_7Rss5{right:auto;bottom:-21px;left:0}.UserProfileNote-scss--module_noteText_n7DwJ{word-wrap:break-word;word-break:break-word;line-height:22px}.UserProfileNote-scss--module_buttons_2FoKV{display:flex;gap:10px}.desktop .UserProfileNote-scss--module_buttons_2FoKV{justify-content:space-between}.mobile .UserProfileNote-scss--module_buttons_2FoKV{flex-direction:column}.desktop .UserProfileNote-scss--module_button_r8l4u{width:191px}.UserProfileNote-scss--module_hint_xFL4a{margin-left:7px}.UserProfileNote-scss--module_hintIcon_fAe-k{width:16px;height:16px}@keyframes UserProfileCommon-scss--module_fadeIn_t8q97{0%{opacity:0}to{opacity:1}}@keyframes UserProfileCommon-scss--module_fadeOut_qqVHT{0%{opacity:1}to{opacity:0}}@keyframes UserProfileCommon-scss--module_flashing_f0mw3{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileCommon-scss--module_loading_vBegz{to{background-position-x:-20%}}@keyframes UserProfileCommon-scss--module_rotating_m4-px{to{transform:rotate(360deg)}}@keyframes UserProfileCommon-scss--module_growIn_HLNrR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfileCommon-scss--module_closeLock_uRD23{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileCommon-scss--module_shakeLock_XjheI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileCommon-scss--module_root_8vJBK{display:flex;flex-direction:column}.UserProfileCommon-scss--module_row_SqW-z{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:15px}.UserProfileCommon-scss--module_label_mbZkv{display:flex;align-items:center;font-size:14px;font-weight:400;font-style:normal;line-height:22px;color:#7c7c7c}.UserProfileCommon-scss--module_labelText_83LFy{margin-right:5px}.UserProfileCommon-scss--module_info_8eFg2{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_7np4F{width:16px;height:16px}@keyframes EventSelector-scss--module_fadeIn_OVozG{0%{opacity:0}to{opacity:1}}@keyframes EventSelector-scss--module_fadeOut_U1-KO{0%{opacity:1}to{opacity:0}}@keyframes EventSelector-scss--module_flashing_1WmJj{0%{opacity:.5}to{opacity:1}}@keyframes EventSelector-scss--module_loading_t8TOt{to{background-position-x:-20%}}@keyframes EventSelector-scss--module_rotating_01LhF{to{transform:rotate(360deg)}}@keyframes EventSelector-scss--module_growIn_LatcA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventSelector-scss--module_closeLock_hafLX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventSelector-scss--module_shakeLock_ZlyJO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventSelector-scss--module_root_BmPwE{flex-shrink:0;position:relative}.EventSelector-scss--module_button_bSZ24{display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;min-width:auto;margin-left:10px;padding:0}.EventSelector-scss--module_filterIcon_2Vfkh{width:20px;height:20px;color:var(--var-color-text-primary)}.EventSelector-scss--module_statusFilter_-UhDr{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_GxpPo{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_XMzzj{padding-top:6px;padding-bottom:6px;flex-shrink:0}.EventSelector-scss--module_selectOptionItem_XMzzj:first-child{padding-top:10px}.EventSelector-scss--module_selectOptionItem_XMzzj:last-of-type{padding-bottom:10px}.EventSelector-scss--module_dropdown_TGj8U{position:relative}@keyframes PaymentWithFeeTooltip-scss--module_fadeIn_taaby{0%{opacity:0}to{opacity:1}}@keyframes PaymentWithFeeTooltip-scss--module_fadeOut_qsyxU{0%{opacity:1}to{opacity:0}}@keyframes PaymentWithFeeTooltip-scss--module_flashing_PPh8w{0%{opacity:.5}to{opacity:1}}@keyframes PaymentWithFeeTooltip-scss--module_loading_XoUOt{to{background-position-x:-20%}}@keyframes PaymentWithFeeTooltip-scss--module_rotating_uj9N8{to{transform:rotate(360deg)}}@keyframes PaymentWithFeeTooltip-scss--module_growIn_SyfVc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentWithFeeTooltip-scss--module_closeLock_V--sV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentWithFeeTooltip-scss--module_shakeLock_UMGO8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentWithFeeTooltip-scss--module_root_SzMvU{cursor:pointer}.PaymentWithFeeTooltip-scss--module_content_-Ne8N{width:222px;font-size:13px;line-height:16px;white-space:normal}.PaymentWithFeeTooltip-scss--module_feePaidWrapper_a43vH{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_kr9y6{width:14px;height:14px;padding-top:1px;opacity:.7;color:var(--color-brand)}.DateFormatter-scss--module_root_N6F-d{display:flex;align-items:flex-end;flex-shrink:0}@keyframes PromoStatInfo-scss--module_fadeIn_57Epk{0%{opacity:0}to{opacity:1}}@keyframes PromoStatInfo-scss--module_fadeOut_qScPf{0%{opacity:1}to{opacity:0}}@keyframes PromoStatInfo-scss--module_flashing_MYBRZ{0%{opacity:.5}to{opacity:1}}@keyframes PromoStatInfo-scss--module_loading_IwL4f{to{background-position-x:-20%}}@keyframes PromoStatInfo-scss--module_rotating_VwSgr{to{transform:rotate(360deg)}}@keyframes PromoStatInfo-scss--module_growIn_o-QhO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoStatInfo-scss--module_closeLock_al8MT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoStatInfo-scss--module_shakeLock_-vNIo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoStatInfo-scss--module_root_5YyLs{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-default);cursor:pointer}.PromoStatInfo-scss--module_discount_wujzq{color:#59a840;background-color:#59a84033}.PromoStatInfo-scss--module_trial_DpIk1{color:#8764b8;background-color:#8764b833}.PromoStatInfo-scss--module_icon_paG67{width:16px;height:16px}.PromoStatInfo-scss--module_tooltip_zi8oI{max-width:213px;white-space:normal}@keyframes SearchInputView-scss--module_fadeIn_s1vkn{0%{opacity:0}to{opacity:1}}@keyframes SearchInputView-scss--module_fadeOut_8Q5JD{0%{opacity:1}to{opacity:0}}@keyframes SearchInputView-scss--module_flashing_Zwf4a{0%{opacity:.5}to{opacity:1}}@keyframes SearchInputView-scss--module_loading_0uI00{to{background-position-x:-20%}}@keyframes SearchInputView-scss--module_rotating_58Kn9{to{transform:rotate(360deg)}}@keyframes SearchInputView-scss--module_growIn_UT0i3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchInputView-scss--module_closeLock_yEw-k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchInputView-scss--module_shakeLock_uPlIl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchInputView-scss--module_iconSearch_tI3SK,.SearchInputView-scss--module_iconArrow_vWKfY,.SearchInputView-scss--module_iconReset_yNWmD{width:1.25rem;height:1.25rem;position:absolute;z-index:1;top:50%;transform:translateY(-50%);color:var(--var-color-input-text-disabled)}.SearchInputView-scss--module_inputWrapper_yHn7k{position:relative}.SearchInputView-scss--module_inputWrapper_yHn7k .SearchInputView-scss--module_inputWithButton_p5fYf{padding-right:calc(4.25rem + 24px)}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_inputWrapper_yHn7k .SearchInputView-scss--module_inputWithButton_p5fYf{padding-right:calc(4.25rem + 9px)}.SearchInputView-scss--module_inputWrapper_yHn7k:focus-within .SearchInputView-scss--module_iconSearch_tI3SK{color:var(--var-color-text-primary)}.SearchInputView-scss--module_iconLeft_YGBWa{left:15px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_iconLeft_YGBWa{left:0}.SearchInputView-scss--module_iconRight_8OPYt{right:15px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_iconRight_8OPYt{right:0}.SearchInputView-scss--module_inputWithLeftIcon_dphdp{padding-left:calc(1.25rem + 25px)}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_inputWithLeftIcon_dphdp{padding-left:calc(1.25rem + 10px)}.SearchInputView-scss--module_inputWithRightIcon_uPU6z{padding-right:calc(1.25rem + 25px)}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_inputWithRightIcon_uPU6z{padding-left:calc(1.25rem + 10px)}.SearchInputView-scss--module_iconArrow_vWKfY{transition:transform .2s}.SearchInputView-scss--module_iconArrow_vWKfY.SearchInputView-scss--module_iconArrowOnlyVisible_qn3tN{color:var(--var-color-text-regular)}.SearchInputView-scss--module_iconArrowDisabled_ug5yn{color:var(--var-color-input-text-disabled)}.SearchInputView-scss--module_iconArrowRotated_mWNax{transform:translateY(-50%) rotate(180deg)}.SearchInputView-scss--module_buttons_sRiAr{position:absolute;top:50%;right:15px;display:flex;height:1.25rem;transform:translateY(-50%)}.SearchInputView-scss--module_inputWrapperNoSidePaddings_1ZGED .SearchInputView-scss--module_buttons_sRiAr{right:0}.SearchInputView-scss--module_resetButton_s-WNQ{width:1.25rem;height:1.25rem;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_s-WNQ:hover .SearchInputView-scss--module_iconReset_yNWmD{color:var(--var-color-extra-ui-hover)}.SearchInputView-scss--module_resetButton_s-WNQ.SearchInputView-scss--module_resetButtonHidden_TQ2OY{opacity:0;cursor:default;pointer-events:none}.SearchInputView-scss--module_searchButton_rUdza{padding:1px 6px;border:none;font-size:.875rem;font-weight:500;color:var(--var-color-link-like-text-button);background-color:transparent;cursor:pointer}.SearchInputView-scss--module_searchButton_rUdza.SearchInputView-scss--module_disabled_nVK-x{color:var(--var-color-input-text-disabled);pointer-events:none}@media not all and (hover: none){.SearchInputView-scss--module_searchButton_rUdza:hover{color:var(--var-color-link-like-text-button-hover)}}.minimal .SearchInputView-scss--module_searchButton_rUdza{text-transform:uppercase}.SearchInputView-scss--module_inputWrapper_yHn7k:not(.SearchInputView-scss--module_hideButtonsOnBlur_P2ZzY) .SearchInputView-scss--module_buttons_sRiAr{display:flex}.SearchInputView-scss--module_inputWrapper_yHn7k.SearchInputView-scss--module_hideButtonsOnBlur_P2ZzY .SearchInputView-scss--module_buttons_sRiAr{display:none}.SearchInputView-scss--module_inputWrapper_yHn7k.SearchInputView-scss--module_hideButtonsOnBlur_P2ZzY:focus-within .SearchInputView-scss--module_buttons_sRiAr{display:flex}.SearchInputView-scss--module_contained_pOZ5K{background-color:var(--var-color-input-contained-bg)}@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_growIn_dxDux{0%{transform:scale(0)}to{transform:scale(1)}}@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)}}.dark-theme .SearchInput-scss--module_suggestContainer_MvU3m{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #0000001a}.dark-theme .SearchInput-scss--module_suggestItem_kJ-Fe{transition:.3s background-color}.dark-theme .SearchInput-scss--module_suggestItem_kJ-Fe:hover{background-color:#303030}.dark-theme .SearchInput-scss--module_iconSearch_zzxCa,.dark-theme .SearchInput-scss--module_iconReset_KP7cQ{color:#838383}.dark-theme .SearchInput-scss--module_iconSearchFocused_F8eVl{color:#f1f1f1}.SearchInput-scss--module_container_h96gh{position:relative;flex-shrink:1;width:100%}.SearchInput-scss--module_inputWrapper_EQMQd{position:relative}.SearchInput-scss--module_inputWrapper_EQMQd .SearchInput-scss--module_inputWithButton_wV-O6{padding-right:92px}.SearchInput-scss--module_iconSearch_zzxCa{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.SearchInput-scss--module_iconReset_KP7cQ{width:1.25rem;height:1.25rem}.SearchInput-scss--module_iconLeft_ZUIdu{left:15px}.SearchInput-scss--module_iconRight_dQERk{right:15px;cursor:pointer}.SearchInput-scss--module_inputWithLeftIcon_OnIPM{padding-left:45px}.SearchInput-scss--module_inputWithRightIcon_qPfuE{padding-right:45px}.SearchInput-scss--module_iconArrow_eRJda{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%);transition:transform .2s}.SearchInput-scss--module_iconArrowDisabled_Kx02Z{color:#4a4a4a}.SearchInput-scss--module_iconArrowRotated_dUjru{transform:translateY(-50%) rotate(180deg)}.SearchInput-scss--module_iconSearch_zzxCa,.SearchInput-scss--module_iconReset_KP7cQ{color:#7c7c7c}.SearchInput-scss--module_iconSearchFocused_F8eVl{color:var(--var-color-text-primary)}.SearchInput-scss--module_suggestContainer_MvU3m{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_ZrbaD{display:flex;overflow:auto;flex-direction:column;width:100%;max-height:153px;padding:6px 0}.SearchInput-scss--module_suggestItem_kJ-Fe{padding:6px 15px;font-size:.875rem;cursor:pointer}.SearchInput-scss--module_suggestItem_kJ-Fe:hover{color:var(--color-brand)}.SearchInput-scss--module_notFound_XNGn4{display:flex;flex-direction:column;padding:4px 15px;line-height:1.375rem;color:#7c7c7c}.SearchInput-scss--module_spinnerContainer_WnlcE{display:flex;align-items:center;justify-content:center;width:50px;height:50px;overflow:hidden;margin:0 auto}.SearchUsersInput-scss--module_container_T7w0k{width:100%}@keyframes SearchUsersSelected-scss--module_fadeIn_Z3cmf{0%{opacity:0}to{opacity:1}}@keyframes SearchUsersSelected-scss--module_fadeOut_qn6Cc{0%{opacity:1}to{opacity:0}}@keyframes SearchUsersSelected-scss--module_flashing_3QXsG{0%{opacity:.5}to{opacity:1}}@keyframes SearchUsersSelected-scss--module_loading_jEpu-{to{background-position-x:-20%}}@keyframes SearchUsersSelected-scss--module_rotating_oC5ZR{to{transform:rotate(360deg)}}@keyframes SearchUsersSelected-scss--module_growIn_XQyJm{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchUsersSelected-scss--module_closeLock_n0WUe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchUsersSelected-scss--module_shakeLock_jn641{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchUsersSelected-scss--module_container_NJRk1{display:flex;flex-wrap:wrap}.SearchUsersSelected-scss--module_user_zMS43{color:#7c7c7c;background-color:var(--var-color-chip-bg);display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:500;line-height:1rem;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_zMS43{color:var(--var-color-icon-ui)}.SearchUsersSelected-scss--module_user_zMS43:hover{background-color:var(--var-color-chip-bg-hover)}.SearchUsersSelected-scss--module_title_IasM3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.SearchUsersSelected-scss--module_iconClose_-7xAr{width:1rem;height:1rem;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_-7xAr:hover{opacity:1}@keyframes EventItem-scss--module_fadeIn_qpUJW{0%{opacity:0}to{opacity:1}}@keyframes EventItem-scss--module_fadeOut_VZfMo{0%{opacity:1}to{opacity:0}}@keyframes EventItem-scss--module_flashing_JB1Go{0%{opacity:.5}to{opacity:1}}@keyframes EventItem-scss--module_loading_5aqGC{to{background-position-x:-20%}}@keyframes EventItem-scss--module_rotating_cA6vw{to{transform:rotate(360deg)}}@keyframes EventItem-scss--module_growIn_alaXk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventItem-scss--module_closeLock_oyFTk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventItem-scss--module_shakeLock_-7imQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventItem-scss--module_icon_xNx-u{width:20px;height:20px;margin-right:10px;flex-shrink:0}.EventItem-scss--module_root_UM4qL{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_P2dCR{margin-right:8px;font-size:14px;font-weight:500;color:var(--var-color-text-primary)}.EventItem-scss--module_period_q3DuB{width:max-content;margin-top:10px;padding:4px 8px;font-size:13px;color:#3a4;border-radius:100px;background-color:#3a43}.EventItem-scss--module_money_nD0fc{display:flex;flex:1;align-items:center;justify-content:flex-end;font-size:16px;color:#3a4}.EventItem-scss--module_withdrawMoney_FqBhA{color:var(--var-color-error)}.EventItem-scss--module_holdCancel_GeSb-{color:var(--var-color-text-primary)}.EventItem-scss--module_holdCancel_GeSb- .EventItem-scss--module_icon_xNx-u{height:18px;fill:#59a840;margin-right:5px}.EventItem-scss--module_hold_e9e4D{color:var(--var-color-text-secondary)}.EventItem-scss--module_hold_e9e4D .EventItem-scss--module_icon_xNx-u{height:18px;fill:var(--var-color-text-secondary);margin-right:5px}.EventItem-scss--module_header_njKhQ{display:flex;align-items:center}.EventItem-scss--module_content_kHzNU{display:flex;margin-top:8px;font-size:13px;color:var(--var-color-text-secondary);justify-content:space-between}.EventItem-scss--module_info_wM5cs{display:flex;overflow:hidden;flex-direction:column;text-overflow:ellipsis;flex-shrink:1}.EventItem-scss--module_user_Ew7vZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.EventItem-scss--module_userWithMargin_Pn4Hq{margin-bottom:8px}.EventItem-scss--module_userClickable_OS-7p:hover{color:var(--color-brand);cursor:pointer}.EventItem-scss--module_error_dHoRz{display:flex;margin-right:10px;margin-left:auto;align-items:flex-end;color:var(--var-color-error)}.EventItem-scss--module_iconError_1zExa{width:16px;height:16px;margin-right:4px}.EventItem-scss--module_datetime_KDa5j{display:flex;align-items:flex-end;flex-shrink:0}.EventItem-scss--module_description_y53Xh{word-wrap:break-word;word-break:break-word;padding-right:12px}.EventItem-scss--module_subscribe_lJqBm{color:#3a4;background-color:#3a43}.EventItem-scss--module_subscribeIcon_0L5SY{color:#3a4}.EventItem-scss--module_unsubscribe_L9jZK{color:var(--var-color-error)}.EventItem-scss--module_unsubscribeCancel_16J1q{color:#59a840;background-color:#59a84033}.EventItem-scss--module_unsubscribeCancelIcon_2W4sA{color:#59a840}.EventItem-scss--module_subscribeUp_iGe5u{color:#00b294;background-color:#00b29433}.EventItem-scss--module_subscribeUpIcon_W5wv8{color:#00b294}.EventItem-scss--module_resubscribe_1YZDq{color:var(--color-brand);background-color:var(--color-brand-opacity-20)}.EventItem-scss--module_resubscribeIcon_iy7VI{color:var(--color-brand)}.EventItem-scss--module_percentIcon_LtBsN{color:#4050b5}.EventItem-scss--module_gift_T1i7P{color:#d16485;background-color:#d1648533}.EventItem-scss--module_giftIcon_lCPz-{color:#d16485}.EventItem-scss--module_messageIcon_B9-RR{color:#8e5dd9}.EventItem-scss--module_commissionCompensationIcon_wINnJ{color:#3a4}.EventItem-scss--module_holdIcon_t74Vp{color:#7b98a9}.EventItem-scss--module_discount_RTFGl{margin-left:5px}.EventItem-scss--module_donate_JxNWT{color:#f90}.EventItem-scss--module_onAccount_9Jpft{color:#3fb819}.EventItem-scss--module_postSale_cLMDT{color:#09b}.EventItem-scss--module_feePaidFlag_clPYC{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_TWXaS{margin-right:6px}.EventItem-scss--module_feeHintContent_U9-Re{width:210px}.EventItem-scss--module_iconFee_LcHSU{width:14px;height:14px;padding-top:1px;opacity:.7;color:var(--color-brand)}.EventItem-scss--module_adminNote_cPVnV{width:max-content;margin-top:10px;padding:4px 8px;font-size:13px;color:#cd3544;border-radius:100px;background-color:#cd354433}.EventList-scss--module_root_EnNcX{display:flex;flex-direction:column;width:100%}@keyframes EventItemLoader-scss--module_fadeIn_l6POX{0%{opacity:0}to{opacity:1}}@keyframes EventItemLoader-scss--module_fadeOut_To93t{0%{opacity:1}to{opacity:0}}@keyframes EventItemLoader-scss--module_flashing_aNGty{0%{opacity:.5}to{opacity:1}}@keyframes EventItemLoader-scss--module_loading_fQ-oO{to{background-position-x:-20%}}@keyframes EventItemLoader-scss--module_rotating_T6KKI{to{transform:rotate(360deg)}}@keyframes EventItemLoader-scss--module_growIn_y-9R7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventItemLoader-scss--module_closeLock_Ii35g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventItemLoader-scss--module_shakeLock_rNwAb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes EventItemLoader-scss--module_load_V6zPk{0%{left:-150px}to{left:100%}}.EventItemLoader-scss--module_root_LPhZ6{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_tPFPt{display:flex;margin-bottom:13px;align-items:baseline;justify-content:space-between}.EventItemLoader-scss--module_row_tPFPt>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.EventItemLoader-scss--module_row_tPFPt>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_V6zPk .6s cubic-bezier(.4,0,.2,1) alternate infinite}.dark-theme .EventItemLoader-scss--module_row_tPFPt>div:before{background:linear-gradient(to right,transparent 0,rgba(77,77,77,.3) 50%,transparent 100%)}.EventItemLoader-scss--module_icon_18pDm{width:18px;height:18px;margin-right:10px}.EventItemLoader-scss--module_title_QdGlz{width:74px;height:18px;margin-right:auto;justify-self:flex-start}.EventItemLoader-scss--module_amount_8KMDj{width:74px;height:18px}.EventItemLoader-scss--module_from_DTKpF{width:199px;height:14px}.EventItemLoader-scss--module_description_QXatm{width:96px;height:12px}.EventItemLoader-scss--module_date_ixSrb{width:41px;height:12px}@keyframes EventListLoader-scss--module_fadeIn_XzyNk{0%{opacity:0}to{opacity:1}}@keyframes EventListLoader-scss--module_fadeOut_ciFZa{0%{opacity:1}to{opacity:0}}@keyframes EventListLoader-scss--module_flashing_bwHVx{0%{opacity:.5}to{opacity:1}}@keyframes EventListLoader-scss--module_loading_Rcaph{to{background-position-x:-20%}}@keyframes EventListLoader-scss--module_rotating_XmzaU{to{transform:rotate(360deg)}}@keyframes EventListLoader-scss--module_growIn_aokuI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventListLoader-scss--module_closeLock_DpuYw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventListLoader-scss--module_shakeLock_QIRv-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventListLoader-scss--module_root_DJ8JT{position:relative;display:flex;flex-direction:column;width:100%}.EventListLoader-scss--module_gradient_6vME8{width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(#fff0 60%,#fff 95%)}.dark-theme .EventListLoader-scss--module_gradient_6vME8{background-image:linear-gradient(#fff0 60%,#222 95%)}@keyframes PeriodSelector-scss--module_fadeIn_IHzK0{0%{opacity:0}to{opacity:1}}@keyframes PeriodSelector-scss--module_fadeOut_SR-Cg{0%{opacity:1}to{opacity:0}}@keyframes PeriodSelector-scss--module_flashing_c2FQt{0%{opacity:.5}to{opacity:1}}@keyframes PeriodSelector-scss--module_loading_jktyW{to{background-position-x:-20%}}@keyframes PeriodSelector-scss--module_rotating_lJQj8{to{transform:rotate(360deg)}}@keyframes PeriodSelector-scss--module_growIn_bKfXo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PeriodSelector-scss--module_closeLock_bUKmb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeriodSelector-scss--module_shakeLock_AE8ZC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeriodSelector-scss--module_root_DLlbz{display:flex;align-items:baseline}.PeriodSelector-scss--module_label_LJQMB{font-size:inherit}.PeriodSelector-scss--module_activePeriodContainer_6k-rT{position:relative;display:flex;align-items:center}.PeriodSelector-scss--module_activePeriod_A4-kq{display:flex;border-bottom:1px dashed transparent;color:var(--color-brand);transition:color .35s;cursor:pointer;align-items:center}.PeriodSelector-scss--module_activePeriod_A4-kq:hover{border-bottom-color:var(--color-brand-opacity-30)}.PeriodSelector-scss--module_activePeriodText_O1b4d{border-bottom:1px dashed transparent;font-size:inherit}.PeriodSelector-scss--module_activePeriodTextWhite_D-Hs-{border-bottom-color:#ffffff4d;color:#fff}.PeriodSelector-scss--module_tooltipRoot_qi4GB{position:static}.PeriodSelector-scss--module_dropdown_xM3dE{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_Inh3U{width:250px}.PeriodSelector-scss--module_datePickerWrapper_iMUrO{width:290px}.PeriodSelector-scss--module_dropdownList_90vlZ{margin:0;padding:15px 20px;border-bottom:1px solid var(--var-color-base-border);list-style:none}.PeriodSelector-scss--module_dropdownItem_csRDf{margin-bottom:12px;cursor:pointer}.PeriodSelector-scss--module_dropdownItem_csRDf:hover{color:var(--color-brand)}.PeriodSelector-scss--module_dropdownItem_csRDf:last-child{margin-bottom:0}.PeriodSelector-scss--module_dropdownItemActive_ECPOu{color:var(--color-brand);cursor:auto}.PeriodSelector-scss--module_dropdownFooter_iC1zL{display:flex;align-items:center;padding:15px;transition:color .35s;cursor:pointer}.PeriodSelector-scss--module_dropdownFooter_iC1zL:hover{color:var(--color-brand)}.PeriodSelector-scss--module_calendar_g2Ovw{width:19px;height:20px;margin-right:9px;fill:var(--color-brand)}.PeriodSelector-scss--module_iconArrow_MaFlY{width:18px;height:18px;fill:var(--color-brand);margin-left:5px;transition:fill .35s}.PeriodSelector-scss--module_iconArrowWhite_9h1S6{fill:#fff}.PeriodSelector-scss--module_customPeriodText_ltcUA{color:var(--color-brand)}.PeriodSelector-scss--module_resetButton_ZSEt8{width:24px;height:24px;border-radius:50%;margin-left:5px;color:#fff;background-color:var(--color-brand-hovered);cursor:pointer}.PeriodSelector-scss--module_dropdownContainer_nmCyk{position:relative}@keyframes DatePicker-scss--module_fadeIn_RC402{0%{opacity:0}to{opacity:1}}@keyframes DatePicker-scss--module_fadeOut_8CbxR{0%{opacity:1}to{opacity:0}}@keyframes DatePicker-scss--module_flashing_4jXet{0%{opacity:.5}to{opacity:1}}@keyframes DatePicker-scss--module_loading_5u0Cp{to{background-position-x:-20%}}@keyframes DatePicker-scss--module_rotating_ehwE9{to{transform:rotate(360deg)}}@keyframes DatePicker-scss--module_growIn_djjxy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DatePicker-scss--module_closeLock_bTQj4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DatePicker-scss--module_shakeLock_o8bLY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DatePicker-scss--module_root_dXaLq{position:relative;overflow:hidden}.DatePicker-scss--module_input_guPf-,.DatePicker-scss--module_inputGhost_u1nZM{width:100%;height:46px}.DatePicker-scss--module_input_guPf-{position:relative;z-index:1;display:grid}.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i{height:46px}.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ{display:flex;align-items:center;font-size:.875rem;color:var(--var-color-text-regular)}.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconLeft_68JYf,.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconRight_iDR6b,.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconReset_Z6PiJ{display:flex;align-items:center;justify-content:center;width:46px;height:46px}.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconLeft_68JYf .DatePicker-scss--module_inputIcon_P3Ih1,.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconRight_iDR6b .DatePicker-scss--module_inputIcon_P3Ih1,.DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconReset_Z6PiJ .DatePicker-scss--module_inputIcon_P3Ih1{width:1.25rem;height:1.25rem;color:var(--var-color-text-regular)}.DatePicker-scss--module_inputGhost_u1nZM{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_u1nZM::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ{font-weight:600;text-transform:uppercase}.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{grid-template-columns:max-content;justify-content:center}.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconLeft_68JYf .DatePicker-scss--module_inputIcon_P3Ih1,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconRight_iDR6b .DatePicker-scss--module_inputIcon_P3Ih1,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconReset_Z6PiJ .DatePicker-scss--module_inputIcon_P3Ih1{opacity:.5}.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconLeft_68JYf,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ{pointer-events:none}.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconRight_iDR6b{position:relative;z-index:2;pointer-events:none}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{pointer-events:none}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i,.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i{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_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i,.minimal .DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i{background-color:transparent}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf-,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf-,.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf-{grid-template-columns:1fr;grid-gap:5px}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{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_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.minimal .DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.minimal .DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{background-color:transparent}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{grid-template-columns:1fr 46px}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ,.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ{padding:0 10px 0 15px}.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputRight_FFa9i{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_W-JM0.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-,.DatePicker-scss--module_hasIcon_W-JM0.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{grid-template-columns:46px 1fr 46px}.DatePicker-scss--module_hasIcon_W-JM0.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ,.DatePicker-scss--module_hasIcon_W-JM0.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputText_lxmhZ{padding:0}.DatePicker-scss--module_hasIcon_W-JM0.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputLeft_GEQh-{grid-template-columns:46px max-content;justify-content:center}.DatePicker-scss--module_hasValue_u7LZb .DatePicker-scss--module_inputGhost_u1nZM{width:calc(100% - 50px)}.DatePicker-scss--module_hasValue_u7LZb.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_input_guPf-,.DatePicker-scss--module_hasValue_u7LZb.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_input_guPf-{grid-template-columns:1fr 46px}.DatePicker-scss--module_hasValue_u7LZb.DatePicker-scss--module_themeSelect_q-t3t .DatePicker-scss--module_inputGhost_u1nZM,.DatePicker-scss--module_hasValue_u7LZb.DatePicker-scss--module_themeButton_JDfbA .DatePicker-scss--module_inputGhost_u1nZM{width:calc(100% - 50px)}.DatePicker-scss--module_hasValue_u7LZb.DatePicker-scss--module_themeSelectCompact_mD09y .DatePicker-scss--module_input_guPf- .DatePicker-scss--module_inputIconRight_iDR6b{pointer-events:auto}@keyframes PeriodSelector-scss--module_fadeIn_3VM0h{0%{opacity:0}to{opacity:1}}@keyframes PeriodSelector-scss--module_fadeOut_cMw5N{0%{opacity:1}to{opacity:0}}@keyframes PeriodSelector-scss--module_flashing_YFvFh{0%{opacity:.5}to{opacity:1}}@keyframes PeriodSelector-scss--module_loading_lldqv{to{background-position-x:-20%}}@keyframes PeriodSelector-scss--module_rotating_eBbVY{to{transform:rotate(360deg)}}@keyframes PeriodSelector-scss--module_growIn_6gb3x{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PeriodSelector-scss--module_closeLock_ZpblP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeriodSelector-scss--module_shakeLock_RcnCZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeriodSelector-scss--module_root_lQ1-m{display:flex;align-items:center;flex-wrap:wrap}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_title_cMcQD{margin-right:5px;font-size:inherit;font-weight:500;line-height:26px;color:var(--var-color-text-primary)}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_separator_24W5J{display:flex;padding:0 5px;font-size:20px}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_dates_EsGEj{display:flex;align-items:center}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV,.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerInputContainer_4aRZU{display:flex}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerInput_OTF60{width:100%;margin:0}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerText_GBrWm{display:flex;padding:0;border:none;font-size:inherit;font-weight:500;line-height:26px;color:var(--color-brand)}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerInputLeft_9rp5i{display:flex;width:100%;border:none}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerInputRight_ILJQ0{display:none}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_datePicker_TgUpV .PeriodSelector-scss--module_datePickerIconArrow_WTUVh{width:20px;height:20px;color:var(--color-brand)}.PeriodSelector-scss--module_root_lQ1-m .PeriodSelector-scss--module_resetButton_kV0-e{width:20px;height:20px;border-radius:50%;margin-left:5px;color:#fff;background-color:var(--color-brand-hovered)}.light-theme .ProfileEventListEmpty-scss--module_picturePayments_V2bxd{background-image:url(../payments.By0Qjqfk.svg)}.light-theme .ProfileEventListEmpty-scss--module_pictureRefunds_c9e-6{background-image:url(../refunds.Cda0KT2t.svg)}.light-x-theme .ProfileEventListEmpty-scss--module_picturePayments_V2bxd{background-image:url(../payments-x.DuLSlMCS.svg)}.light-x-theme .ProfileEventListEmpty-scss--module_pictureRefunds_c9e-6{background-image:url(../refunds-x.sz3GJpnk.svg)}@keyframes ProfileEventListEmpty-scss--module_fadeIn_xaiH-{0%{opacity:0}to{opacity:1}}@keyframes ProfileEventListEmpty-scss--module_fadeOut_lIaJI{0%{opacity:1}to{opacity:0}}@keyframes ProfileEventListEmpty-scss--module_flashing_TEsLX{0%{opacity:.5}to{opacity:1}}@keyframes ProfileEventListEmpty-scss--module_loading_PJ3o2{to{background-position-x:-20%}}@keyframes ProfileEventListEmpty-scss--module_rotating_a73pr{to{transform:rotate(360deg)}}@keyframes ProfileEventListEmpty-scss--module_growIn_neuG1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ProfileEventListEmpty-scss--module_closeLock_Uaq-l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProfileEventListEmpty-scss--module_shakeLock_fG4HK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ProfileEventListEmpty-scss--module_picturePayments_V2bxd{background-image:url(../payments-y.CF-wXE5V.svg)}.light-y-theme .ProfileEventListEmpty-scss--module_pictureRefunds_c9e-6{background-image:url(../refunds-y.CK-f07Ek.svg)}.ProfileEventListEmpty-scss--module_root_Zh6Eb{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:312px;margin:30px auto}.ProfileEventListEmpty-scss--module_title_pwkBz{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:#000}.ProfileEventListEmpty-scss--module_picture_I8iVu{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.ProfileEventListEmpty-scss--module_content_cRX-y{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.ProfileEventListEmpty-scss--module_icon_faA-4{width:70px;height:70px;margin-bottom:10px;color:#ccc}.ProfileEventListEmpty-scss--module_button_X-97I{font-size:14px;line-height:22px}@keyframes UserProfileEventList-scss--module_fadeIn_pOjU2{0%{opacity:0}to{opacity:1}}@keyframes UserProfileEventList-scss--module_fadeOut_t2Lpj{0%{opacity:1}to{opacity:0}}@keyframes UserProfileEventList-scss--module_flashing_ZgbFf{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileEventList-scss--module_loading_HTNqA{to{background-position-x:-20%}}@keyframes UserProfileEventList-scss--module_rotating_CY-u3{to{transform:rotate(360deg)}}@keyframes UserProfileEventList-scss--module_growIn_xvVkp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfileEventList-scss--module_closeLock_82-NN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileEventList-scss--module_shakeLock_ilpCX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileEventList-scss--module_root_aIO3P{display:flex;flex-direction:column;height:100%}.UserProfileEventList-scss--module_filter_zj2ai{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:15px}.desktop .UserProfileEventList-scss--module_filter_zj2ai{height:40px}.UserProfileEventList-scss--module_periodSelector_W-lWe{font-size:18px}.UserProfileEventList-scss--module_eventSelectorButton_xw6--{width:40px;height:40px}.UserProfileEventList-scss--module_list_8ie43{display:block;flex-shrink:1}.UserProfileEventList-scss--module_pagination_0hplr{display:flex;align-items:center;justify-content:center}@keyframes UserProfileTabs-scss--module_fadeIn_gCRaD{0%{opacity:0}to{opacity:1}}@keyframes UserProfileTabs-scss--module_fadeOut_hxXIm{0%{opacity:1}to{opacity:0}}@keyframes UserProfileTabs-scss--module_flashing_BekTT{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileTabs-scss--module_loading_XWguM{to{background-position-x:-20%}}@keyframes UserProfileTabs-scss--module_rotating_dQhJi{to{transform:rotate(360deg)}}@keyframes UserProfileTabs-scss--module_growIn_i0i56{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfileTabs-scss--module_closeLock_rFpzX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileTabs-scss--module_shakeLock_XybDo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileTabs-scss--module_root_08F97{display:flex;flex-direction:column;padding:15px 15px 0;flex:1}.UserProfileTabs-scss--module_tabs_WuCLS{margin:0 -15px 15px;padding:0 15px;border-bottom:1px solid var(--var-color-base-border)}.UserProfileTabs-scss--module_tabsContent_LK84I{display:block;height:100%;flex:1}.UserProfileTabs-scss--module_tabDisabled_TVgZD{opacity:.4;pointer-events:none}.UserProfileTabs-scss--module_tab_gRO0A:not(:last-child){margin-right:30px}@keyframes UserProfile-scss--module_fadeIn_piWRd{0%{opacity:0}to{opacity:1}}@keyframes UserProfile-scss--module_fadeOut_4TT-d{0%{opacity:1}to{opacity:0}}@keyframes UserProfile-scss--module_flashing_JG3lu{0%{opacity:.5}to{opacity:1}}@keyframes UserProfile-scss--module_loading_tSAUR{to{background-position-x:-20%}}@keyframes UserProfile-scss--module_rotating_Grm9x{to{transform:rotate(360deg)}}@keyframes UserProfile-scss--module_growIn_GJpTD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfile-scss--module_closeLock_bP9NJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfile-scss--module_shakeLock_sMVz6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfile-scss--module_root_i4bG1{display:flex;overflow:hidden;flex-direction:column}.UserProfile-scss--module_iconClose_THaZe{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_qE4tD{height:100%;padding-top:15px}.UserProfile-scss--module_spinnerContainer_w9LCB{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.desktop .UserProfile-scss--module_info_pt2eK{margin-bottom:25px}.mobile .UserProfile-scss--module_info_pt2eK{margin-bottom:20px}@keyframes UserProfile-scss--module_fadeIn_Eyhe-{0%{opacity:0}to{opacity:1}}@keyframes UserProfile-scss--module_fadeOut_y5VTt{0%{opacity:1}to{opacity:0}}@keyframes UserProfile-scss--module_flashing_s09kr{0%{opacity:.5}to{opacity:1}}@keyframes UserProfile-scss--module_loading_ObJ0T{to{background-position-x:-20%}}@keyframes UserProfile-scss--module_rotating_DdDgJ{to{transform:rotate(360deg)}}@keyframes UserProfile-scss--module_growIn_e9DK4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserProfile-scss--module_closeLock_euNuZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfile-scss--module_shakeLock_m7VQ-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfile-scss--module_root_QfQAO{top:0;right:0;bottom:0;left:0;position:fixed;z-index:98;top:var(--const-top-menu-height);height:calc(100% - var(--const-top-menu-height));background-color:var(--var-color-app-bg)}.App-scss--module_app_W6fKB{position:relative;display:flex;flex-direction:column;min-height:100%;padding-top:var(--const-top-menu-height);flex:1}.App-scss--module_app_W6fKB img{image-orientation:from-image}.App-scss--module_appTopMenuHidden_eEYkv{padding-top:0}.grecaptcha-badge{visibility:hidden!important}html,body{touch-action:pan-x pan-y}.SecretCodeInput-scss--module_title_8sidw{margin-bottom:8px;font-size:.875rem;font-weight:500}.SecretCodeInput-scss--module_inputs_eIVWj{display:flex;justify-content:space-between;max-width:320px}.SecretCodeInput-scss--module_inputWrapper_-Abv6{width:38px}.SecretCodeInput-scss--module_input_jWBrO{padding:11px;text-align:center}.SecretCodeInput-scss--module_info_2B4NC{display:flex;flex-direction:column}.SecretCodeInput-scss--module_error_-1Hpx{margin-top:15px;margin-right:5px;color:#cb1a1a}.SecretCodeInput-scss--module_timer_1e1Tb{font-size:.8125rem;line-height:1.3;color:#7c7c7c}.SecretCodeInput-scss--module_footer_6s7py{margin-top:9px}@keyframes PhoneSelector-scss--module_fadeIn_CrYfK{0%{opacity:0}to{opacity:1}}@keyframes PhoneSelector-scss--module_fadeOut_bFquv{0%{opacity:1}to{opacity:0}}@keyframes PhoneSelector-scss--module_flashing_bN9e1{0%{opacity:.5}to{opacity:1}}@keyframes PhoneSelector-scss--module_loading_lNn3-{to{background-position-x:-20%}}@keyframes PhoneSelector-scss--module_rotating_Zk3ov{to{transform:rotate(360deg)}}@keyframes PhoneSelector-scss--module_growIn_kXTHx{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PhoneSelector-scss--module_closeLock_NTliG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PhoneSelector-scss--module_shakeLock_xFCEG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PhoneSelector-scss--module_AD_YuhT-{background-image:url(../AD.COFzPzvR.svg)}.PhoneSelector-scss--module_AE_mh220{background-image:url(../AE.Ci6bwjbe.svg)}.PhoneSelector-scss--module_AF_64yv3{background-image:url(../AF.DPupmfNI.svg)}.PhoneSelector-scss--module_AG_zndk5{background-image:url(../AG.B4wDT_Ra.svg)}.PhoneSelector-scss--module_AI_J4DnO{background-image:url(../AI.CrFMHwL0.svg)}.PhoneSelector-scss--module_AL_0ZvNM{background-image:url(../AL.Cl6NWAmf.svg)}.PhoneSelector-scss--module_AM_A-EZL{background-image:url(../AM.Cmd7ub7M.svg)}.PhoneSelector-scss--module_AO_sK6DL{background-image:url(../AO.nLBNlPC9.svg)}.PhoneSelector-scss--module_AQ_I7bFD{background-image:url(../AQ.Bj1kkp44.svg)}.PhoneSelector-scss--module_AR_Dv53C{background-image:url(../AR.BsE2t6cr.svg)}.PhoneSelector-scss--module_AS_tFQ9y{background-image:url(../AS.Bs4Mecyr.svg)}.PhoneSelector-scss--module_AT_FDZMo{background-image:url(../AT.DCfYnOmN.svg)}.PhoneSelector-scss--module_AU_PFQmP{background-image:url(../AU.D1u33Olp.svg)}.PhoneSelector-scss--module_AW_jYk63{background-image:url(../AW.c-37Rxzv.svg)}.PhoneSelector-scss--module_AX_AEwhE{background-image:url(../AX.BpwDiUz2.svg)}.PhoneSelector-scss--module_AZ_oKXoW{background-image:url(../AZ.C2eE1gan.svg)}.PhoneSelector-scss--module_BA_BbMdo{background-image:url(../BA.CFhlSuAq.svg)}.PhoneSelector-scss--module_BB_Se8aq{background-image:url(../BB.WSk9BOPE.svg)}.PhoneSelector-scss--module_BD_MlbSe{background-image:url(../BD.Cj0y10b3.svg)}.PhoneSelector-scss--module_BE_AcUue{background-image:url(../BE.B6n5zfir.svg)}.PhoneSelector-scss--module_BF_mUxVY{background-image:url(../BF.CKfHxuRD.svg)}.PhoneSelector-scss--module_BG_HyP8e{background-image:url(../BG.C14fYBa3.svg)}.PhoneSelector-scss--module_BH_fC02T{background-image:url(../BH.C11RcJgM.svg)}.PhoneSelector-scss--module_BI_C1jC8{background-image:url(../BI.r1vyRwXI.svg)}.PhoneSelector-scss--module_BJ_Ye06f{background-image:url(../BJ.C6M1OENB.svg)}.PhoneSelector-scss--module_BL_dsjr3{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_BM_JZwLM{background-image:url(../BM.C-bvaCMo.svg)}.PhoneSelector-scss--module_BN_VMhFi{background-image:url(../BN.BDWdJelp.svg)}.PhoneSelector-scss--module_BO_PkW1w{background-image:url(../BO.DGYETyA0.svg)}.PhoneSelector-scss--module_BR_1Flm4{background-image:url(../BR.CnMQBIuT.svg)}.PhoneSelector-scss--module_BS_KR5vr{background-image:url(../BS.FzVrbuvH.svg)}.PhoneSelector-scss--module_BT_TiGBm{background-image:url(../BT.Ci2jqa-6.svg)}.PhoneSelector-scss--module_BV_AFnBm{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_BW_Onz16{background-image:url(../BW.BA5-GlsC.svg)}.PhoneSelector-scss--module_BY_shB5F{background-image:url(../BY.B0w50wj6.svg)}.PhoneSelector-scss--module_BZ_W-5Qy{background-image:url(../BZ.Cun5TM2R.svg)}.PhoneSelector-scss--module_CA_ltsPB{background-image:url(../CA.CmMjO_yI.svg)}.PhoneSelector-scss--module_CC_rWdaB{background-image:url(../CC.D9PkbHvj.svg)}.PhoneSelector-scss--module_CD_lLzMz{background-image:url(../CD.BgrdZJsE.svg)}.PhoneSelector-scss--module_CF_qZ8Z9{background-image:url(../CF.DnsLRnEX.svg)}.PhoneSelector-scss--module_CG_VCQof{background-image:url(../CG.B2xFon9R.svg)}.PhoneSelector-scss--module_CH_VvwaM{background-image:url(../CH.H__zBWt7.svg)}.PhoneSelector-scss--module_CI_Bhw35{background-image:url(../CI.CwRuzlX8.svg)}.PhoneSelector-scss--module_CIV_q8EyS{background-image:url(../CI.CwRuzlX8.svg)}.PhoneSelector-scss--module_CK_eLAsG{background-image:url(../CK.COht3oh0.svg)}.PhoneSelector-scss--module_CL_gTacL{background-image:url(../CL.By08RE0e.svg)}.PhoneSelector-scss--module_CM_aYS7m{background-image:url(../CM.BbFWtT_c.svg)}.PhoneSelector-scss--module_CN_va2-E{background-image:url(../CN.BTm1823x.svg)}.PhoneSelector-scss--module_CO_mDtVa{background-image:url(../CO.BlLhoplp.svg)}.PhoneSelector-scss--module_CR_3lpsx{background-image:url(../CR.E4rUZ1a8.svg)}.PhoneSelector-scss--module_CU_B1oZo{background-image:url(../CU.BsHeF6qk.svg)}.PhoneSelector-scss--module_CV_qhWWG{background-image:url(../CV.D0auXf3I.svg)}.PhoneSelector-scss--module_CW_VoDNB{background-image:url(../CW.Bm1E-NOu.svg)}.PhoneSelector-scss--module_CX_nuaGy{background-image:url(../CX.rUfIVy3m.svg)}.PhoneSelector-scss--module_CY_KsxvT{background-image:url(../CY.opjGOu5S.svg)}.PhoneSelector-scss--module_CZ_a8aOk{background-image:url(../CZ.B9c9YBV-.svg)}.PhoneSelector-scss--module_DE_uf04T{background-image:url(../DE.DI44h_72.svg)}.PhoneSelector-scss--module_DJ_k68XX{background-image:url(../DJ.5VMG0E92.svg)}.PhoneSelector-scss--module_DK_2XpHO{background-image:url(../DK.CtZu-J3Y.svg)}.PhoneSelector-scss--module_DM_xjE-2{background-image:url(../DM.B5EwV0LP.svg)}.PhoneSelector-scss--module_DO_4SaRb{background-image:url(../DO.CATPGOmj.svg)}.PhoneSelector-scss--module_DZ_Qp-e1{background-image:url(../DZ.C0DhxyUM.svg)}.PhoneSelector-scss--module_EC_JN3nS{background-image:url(../EC.-J8dn23a.svg)}.PhoneSelector-scss--module_EE_TsGal{background-image:url(../EE.DPydgVkx.svg)}.PhoneSelector-scss--module_EG_rvRQ-{background-image:url(../EG.Bv-uDsjq.svg)}.PhoneSelector-scss--module_EH_vzoHb{background-image:url(../EH.0hAzIVvF.svg)}.PhoneSelector-scss--module_ER_5IgTd{background-image:url(../ER.C1FRRPrZ.svg)}.PhoneSelector-scss--module_ES_kemgO{background-image:url(../ES.BJkF7Ucq.svg)}.PhoneSelector-scss--module_ET_tbGxQ{background-image:url(../ET.6eebJ8aa.svg)}.PhoneSelector-scss--module_FI_kkSm9{background-image:url(../FI.Hl2AnpCa.svg)}.PhoneSelector-scss--module_FJ_dAdwI{background-image:url(../FJ.8bRLoqFp.svg)}.PhoneSelector-scss--module_FK_3TJoX{background-image:url(../FK.CHHm1dTy.svg)}.PhoneSelector-scss--module_FM_lSdmW{background-image:url(../FM.Dp4aS5So.svg)}.PhoneSelector-scss--module_FO_sMW0W{background-image:url(../FO.CphFBifI.svg)}.PhoneSelector-scss--module_FR_SfTFC{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_GA_I-CYN{background-image:url(../GA.Moh4OneV.svg)}.PhoneSelector-scss--module_GB_fLcGY{background-image:url(../GB.BVpqki0L.svg)}.PhoneSelector-scss--module_GD_VleBL{background-image:url(../GD.CN59C3aT.svg)}.PhoneSelector-scss--module_GE_UMsXT{background-image:url(../GE.DKCnEo3g.svg)}.PhoneSelector-scss--module_GF_HVbPf{background-image:url(../GF.BtOQdlq1.svg)}.PhoneSelector-scss--module_GG_srYK6{background-image:url(../GG.DouK5Mhg.svg)}.PhoneSelector-scss--module_GH_Q7pUN{background-image:url(../GH.B7Al_rXc.svg)}.PhoneSelector-scss--module_GI_xYepS{background-image:url(../GI.DFoP7i47.svg)}.PhoneSelector-scss--module_GL_Xq2Y4{background-image:url(../GL.C0sgSwPt.svg)}.PhoneSelector-scss--module_GM_PJ4Jy{background-image:url(../GM.Ch2xcK2k.svg)}.PhoneSelector-scss--module_GN_-FzbB{background-image:url(../GN.sDE83CFT.svg)}.PhoneSelector-scss--module_GP_xybLa{background-image:url(../GP.BqqOjocO.svg)}.PhoneSelector-scss--module_GQ_Xwj7Y{background-image:url(../GQ.By9FU2KL.svg)}.PhoneSelector-scss--module_GR_951MX{background-image:url(../GR.CgUltjyg.svg)}.PhoneSelector-scss--module_GS_mKoYz{background-image:url(../GS.DcI-51Sn.svg)}.PhoneSelector-scss--module_GT_XlMqa{background-image:url(../GT.BetM2EZs.svg)}.PhoneSelector-scss--module_GU_JAz2r{background-image:url(../GU.DHu07KqA.svg)}.PhoneSelector-scss--module_GW_V--Cr{background-image:url(../GW.Cx0LWBx0.svg)}.PhoneSelector-scss--module_GY_FnLng{background-image:url(../GY.DwGTFPbF.svg)}.PhoneSelector-scss--module_HK_PuRTG{background-image:url(../HK.Dhv-KPvY.svg)}.PhoneSelector-scss--module_HM_Bm9-w{background-image:url(../HM.DZVVNsPR.svg)}.PhoneSelector-scss--module_HN_f4fVU{background-image:url(../HN.By9dS16c.svg)}.PhoneSelector-scss--module_HR_qEdeB{background-image:url(../HR.CiJQvrU-.svg)}.PhoneSelector-scss--module_HT_wj4sc{background-image:url(../HT.ersdg6Zd.svg)}.PhoneSelector-scss--module_HU_DPCIm{background-image:url(../HU.cKDEL3S2.svg)}.PhoneSelector-scss--module_ID_lQviU{background-image:url(../ID.JLrCiTsj.svg)}.PhoneSelector-scss--module_IE_Ur64y{background-image:url(../IE.BECV85wm.svg)}.PhoneSelector-scss--module_IL_RV0kD{background-image:url(../IL.b2pLQF3C.svg)}.PhoneSelector-scss--module_IM_Xbggj{background-image:url(../IM.DrirvQYb.svg)}.PhoneSelector-scss--module_IN_MOhOU{background-image:url(../IN.Upy2eVA5.svg)}.PhoneSelector-scss--module_IO_XLoTo{background-image:url(../IO.DM17DeB3.svg)}.PhoneSelector-scss--module_IQ_FPw0Q{background-image:url(../IQ.BlvGmGNO.svg)}.PhoneSelector-scss--module_IR_3Mmlx{background-image:url(../IR.BaFUZcNO.svg)}.PhoneSelector-scss--module_IS_sUkPK{background-image:url(../IS.D-rvFjzb.svg)}.PhoneSelector-scss--module_IT_4RpcX{background-image:url(../IT.CGsOeQD-.svg)}.PhoneSelector-scss--module_JE_c5Vsz{background-image:url(../JE.BaWQ5Rlu.svg)}.PhoneSelector-scss--module_JM_SuF75{background-image:url(../JM.Y52Jju8B.svg)}.PhoneSelector-scss--module_JO_YvQQv{background-image:url(../JO.Bqm1KAti.svg)}.PhoneSelector-scss--module_JP_uX7d-{background-image:url(../JP.XvoZKxMT.svg)}.PhoneSelector-scss--module_KE_prvqg{background-image:url(../KE.CNQTPudo.svg)}.PhoneSelector-scss--module_KG_XCtl0{background-image:url(../KG.Bk6eMGas.svg)}.PhoneSelector-scss--module_KH_GBJ8o{background-image:url(../KH.DkS58Bt9.svg)}.PhoneSelector-scss--module_KI_l-YvL{background-image:url(../KI.OrFp0NMc.svg)}.PhoneSelector-scss--module_KM_El6wl{background-image:url(../KM.Cwi8UwSR.svg)}.PhoneSelector-scss--module_KN_cyHFw{background-image:url(../KN.DXSqDEvP.svg)}.PhoneSelector-scss--module_KP_05l5d{background-image:url(../KP.Bf5HSbz7.svg)}.PhoneSelector-scss--module_KR_DJzDo{background-image:url(../KR.BnzNCf-x.svg)}.PhoneSelector-scss--module_KW_m1AYn{background-image:url(../KW.w3Tk8LIm.svg)}.PhoneSelector-scss--module_KY_-DRXR{background-image:url(../KY.DchrjQwN.svg)}.PhoneSelector-scss--module_KZ_-MgKp{background-image:url(../KZ.BbNAsStg.svg)}.PhoneSelector-scss--module_LA_-T7zU{background-image:url(../LA.b035dFSw.svg)}.PhoneSelector-scss--module_LB_Z-B6w{background-image:url(../LB.C9DOc5x6.svg)}.PhoneSelector-scss--module_LC_-GXoY{background-image:url(../LC.DFMqQnuF.svg)}.PhoneSelector-scss--module_LI_4e5nn{background-image:url(../LI.DjaAq5sO.svg)}.PhoneSelector-scss--module_LK_axdET{background-image:url(../LK.Cb-8A2EL.svg)}.PhoneSelector-scss--module_LR_5ZgwR{background-image:url(../LR.DqBxpIJZ.svg)}.PhoneSelector-scss--module_LS_rajAg{background-image:url(../LS.BM95p2GO.svg)}.PhoneSelector-scss--module_LT_pphFl{background-image:url(../LT.BevpIpu6.svg)}.PhoneSelector-scss--module_LU_TlDME{background-image:url(../LU.BeNTbWkx.svg)}.PhoneSelector-scss--module_LV_vUG-8{background-image:url(../LV.C8tpx5Tk.svg)}.PhoneSelector-scss--module_LY_vKAAa{background-image:url(../LY.BxYsLtCy.svg)}.PhoneSelector-scss--module_MA_jwZ2m{background-image:url(../MA.fqnrLub_.svg)}.PhoneSelector-scss--module_MC_JgaXZ{background-image:url(../MC.CsHS1T0o.svg)}.PhoneSelector-scss--module_MD_-v002{background-image:url(../MD.Bc4E-NUG.svg)}.PhoneSelector-scss--module_ME_I87hH{background-image:url(../ME.B3QICNmK.svg)}.PhoneSelector-scss--module_MF_l0CGE{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_MG_XUmO9{background-image:url(../MG.D-eSCLh7.svg)}.PhoneSelector-scss--module_MH_KemxB{background-image:url(../MH.C7N5G8IW.svg)}.PhoneSelector-scss--module_MK_iryWK{background-image:url(../MK.BIlEVt3d.svg)}.PhoneSelector-scss--module_ML_zf-sr{background-image:url(../ML.BNKzvXp8.svg)}.PhoneSelector-scss--module_MM_TNSxV{background-image:url(../MM.BAt_zgD7.svg)}.PhoneSelector-scss--module_MN_Jm3dA{background-image:url(../MN.BIRQxNNY.svg)}.PhoneSelector-scss--module_MO_eOBKJ{background-image:url(../MO.Dr75lrU5.svg)}.PhoneSelector-scss--module_MP_G8BUF{background-image:url(../MP.d13EcnAI.svg)}.PhoneSelector-scss--module_MQ_2-cDp{background-image:url(../MQ.CvOE3-r8.svg)}.PhoneSelector-scss--module_MR_PB8gG{background-image:url(../MR.PtNAvTPY.svg)}.PhoneSelector-scss--module_MS_ECh5G{background-image:url(../MS.beyHvRic.svg)}.PhoneSelector-scss--module_MT_KckG-{background-image:url(../MT.DaxXX9jf.svg)}.PhoneSelector-scss--module_MU_xFZNe{background-image:url(../MU.BH0YONXb.svg)}.PhoneSelector-scss--module_MV_1l1-V{background-image:url(../MV.DKgiIWR4.svg)}.PhoneSelector-scss--module_MW_-csrr{background-image:url(../MW.BgQBV8j-.svg)}.PhoneSelector-scss--module_MX_FhkMr{background-image:url(../MX.CbyWYkiW.svg)}.PhoneSelector-scss--module_MY_Fn8p6{background-image:url(../MY.CCSU3YqG.svg)}.PhoneSelector-scss--module_MZ_Ps47I{background-image:url(../MZ.CDVlEcs6.svg)}.PhoneSelector-scss--module_NA_Funlf{background-image:url(../NA.Vr3Qlbde.svg)}.PhoneSelector-scss--module_NC_hoceU{background-image:url(../NC.D8p1fHr-.svg)}.PhoneSelector-scss--module_NE_mbgVL{background-image:url(../NE.ocYWew60.svg)}.PhoneSelector-scss--module_NF_tQSBa{background-image:url(../NF.s8l8oDmR.svg)}.PhoneSelector-scss--module_NG_NJS-s{background-image:url(../NG.xnFDvolf.svg)}.PhoneSelector-scss--module_NI_cMmyd{background-image:url(../NI.BsDaNWMf.svg)}.PhoneSelector-scss--module_NL_IBLqg{background-image:url(../NL.B9CGayD-.svg)}.PhoneSelector-scss--module_NO_12aje{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_NP_zjwxX{background-image:url(../NP.D5rKhV99.svg)}.PhoneSelector-scss--module_NR_IdfNW{background-image:url(../NR.Btz-qbkt.svg)}.PhoneSelector-scss--module_NU_OXDSz{background-image:url(../NU.3YcwTWfp.svg)}.PhoneSelector-scss--module_NZ_P6JuY{background-image:url(../NZ.Dkth0OBz.svg)}.PhoneSelector-scss--module_OM_2-WOt{background-image:url(../OM.DfjGVbxv.svg)}.PhoneSelector-scss--module_PA_JczCH{background-image:url(../PA.Vswpam0h.svg)}.PhoneSelector-scss--module_PE_Njn96{background-image:url(../PE.DpXjFVzM.svg)}.PhoneSelector-scss--module_PF_b5Vfv{background-image:url(../PF.BA_PlRHk.svg)}.PhoneSelector-scss--module_PG_fgOhR{background-image:url(../PG.CgadpfUb.svg)}.PhoneSelector-scss--module_PH_-eHQx{background-image:url(../PH.CKcW60BI.svg)}.PhoneSelector-scss--module_PK_PbsRM{background-image:url(../PK.DQF5RjYb.svg)}.PhoneSelector-scss--module_PL_-X07a{background-image:url(../PL.CKDPV0xY.svg)}.PhoneSelector-scss--module_PM_DXCWX{background-image:url(../PM.CZsEhPC3.svg)}.PhoneSelector-scss--module_PN_JkE-1{background-image:url(../PN.Cx5mbg3A.svg)}.PhoneSelector-scss--module_PR_luzXS{background-image:url(../PR.BAYCpwPi.svg)}.PhoneSelector-scss--module_PS_GgPOH{background-image:url(../PS.DcSLoNJm.svg)}.PhoneSelector-scss--module_PT_Gb7Sg{background-image:url(../PT.Cz8-Ai46.svg)}.PhoneSelector-scss--module_PW_ACgLx{background-image:url(../PW.BcnGDBT6.svg)}.PhoneSelector-scss--module_PY_MrTZZ{background-image:url(../PY.CWsmS4d2.svg)}.PhoneSelector-scss--module_QA_PBwkc{background-image:url(../QA.DQGg6CDv.svg)}.PhoneSelector-scss--module_RE_R-o4a{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_RO_2DQSB{background-image:url(../RO.BEIl1g_O.svg)}.PhoneSelector-scss--module_RS_OqhJN{background-image:url(../RS.ChKt885r.svg)}.PhoneSelector-scss--module_RU_U9UJO{background-image:url(../RU.ClL-d-vJ.svg)}.PhoneSelector-scss--module_RW_BYUbF{background-image:url(../RW.Cr8Oo3cp.svg)}.PhoneSelector-scss--module_SA_YSgTk{background-image:url(../SA.C262VLK6.svg)}.PhoneSelector-scss--module_SB_zo3MF{background-image:url(../SB.BFTvI0mi.svg)}.PhoneSelector-scss--module_SC_MtlNC{background-image:url(../SC.TW313wt4.svg)}.PhoneSelector-scss--module_SD_E-2b0{background-image:url(../SD.DYtznj1R.svg)}.PhoneSelector-scss--module_SE_Nb5-r{background-image:url(../SE.DvPSG4-a.svg)}.PhoneSelector-scss--module_SG_x0Dv5{background-image:url(../SG.CsPmHMnD.svg)}.PhoneSelector-scss--module_SH_dWuBp{background-image:url(../SH.MrLMk0G1.svg)}.PhoneSelector-scss--module_SI_5MrFX{background-image:url(../SI.DbNEYEg_.svg)}.PhoneSelector-scss--module_SJ_BzGTM{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_SK_h1ylm{background-image:url(../SK.Bh52-LcA.svg)}.PhoneSelector-scss--module_SL_s9FGZ{background-image:url(../SL.5_0tnnhC.svg)}.PhoneSelector-scss--module_SM_uO-bP{background-image:url(../SM.oxXfq34y.svg)}.PhoneSelector-scss--module_SN_v7oiF{background-image:url(../SN.CESNYa16.svg)}.PhoneSelector-scss--module_SO_ytfVI{background-image:url(../SO.r0AJiXmu.svg)}.PhoneSelector-scss--module_SR_LnEp2{background-image:url(../SR.k8M1DR-v.svg)}.PhoneSelector-scss--module_SS_qVIE7{background-image:url(../SS.CMTuYAUE.svg)}.PhoneSelector-scss--module_ST_zq05O{background-image:url(../ST.bywSJJLs.svg)}.PhoneSelector-scss--module_SV_3bOe5{background-image:url(../SV.DppBn_wB.svg)}.PhoneSelector-scss--module_SX_4DLY9{background-image:url(../SX.B-btey7W.svg)}.PhoneSelector-scss--module_SY_xtNeA{background-image:url(../SY.DhYee2VD.svg)}.PhoneSelector-scss--module_SZ_xLZ-F{background-image:url(../SZ.DzIWPQkz.svg)}.PhoneSelector-scss--module_TC_LTS1B{background-image:url(../TC.DdINqHxg.svg)}.PhoneSelector-scss--module_TD_N5if1{background-image:url(../TD.D5iLw1sw.svg)}.PhoneSelector-scss--module_TF_MA-Ws{background-image:url(../TF.CvUgB7Cu.svg)}.PhoneSelector-scss--module_TG_iD0G6{background-image:url(../TG.D-PDsAiq.svg)}.PhoneSelector-scss--module_TH_CZqPT{background-image:url(../TH.DLR0HPUK.svg)}.PhoneSelector-scss--module_TJ_hd-TH{background-image:url(../TJ.YIqT8Wt0.svg)}.PhoneSelector-scss--module_TL_ZcAwI{background-image:url(../TL.HtF7NGcD.svg)}.PhoneSelector-scss--module_TM_AWm-f{background-image:url(../TM.VjvxVIUV.svg)}.PhoneSelector-scss--module_TN_yMTub{background-image:url(../TN.CZDRruzX.svg)}.PhoneSelector-scss--module_TO_-sXcA{background-image:url(../TO.C4twbPR5.svg)}.PhoneSelector-scss--module_TR_Xi0m3{background-image:url(../TR.DDUPhSNp.svg)}.PhoneSelector-scss--module_TT_hi5kt{background-image:url(../TT.B9Dvxg98.svg)}.PhoneSelector-scss--module_TV_ZZiKT{background-image:url(../TV.8aq_Vjaf.svg)}.PhoneSelector-scss--module_TW_lfCaI{background-image:url(../TW.DUzr4M43.svg)}.PhoneSelector-scss--module_TZ_5JwPi{background-image:url(../TZ.CqRHn2_i.svg)}.PhoneSelector-scss--module_UA_WEBdD{background-image:url(../UA.CiBCiA0g.svg)}.PhoneSelector-scss--module_UG_Y6jbC{background-image:url(../UG.BUdaO_35.svg)}.PhoneSelector-scss--module_UM_o7H1w{background-image:url(../UM.BwgBtz9v.svg)}.PhoneSelector-scss--module_US_4cK1y{background-image:url(../UM.BwgBtz9v.svg)}.PhoneSelector-scss--module_UY_O1xqw{background-image:url(../UY.BtBWPuAR.svg)}.PhoneSelector-scss--module_UZ_5t6uT{background-image:url(../UZ.uW5_mFNp.svg)}.PhoneSelector-scss--module_VA_dETSv{background-image:url(../VA.CrGCG-Lt.svg)}.PhoneSelector-scss--module_VC_uCHgw{background-image:url(../VC.za8ekE6V.svg)}.PhoneSelector-scss--module_VE_jPV8B{background-image:url(../VE.UArF1WLG.svg)}.PhoneSelector-scss--module_VG_8Y-6e{background-image:url(../VG.CuVwwNIA.svg)}.PhoneSelector-scss--module_VI_odamD{background-image:url(../VI.BYsptrob.svg)}.PhoneSelector-scss--module_VN_fTzqF{background-image:url(../VN.1yJczGcl.svg)}.PhoneSelector-scss--module_VU_XKQSX{background-image:url(../VU.RdT_13Oj.svg)}.PhoneSelector-scss--module_WF_F3-aU{background-image:url(../WF.DReC9tkV.svg)}.PhoneSelector-scss--module_WS_Yw6t5{background-image:url(../WS.iQ5yMA4U.svg)}.PhoneSelector-scss--module_YE_8aB-S{background-image:url(../YE.BHK6R9W3.svg)}.PhoneSelector-scss--module_YT_o-gi9{background-image:url(../YT.CO1bB1CX.svg)}.PhoneSelector-scss--module_ZA_qY0oz{background-image:url(../ZA.CQRCqEM5.svg)}.PhoneSelector-scss--module_ZM_pgz6Y{background-image:url(../ZM.D9SeJp8U.svg)}.PhoneSelector-scss--module_ZW_k4olB{background-image:url(../ZW.C9T4G7TF.svg)}.PhoneSelector-scss--module_root_gzQNc{position:relative}.PhoneSelector-scss--module_root_gzQNc.PhoneSelector-scss--module_withErrorText_l-jPp{height:67px}.PhoneSelector-scss--module_root_gzQNc.PhoneSelector-scss--module_withErrorText_l-jPp.PhoneSelector-scss--module_withLongErrorText_30hve{height:100px}.PhoneSelector-scss--module_inputField_nh5l1{padding-left:135px}.PhoneSelector-scss--module_selector_xV6NX{position:absolute;top:12px;left:15px;width:auto;height:22px;border-right:1px solid var(--var-color-base-border)}.PhoneSelector-scss--module_selector_xV6NX .PhoneSelector-scss--module_list_SGzVM{left:-15px;width:max-content;max-height:270px}.PhoneSelector-scss--module_flag_IBzVZ{width:24px;height:18px;background-size:contain}.PhoneSelector-scss--module_code_YTXbj{width:45px;text-align:left;opacity:.5}.PhoneSelector-scss--module_country_4rjAr{max-width:200px;text-align:left}.PhoneSelector-scss--module_mainLabel_tHf3z .PhoneSelector-scss--module_country_4rjAr{display:none}.PhoneSelector-scss--module_mainLabel_tHf3z .PhoneSelector-scss--module_code_YTXbj{width:auto;opacity:1}.PhoneSelector-scss--module_option_5Moa9{display:flex;padding-right:7px;align-items:center;gap:7px}.PhoneSelector-scss--module_option_5Moa9:hover{background-color:unset}.PhoneSelector-scss--module_option_5Moa9:hover .PhoneSelector-scss--module_code_YTXbj{color:var(--var-color-text-primary)}.PhoneSelector-scss--module_hidden_-6gRA{display:none}@keyframes ByPhone-scss--module_fadeIn_CvCVs{0%{opacity:0}to{opacity:1}}@keyframes ByPhone-scss--module_fadeOut_dKepK{0%{opacity:1}to{opacity:0}}@keyframes ByPhone-scss--module_flashing_cd0YB{0%{opacity:.5}to{opacity:1}}@keyframes ByPhone-scss--module_loading_x0Ljf{to{background-position-x:-20%}}@keyframes ByPhone-scss--module_rotating_qMWGF{to{transform:rotate(360deg)}}@keyframes ByPhone-scss--module_growIn_AUcGo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ByPhone-scss--module_closeLock_Lc-Rb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ByPhone-scss--module_shakeLock_1Jmf2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ByPhone-scss--module_phoneRow_K600Z{position:relative;margin-bottom:20px}.ByPhone-scss--module_buttonWrapper_trgsz{position:absolute;z-index:5;top:50%;right:20px;transform:translateY(-50%)}.ByPhone-scss--module_filledField_bb9NH{width:100%;padding:11px 15px;border:var(--var-color-base-border);font-size:.875rem;text-align:left;color:var(--var-color-text-primary);border-radius:var(--border-radius-default)}.ByPhone-scss--module_form_Bu7VR{margin-bottom:29px;padding:0 20px}.ByPhone-scss--module_options_-YP4R{text-align:left}.ByPhone-scss--module_button_wtrdn{width:100%}.ByPhone-scss--module_secretCodeInputs_2OHCX{margin:0 auto}.ByPhone-scss--module_subtitle_XDmBV{margin:0;padding-bottom:20px;font-weight:500;color:#7c7c7c}.ByPhone-scss--module_recaptchaContainer_QxnEI{margin-top:20px}.ByPhone-scss--module_recaptchaContainer_QxnEI>div{transform:scale(1.05) translate(8.5px)}@keyframes ByPhone-scss--module_fadeInRight_7d08-{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.ByPhone-scss--module_fadeInRight_7d08-{animation-name:ByPhone-scss--module_fadeInRight_7d08-;animation-duration:.4s;animation-fill-mode:both}.ByPhone-scss--module_phoneInputError_UksRF{margin-bottom:30px}.ByPhone-scss--module_secretCodeFooter_3AER7{margin-bottom:0}@keyframes LastAccount-scss--module_fadeIn_TZ1uc{0%{opacity:0}to{opacity:1}}@keyframes LastAccount-scss--module_fadeOut_babGK{0%{opacity:1}to{opacity:0}}@keyframes LastAccount-scss--module_flashing_imWnc{0%{opacity:.5}to{opacity:1}}@keyframes LastAccount-scss--module_loading_l0KjP{to{background-position-x:-20%}}@keyframes LastAccount-scss--module_rotating_Hqhrk{to{transform:rotate(360deg)}}@keyframes LastAccount-scss--module_growIn_WEwa0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LastAccount-scss--module_closeLock_1RX35{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LastAccount-scss--module_shakeLock_0IQpQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LastAccount-scss--module_root_Pn8Ku{font-size:.875rem;font-weight:500;font-style:normal;text-align:center}.LastAccount-scss--module_header_2b-e-{font-size:1rem;line-height:1.25rem;color:var(--var-color-text-primary)}.LastAccount-scss--module_avatar_cP0Wr{margin:30px auto 0}.LastAccount-scss--module_nameHeader_zM6Bs{padding-top:10px;line-height:1.6;word-break:break-word;color:var(--var-color-text-primary)}.LastAccount-scss--module_providerHeader_DD-tl{padding:2px 0 30px;line-height:1.6;color:#7c7c7c}.LastAccount-scss--module_button_04aVw{min-width:290px;margin:0 10px 12px}.LastAccount-scss--module_button_04aVw:last-child{margin-bottom:0}@keyframes Offer-scss--module_fadeIn_EzqSZ{0%{opacity:0}to{opacity:1}}@keyframes Offer-scss--module_fadeOut_fW4yZ{0%{opacity:1}to{opacity:0}}@keyframes Offer-scss--module_flashing_P0QCR{0%{opacity:.5}to{opacity:1}}@keyframes Offer-scss--module_loading_wHc3a{to{background-position-x:-20%}}@keyframes Offer-scss--module_rotating_1wZqt{to{transform:rotate(360deg)}}@keyframes Offer-scss--module_growIn_7pHyQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Offer-scss--module_closeLock_fcFdp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Offer-scss--module_shakeLock_C-zP-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Offer-scss--module_offer_B8r3S{margin-top:30px;font-size:.7rem;line-height:.8125rem;color:#7c7c7c}.Offer-scss--module_link_JiPt2{font-size:.7rem;color:#3d3d3d}.Offer-scss--module_link_JiPt2:visited{color:#3d3d3d}.Offer-scss--module_link_JiPt2:hover{color:var(--color-brand)}.dark-theme .Offer-scss--module_link_JiPt2{border-bottom:none;color:#a5a5a5}.dark-theme .Offer-scss--module_link_JiPt2:hover,.dark-theme .Offer-scss--module_link_JiPt2:visited{border-bottom:none}.dark-theme .Offer-scss--module_link_JiPt2:visited{color:#a5a5a5}@keyframes Authorization-scss--module_fadeIn_VURmi{0%{opacity:0}to{opacity:1}}@keyframes Authorization-scss--module_fadeOut_SintU{0%{opacity:1}to{opacity:0}}@keyframes Authorization-scss--module_flashing_Aq-MI{0%{opacity:.5}to{opacity:1}}@keyframes Authorization-scss--module_loading_7S0kR{to{background-position-x:-20%}}@keyframes Authorization-scss--module_rotating_N0XfP{to{transform:rotate(360deg)}}@keyframes Authorization-scss--module_growIn_x6zbJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Authorization-scss--module_closeLock_RUgZH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Authorization-scss--module_shakeLock_Ejop6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Authorization-scss--module_root_i2ppW{overflow:hidden;margin-top:30px;text-align:center}.mobile .Authorization-scss--module_root_i2ppW{max-width:25rem;margin:0 auto;padding:10px}.mobile .Authorization-scss--module_root_i2ppW.Authorization-scss--module_onlyContent_a7vrM{padding:0}.Authorization-scss--module_subtitle_dOZWG{margin:0 21px;padding-bottom:15px;font-weight:500;color:#7c7c7c}.Authorization-scss--module_providers_uo1hQ{display:flex;margin:0 auto;flex-wrap:wrap;justify-content:center;gap:7px 0}.Authorization-scss--module_socialItem_oPH2G{-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_b3PN8{margin:6px 0;flex-shrink:0}.Authorization-scss--module_icon_cQGmE{color:#fff;width:26px;height:26px;position:relative;z-index:1;background-color:#fff}.Authorization-scss--module_icon_cQGmE:before{background-color:#fff}.Authorization-scss--module_icon_cQGmE: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_CXJrc{color:#fff}.Authorization-scss--module_fb_CXJrc:before{background-color:#1a77f2}.Authorization-scss--module_ok_BL5iu{color:#f70}.Authorization-scss--module_ok_BL5iu:before{background-color:#f70}.Authorization-scss--module_vk_t-Pi7{color:#fff}.Authorization-scss--module_vk_t-Pi7:before{background-color:#07f}.Authorization-scss--module_mr_JCpkI{color:#fe9d02}.Authorization-scss--module_mr_JCpkI:before{background-color:#015ff9}.Authorization-scss--module_youtube_uknre{color:#fff}.Authorization-scss--module_youtube_uknre:before{background-color:red}.Authorization-scss--module_google_O4bpx:before{border:1px solid var(--var-color-base-border)}.dark-theme .Authorization-scss--module_google_O4bpx:before{border:none}.Authorization-scss--module_twitch_9yPFE{color:#fff}.Authorization-scss--module_twitch_9yPFE:before{background-color:#9146ff}.Authorization-scss--module_authByPhoneButton_M40tp{display:flex;align-items:center;justify-content:center;margin-top:15px;cursor:pointer}.dark-theme .Authorization-scss--module_authByPhoneButton_M40tp{margin-top:23px}.Authorization-scss--module_phoneIcon_Y9ro2{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}.Authorization-scss--module_support_0OG-i{margin-top:15px;text-align:center;color:#7c7c7c}.Authorization-scss--module_block_0Oejb{display:flex;flex-direction:column;align-items:center}.Authorization-scss--module_title_xBrJk{font-weight:500;text-align:center}.Authorization-scss--module_description_S-9is{margin-bottom:20px;text-align:center}.AuthSignUpPopup-scss--module_hidden_6ReBU,.AuthSignInPopup-scss--module_hidden_6XP6N{display:none}@keyframes AdultContentPopup-scss--module_fadeIn_9PT-h{0%{opacity:0}to{opacity:1}}@keyframes AdultContentPopup-scss--module_fadeOut_CiZWN{0%{opacity:1}to{opacity:0}}@keyframes AdultContentPopup-scss--module_flashing_oM7Qp{0%{opacity:.5}to{opacity:1}}@keyframes AdultContentPopup-scss--module_loading_nNbTd{to{background-position-x:-20%}}@keyframes AdultContentPopup-scss--module_rotating_HN0nT{to{transform:rotate(360deg)}}@keyframes AdultContentPopup-scss--module_growIn_LBMlR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AdultContentPopup-scss--module_closeLock_co7X2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AdultContentPopup-scss--module_shakeLock_t3Z-w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AdultContentPopup-scss--module_wrapper_4uGFY{background-color:#000000e6}.AdultContentPopup-scss--module_block_zZHnY{min-height:auto}.AdultContentPopup-scss--module_close_dRmoa{display:none}.AdultContentPopup-scss--module_title_evCYw{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.AdultContentPopup-scss--module_titleImage_rkzb-{background-image:url(../assets/images/adult-content.DsyzgcAN.gif);background-position:center;background-size:contain}.AdultContentPopup-scss--module_titleText_-xJE3{margin-top:20px;font-weight:500;line-height:1.55;text-align:center}.AdultContentPopup-scss--module_description_PUBCD{word-wrap:break-word;word-break:break-word;font-weight:400;text-align:center}.AdultContentPopup-scss--module_blogOwnerName_krcAM{font-weight:500}.AdultContentPopup-scss--module_confirmButton_gprda{background-color:var(--color-brand)}.light-theme .AfterFollowPopup-scss--module_picture_ahCds{background-color:#fdefea}.light-theme .AfterFollowPopup-scss--module_pictureAfterFollow_i5IUA{background-image:url(../after-follow.cEguSO6Y.svg)}.light-x-theme .AfterFollowPopup-scss--module_picture_ahCds{background-color:#eeedf7}.light-x-theme .AfterFollowPopup-scss--module_pictureAfterFollow_i5IUA{background-image:url(../after-follow-x.ChIDWG1h.svg)}@keyframes AfterFollowPopup-scss--module_fadeIn_eXF03{0%{opacity:0}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_fadeOut_f-sVm{0%{opacity:1}to{opacity:0}}@keyframes AfterFollowPopup-scss--module_flashing_aILLS{0%{opacity:.5}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_loading_k9akC{to{background-position-x:-20%}}@keyframes AfterFollowPopup-scss--module_rotating_yDjFb{to{transform:rotate(360deg)}}@keyframes AfterFollowPopup-scss--module_growIn_2GvSA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AfterFollowPopup-scss--module_closeLock_w5OH4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AfterFollowPopup-scss--module_shakeLock_ZIj90{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .AfterFollowPopup-scss--module_picture_ahCds{background-color:#eeedf7}.light-y-theme .AfterFollowPopup-scss--module_pictureAfterFollow_i5IUA{background-image:url(../after-follow-y.BE1CQXDB.svg)}.AfterFollowPopup-scss--module_block_YT0lm{display:flex;padding:0}.AfterFollowPopup-scss--module_content_KFbp9{display:flex}.AfterFollowPopup-scss--module_picture_ahCds{display:flex;align-items:center;justify-content:center;width:240px;min-width:240px;height:100%}.AfterFollowPopup-scss--module_pictureAfterFollow_i5IUA{background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(../after-follow.cEguSO6Y.svg)}.AfterFollowPopup-scss--module_info_FwAO4{display:flex;flex-flow:column;justify-content:space-between;padding:20px}.AfterFollowPopup-scss--module_text_H5CrA{display:flex;flex-flow:column;width:100%}.AfterFollowPopup-scss--module_title_WDZDy{width:100%;font-size:20px;font-weight:500;line-height:29px;color:var(--var-color-text-primary)}.AfterFollowPopup-scss--module_description_JBtRJ{width:100%;margin-top:30px;font-size:15px;line-height:22px;color:var(--var-color-text-primary)}.AfterFollowPopup-scss--module_buttons_XYzH2{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:100%;margin-top:10px}.AfterFollowPopup-scss--module_confirmButton_yKpr1{margin-right:10px}.ConfirmCancel-scss--module_buttons_iWcyh>*:not(:last-child){margin-right:10px}.ConfirmCancel-scss--module_text_Za-eo{margin-bottom:30px}.ConfirmCancel-scss--module_popup_mjobx{width:500px;max-width:100vw;min-height:180px}.SuccessfulCancel-scss--module_text_q7bdy{margin-bottom:30px}.SuccessfulCancel-scss--module_popup_Ahtgk{width:500px;max-width:100vw;min-height:180px}@keyframes CancelChangeEmailPopup-scss--module_fadeIn_B2a86{0%{opacity:0}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_fadeOut_Zk7cw{0%{opacity:1}to{opacity:0}}@keyframes CancelChangeEmailPopup-scss--module_flashing_Fbu0x{0%{opacity:.5}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_loading_G8yCR{to{background-position-x:-20%}}@keyframes CancelChangeEmailPopup-scss--module_rotating_R-wrA{to{transform:rotate(360deg)}}@keyframes CancelChangeEmailPopup-scss--module_growIn_bsgUJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CancelChangeEmailPopup-scss--module_closeLock_86BM4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelChangeEmailPopup-scss--module_shakeLock_xBzUc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CancelChangeEmailPopup-scss--module_title_Uyyv4{margin-bottom:16px}.CancelChangeEmailPopup-scss--module_icon_dKUhl{width:20px;height:20px;margin-right:12px}.desktop .CancelChangeEmailPopup-scss--module_icon_dKUhl{display:none}.CancelChangeEmailPopup-scss--module_content_vd7Mp{margin-bottom:32px}.CancelChangeEmailPopup-scss--module_button_Z7LxH{min-width:auto;margin-right:16px}@keyframes ConfirmUserBlockPopup-scss--module_fadeIn_9EsfX{0%{opacity:0}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_fadeOut_zbEjU{0%{opacity:1}to{opacity:0}}@keyframes ConfirmUserBlockPopup-scss--module_flashing_xSLxp{0%{opacity:.5}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_loading_hag0M{to{background-position-x:-20%}}@keyframes ConfirmUserBlockPopup-scss--module_rotating_ZH1Xr{to{transform:rotate(360deg)}}@keyframes ConfirmUserBlockPopup-scss--module_growIn_DBAS-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ConfirmUserBlockPopup-scss--module_closeLock_5hLHq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ConfirmUserBlockPopup-scss--module_shakeLock_sdHMp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ConfirmUserBlockPopup-scss--module_blockIcon_E15q3{width:20px;height:20px;margin-right:10px;flex-shrink:0}.ConfirmUserBlockPopup-scss--module_userBlock_raC1V{display:flex;align-items:center;margin-bottom:20px}.ConfirmUserBlockPopup-scss--module_userName_63o1t{word-wrap:break-word;word-break:break-word;margin-left:12px;font-size:16px;font-weight:500;line-height:22px}.ConfirmUserBlockPopup-scss--module_description_C69jW{font-size:12px;line-height:16px;color:#7c7c7c}.ConfirmUserBlockPopup-scss--module_avatarImg_2D-b0{border-radius:8px}.ConfirmUserBlockPopup-scss--module_buttons_ljEPd{display:flex;margin-top:30px}.desktop .ConfirmUserBlockPopup-scss--module_buttons_ljEPd{gap:12px}.mobile .ConfirmUserBlockPopup-scss--module_buttons_ljEPd{flex-direction:column;gap:15px}.ConfirmUserBlockPopup-scss--module_blockButton_NCHzq{display:flex;align-items:center;justify-content:center;background-color:var(--var-color-error)}.ConfirmUserBlockPopup-scss--module_blockButton_NCHzq:hover{background-color:#b4303d}.ContactSupportForm-scss--module_submitButton_hFWJL{min-width:127px;margin-top:26px}.mobile .ContactSupportForm-scss--module_submitButton_hFWJL{width:100%;margin-top:0}@keyframes EmailChanged-scss--module_fadeIn_6R1Si{0%{opacity:0}to{opacity:1}}@keyframes EmailChanged-scss--module_fadeOut_Y-3Nc{0%{opacity:1}to{opacity:0}}@keyframes EmailChanged-scss--module_flashing_INLJc{0%{opacity:.5}to{opacity:1}}@keyframes EmailChanged-scss--module_loading_lJLcr{to{background-position-x:-20%}}@keyframes EmailChanged-scss--module_rotating_TfjJE{to{transform:rotate(360deg)}}@keyframes EmailChanged-scss--module_growIn_pY4ZC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmailChanged-scss--module_closeLock_zSYx0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailChanged-scss--module_shakeLock_kxIIC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmailChanged-scss--module_iconWrapper_uEPVa{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_NbWSn{width:24px;height:24px;color:#fff}.EmailChanged-scss--module_success_84xmf{margin-bottom:15px;font-size:20px;font-weight:500;line-height:24px;text-align:center;letter-spacing:0}.EmailChanged-scss--module_verified_WfSCV{margin-bottom:30px;line-height:22px;letter-spacing:0;color:#7c7c7c}@keyframes EnterConfirmCode-scss--module_fadeIn_vyQXx{0%{opacity:0}to{opacity:1}}@keyframes EnterConfirmCode-scss--module_fadeOut_EdQoa{0%{opacity:1}to{opacity:0}}@keyframes EnterConfirmCode-scss--module_flashing_KL2Dy{0%{opacity:.5}to{opacity:1}}@keyframes EnterConfirmCode-scss--module_loading_v0RcG{to{background-position-x:-20%}}@keyframes EnterConfirmCode-scss--module_rotating_67LKo{to{transform:rotate(360deg)}}@keyframes EnterConfirmCode-scss--module_growIn_BIaj7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EnterConfirmCode-scss--module_closeLock_CjCMs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EnterConfirmCode-scss--module_shakeLock_cH3d6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EnterConfirmCode-scss--module_information_vFDAG{line-height:22px;letter-spacing:0}.EnterConfirmCode-scss--module_bold_Dw-Dg{font-weight:500}.EnterConfirmCode-scss--module_validTime_dasz1,.EnterConfirmCode-scss--module_input_0HAMs{margin-bottom:24px}.EnterConfirmCode-scss--module_buttons_piQ3o{display:flex}.EnterConfirmCode-scss--module_button_wlno0{min-width:auto;margin-right:16px}@keyframes EnterNewEmail-scss--module_fadeIn_py9Ry{0%{opacity:0}to{opacity:1}}@keyframes EnterNewEmail-scss--module_fadeOut_PM38J{0%{opacity:1}to{opacity:0}}@keyframes EnterNewEmail-scss--module_flashing_DPJfe{0%{opacity:.5}to{opacity:1}}@keyframes EnterNewEmail-scss--module_loading_huT0I{to{background-position-x:-20%}}@keyframes EnterNewEmail-scss--module_rotating_R9Lmo{to{transform:rotate(360deg)}}@keyframes EnterNewEmail-scss--module_growIn_u16KA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EnterNewEmail-scss--module_closeLock_XATwl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EnterNewEmail-scss--module_shakeLock_oX9Mn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EnterNewEmail-scss--module_information_I9EIC{margin-bottom:24px;line-height:22px;letter-spacing:0}.EnterNewEmail-scss--module_bold_MdDKG{font-weight:500}.EnterNewEmail-scss--module_input_-OBaR{margin-bottom:24px}.EnterNewEmail-scss--module_buttons_Krbqz{display:flex}.EnterNewEmail-scss--module_button_uyVh2{min-width:auto;margin-right:16px}@keyframes StepDescription-scss--module_fadeIn_HIFpa{0%{opacity:0}to{opacity:1}}@keyframes StepDescription-scss--module_fadeOut_v08OH{0%{opacity:1}to{opacity:0}}@keyframes StepDescription-scss--module_flashing_EOZik{0%{opacity:.5}to{opacity:1}}@keyframes StepDescription-scss--module_loading_GvjWJ{to{background-position-x:-20%}}@keyframes StepDescription-scss--module_rotating_v155p{to{transform:rotate(360deg)}}@keyframes StepDescription-scss--module_growIn_o9NB7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepDescription-scss--module_closeLock_PN9u1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepDescription-scss--module_shakeLock_fAQy1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepDescription-scss--module_steps_q3hdR{display:flex;margin-bottom:16px;line-height:22px;letter-spacing:0;color:#7c7c7c}.StepDescription-scss--module_description_givaL{font-size:14px;line-height:22px;letter-spacing:0}.StepDescription-scss--module_link_T2C1w{font-size:14px}@keyframes ChangeEmailPopup-scss--module_fadeIn_BmzNZ{0%{opacity:0}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_fadeOut_tIk9U{0%{opacity:1}to{opacity:0}}@keyframes ChangeEmailPopup-scss--module_flashing_ERV--{0%{opacity:.5}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_loading_mHwxG{to{background-position-x:-20%}}@keyframes ChangeEmailPopup-scss--module_rotating_qSRWn{to{transform:rotate(360deg)}}@keyframes ChangeEmailPopup-scss--module_growIn_yTySa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChangeEmailPopup-scss--module_closeLock_H02sO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChangeEmailPopup-scss--module_shakeLock_fDasZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChangeEmailPopup-scss--module_title_tniUU{margin-bottom:8px}.ChangeEmailPopup-scss--module_icon_GwK6z{width:20px;height:20px;margin-right:12px}.desktop .ChangeEmailPopup-scss--module_icon_GwK6z{display:none}.ChangeEmailPopup-scss--module_popupBlock_Rd8WN{width:100%;max-width:600px}.ChangeEmailPopup-scss--module_successBlock_prw9U{padding:20px 50px 30px;text-align:center}.desktop .ChangeEmailPopup-scss--module_successBlock_prw9U{max-width:400px}.mobile .ChangeEmailPopup-scss--module_successBlock_prw9U{max-width:100%}.ChangeEmailPopup-scss--module_spinner_iVOOP{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.CannotDeleteAccount-scss--module_buttons_Tay0I>*:not(:last-child){margin-right:10px}.CannotDeleteAccount-scss--module_reasonText_XZQ3o{margin-bottom:30px}.CannotDeleteAccount-scss--module_link_k9gC2{font-size:14px}.CannotDeleteAccount-scss--module_popup_1IToE{width:500px;max-width:100vw;min-height:200px}.ConfirmDeleteAccount-scss--module_buttons_z-zwt>*:not(:last-child){margin-right:10px}.ConfirmDeleteAccount-scss--module_text_-x3Hb,.ConfirmDeleteAccount-scss--module_checkbox_j2BbC{margin-bottom:20px}.ConfirmDeleteAccount-scss--module_popup_8dsUt{width:500px;max-width:100vw;min-height:200px}.light-x-theme .SuccessfulAccountDeletion-scss--module_image_1XBE-{background-image:url(../user-profile-attention-x.DquxYLyj.svg)}@keyframes SuccessfulAccountDeletion-scss--module_fadeIn_PQqBJ{0%{opacity:0}to{opacity:1}}@keyframes SuccessfulAccountDeletion-scss--module_fadeOut_EAJ1m{0%{opacity:1}to{opacity:0}}@keyframes SuccessfulAccountDeletion-scss--module_flashing_JECm8{0%{opacity:.5}to{opacity:1}}@keyframes SuccessfulAccountDeletion-scss--module_loading_L-LYc{to{background-position-x:-20%}}@keyframes SuccessfulAccountDeletion-scss--module_rotating_pFCyZ{to{transform:rotate(360deg)}}@keyframes SuccessfulAccountDeletion-scss--module_growIn_kLRST{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessfulAccountDeletion-scss--module_closeLock_RMMDg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessfulAccountDeletion-scss--module_shakeLock_kTpnH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SuccessfulAccountDeletion-scss--module_image_1XBE-{background-image:url(../user-profile-attention-y.Mvjfs2UF.svg)}.SuccessfulAccountDeletion-scss--module_footer_JZ7iA{display:flex;justify-content:center}.SuccessfulAccountDeletion-scss--module_content_M-HmC{display:flex;flex-direction:column;align-items:center}.SuccessfulAccountDeletion-scss--module_title_bwJlU{font-size:1.25rem;font-weight:500;margin-bottom:10px}.SuccessfulAccountDeletion-scss--module_text_PGO57{max-width:465px;margin-bottom:40px;text-align:center}.SuccessfulAccountDeletion-scss--module_image_1XBE-{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_XNGoS{width:600px;max-width:100vw}@keyframes ImageUploader-scss--module_fadeIn_Ihg6-{0%{opacity:0}to{opacity:1}}@keyframes ImageUploader-scss--module_fadeOut_GZd8Y{0%{opacity:1}to{opacity:0}}@keyframes ImageUploader-scss--module_flashing_ZyO4J{0%{opacity:.5}to{opacity:1}}@keyframes ImageUploader-scss--module_loading_QEGBo{to{background-position-x:-20%}}@keyframes ImageUploader-scss--module_rotating_Jk0Ph{to{transform:rotate(360deg)}}@keyframes ImageUploader-scss--module_growIn_jh5lB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ImageUploader-scss--module_closeLock_Y1awz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageUploader-scss--module_shakeLock_tUTtu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ImageUploader-scss--module_root_wC8y4{border-color:#4a4a4a}.dark-theme .ImageUploader-scss--module_root_wC8y4:not(.ImageUploader-scss--module_active_zKNlJ).ImageUploader-scss--module_empty_M1fIC{background-color:#303030}.ImageUploader-scss--module_root_wC8y4{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_wC8y4.ImageUploader-scss--module_large_5o9-4{padding:15px}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_medium_H8CtF{padding:8px}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_small_oNwsg{padding:4px}.ImageUploader-scss--module_root_wC8y4:not(.ImageUploader-scss--module_active_zKNlJ){pointer-events:none}.ImageUploader-scss--module_root_wC8y4:not(.ImageUploader-scss--module_active_zKNlJ).ImageUploader-scss--module_empty_M1fIC{background-color:#eee}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_active_zKNlJ{cursor:pointer}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_active_zKNlJ.ImageUploader-scss--module_empty_M1fIC{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_wC8y4.ImageUploader-scss--module_active_zKNlJ.ImageUploader-scss--module_empty_M1fIC:hover{background-color:var(--color-brand-opacity-20)}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_active_zKNlJ.ImageUploader-scss--module_error_EwxDT,.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_error_EwxDT{border-color:var(--var-color-error);color:var(--var-color-error);background-color:#cd35441a}.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_active_zKNlJ.ImageUploader-scss--module_error_EwxDT:hover,.ImageUploader-scss--module_root_wC8y4.ImageUploader-scss--module_error_EwxDT:hover{background-color:#cd354433}.ImageUploader-scss--module_innerWrapper_6FxOS{display:flex;align-items:center;justify-content:center;max-width:72px;max-height:72px}.ImageUploader-scss--module_iconDownload_qb04B{width:20px;height:20px;color:var(--color-brand)}.ImageUploader-scss--module_sizeLabel_2X9xG{position:absolute;bottom:15px;margin:auto;font-size:.8125rem;font-weight:400;line-height:1rem}.ImageUploader-scss--module_spinner_OZqFs{color:var(--color-brand)}.ImageUploader-scss--module_image_DfmXz{width:100%;height:100%;position:fixed;max-width:72px;max-height:72px;opacity:0;transition:opacity .2s}.ImageUploader-scss--module_imageLoaded_jcopq{position:relative;opacity:1}@keyframes Bank131PaymentWidget-scss--module_fadeIn_oJKNO{0%{opacity:0}to{opacity:1}}@keyframes Bank131PaymentWidget-scss--module_fadeOut_s6P9i{0%{opacity:1}to{opacity:0}}@keyframes Bank131PaymentWidget-scss--module_flashing_ZQK1i{0%{opacity:.5}to{opacity:1}}@keyframes Bank131PaymentWidget-scss--module_loading_hEHQK{to{background-position-x:-20%}}@keyframes Bank131PaymentWidget-scss--module_rotating_I2Wtq{to{transform:rotate(360deg)}}@keyframes Bank131PaymentWidget-scss--module_growIn_QD0AE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Bank131PaymentWidget-scss--module_closeLock_HzPiQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131PaymentWidget-scss--module_shakeLock_oYmf7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131PaymentWidget-scss--module_root_D6-MB{position:relative;width:100%}.Bank131PaymentWidget-scss--module_root_D6-MB.Bank131PaymentWidget-scss--module_withBg_YSNWx{background-color:#fff}.Bank131PaymentWidget-scss--module_root_D6-MB.Bank131PaymentWidget-scss--module_withBg_YSNWx #Bank131PaymentWidget-scss--module_bank131-form_Orhq9,.Bank131PaymentWidget-scss--module_root_D6-MB.Bank131PaymentWidget-scss--module_withBg_YSNWx .bank131-MainContainer__container{color:#242b2c!important;background-color:transparent!important}.Bank131PaymentWidget-scss--module_frame_oNrRi{position:relative;z-index:2;overflow:hidden;width:100%;border:none}.Bank131PaymentWidget-scss--module_loader_VuRUq{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes PaymentMethodButton-scss--module_fadeIn_7xb8l{0%{opacity:0}to{opacity:1}}@keyframes PaymentMethodButton-scss--module_fadeOut_Yj3kX{0%{opacity:1}to{opacity:0}}@keyframes PaymentMethodButton-scss--module_flashing_JOCqN{0%{opacity:.5}to{opacity:1}}@keyframes PaymentMethodButton-scss--module_loading_QuPId{to{background-position-x:-20%}}@keyframes PaymentMethodButton-scss--module_rotating_4iXnQ{to{transform:rotate(360deg)}}@keyframes PaymentMethodButton-scss--module_growIn_TefwQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentMethodButton-scss--module_closeLock_YHrWB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentMethodButton-scss--module_shakeLock_x89GX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentMethodButton-scss--module_radio_O0agW{width:1.25rem;height:1.25rem;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:1.25rem;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_O0agW:checked{border-width:5px;border-color:var(--var-color-highlighted-border)}.PaymentMethodButton-scss--module_root_OK1DY{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}.PaymentMethodButton-scss--module_root_OK1DY:active{scale:.96}.mobile .PaymentMethodButton-scss--module_root_OK1DY{line-height:normal}.dark-theme .PaymentMethodButton-scss--module_root_OK1DY{background-color:#ffffff0d}@media not all and (hover: none){.PaymentMethodButton-scss--module_root_OK1DY:hover:not(.PaymentMethodButton-scss--module_rootChecked_w9fB5){border-color:var(--var-color-input-border-hover);-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.PaymentMethodButton-scss--module_root_OK1DY:hover:not(.PaymentMethodButton-scss--module_rootChecked_w9fB5) .PaymentMethodButton-scss--module_radio_O0agW{border-color:var(--var-color-input-border-hover)}}.PaymentMethodButton-scss--module_rootChecked_w9fB5{border-color:var(--var-color-highlighted-border)}.PaymentMethodButton-scss--module_header_ElCH8{display:flex;flex-direction:column;gap:11px}.mobile .PaymentMethodButton-scss--module_header_ElCH8{flex-direction:row;align-items:center}.desktop .PaymentMethodButton-scss--module_header_ElCH8{height:5rem;justify-content:space-between}.PaymentMethodButton-scss--module_text_z-uxy{font-size:.875rem;line-height:1.375rem;color:var(--var-color-text-primary)}.PaymentMethodButton-scss--module_icon_7fCEI{width:1.5rem;height:1.5rem}.PaymentMethodButton-scss--module_top_zHnyI{display:flex;align-content:center;justify-content:space-between}@keyframes MethodsNew-scss--module_fadeIn_2pswT{0%{opacity:0}to{opacity:1}}@keyframes MethodsNew-scss--module_fadeOut_WB-Jv{0%{opacity:1}to{opacity:0}}@keyframes MethodsNew-scss--module_flashing_rEt9j{0%{opacity:.5}to{opacity:1}}@keyframes MethodsNew-scss--module_loading_lL5Rb{to{background-position-x:-20%}}@keyframes MethodsNew-scss--module_rotating_cJvUb{to{transform:rotate(360deg)}}@keyframes MethodsNew-scss--module_growIn_W73vv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MethodsNew-scss--module_closeLock_3dHv5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MethodsNew-scss--module_shakeLock_ENRPx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MethodsNew-scss--module_root_bF4ca{display:flex;margin-bottom:20px;gap:16px}.mobile .MethodsNew-scss--module_root_bF4ca{flex-direction:column}@keyframes YunoPaymentWidget-scss--module_fadeIn_a8SmY{0%{opacity:0}to{opacity:1}}@keyframes YunoPaymentWidget-scss--module_fadeOut_gBybb{0%{opacity:1}to{opacity:0}}@keyframes YunoPaymentWidget-scss--module_flashing_0F4Ps{0%{opacity:.5}to{opacity:1}}@keyframes YunoPaymentWidget-scss--module_loading_1C67v{to{background-position-x:-20%}}@keyframes YunoPaymentWidget-scss--module_rotating_Ms-NN{to{transform:rotate(360deg)}}@keyframes YunoPaymentWidget-scss--module_growIn_xcM81{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes YunoPaymentWidget-scss--module_closeLock_6N-Tm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes YunoPaymentWidget-scss--module_shakeLock_6OU7c{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.YunoPaymentWidget-scss--module_root_gEasa{position:relative;width:100%}.YunoPaymentWidget-scss--module_root_gEasa.YunoPaymentWidget-scss--module_withBg_aqawF{background-color:#fff}.YunoPaymentWidget-scss--module_frame_C54B4{position:relative;z-index:2;overflow:hidden;width:100%;border:none}.YunoPaymentWidget-scss--module_loader_GhTGB{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes BindCardStepTrial-scss--module_fadeIn_P-GgL{0%{opacity:0}to{opacity:1}}@keyframes BindCardStepTrial-scss--module_fadeOut_tyovC{0%{opacity:1}to{opacity:0}}@keyframes BindCardStepTrial-scss--module_flashing_4KvhT{0%{opacity:.5}to{opacity:1}}@keyframes BindCardStepTrial-scss--module_loading_lAEl-{to{background-position-x:-20%}}@keyframes BindCardStepTrial-scss--module_rotating_7A-XB{to{transform:rotate(360deg)}}@keyframes BindCardStepTrial-scss--module_growIn_Jemsd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BindCardStepTrial-scss--module_closeLock_q5RVa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindCardStepTrial-scss--module_shakeLock_gDe-H{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BindCardStepTrial-scss--module_root_Lhzwa{display:flex;margin:15px 0;padding:15px;align-items:center;border-radius:var(--border-radius-default);background-color:#59a8401a}.BindCardStepTrial-scss--module_spinner_PxvFo{display:flex;align-items:center;justify-content:center}.BindCardStepTrial-scss--module_text_YFQRP{font-weight:400;line-height:22px}.BindCardStepTrial-scss--module_icon_1jfTq{width:20px;height:20px;flex-shrink:0;margin-right:10px;color:#59a840}.BindCardStepTrial-scss--module_bold_0odq1{font-weight:500}@keyframes BindSBPStep-scss--module_fadeIn_xl7WL{0%{opacity:0}to{opacity:1}}@keyframes BindSBPStep-scss--module_fadeOut_A5XOg{0%{opacity:1}to{opacity:0}}@keyframes BindSBPStep-scss--module_flashing_DhRD0{0%{opacity:.5}to{opacity:1}}@keyframes BindSBPStep-scss--module_loading_opbUM{to{background-position-x:-20%}}@keyframes BindSBPStep-scss--module_rotating_vDm7R{to{transform:rotate(360deg)}}@keyframes BindSBPStep-scss--module_growIn_yEqM9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BindSBPStep-scss--module_closeLock_fqMlr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindSBPStep-scss--module_shakeLock_NFJft{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BindSBPStep-scss--module_buttons_HeDyQ{display:flex}.mobile .BindSBPStep-scss--module_buttons_HeDyQ{flex-direction:column}.BindSBPStep-scss--module_description_2f9Qg{margin-bottom:16px}.BindSBPStep-scss--module_qrContainer_bmo3-{margin-bottom:32px;padding:2px;border:1px solid #eaeaea;border-radius:8px;background-color:#fff;width:165px;height:165px}.BindSBPStep-scss--module_qrImage_U4DRm{width:100%;height:100%}.BindSBPStep-scss--module_buttonPay_Es9NU{margin:0 10px 0 0}.mobile .BindSBPStep-scss--module_buttonPay_Es9NU{margin:0 0 10px}.BindSBPStep-scss--module_dataProtected_1SBRb{display:flex;font-size:.875rem;line-height:1.375rem;align-items:center}.dark-theme .BindSBPStep-scss--module_dataProtected_1SBRb{color:#a5a5a5}.BindSBPStep-scss--module_shieldIcon_Wams2{width:1.25rem;height:1.25rem;margin-right:8px;margin-left:30px;color:#59a840}@keyframes BindCardStep-scss--module_fadeIn_vYgMS{0%{opacity:0}to{opacity:1}}@keyframes BindCardStep-scss--module_fadeOut_pGvxh{0%{opacity:1}to{opacity:0}}@keyframes BindCardStep-scss--module_flashing_t42ab{0%{opacity:.5}to{opacity:1}}@keyframes BindCardStep-scss--module_loading_xLeZy{to{background-position-x:-20%}}@keyframes BindCardStep-scss--module_rotating_piWyz{to{transform:rotate(360deg)}}@keyframes BindCardStep-scss--module_growIn_zpNyR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BindCardStep-scss--module_closeLock_KFJFR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindCardStep-scss--module_shakeLock_-jxDn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BindCardStep-scss--module_options_wbAKv{padding-bottom:15px}.dark-theme .BindCardStep-scss--module_options_wbAKv .BindCardStep-scss--module_optionsRadioLabel_-RTfB{color:#f1f1f1}.dark-theme .BindCardStep-scss--module_options_wbAKv .BindCardStep-scss--module_optionsRadioLabelDisabled_CeYp4{color:#838383}.BindCardStep-scss--module_description_58xJi{margin:15px 0;line-height:1.375rem}.BindCardStep-scss--module_optionsRadioGroup_pF4Ws{display:flex;gap:24px}.desktop .BindCardStep-scss--module_options_wbAKv{display:flex;gap:30px}.desktop .BindCardStep-scss--module_options_wbAKv .BindCardStep-scss--module_optionsRadioGroup_pF4Ws{padding-top:24px}.desktop .BindCardStep-scss--module_options_wbAKv .BindCardStep-scss--module_optionsSelect_8zyHN{width:265px}.mobile .BindCardStep-scss--module_options_wbAKv .BindCardStep-scss--module_optionsRadioGroup_pF4Ws{padding:20px 0}.BindCardStep-scss--module_bank131WidgetWrapper_FnG-5{padding-top:20px}.BindCardStep-scss--module_yunoWidgetWrapper_gij2l{padding-top:30px}.mobile .BindCardStep-scss--module_root_95zHw{flex:1}.mobile .BindCardStep-scss--module_warning_5qiwl{margin-bottom:10px}@keyframes PaymentPopupFinalStep-scss--module_fadeIn_WcL-p{0%{opacity:0}to{opacity:1}}@keyframes PaymentPopupFinalStep-scss--module_fadeOut_tOFF0{0%{opacity:1}to{opacity:0}}@keyframes PaymentPopupFinalStep-scss--module_flashing_85Bsy{0%{opacity:.5}to{opacity:1}}@keyframes PaymentPopupFinalStep-scss--module_loading_D3it3{to{background-position-x:-20%}}@keyframes PaymentPopupFinalStep-scss--module_rotating_CifBf{to{transform:rotate(360deg)}}@keyframes PaymentPopupFinalStep-scss--module_growIn_HQFLK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentPopupFinalStep-scss--module_closeLock_Scvp9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentPopupFinalStep-scss--module_shakeLock_42mg6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentPopupFinalStep-scss--module_root_x4f64{display:flex;flex-direction:column;justify-content:stretch;max-width:510px;margin:0 auto;text-align:center}.PaymentPopupFinalStep-scss--module_content_I7zSM{position:relative;flex:1}.PaymentPopupFinalStep-scss--module_footer_cxH2W{display:flex;align-items:center;justify-content:center;margin-top:30px}.PaymentPopupFinalStep-scss--module_closeButton_4izbs{min-width:auto;margin:0}.PaymentPopupFinalStep-scss--module_header_O8-eA{font-size:1.25rem;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_6x0Ks{margin:10px 0;line-height:1.5}.PaymentPopupFinalStep-scss--module_picture_0x1de{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:30px auto 15px}.mobile .PaymentPopupFinalStep-scss--module_root_x4f64{max-width:unset;margin:0;justify-content:flex-start}.mobile .PaymentPopupFinalStep-scss--module_content_I7zSM{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;flex:inherit}.mobile .PaymentPopupFinalStep-scss--module_header_O8-eA{width:250px;text-align:center}.mobile .PaymentPopupFinalStep-scss--module_picture_0x1de{margin-top:0}.mobile .PaymentPopupFinalStep-scss--module_closeButton_4izbs{width:100%}.light-theme .InfoStep-scss--module_pictureBindCardError_8zL4m{background-image:url(../card-error.CehpVHVT.svg)}.light-theme .InfoStep-scss--module_pictureBindCardSuccess_9q2AX{background-image:url(../card-success.CFwAYaK5.svg)}.light-x-theme .InfoStep-scss--module_pictureBindCardError_8zL4m{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-x-theme .InfoStep-scss--module_pictureBindCardSuccess_9q2AX{background-image:url(../card-success-x.B5aXhN9K.svg)}.light-y-theme .InfoStep-scss--module_pictureBindCardError_8zL4m{background-image:url(../card-error-y.WMJGIYmq.svg)}.light-y-theme .InfoStep-scss--module_pictureBindCardSuccess_9q2AX{background-image:url(../card-success-y.x3ga5dou.svg)}@keyframes InfoStep-scss--module_fadeIn_dtoiX{0%{opacity:0}to{opacity:1}}@keyframes InfoStep-scss--module_fadeOut_lGEul{0%{opacity:1}to{opacity:0}}@keyframes InfoStep-scss--module_flashing_Nn7yB{0%{opacity:.5}to{opacity:1}}@keyframes InfoStep-scss--module_loading_dvCQ9{to{background-position-x:-20%}}@keyframes InfoStep-scss--module_rotating_ZZALQ{to{transform:rotate(360deg)}}@keyframes InfoStep-scss--module_growIn_zv8f1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InfoStep-scss--module_closeLock_LZ0bU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoStep-scss--module_shakeLock_4OdEj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .InfoStep-scss--module_pictureBindCardError_8zL4m{background-image:url(../card-error-dark.qzamcxeI.svg)}.dark-theme .InfoStep-scss--module_pictureBindCardSuccess_9q2AX{background-image:url(../card-success-dark.Bd99xEkG.svg)}@keyframes UnbindCardErrorPopup-scss--module_fadeIn_-L4kc{0%{opacity:0}to{opacity:1}}@keyframes UnbindCardErrorPopup-scss--module_fadeOut_s-ZDe{0%{opacity:1}to{opacity:0}}@keyframes UnbindCardErrorPopup-scss--module_flashing_cQ3CE{0%{opacity:.5}to{opacity:1}}@keyframes UnbindCardErrorPopup-scss--module_loading_SKpRe{to{background-position-x:-20%}}@keyframes UnbindCardErrorPopup-scss--module_rotating_DSMHm{to{transform:rotate(360deg)}}@keyframes UnbindCardErrorPopup-scss--module_growIn_a60Uu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnbindCardErrorPopup-scss--module_closeLock_I6FGu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnbindCardErrorPopup-scss--module_shakeLock_r3LYg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnbindCardErrorPopup-scss--module_popup_0cqFC{min-height:auto}.dark-theme .UnbindCardErrorPopup-scss--module_popup_0cqFC{width:450px}@keyframes UnsubscribePopup-scss--module_fadeIn_In4EW{0%{opacity:0}to{opacity:1}}@keyframes UnsubscribePopup-scss--module_fadeOut_4bozx{0%{opacity:1}to{opacity:0}}@keyframes UnsubscribePopup-scss--module_flashing_Y820l{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscribePopup-scss--module_loading_CCcWr{to{background-position-x:-20%}}@keyframes UnsubscribePopup-scss--module_rotating_w5suc{to{transform:rotate(360deg)}}@keyframes UnsubscribePopup-scss--module_growIn_MIwCz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnsubscribePopup-scss--module_closeLock_OThXV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscribePopup-scss--module_shakeLock_pCOsX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .UnsubscribePopup-scss--module_wrapper_I6yUM{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_9IHcr{margin-bottom:20px;-webkit-hyphens:initial;hyphens:initial}.mobile .UnsubscribePopup-scss--module_content_rrTy6{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.mobile .UnsubscribePopup-scss--module_block_HvQ9f{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.UnsubscribePopup-scss--module_description_IqPQv{margin-bottom:20px;font-weight:400;line-height:1.55}.UnsubscribePopup-scss--module_nextPayTime_dmSmL{font-weight:500}.UnsubscribePopup-scss--module_label_vdwfh{font-weight:400;line-height:1.55}.UnsubscribePopup-scss--module_checkboxContainer_wixVQ{display:flex;align-self:flex-start}.UnsubscribePopup-scss--module_disabledButtons_fEPhF{opacity:.5;cursor:default;pointer-events:none}.UnsubscribePopup-scss--module_spinnerContainer_hTtop{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.UnsubscribePopup-scss--module_confirmButton_Vj6GU{background-color:var(--color-brand)}.mobile .UnsubscribePopup-scss--module_confirmButton_Vj6GU{width:fit-content;margin-right:10px;margin-bottom:10px}.UnsubscribePopup-scss--module_confirmButton_Vj6GU:hover{background-color:var(--color-brand-darken-12)}.desktop .UnsubscribePopup-scss--module_buttons_Qh4iV{margin-top:27px}.mobile .UnsubscribePopup-scss--module_buttons_Qh4iV{display:block;text-align:left}.desktop .UnsubscribePopup-scss--module_cancelButton_z2Ht8{margin-left:10px}.mobile .UnsubscribePopup-scss--module_cancelButton_z2Ht8{width:fit-content}.mobile .UnsubscribePopup-scss--module_footer_ouG5N{display:flex;flex-direction:column-reverse}.UnsubscribePopup-scss--module_warning_f-fNj{margin-bottom:20px}@keyframes DeleteMessageConfirmPopup-scss--module_fadeIn_IRZEn{0%{opacity:0}to{opacity:1}}@keyframes DeleteMessageConfirmPopup-scss--module_fadeOut_H0p-p{0%{opacity:1}to{opacity:0}}@keyframes DeleteMessageConfirmPopup-scss--module_flashing_f8fNX{0%{opacity:.5}to{opacity:1}}@keyframes DeleteMessageConfirmPopup-scss--module_loading_VuZhk{to{background-position-x:-20%}}@keyframes DeleteMessageConfirmPopup-scss--module_rotating_VK1mg{to{transform:rotate(360deg)}}@keyframes DeleteMessageConfirmPopup-scss--module_growIn_RCwlO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DeleteMessageConfirmPopup-scss--module_closeLock_b78nI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DeleteMessageConfirmPopup-scss--module_shakeLock_JqTzJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .DeleteMessageConfirmPopup-scss--module_buttons_AzBdF{flex-direction:column}.DeleteMessageConfirmPopup-scss--module_buttons_AzBdF.DeleteMessageConfirmPopup-scss--module_buttonsGap_mBK5d{margin-bottom:30px}.DeleteMessageConfirmPopup-scss--module_checkbox_MJom1{display:none;margin-bottom:10px}.DeleteMessageConfirmPopup-scss--module_visible_WlycL{display:block}.DeleteMessageConfirmPopup-scss--module_confirmButton_LukKs{background-color:var(--color-brand)}.DeleteMessageConfirmPopup-scss--module_description_veMev{margin-bottom:10px;font-size:14px;font-weight:400;color:var(--var-color-text-primary)}.DeleteMessageConfirmPopup-scss--module_donationWarning_fgQFL{font-size:.75rem;font-weight:400;color:var(--var-color-text-primary)}@keyframes InfoMessagePopup-scss--module_fadeIn_EfmZu{0%{opacity:0}to{opacity:1}}@keyframes InfoMessagePopup-scss--module_fadeOut_pETIw{0%{opacity:1}to{opacity:0}}@keyframes InfoMessagePopup-scss--module_flashing_90KEs{0%{opacity:.5}to{opacity:1}}@keyframes InfoMessagePopup-scss--module_loading_c0G50{to{background-position-x:-20%}}@keyframes InfoMessagePopup-scss--module_rotating_VAjGo{to{transform:rotate(360deg)}}@keyframes InfoMessagePopup-scss--module_growIn_-1IXG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InfoMessagePopup-scss--module_closeLock_IZKDQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoMessagePopup-scss--module_shakeLock_b9FJe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoMessagePopup-scss--module_text_r6m-i{margin-bottom:30px}.InfoMessagePopup-scss--module_popup_vfg7H{padding:0 15px}.InfoMessagePopup-scss--module_link_ge-Zq{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_ge-Zq:visited{color:#fff}@media not all and (hover: none){.InfoMessagePopup-scss--module_link_ge-Zq:hover{background-color:var(--color-brand-hovered)}}.mobile .InfoMessagePopup-scss--module_link_ge-Zq{width:100%}@keyframes PauseSubscription-scss--module_fadeIn_NQFN1{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscription-scss--module_fadeOut_bQwNN{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscription-scss--module_flashing_sccAC{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscription-scss--module_loading_mfxtg{to{background-position-x:-20%}}@keyframes PauseSubscription-scss--module_rotating_AlrVa{to{transform:rotate(360deg)}}@keyframes PauseSubscription-scss--module_growIn_Az0rc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PauseSubscription-scss--module_closeLock_Aba7l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscription-scss--module_shakeLock_MAlXC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscription-scss--module_info_pIYH6{margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.PauseSubscription-scss--module_owner_zXee8{display:flex;align-items:center;margin-bottom:12px;gap:12px}.PauseSubscription-scss--module_owner_zXee8 .PauseSubscription-scss--module_name_90c1Q{word-wrap:break-word;word-break:break-word}.PauseSubscription-scss--module_price_M2pRN{font-size:.875rem;color:#7c7c7c}.PauseSubscription-scss--module_subscriptionName_cvRud{padding-bottom:8px;font-size:1rem;font-weight:600;line-height:1.5}.PauseSubscription-scss--module_conditions_hdt2b{display:flex;margin-bottom:20px;border:1px solid var(--var-color-base-border);border-radius:8px}.mobile .PauseSubscription-scss--module_conditions_hdt2b{flex-direction:column}.PauseSubscription-scss--module_conditions_hdt2b .PauseSubscription-scss--module_conditionContainer_DxenG{width:187px;min-height:194px;flex-grow:1;padding:16px}.PauseSubscription-scss--module_conditions_hdt2b .PauseSubscription-scss--module_conditionContainer_DxenG.PauseSubscription-scss--module_dividers_K2G8x{border-right:1px solid var(--var-color-base-border);border-left:1px solid var(--var-color-base-border)}.mobile .PauseSubscription-scss--module_conditions_hdt2b .PauseSubscription-scss--module_conditionContainer_DxenG{width:100%;min-height:140px}.mobile .PauseSubscription-scss--module_conditions_hdt2b .PauseSubscription-scss--module_conditionContainer_DxenG.PauseSubscription-scss--module_dividers_K2G8x{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_hdt2b .PauseSubscription-scss--module_title_iAngB{padding-bottom:6px;font-weight:500;line-height:1.4}.PauseSubscription-scss--module_conditions_hdt2b .PauseSubscription-scss--module_description_ltp58{font-size:.8125rem;font-weight:400;line-height:1.3;color:#7c7c7c}.PauseSubscription-scss--module_icon_unGCF{width:36px;height:36px;margin-bottom:12px;background-repeat:no-repeat}.PauseSubscription-scss--module_icon_unGCF.PauseSubscription-scss--module_expirationIcon_5hVls{background-image:url(../time.zmig9eAK.svg)}.PauseSubscription-scss--module_icon_unGCF.PauseSubscription-scss--module_writeOffIcon_xKmMM{background-image:url(../drum.Bjg_1_Wk.svg)}.PauseSubscription-scss--module_icon_unGCF.PauseSubscription-scss--module_renewalIcon_4WpxE{background-image:url(../play.BY_UyQlU.svg)}@keyframes PauseSubscriptionError-scss--module_fadeIn_wQqoQ{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionError-scss--module_fadeOut_MZ2bt{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionError-scss--module_flashing_sa7l7{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionError-scss--module_loading_ZUMb6{to{background-position-x:-20%}}@keyframes PauseSubscriptionError-scss--module_rotating_oel0q{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionError-scss--module_growIn_qM3it{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PauseSubscriptionError-scss--module_closeLock_bKTen{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionError-scss--module_shakeLock_Zmnt-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscriptionError-scss--module_iconContainer_j7XyH{width:fit-content;height:fit-content;margin:20px auto 24px;padding:15px;border-radius:20px;background-color:#cd354433}.PauseSubscriptionError-scss--module_iconContainer_j7XyH .PauseSubscriptionError-scss--module_icon_n8JfX{width:40px;height:40px;background-image:url(../error.MOitm3WS.svg);background-repeat:no-repeat}.PauseSubscriptionError-scss--module_header_aMAy-{margin-bottom:16px;font-size:20px;font-weight:500;text-align:center}.PauseSubscriptionError-scss--module_description_k6YWH{margin-bottom:16px;text-align:center}@keyframes PauseSubscriptionSuccess-scss--module_fadeIn_uMpJ5{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionSuccess-scss--module_fadeOut_V-B8Y{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionSuccess-scss--module_flashing_PW0Gx{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionSuccess-scss--module_loading_cs-2q{to{background-position-x:-20%}}@keyframes PauseSubscriptionSuccess-scss--module_rotating_4P8sr{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionSuccess-scss--module_growIn_7qbzp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PauseSubscriptionSuccess-scss--module_closeLock_atPo1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionSuccess-scss--module_shakeLock_URT8Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscriptionSuccess-scss--module_iconContainer_dzwcw{width:fit-content;height:fit-content;margin:20px auto 24px;padding:15px;border-radius:20px;background-color:#59a84033}.PauseSubscriptionSuccess-scss--module_iconContainer_dzwcw .PauseSubscriptionSuccess-scss--module_icon_0mBgQ{width:40px;height:40px;background-image:url(../success.CYrmCxgz.svg);background-repeat:no-repeat}.PauseSubscriptionSuccess-scss--module_header_CwARb{margin-bottom:16px;font-size:20px;font-weight:500;text-align:center}.PauseSubscriptionSuccess-scss--module_description_iqK1b{margin-bottom:16px;text-align:center}@keyframes PauseSubscriptionPopup-scss--module_fadeIn_Zr-7f{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionPopup-scss--module_fadeOut_-vGgj{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionPopup-scss--module_flashing_ldkZl{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionPopup-scss--module_loading_GLQHZ{to{background-position-x:-20%}}@keyframes PauseSubscriptionPopup-scss--module_rotating_sni7r{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionPopup-scss--module_growIn_Ie10-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PauseSubscriptionPopup-scss--module_closeLock_XjvEh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionPopup-scss--module_shakeLock_qa34k{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .PauseSubscriptionPopup-scss--module_wrapper_stCN-{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_X8KED{width:calc(20rem + 280px);padding:20px}.mobile .PauseSubscriptionPopup-scss--module_block_X8KED{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.PauseSubscriptionPopup-scss--module_footer_toxXM{display:flex;gap:12px}.mobile .PauseSubscriptionPopup-scss--module_footer_toxXM{flex-direction:column}.PauseSubscriptionPopup-scss--module_footerCenter_fIcnM{margin-bottom:20px;text-align:center}.mobile .PauseSubscriptionPopup-scss--module_button_IZM88{width:100%}@keyframes CancelSubscription-scss--module_fadeIn_6gMWe{0%{opacity:0}to{opacity:1}}@keyframes CancelSubscription-scss--module_fadeOut_m9jT4{0%{opacity:1}to{opacity:0}}@keyframes CancelSubscription-scss--module_flashing_cKjBk{0%{opacity:.5}to{opacity:1}}@keyframes CancelSubscription-scss--module_loading_RQ3LG{to{background-position-x:-20%}}@keyframes CancelSubscription-scss--module_rotating_-sspU{to{transform:rotate(360deg)}}@keyframes CancelSubscription-scss--module_growIn_97wkJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CancelSubscription-scss--module_closeLock_KqRGr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelSubscription-scss--module_shakeLock_e15Ei{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CancelSubscription-scss--module_info_GZZCC{margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.CancelSubscription-scss--module_owner_3UG2O{display:flex;align-items:center;margin-bottom:12px;gap:12px}.CancelSubscription-scss--module_owner_3UG2O .CancelSubscription-scss--module_name_PtVfH{word-wrap:break-word;word-break:break-word}.CancelSubscription-scss--module_price_VZaq6{font-size:14px;color:#7c7c7c}.CancelSubscription-scss--module_subscriptionName_gIjSE{padding-bottom:8px;font-size:16px;font-weight:600;line-height:22px}.CancelSubscription-scss--module_conditions_t1cM6{display:flex;margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.mobile .CancelSubscription-scss--module_conditions_t1cM6{flex-direction:column}.CancelSubscription-scss--module_conditions_t1cM6 .CancelSubscription-scss--module_title_Vula7{padding-bottom:6px;font-weight:500;line-height:22px}.CancelSubscription-scss--module_conditions_t1cM6 .CancelSubscription-scss--module_description_6F-Wd{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.CancelSubscription-scss--module_pauseIcon_lt7Mu{width:36px;height:36px;margin-bottom:12px;background-image:url(../pause.C60pUj6_.svg);background-repeat:no-repeat}@keyframes CancelSubscriptionPopup-scss--module_fadeIn_8XLNe{0%{opacity:0}to{opacity:1}}@keyframes CancelSubscriptionPopup-scss--module_fadeOut_RW7Ly{0%{opacity:1}to{opacity:0}}@keyframes CancelSubscriptionPopup-scss--module_flashing_7m5CS{0%{opacity:.5}to{opacity:1}}@keyframes CancelSubscriptionPopup-scss--module_loading_iGia5{to{background-position-x:-20%}}@keyframes CancelSubscriptionPopup-scss--module_rotating_VlFxB{to{transform:rotate(360deg)}}@keyframes CancelSubscriptionPopup-scss--module_growIn_w-w25{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CancelSubscriptionPopup-scss--module_closeLock_jYTHy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelSubscriptionPopup-scss--module_shakeLock_nTVv0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .CancelSubscriptionPopup-scss--module_wrapper_dGYC7{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_zUVTk{width:600px;padding:20px}.mobile .CancelSubscriptionPopup-scss--module_block_zUVTk{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.CancelSubscriptionPopup-scss--module_footer_2LbMW{display:flex;gap:12px}.mobile .CancelSubscriptionPopup-scss--module_footer_2LbMW{flex-direction:column}.CancelSubscriptionPopup-scss--module_footerCenter_2J0vM{margin-bottom:20px;text-align:center}.mobile .CancelSubscriptionPopup-scss--module_button_bq8VM{width:100%}@keyframes ToolbarButton-scss--module_fadeIn_Bnwel{0%{opacity:0}to{opacity:1}}@keyframes ToolbarButton-scss--module_fadeOut_yxuRu{0%{opacity:1}to{opacity:0}}@keyframes ToolbarButton-scss--module_flashing_QTuah{0%{opacity:.5}to{opacity:1}}@keyframes ToolbarButton-scss--module_loading_VFYto{to{background-position-x:-20%}}@keyframes ToolbarButton-scss--module_rotating_8tfZl{to{transform:rotate(360deg)}}@keyframes ToolbarButton-scss--module_growIn_MUHuM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ToolbarButton-scss--module_closeLock_IPwwv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToolbarButton-scss--module_shakeLock_L1qeS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToolbarButton-scss--module_button_PEqhx{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:.875rem;font-weight:600;line-height:1.4;text-transform:uppercase;outline:none;background-color:transparent;transition:.2s background-color,.2s color;cursor:pointer}.ToolbarButton-scss--module_isActive_24XQ- .ToolbarButton-scss--module_button_PEqhx,.ToolbarButton-scss--module_button_PEqhx:hover{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}.dark-theme .ToolbarButton-scss--module_isActive_24XQ- .ToolbarButton-scss--module_button_PEqhx,.dark-theme .ToolbarButton-scss--module_button_PEqhx:hover{color:#f1f1f1;background-color:#ffffff1a}.ToolbarButton-scss--module_wrapper_lyBS2{position:relative;border:1px solid var(--var-color-base-border);background:#fff}.dark-theme .ToolbarButton-scss--module_wrapper_lyBS2{background:#303030}.ToolbarButton-scss--module_wrapper_lyBS2+.ToolbarButton-scss--module_wrapper_lyBS2{margin-left:-1px}.ToolbarButton-scss--module_wrapper_lyBS2:first-of-type{border-radius:8px 0 0 8px}.ToolbarButton-scss--module_wrapper_lyBS2:first-of-type>.ToolbarButton-scss--module_button_PEqhx{border-radius:8px 0 0 8px}.ToolbarButton-scss--module_wrapper_lyBS2:last-of-type{border-radius:0 8px 8px 0}.ToolbarButton-scss--module_wrapper_lyBS2:last-of-type>.ToolbarButton-scss--module_button_PEqhx{border-radius:0 8px 8px 0}.ToolbarButton-scss--module_wrapper_lyBS2:hover,.ToolbarButton-scss--module_wrapper_lyBS2.ToolbarButton-scss--module_isActive_24XQ-{z-index:10;border-color:var(--var-color-icon-ui-hover)}.desktop .ToolbarButton-scss--module_icon_tJwj4{width:calc(28px - ((1rem - 16px)*10));height:20px;padding-right:calc(8px - ((1rem - 16px)*10))}.mobile .ToolbarButton-scss--module_icon_tJwj4{width:1.25rem;height:1.25rem}.ToolbarButton-scss--module_iconSvg_BG45G{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_24XQ- .ToolbarButton-scss--module_iconSvg_BG45G,.ToolbarButton-scss--module_button_PEqhx:hover .ToolbarButton-scss--module_iconSvg_BG45G{fill:var(--var-color-icon-ui-hover);stroke:var(--var-color-icon-ui-hover);color:var(--var-color-icon-ui-hover)}.mobile .ToolbarButton-scss--module_title_KVeLz{display:none}@keyframes ToolbarTooltip-scss--module_fadeIn_cMbK1{0%{opacity:0}to{opacity:1}}@keyframes ToolbarTooltip-scss--module_fadeOut_UQKeS{0%{opacity:1}to{opacity:0}}@keyframes ToolbarTooltip-scss--module_flashing_0Lbyi{0%{opacity:.5}to{opacity:1}}@keyframes ToolbarTooltip-scss--module_loading_ZxR1J{to{background-position-x:-20%}}@keyframes ToolbarTooltip-scss--module_rotating_Vdetj{to{transform:rotate(360deg)}}@keyframes ToolbarTooltip-scss--module_growIn_VDRrI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ToolbarTooltip-scss--module_closeLock_sfK0z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToolbarTooltip-scss--module_shakeLock_zHjoY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToolbarTooltip-scss--module_root_QbCiU{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_eDHjx{fill:#242b2c;transition:.2s fill}.ToolbarTooltip-scss--module_button_fykJl{-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_fykJl:first-of-type{padding-bottom:6px}.ToolbarTooltip-scss--module_button_fykJl:last-of-type{padding-top:6px}.light-y-theme .ToolbarTooltip-scss--module_button_fykJl:hover,.light-x-theme .ToolbarTooltip-scss--module_button_fykJl:hover,.light-theme .ToolbarTooltip-scss--module_button_fykJl:hover{color:var(--color-brand)}.light-y-theme .ToolbarTooltip-scss--module_button_fykJl:hover .ToolbarTooltip-scss--module_buttonIconSvg_eDHjx,.light-x-theme .ToolbarTooltip-scss--module_button_fykJl:hover .ToolbarTooltip-scss--module_buttonIconSvg_eDHjx,.light-theme .ToolbarTooltip-scss--module_button_fykJl:hover .ToolbarTooltip-scss--module_buttonIconSvg_eDHjx{fill:var(--color-brand)}.dark-theme .ToolbarTooltip-scss--module_button_fykJl:hover{background-color:#ffffff1a}.ToolbarTooltip-scss--module_buttonContent_ZXGhf{display:flex}.ToolbarTooltip-scss--module_buttonIcon_tGKag{width:20px;height:20px;margin-right:10px}.ToolbarTooltip-scss--module_sizeLimit_Lt7Wb{display:inline-block;margin-top:2px;padding-left:30px;font-size:12px;line-height:16px;color:#7c7c7c}.ToolbarTooltipURL-scss--module_tooltip_n6F7n{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_n6F7n{width:calc(100vw - 30px);max-width:320px}.ToolbarTooltipURL-scss--module_row_wYU4X{display:flex;align-items:baseline}.ToolbarTooltipURL-scss--module_togglerLabel_f4wUj{margin-bottom:0;font-size:.875rem;font-weight:500;color:var(--var-color-text-primary)}.ToolbarTooltipURL-scss--module_hintList_m4APU{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_sTPkw:hover .ToolbarTooltipURL-scss--module_hintList_m4APU{display:block}.ToolbarTooltipURL-scss--module_hintListContent_B3lch{overflow-y:auto;max-height:200px;margin:0;padding:0}.ToolbarTooltipURL-scss--module_hintListItem_CQnWM{margin-left:0;padding:2px 0;font-size:.8125rem;line-height:.935rem;list-style:none;color:var(--var-color-text-primary)}.ToolbarTooltipURL-scss--module_supported_sTPkw{position:relative;margin-left:auto}.ToolbarTooltipURL-scss--module_supportedLabel_Se1DY{font-size:.8125rem;color:var(--var-color-extra-ui)}.ToolbarTooltipURL-scss--module_input_Re25q{margin-top:10px;margin-bottom:10px}.ToolbarTooltipURL-scss--module_button_wofxd{min-width:124px;padding-right:20px;padding-left:20px}.ToolbarTooltipURL-scss--module_button_wofxd+.ToolbarTooltipURL-scss--module_button_wofxd{margin-left:10px}.ToolbarTooltipURL-scss--module_error_lXcKr{display:inline-block;margin-bottom:10px;font-size:.8125rem;color:#cb1a1a}.Toolbar-scss--module_toolbar_vkRms{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_c7Fmu{box-shadow:0 2px 10px #0000001a}.Toolbar-scss--module_toolbarStatic_fmZ-a{position:relative}.desktop .Toolbar-scss--module_toolbar_vkRms,.mobile .Toolbar-scss--module_toolbarStatic_fmZ-a{top:0}.Toolbar-scss--module_tooltip_SF7OV{position:absolute;z-index:10;top:calc(100% + 4px)}.Toolbar-scss--module_tooltipLeft_93DAJ{left:-1px}.Toolbar-scss--module_tooltipRight_zRTDk{right:-1px}.Toolbar-scss--module_tooltipWide_x63Im{right:0;left:0}@keyframes SearchHighlightText-scss--module_fadeIn_s3otk{0%{opacity:0}to{opacity:1}}@keyframes SearchHighlightText-scss--module_fadeOut_52iMH{0%{opacity:1}to{opacity:0}}@keyframes SearchHighlightText-scss--module_flashing_iQrux{0%{opacity:.5}to{opacity:1}}@keyframes SearchHighlightText-scss--module_loading_KK9Ai{to{background-position-x:-20%}}@keyframes SearchHighlightText-scss--module_rotating_fX0W9{to{transform:rotate(360deg)}}@keyframes SearchHighlightText-scss--module_growIn_gtTaK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchHighlightText-scss--module_closeLock_SAigA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchHighlightText-scss--module_shakeLock_pOYMa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchHighlightText-scss--module_text_-XlJj mark{color:inherit;background-color:var(--color-brand-opacity-20)}.dark-theme .SearchHighlightText-scss--module_text_-XlJj mark{background-color:var(--color-brand-opacity-70)}@keyframes FileBlock-scss--module_fadeIn_B4Y-8{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_nWZfq{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_XayXh{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_Kdykm{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_NOioY{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_growIn_ti8VP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FileBlock-scss--module_closeLock_rUbiM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_gex-H{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_container_9h1qx{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_9h1qx{width:calc(100% - var(--block-side-padding) * 2);margin-right:var(--block-side-padding);margin-left:var(--block-side-padding)}.FileBlock-scss--module_header_bJn9H,.FileBlock-scss--module_error_adI0n{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_spinner_ySbwG{margin-left:12px}.FileBlock-scss--module_headerText_XNEnE,.FileBlock-scss--module_errorText_4k3sb{font-size:.875rem;font-weight:500}.FileBlock-scss--module_errorText_4k3sb{color:#cb1a1a}.FileBlock-scss--module_headerPercentage_dEr-i{margin-left:auto;font-size:.875rem;font-weight:500}.FileBlock-scss--module_errorIcon_4EdB-{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_C1rbn,.FileBlock-scss--module_errorIcon_4EdB-,.FileBlock-scss--module_contentIcon_4OmFP{width:1.25rem;height:1.25rem;margin-right:8px;flex-shrink:0}.FileBlock-scss--module_headerIconSvg_3xW-4,.FileBlock-scss--module_errorIconSvg_GRX2g,.FileBlock-scss--module_contentIconSvg_bk1c7{stroke-width:2px}.FileBlock-scss--module_headerIconSvg_3xW-4,.FileBlock-scss--module_contentIconSvg_bk1c7{fill:#242b2c;stroke:#242b2c}.FileBlock-scss--module_content_WCmZ-{display:flex;font-size:.875rem;font-weight:400}.FileBlock-scss--module_fileName_cOgeL,.FileBlock-scss--module_size_8wOdE{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;margin-right:8px}.FileBlock-scss--module_size_8wOdE{flex-shrink:0}.FileBlock-scss--module_removeBtn_SwE1j{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_JwT-7{width:1.25rem;height:1.25rem}.FileBlock-scss--module_removeBtnIconSvg_iqSTj{color:var(--var-color-text-primary)}.FileBlock-scss--module_link_rfjDc,.FileBlock-scss--module_processing_Wogy8{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_link_rfjDc{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.FileBlock-scss--module_link_rfjDc:visited{color:var(--var-color-link)}@media not all and (hover: none){.FileBlock-scss--module_link_rfjDc:hover{border-bottom-color:var(--var-color-link-underline)}}.FileBlock-scss--module_progressBar_nDJds{position:relative;overflow:hidden;height:3px;margin-top:10px;border-radius:100px;background-color:var(--color-brand-opacity-30)}.FileBlock-scss--module_progressBarFill_rBLS2{position:absolute;top:0;left:0;height:100%;background-color:var(--color-brand);transition:.2s width}.FileBlock-scss--module_progressBarFillEndless_HzVqO{position:relative;width:100%;height:100%}.FileBlock-scss--module_progressBarFillEndless_HzVqO:before{content:"";position:absolute;height:100%;background-color:var(--color-brand-opacity-50);animation:FileBlock-scss--module_slideFirst_2ixmE 1.5s infinite ease-out}.FileBlock-scss--module_progressBarFillEndless_HzVqO:after{content:"";position:absolute;height:100%;background-color:var(--color-brand);animation:FileBlock-scss--module_slideSecond_Z4bD7 1.5s infinite ease-in}@keyframes FileBlock-scss--module_slideFirst_2ixmE{0%{left:-100%;width:100%}to{left:100%;width:10%}}@keyframes FileBlock-scss--module_slideSecond_Z4bD7{0%{left:-150%;width:100%}to{left:100%;width:10%}}@keyframes Iframe-scss--module_fadeIn_Fb67P{0%{opacity:0}to{opacity:1}}@keyframes Iframe-scss--module_fadeOut_sRdma{0%{opacity:1}to{opacity:0}}@keyframes Iframe-scss--module_flashing_RD0-N{0%{opacity:.5}to{opacity:1}}@keyframes Iframe-scss--module_loading_-c-Ui{to{background-position-x:-20%}}@keyframes Iframe-scss--module_rotating_B7jzX{to{transform:rotate(360deg)}}@keyframes Iframe-scss--module_growIn_LRb0r{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Iframe-scss--module_closeLock_qFyDC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Iframe-scss--module_shakeLock_st3j2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Iframe-scss--module_root_wnrHW{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;border-radius:3px}.Iframe-scss--module_video_O-Ceb{width:100%;height:100%;position:absolute;top:0;left:0}.IframeAudio-scss--module_icon_xVSY5,.IframeVideo-scss--module_icon_3kSni{color:#e0e0e0}@keyframes SimpleVideoPlayer-scss--module_fadeIn_QqfSl{0%{opacity:0}to{opacity:1}}@keyframes SimpleVideoPlayer-scss--module_fadeOut_RPIuR{0%{opacity:1}to{opacity:0}}@keyframes SimpleVideoPlayer-scss--module_flashing_IkNfa{0%{opacity:.5}to{opacity:1}}@keyframes SimpleVideoPlayer-scss--module_loading_aPITF{to{background-position-x:-20%}}@keyframes SimpleVideoPlayer-scss--module_rotating_42D5b{to{transform:rotate(360deg)}}@keyframes SimpleVideoPlayer-scss--module_growIn_tpl1e{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SimpleVideoPlayer-scss--module_closeLock_zOpnR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SimpleVideoPlayer-scss--module_shakeLock_cEHZT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SimpleVideoPlayer-scss--module_player_3ACz3{position:absolute;background-color:#000;width:100%;height:100%}@keyframes TimeCodeItemActionsMenu-scss--module_fadeIn_3dBiq{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeItemActionsMenu-scss--module_fadeOut_9bGcp{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeItemActionsMenu-scss--module_flashing_VrS9K{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeItemActionsMenu-scss--module_loading_FEHm-{to{background-position-x:-20%}}@keyframes TimeCodeItemActionsMenu-scss--module_rotating_zebdC{to{transform:rotate(360deg)}}@keyframes TimeCodeItemActionsMenu-scss--module_growIn_3Uj3S{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TimeCodeItemActionsMenu-scss--module_closeLock_ZWlT-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeItemActionsMenu-scss--module_shakeLock_l70PA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeItemActionsMenu-scss--module_root_ua-ky{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_ua-ky:hover{border-color:var(--var-color-input-border-hover);color:var(--color-brand)}}.TimeCodeItemActionsMenu-scss--module_iconDots_6c7cW{width:16px;height:16px;transform:rotate(90deg)}.TimeCodeItemActionsMenu-scss--module_iconDotsContainer_G4oOQ{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-right:0}.TimeCodeItemActionsMenu-scss--module_icon_jceOi{width:16px;height:16px;margin-right:7px}.TimeCodeItemActionsMenu-scss--module_moveUpIcon_lg9M-{transform:rotate(90deg)}.TimeCodeItemActionsMenu-scss--module_moveDownIcon_UwKFU{transform:rotate(-90deg)}.TimeCodeItemActionsMenu-scss--module_tooltipContent_5FYoy{z-index:1200}@keyframes TimeCodeItem-scss--module_fadeIn_HflUX{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeItem-scss--module_fadeOut_PqKlt{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeItem-scss--module_flashing_PORdb{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeItem-scss--module_loading_BcXm4{to{background-position-x:-20%}}@keyframes TimeCodeItem-scss--module_rotating_Dad2h{to{transform:rotate(360deg)}}@keyframes TimeCodeItem-scss--module_growIn_BJovk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TimeCodeItem-scss--module_closeLock_cCUn7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeItem-scss--module_shakeLock_eVZ41{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeItem-scss--module_root_Q0muo{display:flex;width:100%;gap:8px}.TimeCodeItem-scss--module_input_UBZpX{flex-grow:1}.TimeCodeItem-scss--module_menuOpened_QwK--{z-index:34}.TimeCodeItem-scss--module_input_UBZpX:nth-child(1){width:100px;flex-grow:0}.TimeCodeItem-scss--module_menu_-Jpo6{z-index:4}.TimeCodeItem-scss--module_errorCaption_vaDj1{font-size:12px}@keyframes TimeCodeRedactor-scss--module_fadeIn_jFqYw{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeRedactor-scss--module_fadeOut_FA9Vi{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeRedactor-scss--module_flashing_gii66{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeRedactor-scss--module_loading_zV8d4{to{background-position-x:-20%}}@keyframes TimeCodeRedactor-scss--module_rotating_JIgVt{to{transform:rotate(360deg)}}@keyframes TimeCodeRedactor-scss--module_growIn_d20xg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TimeCodeRedactor-scss--module_closeLock_mMwq-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeRedactor-scss--module_shakeLock_JCb0E{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeRedactor-scss--module_timeCodeMenu_G0JXC{top:100%;display:flex;flex-direction:column;width:100%;gap:15px}.TimeCodeRedactor-scss--module_title_Bq622{margin:0;font-size:.875rem;font-weight:500;line-height:1.4}.TimeCodeRedactor-scss--module_buttons_-69WY{display:flex;gap:8px;fill:#fff;color:#fff}.mobile .TimeCodeRedactor-scss--module_buttons_-69WY{flex-wrap:wrap}.TimeCodeRedactor-scss--module_newButton_M--wX{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px}.mobile .TimeCodeRedactor-scss--module_newButton_M--wX{min-width:50px}.TimeCodeRedactor-scss--module_buttonCopy_m2r6x{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px}.TimeCodeRedactor-scss--module_buttonCopy_m2r6x:disabled{color:#ccc;cursor:default;pointer-events:none}.TimeCodeRedactor-scss--module_iconCopy_K9q4m,.TimeCodeRedactor-scss--module_iconAdd_WC9YL{width:1.25rem;height:1.25rem;flex-shrink:0}.TimeCodeRedactor-scss--module_helperContent_EFK6c{font-size:.875rem}.TimeCodeRedactor-scss--module_helperContent_EFK6c p{margin:0 0 10px}.TimeCodeRedactor-scss--module_hint_fiDlM{margin-left:10px;padding-bottom:2px}.TimeCodeRedactor-scss--module_list_55WeU{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_55WeU{scrollbar-width:thin}.light-y-theme .TimeCodeRedactor-scss--module_list_55WeU,.light-x-theme .TimeCodeRedactor-scss--module_list_55WeU,.light-theme .TimeCodeRedactor-scss--module_list_55WeU{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .TimeCodeRedactor-scss--module_list_55WeU{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-button{display:none}.TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-track{background-color:#fff0}.TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-thumb,.light-x-theme .TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-thumb,.light-theme .TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .TimeCodeRedactor-scss--module_list_55WeU::-webkit-scrollbar-thumb{background-color:#4a4a4a}.mobile .TimeCodeRedactor-scss--module_list_55WeU{max-height:35vh}@keyframes VideoPlayer-scss--module_fadeIn_8qGk7{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayer-scss--module_fadeOut_rWBBM{0%{opacity:1}to{opacity:0}}@keyframes VideoPlayer-scss--module_flashing_zl-ab{0%{opacity:.5}to{opacity:1}}@keyframes VideoPlayer-scss--module_loading_k7mfX{to{background-position-x:-20%}}@keyframes VideoPlayer-scss--module_rotating_LTsAg{to{transform:rotate(360deg)}}@keyframes VideoPlayer-scss--module_growIn_rjdsr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoPlayer-scss--module_closeLock_sQ5SC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPlayer-scss--module_shakeLock_gt-52{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPlayer-scss--module_player_4sjQx{position:absolute;background-color:#000;width:100%;height:100%}.VideoPlayer-scss--module_anchor_CG5rJ{position:absolute;bottom:0%;width:100%;height:0}.VideoPlayer-scss--module_tooltipRoot_ml2D8{position:absolute;bottom:0%;width:100%}.VideoPlayer-scss--module_menuWrapper_9ZTfZ{z-index:98;width:545px;padding:12px 15px!important;border-top-left-radius:0;border-top-right-radius:0}.mobile .VideoPlayer-scss--module_menuWrapper_9ZTfZ{width:calc(100vw - 12px)}.VideoPlayerStub-scss--module_stub_UeJ4C{display:flex;flex-direction:column;text-align:center;color:#fff;justify-content:center;gap:20px;align-items:center}.VideoPlayerStub-scss--module_stub_UeJ4C .VideoPlayerStub-scss--module_videoIcon_SOzdc{width:60px;stroke:#fff;fill:#fff;height:calc(100% - 100px);max-height:60px}@keyframes VideoPlayerContainer-scss--module_fadeIn_BU960{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayerContainer-scss--module_fadeOut_JSsvr{0%{opacity:1}to{opacity:0}}@keyframes VideoPlayerContainer-scss--module_flashing_2bj-y{0%{opacity:.5}to{opacity:1}}@keyframes VideoPlayerContainer-scss--module_loading_cioch{to{background-position-x:-20%}}@keyframes VideoPlayerContainer-scss--module_rotating_XixHZ{to{transform:rotate(360deg)}}@keyframes VideoPlayerContainer-scss--module_growIn_RIdrz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoPlayerContainer-scss--module_closeLock_tJtv4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPlayerContainer-scss--module_shakeLock_UWaue{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPlayerContainer-scss--module_root_V-SiJ{position:relative;word-wrap:normal;word-break:normal;width:100%;height:100%}.VideoPlayerContainer-scss--module_player_tBfz0{position:absolute;background-color:#000;width:100%;height:100%}.VideoPlayerContainer-scss--module_preview_XGMTz{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_XGMTz{background-color:#111}.VideoPlayerContainer-scss--module_stub_4WGNu{display:flex;flex-direction:column;text-align:center;color:#fff;justify-content:center;gap:20px;align-items:center}.VideoPlayerContainer-scss--module_stub_4WGNu .VideoPlayerContainer-scss--module_videoIcon_axdXI{width:60px;stroke:#fff;fill:#fff;height:calc(100% - 100px);max-height:60px}.VideoPlayerContainer-scss--module_playButtonBackground_EySTS{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_XGMTz:hover .VideoPlayerContainer-scss--module_playButtonBackground_EySTS{background-color:#0009;transform:scale(1.15)}.VideoPlayerContainer-scss--module_playButton_NKki-{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_DhYq4{position:relative;color:#fff;width:65%;height:65%}@keyframes VideoPreviewEditor-scss--module_fadeIn_nSeoM{0%{opacity:0}to{opacity:1}}@keyframes VideoPreviewEditor-scss--module_fadeOut_QNCzN{0%{opacity:1}to{opacity:0}}@keyframes VideoPreviewEditor-scss--module_flashing_6Q-32{0%{opacity:.5}to{opacity:1}}@keyframes VideoPreviewEditor-scss--module_loading_bB2sH{to{background-position-x:-20%}}@keyframes VideoPreviewEditor-scss--module_rotating_mKllS{to{transform:rotate(360deg)}}@keyframes VideoPreviewEditor-scss--module_growIn_-Qu0f{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoPreviewEditor-scss--module_closeLock_dccQm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPreviewEditor-scss--module_shakeLock_0sMEx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPreviewEditor-scss--module_root_8CvxY{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_BnhnK{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_15ubm{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.VideoPreviewEditor-scss--module_spinner_Da81H{display:flex;align-items:center;justify-content:center}.VideoPreviewEditor-scss--module_spinnerContainer_uAbZr{display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:2;background-color:#0009}.VideoPreviewEditor-scss--module_controls_wj3Tu{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:0;flex-direction:column;width:100%}.VideoPreviewEditor-scss--module_buttons_wY7Je{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:10px}.VideoPreviewEditor-scss--module_info_6GL4l{padding:6px 10px;font-size:12px;font-weight:400;line-height:16px;color:#eee;border-radius:10px;background:#0003}.VideoPreviewEditor-scss--module_icon_bbXPQ{width:20px;height:20px;stroke:#242b2c;transition:.2s all}.VideoPreviewEditor-scss--module_iconAdd_KrP-E{margin-right:10px;stroke-width:1.5}.VideoPreviewEditor-scss--module_button_7eYv9{display:flex;align-items:center;justify-content:center}.VideoPreviewEditor-scss--module_buttonAddPreview_5V9-P:hover .VideoPreviewEditor-scss--module_iconAdd_KrP-E{stroke:#ef7829}.VideoPreviewEditor-scss--module_buttonRemovePreview_D2HZU{min-width:auto;margin-left:10px;padding:10px}@keyframes Video-scss--module_fadeIn_0GIf0{0%{opacity:0}to{opacity:1}}@keyframes Video-scss--module_fadeOut_2jV6W{0%{opacity:1}to{opacity:0}}@keyframes Video-scss--module_flashing_gwIzV{0%{opacity:.5}to{opacity:1}}@keyframes Video-scss--module_loading_ljgt8{to{background-position-x:-20%}}@keyframes Video-scss--module_rotating_5H-Sf{to{transform:rotate(360deg)}}@keyframes Video-scss--module_growIn_sqxBj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Video-scss--module_closeLock_BlCcM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Video-scss--module_shakeLock_3nL8l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Video-scss--module_containerWrapper_f5DEO{position:relative}.Video-scss--module_video_dDC3A{position:relative;width:100%;padding-bottom:56.25%;outline:none;background-color:#000;background-position:center;background-size:cover}.Video-scss--module_video_dDC3A img{position:absolute;width:100%;height:100%}.Video-scss--module_video_dDC3A .Video-scss--module_proccessingText_8J7eo{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_dDC3A .Video-scss--module_previewWrapper_A9j-T{z-index:0}.Video-scss--module_video_dDC3A .Video-scss--module_playContainer_AXDak{width:75px;height:75px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00000080}.Video-scss--module_video_dDC3A .Video-scss--module_playContainer_AXDak .Video-scss--module_playIcon_t-3FJ{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_RNIJ7{width:30px;height:30px;margin-right:10px;cursor:pointer}.Video-scss--module_iconFromEditor_oXktr{cursor:default}@keyframes AudioPlayer-scss--module_fadeIn_4lziU{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayer-scss--module_fadeOut_DOrMR{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayer-scss--module_flashing_clftu{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayer-scss--module_loading_Fr7Gu{to{background-position-x:-20%}}@keyframes AudioPlayer-scss--module_rotating_m1qJL{to{transform:rotate(360deg)}}@keyframes AudioPlayer-scss--module_growIn_fj2yE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioPlayer-scss--module_closeLock_zlEYu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayer-scss--module_shakeLock_qyUq3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayer-scss--module_header_pEL9-{display:flex;margin-bottom:10px}.AudioPlayer-scss--module_audioView_MNSyP{position:relative;display:flex;align-items:center;height:36px;padding-right:36px}.AudioPlayer-scss--module_audioViewWithoutVolume_SvxCd{padding-right:0}.AudioPlayer-scss--module_audio_VEJTD{display:none}.AudioPlayer-scss--module_icon_0cxw8{width:1.25rem;height:1.25rem;flex-shrink:0}.AudioPlayer-scss--module_title_-Xa2Z{overflow:hidden;padding-top:2px;white-space:nowrap;text-overflow:ellipsis}.mobile .AudioPlayer-scss--module_title_-Xa2Z{font-size:.8125rem}.AudioPlayer-scss--module_iconAudio_Sfig5{margin-right:8px;stroke:currentcolor;stroke-width:1.5px}.AudioPlayer-scss--module_iconAudio_Sfig5 svg{width:1.25rem;height:1.25rem}.mobile .AudioPlayer-scss--module_iconAudio_Sfig5{margin-right:6px;margin-left:-1px}.AudioPlayer-scss--module_iconPlay_Xxs5t{color:#fff;transform:translate(2px)}.AudioPlayer-scss--module_iconPause_3uBXJ{color:#fff}.AudioPlayer-scss--module_time_1Qihm{display:flex;justify-content:center;flex-shrink:0;padding:0 10px;font-size:.8125rem;line-height:1rem;white-space:nowrap;opacity:.5;color:inherit}.mobile .AudioPlayer-scss--module_time_1Qihm{padding:0 8px;font-size:.75rem}.AudioPlayer-scss--module_progress_0g-Cp{display:flex;align-items:center;touch-action:none;width:100%}.AudioPlayer-scss--module_progress_0g-Cp.AudioPlayer-scss--module_withMargin_c0jL6{margin-left:10px}.AudioPlayer-scss--module_track_41u-k{display:flex;width:100%}.AudioPlayer-scss--module_link_1WzC7{margin-left:auto;flex-shrink:0;border-bottom:none}.AudioPlayer-scss--module_link_1WzC7:hover{border-bottom:none;text-decoration:none}.AudioPlayer-scss--module_iconDownload_zrTdP{width:1.25rem;height:1.25rem;margin-left:10px;stroke-width:0;transition:color .2s ease}.AudioPlayer-scss--module_buttonDownload_El4-9:hover .AudioPlayer-scss--module_iconDownload_zrTdP{color:var(--color-brand)}.AudioPlayer-scss--module_playButton_gbwRe{width:2.25rem;height:2.25rem;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_gbwRe:hover{background-color:var(--color-brand-darken-7)}.mobile .AudioPlayer-scss--module_playButton_gbwRe{width:2.125rem;height:2.125rem}.AudioPlayer-scss--module_volumeRangeWrapper_sgNob{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_SyuBB{transition:.15s ease-in color;cursor:pointer}.AudioPlayer-scss--module_volume_Cen46{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_Cen46:hover>.AudioPlayer-scss--module_button_SyuBB{color:inherit}.AudioPlayer-scss--module_volume_Cen46:hover>.AudioPlayer-scss--module_volumeRangeWrapper_sgNob{visibility:visible;overflow:visible;opacity:1}.AudioPlayer-scss--module_buttonVolume_kfq2o{position:absolute;z-index:1;right:0;bottom:7px;stroke-width:0}.AudioPlayer-scss--module_inputTrack_JO8sh{position:relative;padding:0;outline:none;-webkit-appearance:none;width:100%;height:30px;background:transparent;transition:background-color .2s ease}.AudioPlayer-scss--module_inputTrack_JO8sh::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_inputTrack_JO8sh::-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_JO8sh:active::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_JO8sh::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_inputTrack_JO8sh::-moz-range-progress{background-color:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_JO8sh::-moz-focus-outer{border:0}.AudioPlayer-scss--module_inputTrack_JO8sh::-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_JO8sh:active::-moz-range-thumb{transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_JO8sh::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.AudioPlayer-scss--module_inputTrack_JO8sh::-ms-fill-lower{background-color:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_JO8sh::-ms-fill-upper{background:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_JO8sh::-ms-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_inputTrack_JO8sh:active::-ms-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_JO8sh::-webkit-slider-runnable-track{background:#ccc}.AudioPlayer-scss--module_inputTrack_JO8sh::-webkit-slider-thumb{transition:background-color .2s ease;top:.5px}.AudioPlayer-scss--module_inputTrack_JO8sh::-webkit-slider-thumb:hover{background-color:var(--color-brand-darken-7)}.AudioPlayer-scss--module_inputTrack_JO8sh: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_JO8sh:hover:before{background-color:var(--color-brand-darken-7)}.AudioPlayer-scss--module_rangeVolume_6bK-a{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_6bK-a::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_6bK-a::-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_6bK-a:active::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_6bK-a::-moz-range-progress{background-color:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-moz-focus-outer{border:0}.AudioPlayer-scss--module_rangeVolume_6bK-a::-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_6bK-a:active::-moz-range-thumb{transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_6bK-a::-ms-fill-lower{background-color:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-ms-fill-upper{background:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-ms-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_rangeVolume_6bK-a:active::-ms-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_6bK-a::-webkit-slider-runnable-track{height:3px;background-color:#eaeaea}.AudioPlayer-scss--module_rangeVolume_6bK-a::-webkit-slider-thumb{position:relative;top:.5px}.AudioPlayer-scss--module_rangeVolume_6bK-a: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_rEJo-{padding:15px 8px 15px 13px;border:1px solid transparent;color:var(--var-color-text-primary)}.AudioBlock-scss--module_root_rEJo-.AudioBlock-scss--module_noPadding_uLpVH{padding:0}.AudioBlock-scss--module_root_rEJo-.AudioBlock-scss--module_isBordered_1KHvd{border-color:var(--var-color-base-border);border-radius:var(--border-radius-default)}.AudioBlock-scss--module_views_r-CfG{margin:0 15px;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.AudioListBlock-scss--module_root_PDOuh{border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default)}.AudioListBlock-scss--module_views_nhaQ0{margin:0 15px;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}@keyframes FileBlock-scss--module_fadeIn_M5vjO{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_ien7n{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_vJKOh{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_7zYbo{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_9mqnA{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_growIn_bYVeb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FileBlock-scss--module_closeLock_pHglg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_5kfGZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_root_RvCHP{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_RvCHP .FileBlock-scss--module_downloadBlock_cFc5w svg{transition:all .2s ease}.FileBlock-scss--module_root_RvCHP.FileBlock-scss--module_active_gYZre{cursor:pointer}.FileBlock-scss--module_root_RvCHP.FileBlock-scss--module_active_gYZre:hover{border-color:var(--var-color-input-border-hover);border-bottom-color:var(--var-color-input-border-hover)}.FileBlock-scss--module_root_RvCHP.FileBlock-scss--module_active_gYZre:hover .FileBlock-scss--module_downloadBlock_cFc5w svg{color:var(--color-brand)}.dark-theme .FileBlock-scss--module_root_RvCHP.FileBlock-scss--module_active_gYZre:hover .FileBlock-scss--module_downloadBlock_cFc5w svg{color:var(--var-color-extra-ui-hover)}@media (hover: none){.FileBlock-scss--module_root_RvCHP{transition:all .3s ease;-webkit-user-select:none;user-select:none}.FileBlock-scss--module_root_RvCHP:active{border-color:var(--var-color-input-border-focus);transform:scale(.96)}}.FileBlock-scss--module_inner_e0EMZ{display:flex;width:100%;align-items:stretch}.FileBlock-scss--module_pictureBlock_oJ5Sr{position:relative;padding:10px;color:var(--var-color-text-primary);background-color:var(--var-color-complementary-bg)}.dark-theme .FileBlock-scss--module_pictureBlock_oJ5Sr{background-color:var(--var-color-highlighted-bg)}.FileBlock-scss--module_pictureBlock_oJ5Sr .FileBlock-scss--module_extension_eHCdi{position:absolute;top:1.75rem;right:65%;display:flex;padding:1px 4px 2px;font-size:.625rem;line-height:1;white-space:nowrap;color:#fff;border-radius:3px;background-color:var(--color-brand);transform:translate(50%)}.FileBlock-scss--module_pictureBlock_oJ5Sr .FileBlock-scss--module_extension_eHCdi.FileBlock-scss--module_long_GA-m1{padding:1px 2px 2px;font-size:.5rem}.FileBlock-scss--module_content_uj1nk{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;display:flex;min-height:2.25rem;padding:10px;font-size:.875rem;font-weight:400;color:var(--var-color-text-primary);flex-grow:1}.FileBlock-scss--module_downloadBlock_cFc5w{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_cFc5w svg{width:1.75rem;height:1.75rem;color:var(--var-color-icon-ui);transition:all .2 ease}.dark-theme .FileBlock-scss--module_downloadBlock_cFc5w svg{color:var(--var-color-extra-ui)}.FileBlock-scss--module_header_n3fNh,.FileBlock-scss--module_error_BXCuI{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_headerText_1EnBb{min-height:2.2rem}.FileBlock-scss--module_headerText_1EnBb,.FileBlock-scss--module_errorText_EDMq5{font-size:.875rem;font-weight:500}.FileBlock-scss--module_errorText_EDMq5{color:#cb1a1a}.FileBlock-scss--module_headerPercentage_r6xps{margin-left:auto;font-size:.875rem;font-weight:500}.FileBlock-scss--module_errorIcon_zYlQ3{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_JXb2r,.FileBlock-scss--module_errorIcon_zYlQ3,.FileBlock-scss--module_contentIcon_zbmvD{width:2.5rem;height:2.5rem;flex-shrink:0}.FileBlock-scss--module_headerIconSvg_qaTkE,.FileBlock-scss--module_errorIconSvg_uG7o1,.FileBlock-scss--module_contentIconSvg_4tJdc{stroke-width:.7px}.FileBlock-scss--module_headerIconSvg_qaTkE,.FileBlock-scss--module_contentIconSvg_4tJdc{fill:var(--var-color-text-primary);stroke:var(--var-color-text-primary);opacity:.8}.FileBlock-scss--module_fileName_IgQfv,.FileBlock-scss--module_size_TcP7H{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.FileBlock-scss--module_size_TcP7H{position:absolute;bottom:10px;left:10px;font-size:.8em;color:var(--var-color-extra-ui);flex-shrink:0}.FileBlock-scss--module_link_aqvgz{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_contentIcon_zbmvD{color:var(--var-color-text-primary)!important}@keyframes BlockRenderer-scss--module_fadeIn_NPuke{0%{opacity:0}to{opacity:1}}@keyframes BlockRenderer-scss--module_fadeOut_9Rq-p{0%{opacity:1}to{opacity:0}}@keyframes BlockRenderer-scss--module_flashing_B7Sbd{0%{opacity:.5}to{opacity:1}}@keyframes BlockRenderer-scss--module_loading_LlNyc{to{background-position-x:-20%}}@keyframes BlockRenderer-scss--module_rotating_u8A4M{to{transform:rotate(360deg)}}@keyframes BlockRenderer-scss--module_growIn_XvpM-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlockRenderer-scss--module_closeLock_ZyNk7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockRenderer-scss--module_shakeLock_Mn8rz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockRenderer-scss--module_audioFile_jQZ0h,.BlockRenderer-scss--module_file_Gln6s{width:100%;margin-top:15px;margin-bottom:15px}.BlockRenderer-scss--module_withPadding_T7wLl.BlockRenderer-scss--module_audioFile_jQZ0h,.BlockRenderer-scss--module_withPadding_T7wLl.BlockRenderer-scss--module_file_Gln6s{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_zzCfT.BlockRenderer-scss--module_withPadding_T7wLl{padding-right:var(--post-block-side-padding);padding-left:var(--post-block-side-padding)}.BlockRenderer-scss--module_markup_Tk8dH{padding:0}.BlockRenderer-scss--module_markup_Tk8dH mark{color:inherit;background-color:#fde2d9}.dark-theme .BlockRenderer-scss--module_markup_Tk8dH mark{background-color:var(--color-brand-opacity-70)}.BlockRenderer-scss--module_markup_Tk8dH:empty:before{content:"​"}.BlockRenderer-scss--module_markup_Tk8dH.BlockRenderer-scss--module_realEmpty_0-9N-:empty:before{content:""}.BlockRenderer-scss--module_markup_Tk8dH a:active{border-radius:3px;background-color:rgba(var(--var-color-link),.2)}.BlockRenderer-scss--module_underline_0eBhH{text-decoration:underline}.BlockRenderer-scss--module_audioFrame_sNswN{margin:15px 0;border-radius:0;background-color:var(--var-color-block-note-bg)}.BlockRenderer-scss--module_videoFrame_8hF4g{margin-top:15px;margin-bottom:15px;border-radius:0}.BlockRenderer-scss--module_videoFrame_8hF4g.BlockRenderer-scss--module_last_Vkd4E{margin-bottom:0}.BlockRenderer-scss--module_bordered_TMUKp{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.BlockRenderer-scss--module_audioFile_jQZ0h.BlockRenderer-scss--module_last_Vkd4E,.BlockRenderer-scss--module_file_Gln6s.BlockRenderer-scss--module_last_Vkd4E,.BlockRenderer-scss--module_image_nOzF4.BlockRenderer-scss--module_last_Vkd4E,.BlockRenderer-scss--module_audioFrame_sNswN.BlockRenderer-scss--module_last_Vkd4E{margin-bottom:0}.BlockRenderer-scss--module_file_Gln6s.BlockRenderer-scss--module_first_s2633,.BlockRenderer-scss--module_image_nOzF4.BlockRenderer-scss--module_first_s2633,.BlockRenderer-scss--module_audioFrame_sNswN.BlockRenderer-scss--module_first_s2633{margin-top:0}div.BlockRenderer-scss--module_videoFile_vcFol.BlockRenderer-scss--module_rounded_lYguM,div.BlockRenderer-scss--module_videoFrame_8hF4g.BlockRenderer-scss--module_rounded_lYguM,div.BlockRenderer-scss--module_audioFrame_sNswN.BlockRenderer-scss--module_rounded_lYguM,img.BlockRenderer-scss--module_image_nOzF4.BlockRenderer-scss--module_rounded_lYguM{overflow:hidden;border-radius:var(--border-radius-default)}.BlockRenderer-scss--module_audioFile_jQZ0h.BlockRenderer-scss--module_first_s2633{margin-top:17px}.BlockRenderer-scss--module_image_nOzF4{display:block;max-width:100%;height:auto;margin:15px auto;background-color:transparent}.BlockRenderer-scss--module_image_nOzF4.BlockRenderer-scss--module_fromEmail_fAygG{width:100%}.VideoBlock-scss--module_views_bt-FG{margin:5px 15px 0;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.VideoBlock-scss--module_root_YTcCW{position:relative;margin:15px 0}.VideoBlock-scss--module_root_YTcCW:first-child{margin-top:0}.VideoBlock-scss--module_root_YTcCW:last-child{margin-bottom:0}@keyframes SkeletonLoader-scss--module_fadeIn_oOiQz{0%{opacity:0}to{opacity:1}}@keyframes SkeletonLoader-scss--module_fadeOut_HjDEg{0%{opacity:1}to{opacity:0}}@keyframes SkeletonLoader-scss--module_flashing_ZdqaE{0%{opacity:.5}to{opacity:1}}@keyframes SkeletonLoader-scss--module_loading_fGoIU{to{background-position-x:-20%}}@keyframes SkeletonLoader-scss--module_rotating_JcmtU{to{transform:rotate(360deg)}}@keyframes SkeletonLoader-scss--module_growIn_xtBJP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SkeletonLoader-scss--module_closeLock_Rqtjc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SkeletonLoader-scss--module_shakeLock_e1KV4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes SkeletonLoader-scss--module_load_r3kmu{0%{left:-150px}to{left:100%}}.SkeletonLoader-scss--module_root_yg8GE{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_yg8GE: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_r3kmu .6s cubic-bezier(.4,0,.2,1) alternate infinite}.dark-theme .SkeletonLoader-scss--module_root_yg8GE{background-color:var(--var-color-input-bg)}.SkeletonLoader-scss--module_icon_7jDQb{width:42px;height:42px;stroke:#858585;color:#858585;fill:#858585}.desktop .SkeletonLoader-scss--module_root_yg8GE{width:370px;height:300px}.mobile .SkeletonLoader-scss--module_root_yg8GE{width:100%;height:300px}@keyframes Image-scss--module_fadeIn_MZ-ya{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_VMPV8{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_ahbWO{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_6MYRV{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_-m32y{to{transform:rotate(360deg)}}@keyframes Image-scss--module_growIn_zHNXe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Image-scss--module_closeLock_7nhin{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_jhfWi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_image_sLmO5{display:block;max-width:100%;max-height:300px;border-radius:var(--border-radius-default)}.Image-scss--module_small_4Xfjw{width:16px;height:16px;overflow:hidden;margin-right:6px;border-radius:4px}.Image-scss--module_container_c-Dht{display:flex;font-size:13px;color:#7c7c7c}.Image-scss--module_link_l3wd8{position:relative;display:flex;overflow:hidden;margin-top:10px;border:none}.Image-scss--module_link_l3wd8:last-of-type{margin-bottom:0}.Image-scss--module_hidden_9kw8F{width:0;height:0}@keyframes ResetButton-scss--module_fadeIn_I14k5{0%{opacity:0}to{opacity:1}}@keyframes ResetButton-scss--module_fadeOut_8ynxO{0%{opacity:1}to{opacity:0}}@keyframes ResetButton-scss--module_flashing_bkVje{0%{opacity:.5}to{opacity:1}}@keyframes ResetButton-scss--module_loading_AQPQ-{to{background-position-x:-20%}}@keyframes ResetButton-scss--module_rotating_4zPz0{to{transform:rotate(360deg)}}@keyframes ResetButton-scss--module_growIn_MrxXa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ResetButton-scss--module_closeLock_0pkYg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResetButton-scss--module_shakeLock_JY4M-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ResetButton-scss--module_icon_tCHIu{width:18px;height:18px;transition:color .2s}.ResetButton-scss--module_container_c4NWX{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_c4NWX:hover{border-color:var(--var-color-input-border-hover)}.ResetButton-scss--module_container_c4NWX:hover .ResetButton-scss--module_icon_tCHIu{color:var(--var-color-icon-ui-hover)}@keyframes FileBlock-scss--module_fadeIn_04odA{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_sYbGM{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_cGnfr{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_a7RYp{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_vCtFe{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_growIn_8JjRl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FileBlock-scss--module_closeLock_VwzRA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_i-sU4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_container_YkQit{position:relative;width:100%;color:inherit}.FileBlock-scss--module_size_o-5uv{flex-shrink:0}.FileBlock-scss--module_fileInfo_0-6La{display:flex;overflow:hidden}.FileBlock-scss--module_fileName_ULDIb,.FileBlock-scss--module_size_o-5uv{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;margin-right:8px}.FileBlock-scss--module_content_7bkFR{position:relative;display:flex;font-size:.875rem;font-weight:400}.FileBlock-scss--module_errorIcon_jHpJ4{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_uO9kR,.FileBlock-scss--module_errorIcon_jHpJ4,.FileBlock-scss--module_contentIcon_1TTh2{width:1.25rem;height:1.25rem;margin-right:8px;flex-shrink:0}.FileBlock-scss--module_fromEditor_gQpZ-{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_gQpZ- .FileBlock-scss--module_content_7bkFR{flex-direction:column}.FileBlock-scss--module_fromEditor_gQpZ- .FileBlock-scss--module_fileName_ULDIb{margin-bottom:2px;color:var(--var-color-text-primary)}.FileBlock-scss--module_fromEditor_gQpZ- .FileBlock-scss--module_size_o-5uv{font-size:12px;line-height:16px;color:#7c7c7c}.FileBlock-scss--module_fromEditor_gQpZ- .FileBlock-scss--module_headerIcon_uO9kR{stroke:var(--var-color-text-primary);color:var(--var-color-text-primary);fill:var(--var-color-text-primary)}.FileBlock-scss--module_resetButton_xParw{width:1.25rem;height:1.25rem;position:absolute;top:12px;right:12px;overflow:hidden;border-radius:100%;cursor:pointer;pointer-events:all}.FileBlock-scss--module_header_doEDm,.FileBlock-scss--module_error_UCi2E{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_spinner_chMzB{margin-left:12px}.FileBlock-scss--module_errorText_hDcO2{font-size:.875rem;font-weight:500;color:#cb1a1a}.FileBlock-scss--module_headerPercentage_DrWYP{margin-left:auto;font-size:.875rem;font-weight:500}.FileBlock-scss--module_headerIconSvg_IUHDX,.FileBlock-scss--module_errorIconSvg_pvG9H,.FileBlock-scss--module_contentIconSvg_MInGO{stroke-width:2px}.FileBlock-scss--module_removeBtn_qNMA1{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_m5bk7{width:1.25rem;height:1.25rem}.FileBlock-scss--module_removeBtnIconSvg_21qJ1{color:var(--var-color-text-primary)}.FileBlock-scss--module_link_AQ9XC,.FileBlock-scss--module_processing_GUhqy{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_iconDownload_DymDy{width:20px;height:20px;margin-left:10px;color:#fff;stroke-width:0;transition:color .2s ease}.FileBlock-scss--module_iconDownload_DymDy:hover{color:var(--color-brand)}.FileBlock-scss--module_link_AQ9XC{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.FileBlock-scss--module_link_AQ9XC:visited{color:var(--var-color-link)}@media not all and (hover: none){.FileBlock-scss--module_link_AQ9XC:hover{border-bottom-color:var(--var-color-link-underline)}}.FileBlock-scss--module_progressBar_94R2S{position:relative;overflow:hidden;height:3px;margin-top:4px;border-radius:100px;background-color:var(--color-brand-opacity-30)}.FileBlock-scss--module_progressBarFill_enU2r{position:absolute;z-index:10;top:0;left:0;height:100%;background-color:var(--color-brand);transition:.2s width}.FileBlock-scss--module_progressBarFillEndless_weY8A{position:relative;width:100%;height:100%}.FileBlock-scss--module_progressBarFillEndless_weY8A:before{content:"";position:absolute;height:100%;background-color:var(--color-brand-opacity-50);animation:FileBlock-scss--module_slideFirst_3ZJuZ 1.5s infinite ease-out}.FileBlock-scss--module_progressBarFillEndless_weY8A:after{content:"";position:absolute;height:100%;background-color:var(--color-brand);animation:FileBlock-scss--module_slideSecond_2kwG- 1.5s infinite ease-in}.FileBlock-scss--module_smallContainer_S737B{display:flex}.FileBlock-scss--module_iconSmall_1h6x4{width:1rem;height:1rem;margin-right:6px}@keyframes FileBlock-scss--module_slideFirst_3ZJuZ{0%{left:-100%;width:100%}to{left:100%;width:10%}}@keyframes FileBlock-scss--module_slideSecond_2kwG-{0%{left:-150%;width:100%}to{left:100%;width:10%}}@keyframes Video-scss--module_fadeIn_NN8n0{0%{opacity:0}to{opacity:1}}@keyframes Video-scss--module_fadeOut_-vqgO{0%{opacity:1}to{opacity:0}}@keyframes Video-scss--module_flashing_7Po86{0%{opacity:.5}to{opacity:1}}@keyframes Video-scss--module_loading_CBwbO{to{background-position-x:-20%}}@keyframes Video-scss--module_rotating_Hi3N8{to{transform:rotate(360deg)}}@keyframes Video-scss--module_growIn_h4U0G{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Video-scss--module_closeLock_bQuON{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Video-scss--module_shakeLock_eeuYW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Video-scss--module_container_KWNHa:not(.Video-scss--module_fromEditor_KmrdO){position:relative;min-width:370px;margin-bottom:10px}.Video-scss--module_fromEditor_KmrdO{position:relative;overflow:hidden;width:150px;height:100px;border-radius:var(--border-radius-default)}.Video-scss--module_video_oiEs8{width:100%;height:100%;outline:none;pointer-events:none}.Video-scss--module_preview_KHRXl{pointer-events:none}.Video-scss--module_playButton_HdxhP{width:36px;height:36px}.ImageBlock-scss--module_imageBlock_8bi2E{position:relative;overflow:hidden;margin:0;border-radius:var(--border-radius-default)}.ImageBlock-scss--module_image_8IYgn{display:block;overflow:hidden;width:150px;max-width:100%;height:100px;margin:0 auto;border-radius:3px}.VideoFileTool-scss--module_block_YTcGj{pointer-events:none}.ce-block--focused .VideoFileTool-scss--module_block_YTcGj{border-color:transparent}@keyframes Attachments-scss--module_fadeIn_Bqwz-{0%{opacity:0}to{opacity:1}}@keyframes Attachments-scss--module_fadeOut_pdxI-{0%{opacity:1}to{opacity:0}}@keyframes Attachments-scss--module_flashing_FAZPF{0%{opacity:.5}to{opacity:1}}@keyframes Attachments-scss--module_loading_XlqjW{to{background-position-x:-20%}}@keyframes Attachments-scss--module_rotating_xDy02{to{transform:rotate(360deg)}}@keyframes Attachments-scss--module_growIn_RPDhV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Attachments-scss--module_closeLock_s5H-g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Attachments-scss--module_shakeLock_WC-jh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Attachments-scss--module_attachment_D34zN{width:100%;height:100%}.Attachments-scss--module_containerAttachments_GNRdH{display:flex;overflow:auto;max-height:232px;border-radius:4px}@supports not selector(::-webkit-scrollbar-thumb){.Attachments-scss--module_containerAttachments_GNRdH{scrollbar-width:thin}.light-y-theme .Attachments-scss--module_containerAttachments_GNRdH,.light-x-theme .Attachments-scss--module_containerAttachments_GNRdH,.light-theme .Attachments-scss--module_containerAttachments_GNRdH{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Attachments-scss--module_containerAttachments_GNRdH{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-button{display:none}.Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-track{background-color:#fff0}.Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-thumb,.light-x-theme .Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-thumb,.light-theme .Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .Attachments-scss--module_containerAttachments_GNRdH{flex-flow:row wrap!important}.mobile .Attachments-scss--module_containerAttachments_GNRdH{flex-flow:row!important}.mobile .Attachments-scss--module_containerAttachments_GNRdH::-webkit-scrollbar{display:none}.Attachments-scss--module_containerAttachments_GNRdH:has(.cdx-block:not(.ce-paragraph)){padding:8px 0}.Attachments-scss--module_containerAttachments_GNRdH .cdx-block{width:150px;height:100px;padding:0!important}.Attachments-scss--module_containerAttachments_GNRdH .ce-paragraph{display:none}.Attachments-scss--module_containerAttachments_GNRdH .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0}.Attachments-scss--module_containerAttachments_GNRdH .codex-editor{pointer-events:none}.Attachments-scss--module_containerAttachments_GNRdH .ce-toolbar--opened{display:none}.Attachments-scss--module_containerAttachments_GNRdH .ce-block__content{max-width:100%}.Attachments-scss--module_containerAttachments_GNRdH .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_GNRdH .codex-editor__redactor:has(>:last-child:nth-child(1)){min-height:0!important}.Attachments-scss--module_containerAttachments_GNRdH .codex-editor__redactor .ce-block--focused{margin:0!important;padding:0!important}.Attachments-scss--module_containerAttachments_GNRdH .ce-block:has(.ce-paragraph){display:none}.Attachments-scss--module_attachments_Ycm0e{pointer-events:none}.Attachments-scss--module_attachments_Ycm0e .codex-editor__redactor .ce-block--selected .ce-block__content{background-color:transparent!important}@keyframes VideoFile-scss--module_fadeIn_Rett5{0%{opacity:0}to{opacity:1}}@keyframes VideoFile-scss--module_fadeOut_AQ0R4{0%{opacity:1}to{opacity:0}}@keyframes VideoFile-scss--module_flashing_9A8jB{0%{opacity:.5}to{opacity:1}}@keyframes VideoFile-scss--module_loading_g5YoE{to{background-position-x:-20%}}@keyframes VideoFile-scss--module_rotating_ZKywF{to{transform:rotate(360deg)}}@keyframes VideoFile-scss--module_growIn_qPUgv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoFile-scss--module_closeLock_iz9b6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoFile-scss--module_shakeLock_axJgj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoFile-scss--module_container_W6o16{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_W6o16{max-width:100%}.VideoFile-scss--module_previewInner_xLTcB{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#0006}.VideoFile-scss--module_icon_3O5hM{width:50px;height:50px;margin-bottom:10px;margin-left:7px;color:#fff}@keyframes Messages-scss--module_fadeIn_4MNqS{0%{opacity:0}to{opacity:1}}@keyframes Messages-scss--module_fadeOut_LLMBq{0%{opacity:1}to{opacity:0}}@keyframes Messages-scss--module_flashing_H7DPu{0%{opacity:.5}to{opacity:1}}@keyframes Messages-scss--module_loading_99V4r{to{background-position-x:-20%}}@keyframes Messages-scss--module_rotating_VXCAA{to{transform:rotate(360deg)}}@keyframes Messages-scss--module_growIn_45mZf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Messages-scss--module_closeLock_l4nOh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Messages-scss--module_shakeLock_ACMgm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Messages-scss--module_header_YLS2s{display:flex;flex-direction:row;padding:15px;justify-content:space-between;align-items:center;font-size:14px;color:#7c7c7c}.Messages-scss--module_headerLink_yICCq{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.Messages-scss--module_headerLink_yICCq:visited{color:#7c7c7c}@media not all and (hover: none){.Messages-scss--module_headerLink_yICCq:hover{border-bottom-color:#7c7c7c33}}.Messages-scss--module_audio_TEf-T{width:100%;min-width:300px;outline:none}.mobile .Messages-scss--module_audio_TEf-T{min-width:200px}.Messages-scss--module_headerAudio_u32J-{display:flex;margin-bottom:10px}.Messages-scss--module_iconAudio_3xb8t{width:20px;height:20px;stroke-width:1.5;margin-right:8px}.Messages-scss--module_headerDeferredLabel_dnOt4{display:inline-block;margin-right:5px;color:#7c7c7c}.Messages-scss--module_headerRightBlock_k-Fyj{display:flex;flex-direction:row;align-items:center;height:22px}.Messages-scss--module_settingsContainer_pkVS5{margin-left:15px}.Messages-scss--module_contentWrapper_4UcxQ{margin-bottom:20px;padding:0}.Messages-scss--module_contentWrapperTeaser_37UqI{margin-bottom:15px}.Messages-scss--module_content_cZE-8{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:14px;line-height:1.25rem}.Messages-scss--module_content_cZE-8 a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.Messages-scss--module_content_cZE-8 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Messages-scss--module_content_cZE-8 a:hover{border-bottom-color:var(--var-color-link-underline)}}.Messages-scss--module_paragraph_btqja{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.Messages-scss--module_paragraph_btqja:empty:before{content:"​"}.Messages-scss--module_footer_7gJR8{padding:0 15px 15px}.Messages-scss--module_title_JMLqn{font-size:1.25rem;font-weight:600;margin-bottom:10px;padding:0 15px;font-size:28px;line-height:35px}.Messages-scss--module_image_wdDgP{display:block;max-width:100%;height:auto;margin:15px auto}.Messages-scss--module_audioPlayerIconDownload_b2v66{color:var(--var-color-text-primary)}.Messages-scss--module_volumeRangeWrapper_GjJL3{background-color:var(--var-color-chatmate-message-bg)}.Messages-scss--module_isOurMessage_HcFPv{color:var(--var-color-self-message-text);fill:currentcolor;stroke:currentcolor}.Messages-scss--module_isOurMessage_HcFPv .Messages-scss--module_volumeRangeWrapper_GjJL3{background-color:var(--var-color-self-message-bg)}.Messages-scss--module_isPaidMessageContentFromCurrentUser_DY2VC{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_DY2VC.Messages-scss--module_imageBlock_mIGl2{justify-content:center;padding:0}.Messages-scss--module_videoFile_dzT5O{border-radius:8px!important}.Messages-scss--module_videoPlayerPreview_3OKJO{width:100%;margin-top:12px}.Messages-scss--module_audioPlayer_-dFa5{width:100%;padding:0;border:none}.Messages-scss--module_audioPlayer_-dFa5.Messages-scss--module_isPaidMessageContentFromCurrentUser_DY2VC{margin-top:12px;padding:12px;background-color:#7c7c7c26}.Messages-scss--module_audioPlayerInPreview_8c6hp{margin-top:12px}.Messages-scss--module_audioPlayerTrackInPreview_W97R7{margin-left:12px}.Messages-scss--module_audioPlayerTimeInPreview_Yw1Mv{display:none}.Messages-scss--module_readMore_61AWu{border-bottom:1px solid transparent;font-size:.875rem;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_61AWu:visited{color:var(--var-color-link)}@media not all and (hover: none){.Messages-scss--module_readMore_61AWu:hover{border-bottom-color:var(--var-color-link-underline)}}.Messages-scss--module_fileBlock_-VUsx{display:flex;flex-direction:column;justify-content:space-between;height:100%}.Messages-scss--module_fileInfo_-7AXR{display:flex}.Messages-scss--module_fileLink_U72CY{position:absolute;top:0;right:0}.Messages-scss--module_fileLinkIconDark_52Hc-{color:var(--var-color-text-primary)}.dark-theme .Messages-scss--module_fileLinkIconDark_52Hc-{color:var(--var-color-chatmate-message-text)}.Messages-scss--module_fileLinkIconLight_G5TU5{color:#fff}.dark-theme .Messages-scss--module_fileLinkIconLight_G5TU5{color:var(--var-color-self-message-text)}@keyframes PriceMessage-scss--module_fadeIn_dxq3V{0%{opacity:0}to{opacity:1}}@keyframes PriceMessage-scss--module_fadeOut_iafyf{0%{opacity:1}to{opacity:0}}@keyframes PriceMessage-scss--module_flashing_TyLLM{0%{opacity:.5}to{opacity:1}}@keyframes PriceMessage-scss--module_loading_3PYX2{to{background-position-x:-20%}}@keyframes PriceMessage-scss--module_rotating_4Ntb-{to{transform:rotate(360deg)}}@keyframes PriceMessage-scss--module_growIn_BmX0K{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PriceMessage-scss--module_closeLock_S5QHV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceMessage-scss--module_shakeLock_QBUtF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PriceMessage-scss--module_container_F0z98{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 6px;border-radius:100px;cursor:pointer}.PriceMessage-scss--module_price_XZZq4{font-size:.75rem;font-weight:600;line-height:1.3;white-space:nowrap;color:#fff}.PriceMessage-scss--module_paid_04RVD{padding:2px 3px 2px 6px;background-color:var(--color-brand)}.PriceMessage-scss--module_notPaid_420Zt{padding:2px 6px;background-color:#7c7c7c}.PriceMessage-scss--module_content_GMQeA{position:absolute;z-index:2;left:0;white-space:nowrap}.PriceMessage-scss--module_iconContainer_zzRQm{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_Q0CoF{width:12px;height:12px;fill:var(--color-brand)}@keyframes StatusMessage-scss--module_fadeIn_0JZA9{0%{opacity:0}to{opacity:1}}@keyframes StatusMessage-scss--module_fadeOut_Z8JVa{0%{opacity:1}to{opacity:0}}@keyframes StatusMessage-scss--module_flashing_5fRpy{0%{opacity:.5}to{opacity:1}}@keyframes StatusMessage-scss--module_loading_l59tJ{to{background-position-x:-20%}}@keyframes StatusMessage-scss--module_rotating_Sooif{to{transform:rotate(360deg)}}@keyframes StatusMessage-scss--module_growIn_m3yiP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatusMessage-scss--module_closeLock_YiWuZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatusMessage-scss--module_shakeLock_Kf05j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatusMessage-scss--module_icon_jSCZk{width:18px;height:18px;margin-left:8px}.StatusMessage-scss--module_status_W-Gp-{fill:var(--color-brand);color:var(--color-brand)}.StatusMessage-scss--module_disable_jYqtY{color:#7c7c7c;stroke:#7c7c7c;fill:#7c7c7c}@keyframes DialogueMessageInfo-scss--module_fadeIn_ZZt3-{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageInfo-scss--module_fadeOut_93yfx{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageInfo-scss--module_flashing_xszI9{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageInfo-scss--module_loading_a-QNu{to{background-position-x:-20%}}@keyframes DialogueMessageInfo-scss--module_rotating_xnI4D{to{transform:rotate(360deg)}}@keyframes DialogueMessageInfo-scss--module_growIn_bU8yu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageInfo-scss--module_closeLock_7Fhol{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageInfo-scss--module_shakeLock_lQkHu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageInfo-scss--module_time_BTTtu{font-size:.8125rem;opacity:.5}.DialogueMessageInfo-scss--module_currentUserMessage_IDak3 .DialogueMessageInfo-scss--module_time_BTTtu{color:var(--var-color-self-message-text)}.DialogueMessageInfo-scss--module_root_2djZT{display:flex;align-items:center;margin-top:6px}.DialogueMessageInfo-scss--module_root_2djZT:not(.DialogueMessageInfo-scss--module_currentUserMessage_IDak3) .DialogueMessageInfo-scss--module_time_BTTtu{color:var(--var-color-text-primary)}.DialogueMessageInfo-scss--module_statusMessage_MBJ0t{width:1.25rem;height:1.25rem;margin-left:8px}.light-theme .DialogueMessageInfo-scss--module_statusMessage_MBJ0t{fill:var(--color-brand)}.light-x-theme .DialogueMessageInfo-scss--module_statusMessage_MBJ0t{fill:#948aff}.dark-theme .DialogueMessageInfo-scss--module_statusMessage_MBJ0t{fill:var(--color-brand)}.DeletedMessage-scss--module_root_x7BlI{display:flex;align-items:center;color:#7c7c7c}.DeletedMessage-scss--module_deleteIcon_pz19Z{margin-right:8px;margin-left:0;color:#7c7c7c}@keyframes DialogueMessageWrapper-scss--module_fadeIn_ZJ1Rm{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageWrapper-scss--module_fadeOut_lTIFc{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageWrapper-scss--module_flashing_QwMfe{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageWrapper-scss--module_loading_JNuBf{to{background-position-x:-20%}}@keyframes DialogueMessageWrapper-scss--module_rotating_Vv2I-{to{transform:rotate(360deg)}}@keyframes DialogueMessageWrapper-scss--module_growIn_iTmSH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageWrapper-scss--module_closeLock_htbNy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageWrapper-scss--module_shakeLock_vlCm3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageWrapper-scss--module_avatar_e3woy{position:relative;z-index:1;bottom:0;margin-right:5px;cursor:pointer}.DialogueMessageWrapper-scss--module_hiddenAvatar_fePBq{opacity:0}.DialogueMessageWrapper-scss--module_lastMessage_7d373 .DialogueMessageWrapper-scss--module_message_LLVzR{border-radius:8px 8px 8px 0}.desktop .DialogueMessageWrapper-scss--module_message_LLVzR{max-width:60%}.mobile .DialogueMessageWrapper-scss--module_message_LLVzR{max-width:calc(100% - 40px)}.DialogueMessageWrapper-scss--module_root_bYDQ0{position:relative;display:flex;flex-shrink:0;margin:0 20px;padding:10px 0;font-size:.875rem;justify-content:left;align-items:flex-end}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_deleted_1YAsM{cursor:default;pointer-events:none}.DialogueMessageWrapper-scss--module_root_bYDQ0:after{transition:all .15s ease}.DialogueMessageWrapper-scss--module_root_bYDQ0:not(.DialogueMessageWrapper-scss--module_deleted_1YAsM):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_bYDQ0:not(.DialogueMessageWrapper-scss--module_selected_Aeocr):hover:after{background-color:var(--var-color-block-bg)}.dark-theme .DialogueMessageWrapper-scss--module_root_bYDQ0:not(.DialogueMessageWrapper-scss--module_selected_Aeocr):hover:after{background-color:#222}}.DialogueMessageWrapper-scss--module_root_bYDQ0:not(.DialogueMessageWrapper-scss--module_deleted_1YAsM).DialogueMessageWrapper-scss--module_selected_Aeocr: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_bYDQ0:not(.DialogueMessageWrapper-scss--module_deleted_1YAsM).DialogueMessageWrapper-scss--module_selected_Aeocr:after{border-left:82px solid var(--color-brand);background-color:var(--color-brand-opacity-10)}.DialogueMessageWrapper-scss--module_root_bYDQ0:not(.DialogueMessageWrapper-scss--module_deleted_1YAsM).DialogueMessageWrapper-scss--module_muted_4iZiI{opacity:.8}.dark-theme .DialogueMessageWrapper-scss--module_root_bYDQ0:not(.DialogueMessageWrapper-scss--module_deleted_1YAsM).DialogueMessageWrapper-scss--module_muted_4iZiI{opacity:.5}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_message_LLVzR{position:relative;padding:12px 15px;border-radius:8px 8px 8px 0}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_content_a1-qt{line-height:22px;word-wrap:break-word}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_content_a1-qt>*{margin:10px 0;border-radius:3px}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_content_a1-qt>*:first-child{margin-top:0}.DialogueMessageWrapper-scss--module_root_bYDQ0 .DialogueMessageWrapper-scss--module_content_a1-qt>*:last-of-type{margin-bottom:0}.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A{justify-content:left}.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A .DialogueMessageWrapper-scss--module_message_LLVzR{color:var(--var-color-chatmate-message-text);background:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A:not(.DialogueMessageWrapper-scss--module_lastMessage_7d373) .DialogueMessageWrapper-scss--module_message_LLVzR{border-radius:var(--border-radius-default)}.DialogueMessageWrapper-scss--module_containerCurrentUser_uC5cd{justify-content:flex-end}.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_uC5cd .DialogueMessageWrapper-scss--module_message_LLVzR a,.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_uC5cd .DialogueMessageWrapper-scss--module_message_LLVzR a:visited,.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_uC5cd .DialogueMessageWrapper-scss--module_message_LLVzR a:hover{color:#948aff}.DialogueMessageWrapper-scss--module_containerCurrentUser_uC5cd .DialogueMessageWrapper-scss--module_message_LLVzR:not(.DialogueMessageWrapper-scss--module_lastMessage_7d373){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_iEqj3{position:absolute;bottom:0;width:11px;height:20px}.DialogueMessageWrapper-scss--module_cornerRight_foIMB{right:-11px;color:var(--var-color-self-message-bg);transform:scaleX(-1)}.DialogueMessageWrapper-scss--module_cornerLeft_gf-dA{left:-11px;color:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_cornerDonation_nzSfW{color:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_containerDonation_mNP-K.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A .DialogueMessageWrapper-scss--module_message_LLVzR{color:var(--var-color-chatmate-message-text);background:#fdf1d4}.DialogueMessageWrapper-scss--module_containerDonation_mNP-K.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A .DialogueMessageWrapper-scss--module_message_LLVzR .DialogueMessageWrapper-scss--module_corner_iEqj3{color:#fdf1d4}.dark-theme .DialogueMessageWrapper-scss--module_containerDonation_mNP-K.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A .DialogueMessageWrapper-scss--module_message_LLVzR{background:#ff95004d}.dark-theme .DialogueMessageWrapper-scss--module_containerDonation_mNP-K.DialogueMessageWrapper-scss--module_containerChatMate_LQS7A .DialogueMessageWrapper-scss--module_message_LLVzR .DialogueMessageWrapper-scss--module_corner_iEqj3{color:#ff95004d}@keyframes DonationMessageInfo-scss--module_fadeIn_IerM4{0%{opacity:0}to{opacity:1}}@keyframes DonationMessageInfo-scss--module_fadeOut_xve2N{0%{opacity:1}to{opacity:0}}@keyframes DonationMessageInfo-scss--module_flashing_VfIfn{0%{opacity:.5}to{opacity:1}}@keyframes DonationMessageInfo-scss--module_loading_KA-EV{to{background-position-x:-20%}}@keyframes DonationMessageInfo-scss--module_rotating_v2-GX{to{transform:rotate(360deg)}}@keyframes DonationMessageInfo-scss--module_growIn_ekDYu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DonationMessageInfo-scss--module_closeLock_Sm8za{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationMessageInfo-scss--module_shakeLock_8WiNA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationMessageInfo-scss--module_root_jd9n-{display:flex;align-items:center}.DonationMessageInfo-scss--module_iconDonation_6sQAQ{width:1.25rem;height:1.25rem;margin-right:7px;color:#f90}.DonationMessageInfo-scss--module_donationInfo_C1ar9{display:flex;font-size:.875rem;font-weight:500;line-height:1.375rem;flex-wrap:wrap;gap:4px}.DonationMessageInfo-scss--module_link_wsX5z{font-size:.875rem}@keyframes PaidMessageAttachmentPreview-scss--module_fadeIn_uT125{0%{opacity:0}to{opacity:1}}@keyframes PaidMessageAttachmentPreview-scss--module_fadeOut_rWdUp{0%{opacity:1}to{opacity:0}}@keyframes PaidMessageAttachmentPreview-scss--module_flashing_-wueM{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessageAttachmentPreview-scss--module_loading_O3PAg{to{background-position-x:-20%}}@keyframes PaidMessageAttachmentPreview-scss--module_rotating_6aBVl{to{transform:rotate(360deg)}}@keyframes PaidMessageAttachmentPreview-scss--module_growIn_hODXY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaidMessageAttachmentPreview-scss--module_closeLock_tzY86{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessageAttachmentPreview-scss--module_shakeLock_29ZYK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessageAttachmentPreview-scss--module_root_fbdlE{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_gi5O-{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_KVu7E{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_G9Seg{display:flex}.PaidMessageAttachmentPreview-scss--module_icon_A51PG{width:20px;height:20px;margin-right:5px;color:#fff}.PaidMessageAttachmentPreview-scss--module_counter_Nekhz,.PaidMessageAttachmentPreview-scss--module_caption_ST-F5{line-height:22px}.DialogueMessagePaidPreview-scss--module_attachmentsHidden_4O5z6{display:flex;overflow-x:auto;max-width:400px;margin-bottom:15px}.DialogueMessagePaidPreview-scss--module_attachmentsHidden_4O5z6::-webkit-scrollbar{display:none}.DialogueMessagePaidPreview-scss--module_text_Xi9-F{margin-bottom:15px;font-size:.875rem;line-height:1.375rem;color:#7c7c7c}@keyframes ContentToBePaidOverview-scss--module_fadeIn_tNiwt{0%{opacity:0}to{opacity:1}}@keyframes ContentToBePaidOverview-scss--module_fadeOut_frCF9{0%{opacity:1}to{opacity:0}}@keyframes ContentToBePaidOverview-scss--module_flashing_N-QTG{0%{opacity:.5}to{opacity:1}}@keyframes ContentToBePaidOverview-scss--module_loading_TWbm0{to{background-position-x:-20%}}@keyframes ContentToBePaidOverview-scss--module_rotating_TS6Fi{to{transform:rotate(360deg)}}@keyframes ContentToBePaidOverview-scss--module_growIn_CN29V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ContentToBePaidOverview-scss--module_closeLock_t1fn7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContentToBePaidOverview-scss--module_shakeLock_o4HAZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ContentToBePaidOverview-scss--module_root_WmfRL{display:flex;flex-direction:column}.ContentToBePaidOverview-scss--module_description_E0gwS{display:flex;margin-bottom:12px}.ContentToBePaidOverview-scss--module_icon_QbEYt{width:20px;height:20px;margin-right:7px}.ContentToBePaidOverview-scss--module_button_CrViP{width:fit-content}@keyframes PaidMessageFromCurrentUserContent-scss--module_fadeIn_5TovN{0%{opacity:0}to{opacity:1}}@keyframes PaidMessageFromCurrentUserContent-scss--module_fadeOut_5xCZP{0%{opacity:1}to{opacity:0}}@keyframes PaidMessageFromCurrentUserContent-scss--module_flashing_4RC5q{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessageFromCurrentUserContent-scss--module_loading_vbflY{to{background-position-x:-20%}}@keyframes PaidMessageFromCurrentUserContent-scss--module_rotating_TmM3o{to{transform:rotate(360deg)}}@keyframes PaidMessageFromCurrentUserContent-scss--module_growIn_xakA-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaidMessageFromCurrentUserContent-scss--module_closeLock_Po0i8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessageFromCurrentUserContent-scss--module_shakeLock_w4ibM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessageFromCurrentUserContent-scss--module_paidAttachments_bymNr{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_bymNr::-webkit-scrollbar{display:none}.PaidMessageFromCurrentUserContent-scss--module_paidAttachments_bymNr>*:last-child{margin-right:0}@keyframes PaidMessage-scss--module_fadeIn_zfwO8{0%{opacity:0}to{opacity:1}}@keyframes PaidMessage-scss--module_fadeOut_tOBLX{0%{opacity:1}to{opacity:0}}@keyframes PaidMessage-scss--module_flashing_KzCl5{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessage-scss--module_loading_Gspa-{to{background-position-x:-20%}}@keyframes PaidMessage-scss--module_rotating_UJvn2{to{transform:rotate(360deg)}}@keyframes PaidMessage-scss--module_growIn_3rXmy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaidMessage-scss--module_closeLock_NIYMT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessage-scss--module_shakeLock_KiNFP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessage-scss--module_icon_dD-2T{width:20px;height:20px;margin-right:7px}.PaidMessage-scss--module_paidContentCaption_9M7v6{display:flex;white-space:nowrap}@keyframes PreviewMessagePopup-scss--module_fadeIn_jw7AF{0%{opacity:0}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_fadeOut_Kw-UR{0%{opacity:1}to{opacity:0}}@keyframes PreviewMessagePopup-scss--module_flashing_Ps-WW{0%{opacity:.5}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_loading_QPnOb{to{background-position-x:-20%}}@keyframes PreviewMessagePopup-scss--module_rotating_7-TjS{to{transform:rotate(360deg)}}@keyframes PreviewMessagePopup-scss--module_growIn_ur1-V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PreviewMessagePopup-scss--module_closeLock_0o8zG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PreviewMessagePopup-scss--module_shakeLock_Z-XeR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PreviewMessagePopup-scss--module_description_-qYPf{margin-bottom:20px;font-size:.8125rem;font-weight:400;line-height:1rem;color:#7c7c7c}.PreviewMessagePopup-scss--module_messageContainer_UDWPy{overflow-x:hidden;overflow-y:auto;flex-direction:column;height:100%}@supports not selector(::-webkit-scrollbar-thumb){.PreviewMessagePopup-scss--module_messageContainer_UDWPy{scrollbar-width:thin}.light-y-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy,.light-x-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy,.light-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-button{display:none}.PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-track{background-color:#fff0}.PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-thumb,.light-x-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-thumb,.light-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .PreviewMessagePopup-scss--module_messageContainer_UDWPy::-webkit-scrollbar-thumb{background-color:#4a4a4a}.PreviewMessagePopup-scss--module_messageItem_Y3-tv{width:100%;margin:0;pointer-events:none}.PreviewMessagePopup-scss--module_messageContent_kQYng{width:calc(100% - 50px);margin:0}.PreviewMessagePopup-scss--module_footer_XDlnH{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:30px}@keyframes NewCompanyConsentCheckboxes-scss--module_fadeIn_TOlBe{0%{opacity:0}to{opacity:1}}@keyframes NewCompanyConsentCheckboxes-scss--module_fadeOut_BaPWq{0%{opacity:1}to{opacity:0}}@keyframes NewCompanyConsentCheckboxes-scss--module_flashing_ygsog{0%{opacity:.5}to{opacity:1}}@keyframes NewCompanyConsentCheckboxes-scss--module_loading_FzYAu{to{background-position-x:-20%}}@keyframes NewCompanyConsentCheckboxes-scss--module_rotating_L63dG{to{transform:rotate(360deg)}}@keyframes NewCompanyConsentCheckboxes-scss--module_growIn_SkJ2I{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NewCompanyConsentCheckboxes-scss--module_closeLock_-ava-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewCompanyConsentCheckboxes-scss--module_shakeLock_s4Icg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewCompanyConsentCheckboxes-scss--module_item_k1QhS{margin-bottom:8px}.NewCompanyConsentCheckboxes-scss--module_checkbox_lKcAm{border-color:#c9c9c9}@keyframes UpdateConsentCheckboxes-scss--module_fadeIn_DGfbT{0%{opacity:0}to{opacity:1}}@keyframes UpdateConsentCheckboxes-scss--module_fadeOut_wfqdj{0%{opacity:1}to{opacity:0}}@keyframes UpdateConsentCheckboxes-scss--module_flashing_A7911{0%{opacity:.5}to{opacity:1}}@keyframes UpdateConsentCheckboxes-scss--module_loading_fBHY7{to{background-position-x:-20%}}@keyframes UpdateConsentCheckboxes-scss--module_rotating_9wdxd{to{transform:rotate(360deg)}}@keyframes UpdateConsentCheckboxes-scss--module_growIn_jtHeo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UpdateConsentCheckboxes-scss--module_closeLock_EhblL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UpdateConsentCheckboxes-scss--module_shakeLock_YvyB3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UpdateConsentCheckboxes-scss--module_item_dE5Nh{margin-bottom:8px}.UpdateConsentCheckboxes-scss--module_checkbox_uuuSC{border-color:#c9c9c9}@keyframes PrivacyPolicyUpdatesPopup-scss--module_fadeIn_7NEJg{0%{opacity:0}to{opacity:1}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_fadeOut_fyFWd{0%{opacity:1}to{opacity:0}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_flashing_tW6yv{0%{opacity:.5}to{opacity:1}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_loading_H5pqJ{to{background-position-x:-20%}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_rotating_HwHru{to{transform:rotate(360deg)}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_growIn_x3LJg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_closeLock_DPCu7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_shakeLock_xr-22{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrivacyPolicyUpdatesPopup-scss--module_spinnerContainer_2WKeH{display:flex;align-items:center;justify-content:center}.PrivacyPolicyUpdatesPopup-scss--module_text_lWHiL{margin-bottom:20px}.PrivacyPolicyUpdatesPopup-scss--module_link_6rV6x{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px;text-decoration:underline}.PrivacyPolicyUpdatesPopup-scss--module_link_6rV6x:visited{color:var(--var-color-link)}@media not all and (hover: none){.PrivacyPolicyUpdatesPopup-scss--module_link_6rV6x:hover{border-bottom-color:var(--var-color-link-underline)}}.PrivacyPolicyUpdatesPopup-scss--module_checkbox_BW7IM{border-color:#c9c9c9}.PrivacyPolicyUpdatesPopup-scss--module_content_gmNJJ{margin-bottom:25px}@keyframes RssLinkPopup-scss--module_fadeIn_BDc7a{0%{opacity:0}to{opacity:1}}@keyframes RssLinkPopup-scss--module_fadeOut_3r8D2{0%{opacity:1}to{opacity:0}}@keyframes RssLinkPopup-scss--module_flashing_CcK9O{0%{opacity:.5}to{opacity:1}}@keyframes RssLinkPopup-scss--module_loading_99OUc{to{background-position-x:-20%}}@keyframes RssLinkPopup-scss--module_rotating_sYpNK{to{transform:rotate(360deg)}}@keyframes RssLinkPopup-scss--module_growIn_RPMSu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RssLinkPopup-scss--module_closeLock_uH3l0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RssLinkPopup-scss--module_shakeLock_RVv-9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RssLinkPopup-scss--module_footer_LhcOl{display:flex;padding-top:4px}.RssLinkPopup-scss--module_content_KsXsq{display:flex;flex-direction:column}.RssLinkPopup-scss--module_title_sG-AT{font-size:1.25rem;font-weight:500;margin-bottom:10px}.RssLinkPopup-scss--module_linkTitle_DcwYM{margin-bottom:8px;font-size:.875rem;font-weight:500;line-height:1.4}.RssLinkPopup-scss--module_descriptionBlock_Sg2NO{display:flex;justify-content:stretch;align-items:flex-start;margin-bottom:20px}.RssLinkPopup-scss--module_descriptionIconWrapper_Yt9S8{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_Bn-jf{margin-right:20px;margin-left:15px;font-size:.875rem;line-height:1.4}.RssLinkPopup-scss--module_descriptionText_Bn-jf .RssLinkPopup-scss--module_author_RcuaG{word-wrap:break-word;word-break:break-word;font-weight:500}.RssLinkPopup-scss--module_micIcon_3s6GF{width:1.25rem;height:1.25rem;color:var(--color-brand)}.RssLinkPopup-scss--module_rssIcon_UjTgw{width:1.25rem;height:1.25rem;display:inline-flex;margin-right:12px}.RssLinkPopup-scss--module_text_Z9-y1{max-width:400px;margin-bottom:40px;text-align:center}.RssLinkPopup-scss--module_popup_UgJX5{width:600px;max-width:calc(100vw - 40px)}.mobile .RssLinkPopup-scss--module_popup_UgJX5{top:20px!important;margin:0 20px}.RssLinkPopup-scss--module_popupHeader_BBu36{margin-bottom:20px}.RssLinkPopup-scss--module_copyButton_2kfcE{display:flex;border-bottom-color:transparent!important;font-weight:600;text-transform:uppercase;align-items:center;transition:all .2s ease}.RssLinkPopup-scss--module_copyButton_2kfcE.RssLinkPopup-scss--module_disabled_E7W8R{opacity:.7;pointer-events:none}@media not all and (hover: none){.RssLinkPopup-scss--module_copyButton_2kfcE:hover{color:var(--color-brand-darken-10)}}.RssLinkPopup-scss--module_copyButton_2kfcE:active{color:#7c7c7c}.dark-theme .RssLinkPopup-scss--module_copyButton_2kfcE{color:var(--color-brand)!important}.dark-theme .RssLinkPopup-scss--module_copyButton_2kfcE:hover{color:var(--color-brand-hovered)!important}.RssLinkPopup-scss--module_iconCopy_g-KND{width:20px;height:20px;margin-right:7px}.RssLinkPopup-scss--module_inputWrapper_HPmzZ input{opacity:1!important;color:var(--var-color-text-regular)!important}.RssLinkPopup-scss--module_inputWrapper_HPmzZ: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_HPmzZ:after{right:calc(8rem + 32px)}.desktop .RssLinkPopup-scss--module_input_O9x9l{padding-right:calc(8rem + 32px)}.mobile .RssLinkPopup-scss--module_input_O9x9l{padding-bottom:49px}.RssLinkPopup-scss--module_input_O9x9l:disabled{background-color:transparent!important}.RssLinkPopup-scss--module_note_cKkQk{margin-top:10px;font-size:.8125rem;line-height:1.3;color:#7c7c7c}.RssLinkPopup-scss--module_warning_crd0q{margin-top:7px}.RssLinkPopup-scss--module_moreInformationLink_pQAWV{margin-left:4px}.RssLinkPopup-scss--module_caution_XHVFj{display:flex;margin-top:10px;font-size:.875rem;line-height:1.4;color:var(--var-color-error);gap:7px;align-items:center}.RssLinkPopup-scss--module_caution_XHVFj .RssLinkPopup-scss--module_cautionIcon_4EMQq{width:1.125rem;height:1.125rem}@keyframes MessagePublisherWarningWrapper-scss--module_fadeIn_kaZ61{0%{opacity:0}to{opacity:1}}@keyframes MessagePublisherWarningWrapper-scss--module_fadeOut_e8UJ2{0%{opacity:1}to{opacity:0}}@keyframes MessagePublisherWarningWrapper-scss--module_flashing_lUIF3{0%{opacity:.5}to{opacity:1}}@keyframes MessagePublisherWarningWrapper-scss--module_loading_-NS7p{to{background-position-x:-20%}}@keyframes MessagePublisherWarningWrapper-scss--module_rotating_o7Oof{to{transform:rotate(360deg)}}@keyframes MessagePublisherWarningWrapper-scss--module_growIn_ohFh4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessagePublisherWarningWrapper-scss--module_closeLock_qoZ6K{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePublisherWarningWrapper-scss--module_shakeLock_0h1fD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePublisherWarningWrapper-scss--module_root_Re7jc{border-radius:var(--border-radius-default)}.MessagePublisherWarningWrapper-scss--module_error_ZzuEI{background-color:var(--var-color-error)}.MessagePublisherWarningWrapper-scss--module_warning_ILJGe{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_-N0Sv{width:20px;height:20px;margin-right:5px}@keyframes Publisher-scss--module_fadeIn_gfnOz{0%{opacity:0}to{opacity:1}}@keyframes Publisher-scss--module_fadeOut_TAIcK{0%{opacity:1}to{opacity:0}}@keyframes Publisher-scss--module_flashing_ivMWv{0%{opacity:.5}to{opacity:1}}@keyframes Publisher-scss--module_loading_Cn2-s{to{background-position-x:-20%}}@keyframes Publisher-scss--module_rotating_RKjrg{to{transform:rotate(360deg)}}@keyframes Publisher-scss--module_growIn_54fUh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Publisher-scss--module_closeLock_NITTI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Publisher-scss--module_shakeLock_N86QX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Publisher-scss--module_editor_OFUwo{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_OFUwo{scrollbar-width:thin}.light-y-theme .Publisher-scss--module_editor_OFUwo,.light-x-theme .Publisher-scss--module_editor_OFUwo,.light-theme .Publisher-scss--module_editor_OFUwo{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Publisher-scss--module_editor_OFUwo{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Publisher-scss--module_editor_OFUwo::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-button{display:none}.Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-track{background-color:#fff0}.Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-thumb,.light-x-theme .Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-thumb,.light-theme .Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Publisher-scss--module_editor_OFUwo::-webkit-scrollbar-thumb{background-color:#4a4a4a}.Publisher-scss--module_editor_OFUwo ::selection{background-color:var(--var-color-text-selection)!important}.dark-theme .Publisher-scss--module_editor_OFUwo ::selection{background-color:#f1f1f133!important}.Publisher-scss--module_editor_OFUwo:not(.Publisher-scss--module_inlineActions_l8pN3){border-bottom:none;border-radius:var(--border-radius-default) var(--border-radius-default) 0 0}.Publisher-scss--module_editor_OFUwo.Publisher-scss--module_inlineActions_l8pN3{border-right:none;border-radius:var(--border-radius-default) 0 0 var(--border-radius-default)}.Publisher-scss--module_editor_OFUwo .cdx-block,.Publisher-scss--module_editor_OFUwo .ce-paragraph{padding:0!important}.Publisher-scss--module_editor_OFUwo .ce-paragraph[data-placeholder]:empty:before{color:#7c7c7c80}.Publisher-scss--module_actionsContainer_oJ0yd{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_oJ0yd a,.Publisher-scss--module_actionsContainer_oJ0yd button,.Publisher-scss--module_actionsContainer_oJ0yd [role=button]{color:var(--var-color-extra-ui);cursor:pointer}.Publisher-scss--module_root_QhONe[data-disabled=false] .Publisher-scss--module_actionsContainer_oJ0yd a:not([data-active=true]):not(:disabled):hover,.Publisher-scss--module_root_QhONe[data-disabled=false] .Publisher-scss--module_actionsContainer_oJ0yd button:not([data-active=true]):not(:disabled):hover,.Publisher-scss--module_root_QhONe[data-disabled=false] .Publisher-scss--module_actionsContainer_oJ0yd [role=button]:not([data-active=true]):not(:disabled):hover{color:var(--var-color-extra-ui-hover)}div[data-disabled=true] .Publisher-scss--module_actionsContainer_oJ0yd a,.Publisher-scss--module_actionsContainer_oJ0yd a:disabled,div[data-disabled=true] .Publisher-scss--module_actionsContainer_oJ0yd button,.Publisher-scss--module_actionsContainer_oJ0yd button:disabled,div[data-disabled=true] .Publisher-scss--module_actionsContainer_oJ0yd [role=button],.Publisher-scss--module_actionsContainer_oJ0yd [role=button]:disabled{opacity:.5;cursor:default}.Publisher-scss--module_actionsContainer_oJ0yd a[data-active=true],.Publisher-scss--module_actionsContainer_oJ0yd button[data-active=true],.Publisher-scss--module_actionsContainer_oJ0yd [role=button][data-active=true]{color:var(--var-color-text-primary)}.Publisher-scss--module_actionsContainerDisabled_yuwTn{background-color:var(--var-color-input-bg-disabled)}.Publisher-scss--module_actionsContainer_oJ0yd:not(.Publisher-scss--module_inlineActions_l8pN3){border-top:none;border-bottom-right-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default)}.Publisher-scss--module_actionsContainer_oJ0yd.Publisher-scss--module_inlineActions_l8pN3{border-left:none;border-top-right-radius:var(--border-radius-default);border-bottom-right-radius:var(--border-radius-default)}.Publisher-scss--module_actionsContainer_oJ0yd>*{height:42px}.Publisher-scss--module_actionsLeft_ZR7Xj{position:relative;display:flex;justify-content:flex-start;padding-left:5px}.Publisher-scss--module_actionsRight_IXN7c{position:relative;display:flex;justify-content:flex-end}.Publisher-scss--module_actionsRightOptionals_SQXc-{display:flex}.Publisher-scss--module_actionsRight_IXN7c.Publisher-scss--module_withGap_bgJGb>*{margin-right:7px;margin-left:7px}.Publisher-scss--module_root_QhONe{display:flex;flex-direction:column}.Publisher-scss--module_root_QhONe.Publisher-scss--module_inlineActions_l8pN3{flex-direction:row}.Publisher-scss--module_root_QhONe .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_QhONe .codex-editor__redactor{scrollbar-width:thin}.light-y-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor,.light-x-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor,.light-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-button{display:none}.Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-track{background-color:#fff0}.Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-thumb,.light-x-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-thumb,.light-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor::-webkit-scrollbar-thumb{background-color:#4a4a4a}.light-y-theme .Publisher-scss--module_root_QhONe .codex-editor__redactor{min-height:34px!important;padding:6px 12px!important}.Publisher-scss--module_root_QhONe .cdx-block{overflow-wrap:break-word}.Publisher-scss--module_root_QhONe .ce-block--focused{margin:0!important;padding:0!important}.Publisher-scss--module_root_QhONe .ce-toolbar,.Publisher-scss--module_root_QhONe .ce-inline-toolbar,.Publisher-scss--module_root_QhONe .ce-toolbar--opened{display:none!important}.Publisher-scss--module_root_QhONe .codex-editor__loader{display:none}.Publisher-scss--module_root_QhONe .ce-block{animation:none!important}.Publisher-scss--module_root_QhONe .ce-block__content,.Publisher-scss--module_root_QhONe .ce-paragraph.cdx-block p{margin:0}.Publisher-scss--module_root_QhONe.Publisher-scss--module_wide_Pbef0 .ce-block__content{max-width:unset;margin:0}.Publisher-scss--module_root_QhONe .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{vertical-align:middle;cursor:text}.Publisher-scss--module_root_QhONe .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus:before{opacity:1}.Publisher-scss--module_root_QhONe.Publisher-scss--module_error_oXdWv .Publisher-scss--module_actionsContainer_oJ0yd,.Publisher-scss--module_root_QhONe.Publisher-scss--module_error_oXdWv .Publisher-scss--module_editor_OFUwo{border-color:var(--var-color-error)}.light-y-theme .Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):hover .Publisher-scss--module_actionsLeft_ZR7Xj,.light-y-theme .Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):hover .Publisher-scss--module_actionsRightOptionals_SQXc-{border-color:var(--var-color-input-border-hover)}.Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):hover .Publisher-scss--module_actionsContainer_oJ0yd,.Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):hover .Publisher-scss--module_editor_OFUwo{border-color:var(--var-color-input-border-hover)}.light-y-theme .Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):focus-within .Publisher-scss--module_actionsLeft_ZR7Xj,.light-y-theme .Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):focus-within .Publisher-scss--module_actionsRightOptionals_SQXc-{border-color:var(--var-color-input-border-focus)}.Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):focus-within .Publisher-scss--module_actionsContainer_oJ0yd,.Publisher-scss--module_root_QhONe:not(.Publisher-scss--module_rootDisabled_07mHc):not(.Publisher-scss--module_error_oXdWv):focus-within .Publisher-scss--module_editor_OFUwo{border-color:var(--var-color-input-border-focus)}.Publisher-scss--module_editorDisabled_sTv4z{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_-tney{width:calc(12px + .75rem);height:calc(12px + .75rem);stroke-width:1.5px;transition:fill .2s}.Publisher-scss--module_sendContainer_12BOM{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_12BOM:disabled{cursor:default}.Publisher-scss--module_sendContainer_12BOM:disabled .Publisher-scss--module_iconSend_-tney{opacity:.5}.Publisher-scss--module_sendContainerActive_-BHNV:not(:disabled) .Publisher-scss--module_iconSend_-tney{color:var(--color-brand)}.desktop .Publisher-scss--module_sendContainer_12BOM:hover:not(:disabled) .Publisher-scss--module_iconSend_-tney{color:var(--color-brand)}.Publisher-scss--module_sendContainer_12BOM:before{border-right-color:var(--var-color-input-text-disabled)}.Publisher-scss--module_sendContainer_12BOM.Publisher-scss--module_withSeparator_O1S9S:before{content:"";position:absolute;top:8px;bottom:8px;left:-8px;width:0;border-right-width:1px;border-right-style:solid}.Publisher-scss--module_smileSuggestWrapper_gbxy-{position:absolute;z-index:9;bottom:calc(100% + 10px);left:15px;padding:15px;border-radius:8px;background-color:#262626}@keyframes AttachmentButtonWithDropdown-scss--module_fadeIn_tVFOC{0%{opacity:0}to{opacity:1}}@keyframes AttachmentButtonWithDropdown-scss--module_fadeOut_pi8oR{0%{opacity:1}to{opacity:0}}@keyframes AttachmentButtonWithDropdown-scss--module_flashing_G-VKR{0%{opacity:.5}to{opacity:1}}@keyframes AttachmentButtonWithDropdown-scss--module_loading_SPDRz{to{background-position-x:-20%}}@keyframes AttachmentButtonWithDropdown-scss--module_rotating_7GcFq{to{transform:rotate(360deg)}}@keyframes AttachmentButtonWithDropdown-scss--module_growIn_eH3lr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AttachmentButtonWithDropdown-scss--module_closeLock_vhPxM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AttachmentButtonWithDropdown-scss--module_shakeLock_enfWa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AttachmentButtonWithDropdown-scss--module_root_Grp-7{display:flex;align-items:center}.AttachmentButtonWithDropdown-scss--module_iconAttachment_AZ20j{width:calc(12px + .75rem);height:calc(12px + .75rem);stroke-width:0}.AttachmentButtonWithDropdown-scss--module_iconAttachmentContainer_OA4k0{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:0;padding:7px}.AttachmentButtonWithDropdown-scss--module_iconAudio_Ru0L5{stroke-width:1.5px}.light-theme .PriceInput-scss--module_iconContainer_ZCLfN{border-radius:5px}.light-x-theme .PriceInput-scss--module_iconContainer_ZCLfN{border-radius:10px}@keyframes PriceInput-scss--module_fadeIn_VAqYz{0%{opacity:0}to{opacity:1}}@keyframes PriceInput-scss--module_fadeOut_xuGZb{0%{opacity:1}to{opacity:0}}@keyframes PriceInput-scss--module_flashing_p0gyL{0%{opacity:.5}to{opacity:1}}@keyframes PriceInput-scss--module_loading_MWyZb{to{background-position-x:-20%}}@keyframes PriceInput-scss--module_rotating_7oseb{to{transform:rotate(360deg)}}@keyframes PriceInput-scss--module_growIn_GM9wz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PriceInput-scss--module_closeLock_BjYJQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceInput-scss--module_shakeLock_nArOg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PriceInput-scss--module_iconContainer_ZCLfN{border-radius:10px}.PriceInput-scss--module_container_BdM9a{display:flex;align-items:center;justify-content:center;position:relative}.PriceInput-scss--module_inputContainer_fSm4v{padding-right:50px}.PriceInput-scss--module_inputWrapper_HN0QI{position:relative;width:100%;margin-right:5px}.PriceInput-scss--module_currencySelector_kb7oI{width:107px;flex-shrink:0}.PriceInput-scss--module_iconContainer_ZCLfN{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_6sryg{width:20px;height:20px;fill:#fff;color:#fff}@keyframes AmountSelector-scss--module_fadeIn_6oRZe{0%{opacity:0}to{opacity:1}}@keyframes AmountSelector-scss--module_fadeOut_CMx0q{0%{opacity:1}to{opacity:0}}@keyframes AmountSelector-scss--module_flashing_NTMnU{0%{opacity:.5}to{opacity:1}}@keyframes AmountSelector-scss--module_loading_mmPZq{to{background-position-x:-20%}}@keyframes AmountSelector-scss--module_rotating_qammF{to{transform:rotate(360deg)}}@keyframes AmountSelector-scss--module_growIn_zBTd6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AmountSelector-scss--module_closeLock_kiLuf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AmountSelector-scss--module_shakeLock_0jC7h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AmountSelector-scss--module_root_rmOGh{z-index:1}.AmountSelector-scss--module_rootVisible_zgNeu{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_zgNeu{left:-70px}.AmountSelector-scss--module_root_rmOGh:hover{z-index:2}.AmountSelector-scss--module_root_rmOGh>.AmountSelector-scss--module_paidContainer_I4wVb .AmountSelector-scss--module_activeWarningInput_TfXPV{border:1px solid var(--var-color-error)}.AmountSelector-scss--module_root_rmOGh>.AmountSelector-scss--module_paidContainer_I4wVb .AmountSelector-scss--module_activeWarningInput_TfXPV:focus{border:1px solid var(--var-color-error)}.AmountSelector-scss--module_disabled_KftNZ{cursor:default}.AmountSelector-scss--module_header_e-9eR{display:flex;align-items:center;margin-bottom:15px}.AmountSelector-scss--module_title_lRmu8{font-size:.875rem;font-weight:500;line-height:1.6;color:var(--var-color-text-primary);flex-shrink:0}.AmountSelector-scss--module_hint_c2s3W{margin-left:5px}.AmountSelector-scss--module_hintContent_if626{font-size:.875rem}.desktop .AmountSelector-scss--module_hintContent_if626{max-width:270px}.AmountSelector-scss--module_warning_VJksK{padding-top:5px;font-size:.75rem;line-height:1.25;color:#7c7c7c}.AmountSelector-scss--module_activeWarningText_EDTmW{color:var(--var-color-error)}.AmountSelector-scss--module_toggleSwitchContainer_Iy3a3{display:flex;width:100%;flex-shrink:1;justify-content:flex-end}.AmountSelector-scss--module_button_vQ0zD{-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_vQ0zD:disabled{opacity:.5}.AmountSelector-scss--module_icon_aNlCz{width:calc(12px + .75rem);height:calc(12px + .75rem);stroke:currentcolor;stroke-width:0;transition:fill .2s}.AmountSelector-scss--module_button_vQ0zD[data-active=true] .AmountSelector-scss--module_icon_aNlCz{color:var(--color-brand)}.dark-theme .AmountSelector-scss--module_button_vQ0zD[data-active=true] .AmountSelector-scss--module_icon_aNlCz{color:#f90}@keyframes SmileButton-scss--module_fadeIn_qbUgf{0%{opacity:0}to{opacity:1}}@keyframes SmileButton-scss--module_fadeOut_eBrSq{0%{opacity:1}to{opacity:0}}@keyframes SmileButton-scss--module_flashing_micJI{0%{opacity:.5}to{opacity:1}}@keyframes SmileButton-scss--module_loading_c3Plf{to{background-position-x:-20%}}@keyframes SmileButton-scss--module_rotating_QrFFn{to{transform:rotate(360deg)}}@keyframes SmileButton-scss--module_growIn_Qi2fZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmileButton-scss--module_closeLock_KWpIf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmileButton-scss--module_shakeLock_hskiB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmileButton-scss--module_root_fmkW5{-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_fmkW5:disabled{opacity:.5;cursor:default;pointer-events:none}.SmileButton-scss--module_iconSmile_m3663{width:calc(12px + .75rem);height:calc(12px + .75rem);transition:color .2s}@keyframes List-scss--module_fadeIn_vJx-F{0%{opacity:0}to{opacity:1}}@keyframes List-scss--module_fadeOut_k6co5{0%{opacity:1}to{opacity:0}}@keyframes List-scss--module_flashing_q70yF{0%{opacity:.5}to{opacity:1}}@keyframes List-scss--module_loading_wuvfR{to{background-position-x:-20%}}@keyframes List-scss--module_rotating_iOBNg{to{transform:rotate(360deg)}}@keyframes List-scss--module_growIn_ol0H-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes List-scss--module_closeLock_Gs27Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes List-scss--module_shakeLock_8yaqD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.List-scss--module_root_qRJcg{overflow-y:auto;height:100%;padding:0 15px;overscroll-behavior:none}@supports not selector(::-webkit-scrollbar-thumb){.List-scss--module_root_qRJcg{scrollbar-width:thin}.light-y-theme .List-scss--module_root_qRJcg,.light-x-theme .List-scss--module_root_qRJcg,.light-theme .List-scss--module_root_qRJcg{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .List-scss--module_root_qRJcg{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.List-scss--module_root_qRJcg::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.List-scss--module_root_qRJcg::-webkit-scrollbar-button{display:none}.List-scss--module_root_qRJcg::-webkit-scrollbar-track{background-color:#fff0}.List-scss--module_root_qRJcg::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .List-scss--module_root_qRJcg::-webkit-scrollbar-thumb,.light-x-theme .List-scss--module_root_qRJcg::-webkit-scrollbar-thumb,.light-theme .List-scss--module_root_qRJcg::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .List-scss--module_root_qRJcg::-webkit-scrollbar-thumb{background-color:#4a4a4a}@keyframes SmilesSelector-scss--module_fadeIn_YjfQB{0%{opacity:0}to{opacity:1}}@keyframes SmilesSelector-scss--module_fadeOut_XE0m9{0%{opacity:1}to{opacity:0}}@keyframes SmilesSelector-scss--module_flashing_EvOVy{0%{opacity:.5}to{opacity:1}}@keyframes SmilesSelector-scss--module_loading_saMkc{to{background-position-x:-20%}}@keyframes SmilesSelector-scss--module_rotating_YNnT9{to{transform:rotate(360deg)}}@keyframes SmilesSelector-scss--module_growIn_3bI79{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmilesSelector-scss--module_closeLock_SRVK-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesSelector-scss--module_shakeLock_ByWV9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmilesSelector-scss--module_root_n8kXn{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_n8kXn{height:300px}.mobile .SmilesSelector-scss--module_root_n8kXn{height:260px}.SmilesSelector-scss--module_content_v7dk2{position:relative;height:100%}.SmilesSelector-scss--module_header_zRHjf{padding:15px;font-size:.8125rem;font-weight:500}.SmilesSelector-scss--module_mode_cBMId{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_cBMId{scrollbar-width:thin}.light-y-theme .SmilesSelector-scss--module_mode_cBMId,.light-x-theme .SmilesSelector-scss--module_mode_cBMId,.light-theme .SmilesSelector-scss--module_mode_cBMId{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SmilesSelector-scss--module_mode_cBMId{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-button{display:none}.SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-track{background-color:#fff0}.SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-thumb,.light-x-theme .SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-thumb,.light-theme .SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SmilesSelector-scss--module_mode_cBMId::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SmilesSelector-scss--module_horizontal_RtUPo .SmilesSelector-scss--module_content_v7dk2{flex-direction:column}@keyframes MessageBasePublisher-scss--module_fadeIn_AAXgB{0%{opacity:0}to{opacity:1}}@keyframes MessageBasePublisher-scss--module_fadeOut_EjKbj{0%{opacity:1}to{opacity:0}}@keyframes MessageBasePublisher-scss--module_flashing_Ki0Xn{0%{opacity:.5}to{opacity:1}}@keyframes MessageBasePublisher-scss--module_loading_zekte{to{background-position-x:-20%}}@keyframes MessageBasePublisher-scss--module_rotating_dhHnO{to{transform:rotate(360deg)}}@keyframes MessageBasePublisher-scss--module_growIn_Ust7a{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageBasePublisher-scss--module_closeLock_HRoFV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageBasePublisher-scss--module_shakeLock_aohYN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageBasePublisher-scss--module_root_DPI5f{display:flex;flex-direction:column;width:100%;padding:10px 15px;background-color:transparent}.MessageBasePublisher-scss--module_root_DPI5f.MessageBasePublisher-scss--module_hidden_5S9r0{display:none}.dark-theme .MessageBasePublisher-scss--module_root_DPI5f{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_EYLyI{position:relative;display:flex;flex:1}.MessageBasePublisher-scss--module_avatar_OA3gg{margin-right:10px}.MessageBasePublisher-scss--module_publisherWrapper_tbZt3{display:flex;flex-direction:column;flex-grow:1;min-width:0}.MessageBasePublisher-scss--module_publisher_4FgRm{display:flex;flex-grow:1;min-width:0}.MessageBasePublisher-scss--module_editor_UMCS2{overflow:auto;max-height:200px}.mobile .MessageBasePublisher-scss--module_editor_UMCS2{max-height:150px}.MessageBasePublisher-scss--module_editor_UMCS2.MessageBasePublisher-scss--module_editorDisabled_Lt4v3{pointer-events:none}.MessageBasePublisher-scss--module_amountButton_56kAB{display:flex;align-items:center;justify-content:center;width:38px}.MessageBasePublisher-scss--module_smileSelectorContainer_tO4iO{position:absolute;z-index:9;right:0;bottom:calc(100% + 5px)}.desktop .MessageBasePublisher-scss--module_smileSelectorContainer_tO4iO{width:274px}.mobile .MessageBasePublisher-scss--module_smileSelectorContainer_tO4iO{left:0}.desktop .MessageBasePublisher-scss--module_smileSelector_cqXTk{height:300px}.mobile .MessageBasePublisher-scss--module_smileSelector_cqXTk{height:260px}.MessageBasePublisher-scss--module_paidMessageSelectorHintDisabled_ZiZmt{width:auto;white-space:nowrap}.MessageBasePublisher-scss--module_amountSelectorHintDisabled_EHD2s{min-width:227px;white-space:normal}.MessageBasePublisher-scss--module_priceLabel_WABWD{background-color:var(--color-brand)}.MessageBasePublisher-scss--module_priceContainer_8Ul2k{display:flex;align-items:center;justify-content:center;margin-right:-10px}.MessageBasePublisher-scss--module_actionsContainer_IkD8z:not(.MessageBasePublisher-scss--module_actionsContainerDisabled_HrdYI){background-color:var(--var-color-input-bg)!important}.MessageBasePublisher-scss--module_actionsContainer_IkD8z:not(.MessageBasePublisher-scss--module_actionsContainerDisabled_HrdYI) .MessageBasePublisher-scss--module_amountButton_56kAB{cursor:pointer}.MessageBasePublisher-scss--module_actionsContainer_IkD8z>*{height:45px}.MessageBasePublisher-scss--module_donationTooltipRoot_Ex5ZS,.MessageBasePublisher-scss--module_paidMessageTooltipRoot_StsUK{left:10px!important}@keyframes MessagePublisherTabs-scss--module_fadeIn_wrFvy{0%{opacity:0}to{opacity:1}}@keyframes MessagePublisherTabs-scss--module_fadeOut_lLOTn{0%{opacity:1}to{opacity:0}}@keyframes MessagePublisherTabs-scss--module_flashing_lAh5r{0%{opacity:.5}to{opacity:1}}@keyframes MessagePublisherTabs-scss--module_loading_TN4VW{to{background-position-x:-20%}}@keyframes MessagePublisherTabs-scss--module_rotating_poXgG{to{transform:rotate(360deg)}}@keyframes MessagePublisherTabs-scss--module_growIn_SAvN-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessagePublisherTabs-scss--module_closeLock_D4BwK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePublisherTabs-scss--module_shakeLock_K7CcC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePublisherTabs-scss--module_root_KKAcN{display:flex;border-bottom:1px solid var(--var-color-base-border);align-items:center}.MessagePublisherTabs-scss--module_hiddenBorderBottom_F7lA2{border-bottom:none}.MessagePublisherTabs-scss--module_tab_66mS9{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_RMvzB{border-bottom:3px solid var(--color-brand)}@keyframes MessageSendButton-scss--module_fadeIn_Uj1PW{0%{opacity:0}to{opacity:1}}@keyframes MessageSendButton-scss--module_fadeOut_K3B1X{0%{opacity:1}to{opacity:0}}@keyframes MessageSendButton-scss--module_flashing_Mn2PH{0%{opacity:.5}to{opacity:1}}@keyframes MessageSendButton-scss--module_loading_LRY-Q{to{background-position-x:-20%}}@keyframes MessageSendButton-scss--module_rotating_v5cOb{to{transform:rotate(360deg)}}@keyframes MessageSendButton-scss--module_growIn_TOeK4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageSendButton-scss--module_closeLock_MR5xC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageSendButton-scss--module_shakeLock_uXPSU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageSendButton-scss--module_icon_9DLHk{width:20px;height:20px;margin-right:5px;stroke:var(--color-brand);stroke-width:2}.MessageSendButton-scss--module_container_uZ5J2{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_uZ5J2 .MessageSendButton-scss--module_icon_9DLHk{stroke:var(--color-brand)}.MessageSendButton-scss--module_container_uZ5J2.MessageSendButton-scss--module_disabled_twRgp{color:#7c7c7c;pointer-events:none}.MessageSendButton-scss--module_container_uZ5J2.MessageSendButton-scss--module_disabled_twRgp .MessageSendButton-scss--module_icon_9DLHk{stroke:#7c7c7c}.MessageSendButton-scss--module_caption_d8jtF{color:inherit}@keyframes MessageSinglePublisher-scss--module_fadeIn_MNW-q{0%{opacity:0}to{opacity:1}}@keyframes MessageSinglePublisher-scss--module_fadeOut_WVaN4{0%{opacity:1}to{opacity:0}}@keyframes MessageSinglePublisher-scss--module_flashing_P4c7t{0%{opacity:.5}to{opacity:1}}@keyframes MessageSinglePublisher-scss--module_loading_MfCuI{to{background-position-x:-20%}}@keyframes MessageSinglePublisher-scss--module_rotating_kOPK0{to{transform:rotate(360deg)}}@keyframes MessageSinglePublisher-scss--module_growIn_nplW3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageSinglePublisher-scss--module_closeLock_drWcx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageSinglePublisher-scss--module_shakeLock_SJR88{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageSinglePublisher-scss--module_sendButton_na7h-{margin-bottom:15px}.MessageSinglePublisher-scss--module_warningDonation_6tQFQ{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_6tQFQ{margin:0;border-radius:0;background-color:#2f201b}.MessageSinglePublisher-scss--module_warningDonationIcon_BhnGd{width:18px;height:18px;flex-shrink:0;margin-right:10px;color:var(--color-brand)}.MessageSinglePublisher-scss--module_warningDonationText_-Hl1k{font-size:14px;font-weight:400;line-height:22px;color:var(--color-brand)}.MessageSinglePublisher-scss--module_warningDonation_6tQFQ .MessageSinglePublisher-scss--module_userName_jUQ24{word-wrap:break-word;word-break:break-word}.MessageBroadcastPublisher-scss--module_checkbox_FbZbT{display:flex;width:auto;padding:0 0 20px 65px}.MessageBroadcastPublisher-scss--module_sendButton_7uVCY{margin-bottom:15px}.MessageBroadcastPublisher-scss--module_hidden_73Ct-,.MessageThankPublisher-scss--module_hidden_N0Ncy{display:none}.MessageThankPublisher-scss--module_publisherRoot_tHQPU{border-top:none!important;background-color:inherit}@keyframes MessageButton-scss--module_fadeIn_dQNS3{0%{opacity:0}to{opacity:1}}@keyframes MessageButton-scss--module_fadeOut_WfY1S{0%{opacity:1}to{opacity:0}}@keyframes MessageButton-scss--module_flashing_He-4b{0%{opacity:.5}to{opacity:1}}@keyframes MessageButton-scss--module_loading_8PkwO{to{background-position-x:-20%}}@keyframes MessageButton-scss--module_rotating_R2Jb-{to{transform:rotate(360deg)}}@keyframes MessageButton-scss--module_growIn_0UUqS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageButton-scss--module_closeLock_ay5FV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageButton-scss--module_shakeLock_kpAm-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageButton-scss--module_button_zcBgt{align-items:center;justify-content:center;display:flex;width:100%;margin-top:10px;text-transform:none}.MessageButton-scss--module_icon_VHCW-{width:20px;height:20px;margin-right:10px}@keyframes MessageTyping-scss--module_fadeIn_-ExvS{0%{opacity:0}to{opacity:1}}@keyframes MessageTyping-scss--module_fadeOut_1ik5Z{0%{opacity:1}to{opacity:0}}@keyframes MessageTyping-scss--module_flashing_Xzrm8{0%{opacity:.5}to{opacity:1}}@keyframes MessageTyping-scss--module_loading_KgHf3{to{background-position-x:-20%}}@keyframes MessageTyping-scss--module_rotating_6L22v{to{transform:rotate(360deg)}}@keyframes MessageTyping-scss--module_growIn_6doqT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageTyping-scss--module_closeLock_BrAxU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageTyping-scss--module_shakeLock_ejsqd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageTyping-scss--module_container_yZxO6{display:flex;flex-direction:column;margin-left:12px}.MessageTyping-scss--module_chatmate_9-OQt{font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.MessageTyping-scss--module_animateContainer_XD4vw{position:relative;display:inline-block;width:60px;height:14px}.MessageTyping-scss--module_animateRound_9X-CH{width:10px;height:10px;position:absolute;border-radius:50%;background:#ccc;animation-timing-function:cubic-bezier(0,1,1,0)}.MessageTyping-scss--module_animateRound_9X-CH:nth-child(1){left:0;animation:MessageTyping-scss--module_lds-ellipsis1_B1Zks .6s infinite}.MessageTyping-scss--module_animateRound_9X-CH:nth-child(2){left:0;animation:MessageTyping-scss--module_lds-ellipsis2_s-r75 .6s infinite}.MessageTyping-scss--module_animateRound_9X-CH:nth-child(3){left:14px;animation:MessageTyping-scss--module_lds-ellipsis2_s-r75 .6s infinite}.MessageTyping-scss--module_animateRound_9X-CH:nth-child(4){left:28px;animation:MessageTyping-scss--module_lds-ellipsis3_qZI58 .6s infinite}@keyframes MessageTyping-scss--module_lds-ellipsis1_B1Zks{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageTyping-scss--module_lds-ellipsis3_qZI58{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes MessageTyping-scss--module_lds-ellipsis2_s-r75{0%{transform:translate(0)}to{transform:translate(14px)}}.light-theme .DialogueBroadcast-scss--module_messagesEmpty_nbiyX{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-theme .DialogueBroadcast-scss--module_subscribersEmpty_6NbDk{background-image:url(../subscribers-empty.ocCKGybM.svg)}.light-x-theme .DialogueBroadcast-scss--module_messagesEmpty_nbiyX{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}.light-x-theme .DialogueBroadcast-scss--module_subscribersEmpty_6NbDk{background-image:url(../subscribers-empty-x.DEovYr9y.svg)}@keyframes DialogueBroadcast-scss--module_fadeIn_a0V4i{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcast-scss--module_fadeOut_4nTut{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcast-scss--module_flashing_K9PFL{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcast-scss--module_loading_b1vUk{to{background-position-x:-20%}}@keyframes DialogueBroadcast-scss--module_rotating_iLkd3{to{transform:rotate(360deg)}}@keyframes DialogueBroadcast-scss--module_growIn_fEGkO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueBroadcast-scss--module_closeLock_HzcS6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcast-scss--module_shakeLock_ubkju{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueBroadcast-scss--module_messagesEmpty_nbiyX{background-image:url(../messages-y.DUWzq9eP.svg)}.light-y-theme .DialogueBroadcast-scss--module_subscribersEmpty_6NbDk{background-image:url(../subscribers-empty-y.Dx4HQynB.svg)}.DialogueBroadcast-scss--module_chatMates_J9-S5{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_J9-S5 .desktop{display:none}.DialogueBroadcast-scss--module_iconArrow_tRnah{width:20px;height:20px;flex-shrink:0;margin-right:10px}.DialogueBroadcast-scss--module_recipientAvatar_61s-W{overflow:hidden;margin-left:-16px;border:2px solid white;border-radius:40px;background-color:#fff}.DialogueBroadcast-scss--module_recipientAvatar_61s-W:first-of-type{margin-left:0}.DialogueBroadcast-scss--module_recipientsInfo_0Av-n{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_U-NhC{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueBroadcast-scss--module_broadcast_C6CLo{justify-content:center}.DialogueBroadcast-scss--module_publisher_-02r8{bottom:0;left:0}@keyframes DialogueChatMate-scss--module_fadeIn_m1Jw9{0%{opacity:0}to{opacity:1}}@keyframes DialogueChatMate-scss--module_fadeOut_puK32{0%{opacity:1}to{opacity:0}}@keyframes DialogueChatMate-scss--module_flashing_pafu3{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChatMate-scss--module_loading_ReyIY{to{background-position-x:-20%}}@keyframes DialogueChatMate-scss--module_rotating_ekdIQ{to{transform:rotate(360deg)}}@keyframes DialogueChatMate-scss--module_growIn_Xf1EW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueChatMate-scss--module_closeLock_Cc4bo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChatMate-scss--module_shakeLock_7G-yg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChatMate-scss--module_root_kLmpx{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_RLYSv{width:20px;height:20px;flex-shrink:0;margin-right:10px}.DialogueChatMate-scss--module_user_68DKI{display:flex;align-items:center;overflow:hidden}.DialogueChatMate-scss--module_avatar_Au5Fx{margin-right:10px;flex-shrink:0;border:none}.DialogueChatMate-scss--module_avatar_Au5Fx:hover{border:none}.DialogueChatMate-scss--module_info_vnoHV{display:flex;overflow:hidden;flex-direction:column;justify-content:center;align-items:flex-start}.DialogueChatMate-scss--module_username_2M1-d{overflow:hidden;font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis;color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_usernameLink_QG2ur{border-bottom:none}.DialogueChatMate-scss--module_usernameLink_QG2ur:visited{color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_profile_mqEDD{display:flex}.DialogueChatMate-scss--module_profileButton_6tVCw,.DialogueChatMate-scss--module_profileButton_6tVCw:hover .DialogueChatMate-scss--module_username_2M1-d{color:var(--color-brand);cursor:pointer}.DialogueChatMate-scss--module_description_qqs1T{justify-content:center;font-size:13px;line-height:16px;color:#7c7c7c}.DialogueChatMate-scss--module_iconDots_2Wpbx{width:20px;height:20px;stroke-width:1.5px;color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_iconDotsContainer_DLPRd{margin-right:-10px;padding:10px}.light-theme .DialogueMessageEmpty-scss--module_warningPicture_fPatw{background-image:url(../message-warning.BYJF72-j.svg)}.light-theme .DialogueMessageEmpty-scss--module_emptyPicture_JQ1vk{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-x-theme .DialogueMessageEmpty-scss--module_warningPicture_fPatw{background-image:url(../message-warning-x.LBBtoDQT.svg)}.light-x-theme .DialogueMessageEmpty-scss--module_emptyPicture_JQ1vk{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}@keyframes DialogueMessageEmpty-scss--module_fadeIn_vUXiH{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageEmpty-scss--module_fadeOut_H6w52{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageEmpty-scss--module_flashing_i13Lo{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageEmpty-scss--module_loading_uDxUi{to{background-position-x:-20%}}@keyframes DialogueMessageEmpty-scss--module_rotating_WKk85{to{transform:rotate(360deg)}}@keyframes DialogueMessageEmpty-scss--module_growIn_c6x7H{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageEmpty-scss--module_closeLock_EsJNY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageEmpty-scss--module_shakeLock_1mHVx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueMessageEmpty-scss--module_warningPicture_fPatw{background-image:url(../message-warning-y.CHUmiSOV.svg)}.light-y-theme .DialogueMessageEmpty-scss--module_emptyPicture_JQ1vk{background-image:url(../messages-y.DUWzq9eP.svg)}.DialogueMessageEmpty-scss--module_empty_7kdKa{display:flex;align-items:center;justify-content:center}.DialogueMessageEmpty-scss--module_picture_Ul-bF{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueMessageEmpty-scss--module_warningPicture_fPatw{background-image:url(../message-warning.BYJF72-j.svg)}.DialogueMessageEmpty-scss--module_emptyPicture_JQ1vk{background-image:url(../messages-empty.BTeIkrUP.svg)}@keyframes DialogMessageSeparator-scss--module_fadeIn_B1hVK{0%{opacity:0}to{opacity:1}}@keyframes DialogMessageSeparator-scss--module_fadeOut_pI06u{0%{opacity:1}to{opacity:0}}@keyframes DialogMessageSeparator-scss--module_flashing_cwvBQ{0%{opacity:.5}to{opacity:1}}@keyframes DialogMessageSeparator-scss--module_loading_VtcIH{to{background-position-x:-20%}}@keyframes DialogMessageSeparator-scss--module_rotating_RMGBD{to{transform:rotate(360deg)}}@keyframes DialogMessageSeparator-scss--module_growIn_wr9w7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogMessageSeparator-scss--module_closeLock_81785{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogMessageSeparator-scss--module_shakeLock_KBTzs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogMessageSeparator-scss--module_separatorMessages_i3q9v{z-index:2;display:flex;justify-content:center;margin:30px 0;font-size:13px;line-height:16px;color:#7c7c7c}.DialogMessageSeparator-scss--module_newMessages_0wmOu{display:flex;align-items:center;justify-content:center;flex-shrink:0}.DialogMessageSeparator-scss--module_line_h5DVQ{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_Sdmuu{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageList-scss--module_fadeOut_uMdcX{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageList-scss--module_flashing_o-FBh{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageList-scss--module_loading_4NrYS{to{background-position-x:-20%}}@keyframes DialogueMessageList-scss--module_rotating_MQKVI{to{transform:rotate(360deg)}}@keyframes DialogueMessageList-scss--module_growIn_OvDb8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageList-scss--module_closeLock_e4JMQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageList-scss--module_shakeLock_oKIeG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageList-scss--module_list_7gMsh{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_7gMsh{scrollbar-width:thin}.light-y-theme .DialogueMessageList-scss--module_list_7gMsh,.light-x-theme .DialogueMessageList-scss--module_list_7gMsh,.light-theme .DialogueMessageList-scss--module_list_7gMsh{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueMessageList-scss--module_list_7gMsh{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-button{display:none}.DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-track{background-color:#fff0}.DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-thumb,.light-x-theme .DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-thumb,.light-theme .DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueMessageList-scss--module_list_7gMsh::-webkit-scrollbar-thumb{background-color:#4a4a4a}.mobile .DialogueMessageList-scss--module_list_7gMsh{padding-right:0}.DialogueMessageList-scss--module_scrollContainer_HP-FD{position:relative;z-index:0;width:100%;margin-top:auto}.DialogueMessageList-scss--module_messageGroup_CblvG{position:relative}.DialogueMessageList-scss--module_dateContainer_WFh8K{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_Kqyyu{display:flex;align-items:center;justify-content:center;min-height:30px;padding:7px 10px;border:1px solid var(--var-color-base-border);font-size:.8125rem;font-weight:500;line-height:1rem;white-space:nowrap;color:#7c7c7c;border-radius:30px;background-color:var(--var-color-input-bg)}.DialogueMessageList-scss--module_dialogueMessageRow_uiu2g{position:absolute;top:15px;left:0;width:100%}.DialogueMessageList-scss--module_spinner_X339-{display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden;margin:15px auto}@keyframes DialogueMessageSelector-scss--module_fadeIn_E3Js-{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageSelector-scss--module_fadeOut_faCEh{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageSelector-scss--module_flashing_2Dq9-{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageSelector-scss--module_loading_n7uLG{to{background-position-x:-20%}}@keyframes DialogueMessageSelector-scss--module_rotating_vW6u4{to{transform:rotate(360deg)}}@keyframes DialogueMessageSelector-scss--module_growIn_U-7h8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageSelector-scss--module_closeLock_l6KqD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageSelector-scss--module_shakeLock_edXcx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageSelector-scss--module_container_t-xVd{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_t-xVd{background-color:#222}.DialogueMessageSelector-scss--module_container_t-xVd.DialogueMessageSelector-scss--module_visible_oTggi{margin-top:0}.DialogueMessageSelector-scss--module_text_OkwD2{display:flex;align-items:center;font-size:14px;font-weight:600;color:var(--var-color-text-primary)}.DialogueMessageSelector-scss--module_button_9q5Is{display:flex;align-items:center}.DialogueMessageSelector-scss--module_buttonText_5AGJK{color:var(--var-color-error)}.DialogueMessageSelector-scss--module_reset_d7rqY{width:20px;height:20px;margin-left:5px;cursor:pointer}.DialogueMessageSelector-scss--module_icon_zVC49{width:20px;height:20px;margin-right:10px;color:var(--var-color-error)}@keyframes DialogueMessageWarning-scss--module_fadeIn_wEit0{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageWarning-scss--module_fadeOut_klaom{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageWarning-scss--module_flashing_Y8JGD{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageWarning-scss--module_loading_UQrFk{to{background-position-x:-20%}}@keyframes DialogueMessageWarning-scss--module_rotating_t5cvg{to{transform:rotate(360deg)}}@keyframes DialogueMessageWarning-scss--module_growIn_67BuO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessageWarning-scss--module_closeLock_gQtbu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageWarning-scss--module_shakeLock_CUpnc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageWarning-scss--module_root_KGpNb{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_KGpNb{background-color:var(--var-color-bg)}.DialogueMessageWarning-scss--module_text_bs-ay{font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.DialogueMessageWarning-scss--module_link_io1RN{font-size:14px;font-weight:500;line-height:22px}.DialogueMessageWarning-scss--module_icon_ycXxz{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_ycXxz{background-image:url(../dialogue-warning-x.CeHYi8kw.svg)}.dark-theme .DialogueMessageWarning-scss--module_icon_ycXxz{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}@keyframes DialogueMessages-scss--module_fadeIn_a1tQm{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessages-scss--module_fadeOut_wi6nU{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessages-scss--module_flashing_KRZ1J{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessages-scss--module_loading_j8uGj{to{background-position-x:-20%}}@keyframes DialogueMessages-scss--module_rotating_Fc0Fc{to{transform:rotate(360deg)}}@keyframes DialogueMessages-scss--module_growIn_tIMTD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMessages-scss--module_closeLock_F4B95{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessages-scss--module_shakeLock_fA2kG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessages-scss--module_root_QMtii{position:relative;display:flex;overflow:hidden;flex-direction:column;width:100%;height:0;flex:1}.DialogueMessages-scss--module_messages_CVItb{width:100%;height:100%;display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column}.DialogueMessages-scss--module_messagesLocked_dpVJq{overflow-y:hidden;padding-right:30px}.DialogueMessages-scss--module_empty_2BfmV{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.DialogueMessages-scss--module_opacity_fKke2{opacity:0}.light-theme .DialogueSingle-scss--module_messagesEmpty_VXwWO{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-x-theme .DialogueSingle-scss--module_messagesEmpty_VXwWO{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}@keyframes DialogueSingle-scss--module_fadeIn_5TPJ1{0%{opacity:0}to{opacity:1}}@keyframes DialogueSingle-scss--module_fadeOut_xpfx3{0%{opacity:1}to{opacity:0}}@keyframes DialogueSingle-scss--module_flashing_rE3Ma{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSingle-scss--module_loading_-IZDG{to{background-position-x:-20%}}@keyframes DialogueSingle-scss--module_rotating_pKkIA{to{transform:rotate(360deg)}}@keyframes DialogueSingle-scss--module_growIn_VygZ5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueSingle-scss--module_closeLock_ZtwaW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSingle-scss--module_shakeLock_M51Dq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueSingle-scss--module_messagesEmpty_VXwWO{background-image:url(../messages-y.DUWzq9eP.svg)}.DialogueSingle-scss--module_spinnerContainer_C-F22{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.DialogueSingle-scss--module_picture_J6CjG{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueSingle-scss--module_publisher_UdcAo{bottom:0;left:0}.DialogueSingle-scss--module_empty_ZRVgw{justify-content:center}@keyframes DialogueSortSelector-scss--module_fadeIn_5bCkH{0%{opacity:0}to{opacity:1}}@keyframes DialogueSortSelector-scss--module_fadeOut_AIpTm{0%{opacity:1}to{opacity:0}}@keyframes DialogueSortSelector-scss--module_flashing_1Molj{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSortSelector-scss--module_loading_dhi0O{to{background-position-x:-20%}}@keyframes DialogueSortSelector-scss--module_rotating_ztOY-{to{transform:rotate(360deg)}}@keyframes DialogueSortSelector-scss--module_growIn_Zbj0e{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueSortSelector-scss--module_closeLock_DRzAW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSortSelector-scss--module_shakeLock_yGNjT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueSortSelector-scss--module_tooltipContainer_uUjMO{margin-right:5px;font-size:13px;cursor:pointer}.DialogueSortSelector-scss--module_radioButton_pgAqK{padding-bottom:12px}.DialogueSortSelector-scss--module_radioButton_pgAqK:last-of-type{padding-bottom:0}.DialogueSortSelector-scss--module_radioButtonLabel_dWO8k{white-space:nowrap}.DialogueSortSelector-scss--module_icon_GHB7l{width:20px;height:20px}.DialogueSortSelector-scss--module_marginIcon_djkZ-{margin-right:5px}.DialogueSortSelector-scss--module_sort_9oL4-{display:flex;align-items:center}@keyframes DialogueContactItem-scss--module_fadeIn_x5CQ-{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactItem-scss--module_fadeOut_ZiAuW{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactItem-scss--module_flashing_aOB8E{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactItem-scss--module_loading_jrpjb{to{background-position-x:-20%}}@keyframes DialogueContactItem-scss--module_rotating_iF1CY{to{transform:rotate(360deg)}}@keyframes DialogueContactItem-scss--module_growIn_K2jmo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueContactItem-scss--module_closeLock_Q37KQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactItem-scss--module_shakeLock_3rvd9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueContactItem-scss--module_root_2Cjlw{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_2Cjlw:hover{color:var(--color-brand)}.DialogueContactItem-scss--module_avatar_w8LPI{margin-right:12px}.DialogueContactItem-scss--module_name_y-L7m{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600}.light-theme .DialogueContactList-scss--module_iconEmpty_4zwQb{color:#f5916e}.light-x-theme .DialogueContactList-scss--module_iconEmpty_4zwQb{color:#ccc}@keyframes DialogueContactList-scss--module_fadeIn_jNIXL{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactList-scss--module_fadeOut_N5W6n{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactList-scss--module_flashing_gslqP{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactList-scss--module_loading_BfrwX{to{background-position-x:-20%}}@keyframes DialogueContactList-scss--module_rotating_uZAeY{to{transform:rotate(360deg)}}@keyframes DialogueContactList-scss--module_growIn_0A99x{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueContactList-scss--module_closeLock_SF3YS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactList-scss--module_shakeLock_YtaZA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueContactList-scss--module_iconEmpty_4zwQb{color:#ccc}.DialogueContactList-scss--module_root_F6OU1{display:flex;flex-direction:column}.desktop .DialogueContactList-scss--module_root_F6OU1{flex:1}.DialogueContactList-scss--module_header_FXRQa{display:flex;align-items:center;justify-content:space-between;margin:12px 0 15px}.mobile .DialogueContactList-scss--module_header_FXRQa{margin:12px 15px 15px}.DialogueContactList-scss--module_list_uoncm{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueContactList-scss--module_list_uoncm{scrollbar-width:thin}.light-y-theme .DialogueContactList-scss--module_list_uoncm,.light-x-theme .DialogueContactList-scss--module_list_uoncm,.light-theme .DialogueContactList-scss--module_list_uoncm{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueContactList-scss--module_list_uoncm{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-button{display:none}.DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-track{background-color:#fff0}.DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-thumb,.light-x-theme .DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-thumb,.light-theme .DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueContactList-scss--module_list_uoncm::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueContactList-scss--module_list_uoncm{width:400px;height:calc(100vh - 281px);padding-right:6px}.mobile .DialogueContactList-scss--module_list_uoncm{height:calc(100dvh - 205px)}.DialogueContactList-scss--module_innerListContainer_HyZoe{display:flex;flex-direction:column;width:100%}.DialogueContactList-scss--module_emptyContainer_Gj8w8{justify-content:flex-start;margin-top:30px}.DialogueContactList-scss--module_iconEmpty_4zwQb{width:50px;height:50px;color:#f5916e}@keyframes SearchInput-scss--module_fadeIn_VhpzT{0%{opacity:0}to{opacity:1}}@keyframes SearchInput-scss--module_fadeOut_Xggsc{0%{opacity:1}to{opacity:0}}@keyframes SearchInput-scss--module_flashing_dJK-7{0%{opacity:.5}to{opacity:1}}@keyframes SearchInput-scss--module_loading_Ah2Ek{to{background-position-x:-20%}}@keyframes SearchInput-scss--module_rotating_Z432X{to{transform:rotate(360deg)}}@keyframes SearchInput-scss--module_growIn_wpBI9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchInput-scss--module_closeLock_WvaB7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchInput-scss--module_shakeLock_bhlAW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchInput-scss--module_container_Ev0rW{position:relative}.SearchInput-scss--module_iconSearch_-ZGi-{width:20px;height:20px;position:absolute;z-index:1;top:50%;left:15px;margin-top:-10px}.SearchInput-scss--module_input_iDQ4N{padding-left:45px}@keyframes DialogueBroadcastFilterButton-scss--module_fadeIn_nGHaa{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcastFilterButton-scss--module_fadeOut_D6BIJ{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcastFilterButton-scss--module_flashing_yWasC{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcastFilterButton-scss--module_loading_9Tex9{to{background-position-x:-20%}}@keyframes DialogueBroadcastFilterButton-scss--module_rotating_oviWN{to{transform:rotate(360deg)}}@keyframes DialogueBroadcastFilterButton-scss--module_growIn_IzOUE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueBroadcastFilterButton-scss--module_closeLock_YOFXe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcastFilterButton-scss--module_shakeLock_hET5F{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueBroadcastFilterButton-scss--module_button_0KKyz{display:flex;align-items:center;justify-content:center;overflow:visible;min-width:auto;margin-left:10px}.DialogueBroadcastFilterButton-scss--module_icon_E6ELZ{width:20px;height:20px;margin-right:10px}.DialogueBroadcastFilterButton-scss--module_statusFilter_eJ3xf{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_brlN4{0%{opacity:0}to{opacity:1}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_fadeOut_xxQV3{0%{opacity:1}to{opacity:0}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_flashing_YBv7s{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_loading_tbGaf{to{background-position-x:-20%}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_rotating_L7Hze{to{transform:rotate(360deg)}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_growIn_NDP-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_closeLock_jegbb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_shakeLock_t8xOI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueSubscriptionLevelsSelect-scss--module_optionsContainer_5n9-E{overflow-x:hidden;width:100%}.DialogueSubscriptionLevelsSelect-scss--module_optionItem_bqFza{width:100%;white-space:break-spaces}.DialogueSubscriptionLevelsSelect-scss--module_optionCheckBoxLabel_LGzjw{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}@keyframes DialogueContactSelector-scss--module_fadeIn_HCGaq{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactSelector-scss--module_fadeOut_uNUdR{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactSelector-scss--module_flashing_1OQAh{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactSelector-scss--module_loading_7w3tf{to{background-position-x:-20%}}@keyframes DialogueContactSelector-scss--module_rotating_fWGIY{to{transform:rotate(360deg)}}@keyframes DialogueContactSelector-scss--module_growIn_aiSCg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueContactSelector-scss--module_closeLock_28mxO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactSelector-scss--module_shakeLock_yRV9A{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueContactSelector-scss--module_root_OrLp6{flex-shrink:0;margin-left:10px}.DialogueContactSelector-scss--module_root_OrLp6 .DialogueContactSelector-scss--module_selectOptionItem_R7w9H{background-color:transparent}.DialogueContactSelector-scss--module_icon_kZlKj{width:20px;height:20px;flex-shrink:0}.DialogueContactSelector-scss--module_button_tjjCw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;overflow:visible;min-width:auto}.DialogueContactSelector-scss--module_statusFilter_X9f02{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_bTOGH{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_--7o-{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_alzUq{margin-bottom:12px;padding:0}.DialogueContactSelector-scss--module_subscriptionLevelsSelect_Wgl-0{max-width:260px;margin:0 auto 15px}.dark-theme .DialogueCreateButton-scss--module_tooltipContent_dfTHk{padding:6px 0}@keyframes DialogueCreateButton-scss--module_fadeIn_Ex0ef{0%{opacity:0}to{opacity:1}}@keyframes DialogueCreateButton-scss--module_fadeOut_1Tuzb{0%{opacity:1}to{opacity:0}}@keyframes DialogueCreateButton-scss--module_flashing_SPZFC{0%{opacity:.5}to{opacity:1}}@keyframes DialogueCreateButton-scss--module_loading_MBWJH{to{background-position-x:-20%}}@keyframes DialogueCreateButton-scss--module_rotating_ZzwJq{to{transform:rotate(360deg)}}@keyframes DialogueCreateButton-scss--module_growIn_IUPOO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueCreateButton-scss--module_closeLock_qEDno{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueCreateButton-scss--module_shakeLock_P5RXo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueCreateButton-scss--module_tooltipContent_dfTHk,.light-x-theme .DialogueCreateButton-scss--module_tooltipContent_dfTHk,.light-theme .DialogueCreateButton-scss--module_tooltipContent_dfTHk{padding:6px 0}.DialogueCreateButton-scss--module_root_H4RAh{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_H4RAh:hover{background-color:var(--color-brand-darken-10)}}.DialogueCreateButton-scss--module_icon_Cp-5J{width:20px;height:20px;color:#fff}.DialogueCreateButton-scss--module_iconDropdownItem_wDlsl{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_1O9GI{display:flex;width:100%;padding:4px 15px;font-size:14px;align-items:center;line-height:22px;cursor:pointer}.DialogueCreateButton-scss--module_dropdownItem_1O9GI:hover{color:var(--color-brand)}.DialogueCreateButton-scss--module_dropdownItem_1O9GI:hover .DialogueCreateButton-scss--module_iconDropdownItem_wDlsl{stroke:var(--color-brand)}.DialogueContactsFilter-scss--module_root_foHW2{position:relative;z-index:1;display:flex;align-items:center;margin:20px 0 0}.mobile .DialogueContactsFilter-scss--module_root_foHW2{margin:0;padding:5px 15px 15px;background-color:var(--var-color-panel-bg)}.DialogueContactsFilter-scss--module_search_J2MCh{width:100%}.DialogueContactsFilter-scss--module_searchInput_nQFnf{height:40px}@keyframes DialogueBroadcastMessagesInfo-scss--module_fadeIn_uberc{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcastMessagesInfo-scss--module_fadeOut_B1jWW{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcastMessagesInfo-scss--module_flashing_vtGpG{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcastMessagesInfo-scss--module_loading_Dq2CX{to{background-position-x:-20%}}@keyframes DialogueBroadcastMessagesInfo-scss--module_rotating_MwU5Q{to{transform:rotate(360deg)}}@keyframes DialogueBroadcastMessagesInfo-scss--module_growIn_kXQdN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueBroadcastMessagesInfo-scss--module_closeLock_R7sK6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcastMessagesInfo-scss--module_shakeLock_HiSnQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueBroadcastMessagesInfo-scss--module_root_A2mBX{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_A2mBX{margin:0;border-top:1px solid var(--var-color-base-border);border-radius:0}.DialogueBroadcastMessagesInfo-scss--module_top_EjLqL{display:flex;justify-content:space-between;margin-bottom:5px}.DialogueBroadcastMessagesInfo-scss--module_iconWrapper_OhIp-{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_0h7vt{width:20px;height:20px;color:var(--var-color-icon-ui-hover)}.DialogueBroadcastMessagesInfo-scss--module_iconClose_vHbjK{width:20px;height:20px;opacity:.3;color:var(--var-color-icon-ui);cursor:pointer}@media not all and (hover: none){.DialogueBroadcastMessagesInfo-scss--module_iconClose_vHbjK:hover{color:var(--var-color-icon-ui-hover)}}.DialogueBroadcastMessagesInfo-scss--module_title_AvPM8{margin-bottom:5px;font-weight:500;line-height:1.375rem;color:var(--var-color-text-primary)}.DialogueBroadcastMessagesInfo-scss--module_description_ZfQCe{font-size:.75rem;line-height:1rem;color:#7c7c7c}@keyframes DialoguePreviewAttachment-scss--module_fadeIn_xFPKO{0%{opacity:0}to{opacity:1}}@keyframes DialoguePreviewAttachment-scss--module_fadeOut_0INDy{0%{opacity:1}to{opacity:0}}@keyframes DialoguePreviewAttachment-scss--module_flashing_GpLn9{0%{opacity:.5}to{opacity:1}}@keyframes DialoguePreviewAttachment-scss--module_loading_Md4KG{to{background-position-x:-20%}}@keyframes DialoguePreviewAttachment-scss--module_rotating_qKLHN{to{transform:rotate(360deg)}}@keyframes DialoguePreviewAttachment-scss--module_growIn_KpMuF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialoguePreviewAttachment-scss--module_closeLock_zReR9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialoguePreviewAttachment-scss--module_shakeLock_oWbV3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialoguePreviewAttachment-scss--module_root_ANOKf{display:flex}.DialoguePreviewAttachment-scss--module_icon_dF2O5{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_LULeu{0%{opacity:0}to{opacity:1}}@keyframes DialogueItem-scss--module_fadeOut_OrQeA{0%{opacity:1}to{opacity:0}}@keyframes DialogueItem-scss--module_flashing_-oRJ5{0%{opacity:.5}to{opacity:1}}@keyframes DialogueItem-scss--module_loading_z5cMF{to{background-position-x:-20%}}@keyframes DialogueItem-scss--module_rotating_--Zj-{to{transform:rotate(360deg)}}@keyframes DialogueItem-scss--module_growIn_RE0v-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueItem-scss--module_closeLock_cJo73{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueItem-scss--module_shakeLock_6uOVe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueItem-scss--module_root_C2QBd{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;height:calc(3rem + 34px);padding:10px 22px 10px 15px;border:1px solid transparent;cursor:pointer}.DialogueItem-scss--module_rootActive_hf7il{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.DialogueItem-scss--module_root_C2QBd .DialogueItem-scss--module_username_iKpoM{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.875rem;font-weight:600;line-height:1.375rem;color:var(--var-color-text-primary)}@media not all and (hover: none){.DialogueItem-scss--module_root_C2QBd:hover:not(.DialogueItem-scss--module_rootActive_hf7il){-webkit-backdrop-filter:contrast(.95);backdrop-filter:contrast(.95)}.DialogueItem-scss--module_root_C2QBd:hover:not(.DialogueItem-scss--module_rootActive_hf7il) .DialogueItem-scss--module_username_iKpoM{color:var(--color-brand)}}.DialogueItem-scss--module_avatar_mtFIX{margin-right:12px}.DialogueItem-scss--module_info_rU2ij{display:flex;flex-direction:column;width:calc(100% - 64px);height:100%}.DialogueItem-scss--module_head_brkR3{display:flex;width:100%;justify-content:space-between;margin-bottom:2px}.DialogueItem-scss--module_infoMessage_GGWEX{display:flex;align-items:center}.DialogueItem-scss--module_status_g1-ry{margin-right:2px}.DialogueItem-scss--module_datetime_ZhubR{font-size:.75rem;line-height:1.3;white-space:nowrap;text-transform:capitalize;color:#7c7c7c}.DialogueItem-scss--module_content_ATyBx{display:flex;align-items:center;color:#7c7c7c}.DialogueItem-scss--module_statusDeletedIcon_Li4Ac{margin-right:8px;margin-left:0}.DialogueItem-scss--module_statusDeleted_nSO8B{color:#7c7c7c}.DialogueItem-scss--module_message_ohe2H{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:inline;width:100%;max-height:2.25rem;font-size:.875rem;line-height:1rem;text-overflow:ellipsis;flex-shrink:1}.DialogueItem-scss--module_donation_8Q6Ss{display:inline;margin-right:5px;font-size:.875rem;font-weight:500;line-height:1rem;color:#7c7c7c}.DialogueItem-scss--module_donationAmount_Uqf0u{margin-right:0;background-color:#f90}@keyframes DialogueListHeader-scss--module_fadeIn_9Ci1a{0%{opacity:0}to{opacity:1}}@keyframes DialogueListHeader-scss--module_fadeOut_HX-Cn{0%{opacity:1}to{opacity:0}}@keyframes DialogueListHeader-scss--module_flashing_a2ufO{0%{opacity:.5}to{opacity:1}}@keyframes DialogueListHeader-scss--module_loading_9Coqq{to{background-position-x:-20%}}@keyframes DialogueListHeader-scss--module_rotating_Znmxg{to{transform:rotate(360deg)}}@keyframes DialogueListHeader-scss--module_growIn_ZOjhr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueListHeader-scss--module_closeLock_S-zND{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueListHeader-scss--module_shakeLock_wA4iz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueListHeader-scss--module_root_7b-Qq{display:flex;justify-content:space-between;margin:12px 0 15px;background-color:var(--var-color-panel-bg)}.mobile .DialogueListHeader-scss--module_root_7b-Qq{margin:0;padding:0 15px 15px}.DialogueListHeader-scss--module_tooltipContainer_xeYpG{display:flex;cursor:pointer;align-items:center}.DialogueListHeader-scss--module_radioButton_fz95G{padding-bottom:12px}.DialogueListHeader-scss--module_radioButton_fz95G:last-of-type{padding-bottom:0}.DialogueListHeader-scss--module_radioButtonLabel_jtrqV{white-space:nowrap}.DialogueListHeader-scss--module_btnReadAll_gPueb{display:flex;align-items:center;font-size:.8125rem;color:var(--var-color-text-primary);cursor:pointer}.DialogueListHeader-scss--module_icon_kvABj{width:20px;height:20px;fill:currentcolor}.DialogueListHeader-scss--module_marginIcon_-6-DK{margin-right:5px}.light-theme .DialogueList-scss--module_iconEmpty_XflGP{color:#f5916e}.light-x-theme .DialogueList-scss--module_iconEmpty_XflGP{color:#ccc}@keyframes DialogueList-scss--module_fadeIn_TPSoe{0%{opacity:0}to{opacity:1}}@keyframes DialogueList-scss--module_fadeOut_xWoMV{0%{opacity:1}to{opacity:0}}@keyframes DialogueList-scss--module_flashing_IZtnM{0%{opacity:.5}to{opacity:1}}@keyframes DialogueList-scss--module_loading_OhvRx{to{background-position-x:-20%}}@keyframes DialogueList-scss--module_rotating_lOnTr{to{transform:rotate(360deg)}}@keyframes DialogueList-scss--module_growIn_lQIAp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueList-scss--module_closeLock_1PEaG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueList-scss--module_shakeLock_X-HUT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueList-scss--module_iconEmpty_XflGP{color:#ccc}.DialogueList-scss--module_root_of2na{display:flex;flex-direction:column}.desktop .DialogueList-scss--module_root_of2na{flex:1}.DialogueList-scss--module_list_KUDRy{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueList-scss--module_list_KUDRy{scrollbar-width:thin}.light-y-theme .DialogueList-scss--module_list_KUDRy,.light-x-theme .DialogueList-scss--module_list_KUDRy,.light-theme .DialogueList-scss--module_list_KUDRy{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueList-scss--module_list_KUDRy{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueList-scss--module_list_KUDRy::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-button{display:none}.DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-track{background-color:#fff0}.DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-thumb,.light-x-theme .DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-thumb,.light-theme .DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueList-scss--module_list_KUDRy::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueList-scss--module_list_KUDRy{height:calc(100vh - 281px);margin-right:-20px;margin-left:-20px}.mobile .DialogueList-scss--module_list_KUDRy{height:calc(100dvh - 205px)}.desktop .DialogueList-scss--module_listWithRecipients_fAMsn{height:calc(100vh - 400px)}.mobile .DialogueList-scss--module_listWithRecipients_fAMsn{height:calc(100dvh - 340px)}.DialogueList-scss--module_empty_D-NBX{display:flex;align-items:center;justify-content:center;flex-direction:column}.DialogueList-scss--module_button_00grE{margin:20px auto 0}.DialogueList-scss--module_spinnerMoreLoader_zcgan{width:50px;height:50px}.DialogueList-scss--module_emptyContainer_fGG3I{display:flex;flex-direction:column;flex:1;width:auto;margin:20px}.mobile .DialogueList-scss--module_emptyContainer_fGG3I{width:calc(100% - 30px);margin:20px 15px 0}.DialogueList-scss--module_emptyWithoutFilter_RaU--{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_XflGP{width:50px;height:50px}@keyframes DialogueMailingContacts-scss--module_fadeIn_0WqIa{0%{opacity:0}to{opacity:1}}@keyframes DialogueMailingContacts-scss--module_fadeOut_WL9xJ{0%{opacity:1}to{opacity:0}}@keyframes DialogueMailingContacts-scss--module_flashing_YO-kj{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMailingContacts-scss--module_loading_ZGcFG{to{background-position-x:-20%}}@keyframes DialogueMailingContacts-scss--module_rotating_2YFRg{to{transform:rotate(360deg)}}@keyframes DialogueMailingContacts-scss--module_growIn_ZP-Tl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMailingContacts-scss--module_closeLock_z4k-n{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMailingContacts-scss--module_shakeLock_lc2hS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMailingContacts-scss--module_item_6vCJf{display:flex;flex-shrink:0;align-items:center;margin-bottom:10px;cursor:pointer}.DialogueMailingContacts-scss--module_item_6vCJf:last-of-type{margin-bottom:0}.DialogueMailingContacts-scss--module_item_6vCJf:hover{color:var(--color-brand)}.DialogueMailingContacts-scss--module_disabled_0OUlU{opacity:.5;pointer-events:none}.DialogueMailingContacts-scss--module_avatar_Pw3Vm{margin-right:10px}.DialogueMailingContacts-scss--module_info_YWB-r{display:flex;overflow:hidden;flex-direction:column;margin-right:10px}.DialogueMailingContacts-scss--module_name_JFyMx{overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.DialogueMailingContacts-scss--module_description_IrODk{display:flex;margin-top:2px;font-size:12px}.DialogueMailingContacts-scss--module_checkboxContainer_3eth6{margin-left:auto}.desktop .DialogueMailingContacts-scss--module_checkboxContainer_3eth6{margin-right:0}.DialogueMailingListHeader-scss--module_root_L4aOz{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:12px 0 0;line-height:16px}.mobile .DialogueMailingListHeader-scss--module_root_L4aOz{margin:12px 15px 0}.DialogueMailingListHeader-scss--module_selectedUsersInfo_l7Wm1{display:flex;flex-shrink:0;font-size:13px}.DialogueMailingListHeader-scss--module_sortSelector_zNcKW,.DialogueMailingListHeader-scss--module_selectedUsersInfo_l7Wm1{margin-bottom:15px}.DialogueMailingListHeader-scss--module_selectedUsersAmount_tEb93{margin-right:5px;color:var(--var-color-text-primary)}.DialogueMailingListHeader-scss--module_resetSelectedUsers_Usegs{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_PWRHD{cursor:pointer}.DialogueMailingListHeader-scss--module_borderNone_JMRxg{margin-right:0;padding-right:0;border-right:none}.light-theme .DialogueMailingList-scss--module_emptyIcon_uSb-i{color:#f5916e}.light-x-theme .DialogueMailingList-scss--module_emptyIcon_uSb-i{color:var(--color-brand)}@keyframes DialogueMailingList-scss--module_fadeIn_6gBtE{0%{opacity:0}to{opacity:1}}@keyframes DialogueMailingList-scss--module_fadeOut_poXMS{0%{opacity:1}to{opacity:0}}@keyframes DialogueMailingList-scss--module_flashing_zDtrT{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMailingList-scss--module_loading_4pFXg{to{background-position-x:-20%}}@keyframes DialogueMailingList-scss--module_rotating_gBxb0{to{transform:rotate(360deg)}}@keyframes DialogueMailingList-scss--module_growIn_kcorJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueMailingList-scss--module_closeLock_otDSV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMailingList-scss--module_shakeLock_DlfoX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueMailingList-scss--module_emptyIcon_uSb-i{color:var(--color-brand)}.DialogueMailingList-scss--module_root_1gs7L{display:flex;flex-direction:column}.DialogueMailingList-scss--module_list_nJUR6{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueMailingList-scss--module_list_nJUR6{scrollbar-width:thin}.light-y-theme .DialogueMailingList-scss--module_list_nJUR6,.light-x-theme .DialogueMailingList-scss--module_list_nJUR6,.light-theme .DialogueMailingList-scss--module_list_nJUR6{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueMailingList-scss--module_list_nJUR6{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-button{display:none}.DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-track{background-color:#fff0}.DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-thumb,.light-x-theme .DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-thumb,.light-theme .DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueMailingList-scss--module_list_nJUR6::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueMailingList-scss--module_list_nJUR6{width:400px;height:calc(100vh - 281px);padding-right:6px}.mobile .DialogueMailingList-scss--module_list_nJUR6{flex:1;margin:0 15px}.DialogueMailingList-scss--module_listWithSelections_K0mHk .mobile{height:calc(100dvh - 270px)}.DialogueMailingList-scss--module_innerListContainer_v0puP{display:flex;flex-direction:column;width:100%}.DialogueMailingList-scss--module_button_IRugh{margin-left:auto}.DialogueMailingList-scss--module_emptyContainer_eTxbg{margin-top:30px}.DialogueMailingList-scss--module_iconEmpty_Ts5Z3{width:50px;height:50px;color:#f5916e}.DialogueMailingList-scss--module_emptyIcon_uSb-i{width:46px;height:70px}.DialogueMailingList-scss--module_emptyDescription_0hzZx{align-items:center;font-size:13px}.DialogueMailingList-scss--module_linkButton_oNk5V{font-size:13px}@keyframes DialogueChatList-scss--module_fadeIn_znYoN{0%{opacity:0}to{opacity:1}}@keyframes DialogueChatList-scss--module_fadeOut_cyjkC{0%{opacity:1}to{opacity:0}}@keyframes DialogueChatList-scss--module_flashing_wy88P{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChatList-scss--module_loading_gsQoF{to{background-position-x:-20%}}@keyframes DialogueChatList-scss--module_rotating_cMUM4{to{transform:rotate(360deg)}}@keyframes DialogueChatList-scss--module_growIn_OZQMf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueChatList-scss--module_closeLock_v0kP0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChatList-scss--module_shakeLock_7Jwlg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChatList-scss--module_header_35-cW{display:flex;align-items:baseline;background-color:var(--var-color-panel-bg)}.mobile .DialogueChatList-scss--module_header_35-cW{position:relative;margin:0;padding:15px}.mobile .DialogueChatList-scss--module_header_35-cW:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:100px;background-color:var(--var-color-panel-bg)}.DialogueChatList-scss--module_title_Owjhv{margin:30px 0 0;font-size:24px;font-weight:500}.mobile .DialogueChatList-scss--module_title_Owjhv{margin:0}.DialogueChatList-scss--module_mobile_8SDzI{margin:20px 15px}.DialogueChatList-scss--module_icon_0R2ek{width:20px;height:20px;margin-right:15px;cursor:pointer}.DialogueChatList-scss--module_icon_0R2ek:hover{color:var(--var-color-icon-ui-hover)}.DialogueChatList-scss--module_emptyContainer_KRKyz{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_KRKyz{margin:20px 15px}.NumberInput-scss--module_disabled_ajYPs{opacity:.5;color:var(--var-color-text-primary)}.DialogueMailingListFilter-scss--module_root_hr07K{display:flex;flex-direction:column}.DialogueMailingListFilter-scss--module_block_Kuxet{display:flex;flex-direction:column;width:100%;margin-bottom:25px}.DialogueMailingListFilter-scss--module_block_Kuxet:last-of-type{margin-bottom:0}.DialogueMailingListFilter-scss--module_checkboxContainer_Ln-ZM{margin-right:auto;margin-bottom:12px}.DialogueMailingListFilter-scss--module_subscriptionTimeBlock_YC0WV{margin-bottom:37px}.DialogueMailingListFilter-scss--module_label_vOylz{margin-left:15px}.DialogueMailingListFilter-scss--module_inputs_r8pCe{display:flex;align-items:center;justify-content:space-between;margin-left:34px}.mobile .DialogueMailingListFilter-scss--module_inputs_r8pCe{flex-direction:column}.DialogueMailingListFilter-scss--module_inputContainer_NOenm{display:flex;align-items:center}.mobile .DialogueMailingListFilter-scss--module_inputContainer_NOenm{flex-direction:row;width:100%;margin-bottom:12px}.mobile .DialogueMailingListFilter-scss--module_inputContainer_NOenm:last-of-type{margin-bottom:0}.DialogueMailingListFilter-scss--module_input_wktqO{display:flex}.mobile .DialogueMailingListFilter-scss--module_input_wktqO{width:100%}.DialogueMailingListFilter-scss--module_from_NCC-u{margin-right:15px}.DialogueMailingListFilter-scss--module_to_1rJRg{margin:0 15px 0 19px}.mobile .DialogueMailingListFilter-scss--module_to_1rJRg{margin-right:15px;margin-left:0}@keyframes SendMessageConfirmPopup-scss--module_fadeIn_m9GyB{0%{opacity:0}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_fadeOut_NxCKr{0%{opacity:1}to{opacity:0}}@keyframes SendMessageConfirmPopup-scss--module_flashing_pS0AQ{0%{opacity:.5}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_loading_zxERT{to{background-position-x:-20%}}@keyframes SendMessageConfirmPopup-scss--module_rotating_xYfdn{to{transform:rotate(360deg)}}@keyframes SendMessageConfirmPopup-scss--module_growIn_1Ywe1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SendMessageConfirmPopup-scss--module_closeLock_1Gixo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendMessageConfirmPopup-scss--module_shakeLock_fVJTK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendMessageConfirmPopup-scss--module_content_shAIh{height:290px;flex-grow:1;padding:15px 20px 20px}@supports not selector(::-webkit-scrollbar-thumb){.SendMessageConfirmPopup-scss--module_content_shAIh{scrollbar-width:thin}.light-y-theme .SendMessageConfirmPopup-scss--module_content_shAIh,.light-x-theme .SendMessageConfirmPopup-scss--module_content_shAIh,.light-theme .SendMessageConfirmPopup-scss--module_content_shAIh{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SendMessageConfirmPopup-scss--module_content_shAIh{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-button{display:none}.SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-track{background-color:#fff0}.SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-thumb,.light-x-theme .SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-thumb,.light-theme .SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SendMessageConfirmPopup-scss--module_content_shAIh::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SendMessageConfirmPopup-scss--module_contentHavePaid_ofX1e{padding-top:0}.SendMessageConfirmPopup-scss--module_contentLoading_7i03v{opacity:.6}.SendMessageConfirmPopup-scss--module_content_shAIh div,.SendMessageConfirmPopup-scss--module_content_shAIh a{cursor:default;pointer-events:none}.mobile .SendMessageConfirmPopup-scss--module_content_shAIh{height:auto}.SendMessageConfirmPopup-scss--module_paidContentTitle_fcQpU{margin:15px 20px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.SendMessageConfirmPopup-scss--module_recipients_O6snQ{margin:0 0 10px}.SendMessageConfirmPopup-scss--module_footer_jnKwY{display:flex}.SendMessageConfirmPopup-scss--module_spinnerContainer_ZLRPA{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_DKlxK{margin-right:15px}.SendMessageConfirmPopup-scss--module_priceInfo_UMB30{display:flex;align-items:center;margin-bottom:12px}.SendMessageConfirmPopup-scss--module_priceInfoHasTeaser_OZYiP{padding-top:15px}.SendMessageConfirmPopup-scss--module_priceCaption_Sod-U{margin-right:5px;font-size:14px;color:#7c7c7c}.SendMessageConfirmPopup-scss--module_price_pLgGp{background-color:var(--color-brand)}.mobile .SendMessageConfirmPopup-scss--module_tab_bes1R{margin-right:0;margin-left:0;text-align:center;flex-grow:1}.mobile .SendMessageConfirmPopup-scss--module_recipients_O6snQ{margin:10px 20px}@keyframes DialogsSettingsPromoPopup-scss--module_fadeIn_nDXpE{0%{opacity:0}to{opacity:1}}@keyframes DialogsSettingsPromoPopup-scss--module_fadeOut_LOmOq{0%{opacity:1}to{opacity:0}}@keyframes DialogsSettingsPromoPopup-scss--module_flashing_wzCmj{0%{opacity:.5}to{opacity:1}}@keyframes DialogsSettingsPromoPopup-scss--module_loading_Sa44C{to{background-position-x:-20%}}@keyframes DialogsSettingsPromoPopup-scss--module_rotating_4ZzHa{to{transform:rotate(360deg)}}@keyframes DialogsSettingsPromoPopup-scss--module_growIn_HLk0B{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogsSettingsPromoPopup-scss--module_closeLock_2R9Sd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogsSettingsPromoPopup-scss--module_shakeLock_Uj1RN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogsSettingsPromoPopup-scss--module_image_R-p3f{position:relative;text-align:left;background-repeat:no-repeat;background-position:center;background-size:contain}.mobile .DialogsSettingsPromoPopup-scss--module_image_R-p3f{width:290px;height:132px;background-image:url(../assets/images/example-mobile.CAlEsWyF.png)}.desktop .DialogsSettingsPromoPopup-scss--module_image_R-p3f{width:352px;height:113px;margin-right:-12px;background-image:url(../assets/images/example.w7UnJMIL.png)}.mobile .light-x-theme .DialogsSettingsPromoPopup-scss--module_image_R-p3f{background-image:url(../assets/images/example-mobile-x.CzXDpNlu.png)}.desktop .light-x-theme .DialogsSettingsPromoPopup-scss--module_image_R-p3f{background-image:url(../assets/images/example-x.CSFpWoPL.png)}.mobile .light-y-theme .DialogsSettingsPromoPopup-scss--module_image_R-p3f{background-image:url(../assets/images/example-mobile-y.DD-maOR8.png)}.desktop .light-y-theme .DialogsSettingsPromoPopup-scss--module_image_R-p3f{background-image:url(../assets/images/example-y.gJ5EW7OD.png)}.DialogsSettingsPromoPopup-scss--module_imageTextWarning_T6Mfv{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_T6Mfv{top:24px;left:65px;width:204px;white-space:break-spaces}.desktop .DialogsSettingsPromoPopup-scss--module_imageTextWarning_T6Mfv{top:21px;left:64px;width:248px}.DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_Atlg8{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;font-size:.625rem;font-weight:400;line-height:1.5;opacity:.5;color:#242b2c}.mobile .DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_Atlg8{top:63px;left:50px;width:180px}.desktop .DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_Atlg8{top:46px;left:50px;width:225px}.DialogsSettingsPromoPopup-scss--module_content_VSnyM{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.DialogsSettingsPromoPopup-scss--module_title_wQ9Oi{font-size:1.25rem;font-weight:500;line-height:1.5rem}.DialogsSettingsPromoPopup-scss--module_description_3OAHz{margin-top:15px;font-size:.875rem;font-weight:400;line-height:1.375rem;color:var(--var-color-text-secondary)}.DialogsSettingsPromoPopup-scss--module_footer_J-MIC{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:40px}.mobile .DialogsSettingsPromoPopup-scss--module_popup_LYBpi{width:auto;margin:10px;padding:45px 20px 40px}.desktop .DialogsSettingsPromoPopup-scss--module_popup_LYBpi{max-width:600px;padding:65px 40px 50px}@keyframes PaymentLevelCard-scss--module_fadeIn_-E-iB{0%{opacity:0}to{opacity:1}}@keyframes PaymentLevelCard-scss--module_fadeOut_NABUx{0%{opacity:1}to{opacity:0}}@keyframes PaymentLevelCard-scss--module_flashing_BrP-O{0%{opacity:.5}to{opacity:1}}@keyframes PaymentLevelCard-scss--module_loading_rzORK{to{background-position-x:-20%}}@keyframes PaymentLevelCard-scss--module_rotating_bF-t6{to{transform:rotate(360deg)}}@keyframes PaymentLevelCard-scss--module_growIn_4xLL4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentLevelCard-scss--module_closeLock_K-UxZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentLevelCard-scss--module_shakeLock_-CuDi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentLevelCard-scss--module_title_xSFgy{margin:0 0 20px}.PaymentLevelCard-scss--module_container_o-qP-{display:flex;flex-direction:column;flex:1 1 50%}.PaymentLevelCard-scss--module_levelName_YL2NV{word-wrap:break-word;word-break:break-word;font-size:1rem;font-weight:700;line-height:1.25;text-align:left;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_content_8ZE9u{display:flex;align-items:flex-start}.PaymentLevelCard-scss--module_description_8YcaW{display:flex;margin-top:15px}.PaymentLevelCard-scss--module_levelTitle_Y-vpu{line-height:1.375rem}.PaymentLevelCard-scss--module_price_HVENa{font-size:.875rem;line-height:1.4;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_priceGrayText_2Wb-R{margin-top:4px;font-weight:400;color:#7c7c7c}.PaymentLevelCard-scss--module_bottomPanel_qGGc1{display:flex;color:#7c7c7c}.PaymentLevelCard-scss--module_externalApps_lwQrH{display:flex;margin-right:10px;margin-bottom:10px;font-size:.875rem;line-height:1.625rem}.PaymentLevelCard-scss--module_externalAppsLabel_kK0-H{margin-right:5px}.PaymentLevelCard-scss--module_externalAppsIcon_awthp{width:1.625rem;height:1.625rem;margin-right:5px}.PaymentLevelCard-scss--module_linkIcon_cuK1I,.PaymentLevelCard-scss--module_linkIcon_cuK1I:hover{border:none;text-decoration:none}.PaymentLevelCard-scss--module_showDescription_pmmNn{font-size:.875rem;white-space:nowrap;color:var(--color-brand);cursor:pointer}.PaymentLevelCard-scss--module_showDescriptionWithExternalApps_JKA-2{line-height:1.625rem}.PaymentLevelCard-scss--module_popup_qCxs6{display:inline-block;width:240px;word-break:break-word}.PaymentLevelCard-scss--module_paymentData_jmh9Y{font-size:.8125rem;font-weight:400;line-height:1rem;color:#7c7c7c}.PaymentLevelCard-scss--module_paymentDataBlackText_zWLl7{font-size:.875rem;line-height:1.4;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_tooltipContent_AKDB2{white-space:normal}@keyframes PopupHeaderWithAvatar-scss--module_fadeIn_Y0MAe{0%{opacity:0}to{opacity:1}}@keyframes PopupHeaderWithAvatar-scss--module_fadeOut_pxaSG{0%{opacity:1}to{opacity:0}}@keyframes PopupHeaderWithAvatar-scss--module_flashing_hWdC1{0%{opacity:.5}to{opacity:1}}@keyframes PopupHeaderWithAvatar-scss--module_loading_0Kx00{to{background-position-x:-20%}}@keyframes PopupHeaderWithAvatar-scss--module_rotating_1cHPw{to{transform:rotate(360deg)}}@keyframes PopupHeaderWithAvatar-scss--module_growIn_Ca-nW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PopupHeaderWithAvatar-scss--module_closeLock_5Swpy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupHeaderWithAvatar-scss--module_shakeLock_a-iXR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupHeaderWithAvatar-scss--module_root_9IuDz{text-align:center}.desktop .PopupHeaderWithAvatar-scss--module_root_9IuDz{padding-top:33px}.desktop .PopupHeaderWithAvatar-scss--module_avatarContainer_dAInc{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_dAInc{margin-bottom:15px}.PopupHeaderWithAvatar-scss--module_title_agsQv{word-wrap:break-word;word-break:break-word;margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:1.25;color:var(--var-color-text-primary)}.PopupHeaderWithAvatar-scss--module_description_h8-zL{font-size:.8125rem;line-height:1.3;color:#7c7c7c}@keyframes RenewSubscriptionPopup-scss--module_fadeIn_p6dAX{0%{opacity:0}to{opacity:1}}@keyframes RenewSubscriptionPopup-scss--module_fadeOut_i-tPP{0%{opacity:1}to{opacity:0}}@keyframes RenewSubscriptionPopup-scss--module_flashing_Oc6hV{0%{opacity:.5}to{opacity:1}}@keyframes RenewSubscriptionPopup-scss--module_loading_pzdq5{to{background-position-x:-20%}}@keyframes RenewSubscriptionPopup-scss--module_rotating_fo-PU{to{transform:rotate(360deg)}}@keyframes RenewSubscriptionPopup-scss--module_growIn_q1Och{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RenewSubscriptionPopup-scss--module_closeLock_1ibGx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RenewSubscriptionPopup-scss--module_shakeLock_XBCgQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .RenewSubscriptionPopup-scss--module_root_c1BV4{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_xiYtr{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.mobile .RenewSubscriptionPopup-scss--module_wrapper_G5NtO{background-color:var(--var-color-popup-bg)}.mobile .RenewSubscriptionPopup-scss--module_block_tmNiG{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.RenewSubscriptionPopup-scss--module_contentRoot_57sRh{position:relative;display:flex;flex-direction:column;align-items:center}.RenewSubscriptionPopup-scss--module_card_lcktJ{width:100%;margin-bottom:30px}.RenewSubscriptionPopup-scss--module_cardTitle_w04PC{width:100%;font-weight:400}.RenewSubscriptionPopup-scss--module_subscriptionName_OzM0m{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.RenewSubscriptionPopup-scss--module_button_-NzHN{margin-bottom:30px}.mobile .RenewSubscriptionPopup-scss--module_button_-NzHN{width:100%}.RenewSubscriptionPopup-scss--module_subText_Nm-Eo{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.RenewSubscriptionPopup-scss--module_subscriptionDescription_KzD6t{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_KHmrq{margin-right:8px}.RenewSubscriptionPopup-scss--module_warning_zx6dQ{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_m05KN{width:18px;height:18px;margin-right:8px;flex-shrink:0}.RenewSubscriptionPopup-scss--module_header_doJ-d{margin-bottom:30px}@keyframes PostStatisticsPopup-scss--module_fadeIn_ksaoo{0%{opacity:0}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_fadeOut_fJeWh{0%{opacity:1}to{opacity:0}}@keyframes PostStatisticsPopup-scss--module_flashing_2A4LC{0%{opacity:.5}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_loading_ZStV-{to{background-position-x:-20%}}@keyframes PostStatisticsPopup-scss--module_rotating_kuOSZ{to{transform:rotate(360deg)}}@keyframes PostStatisticsPopup-scss--module_growIn_iWgAM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostStatisticsPopup-scss--module_closeLock_zO7xj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostStatisticsPopup-scss--module_shakeLock_YId6g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostStatisticsPopup-scss--module_postTitle_NpFSw{word-wrap:break-word;word-break:break-word;margin-bottom:10px;line-height:22px;color:#7c7c7c}.PostStatisticsPopup-scss--module_title_iePcT{margin-bottom:15px;font-weight:500;line-height:22px}.PostStatisticsPopup-scss--module_list_y3Uu-{margin:0;padding:0;list-style:none}.PostStatisticsPopup-scss--module_item_juknv{padding:20px 0;border-bottom:1px solid var(--var-color-base-border)}.PostStatisticsPopup-scss--module_item_juknv:last-child{border-bottom:none}.PostStatisticsPopup-scss--module_countContainer_nkP0w{margin-bottom:6px;font-size:16px;font-weight:500;line-height:22px}.PostStatisticsPopup-scss--module_count_Yy-Ng{font-size:24px;line-height:30px}.PostStatisticsPopup-scss--module_uniq_O9o3H{line-height:22px;color:var(--var-color-extra-ui)}.PostStatisticsPopup-scss--module_spinner_ymJOb{display:flex;margin-top:30px}.PostStatisticsPopup-scss--module_button_x0SiN{display:flex;align-items:center;margin-top:10px}.PostStatisticsPopup-scss--module_iconStats_-BQho{width:20px;height:20px;margin-right:10px}.light-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{background-image:url(../people.NFIZ6zl3.svg)}.light-x-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{background-image:url(../people-x.Djq05JYX.svg)}@keyframes SubscriptionPriceUpPopup-scss--module_fadeIn_dNbE6{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_fadeOut_YhFig{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpPopup-scss--module_flashing_8L89U{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_loading_xbqA4{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpPopup-scss--module_rotating_YISRi{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpPopup-scss--module_growIn_X7yTT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceUpPopup-scss--module_closeLock_ZgF4A{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpPopup-scss--module_shakeLock_iHs-1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{background-image:url(../people-y.BGi-bMh5.svg)}.SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{width:96px;height:55px;margin:0 auto 15px;background-size:cover}.light-theme .minimal .SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .minimal .SubscriptionPriceUpPopup-scss--module_peopleIcon_VNnsa{background-image:url(../people-dark.DFh4NELs.svg)}.SubscriptionPriceUpPopup-scss--module_header_btZ8H{margin-bottom:20px;text-align:center}.SubscriptionPriceUpPopup-scss--module_title_aXqGk{margin-bottom:5px;font-size:16px;font-weight:500;line-height:22px}.SubscriptionPriceUpPopup-scss--module_text_1dejA{width:80%;margin:0 auto;line-height:22px}.SubscriptionPriceUpPopup-scss--module_content_QOxOb{display:flex;justify-content:space-between;margin-bottom:30px}.desktop .SubscriptionPriceUpPopup-scss--module_content_QOxOb{gap:15px}.mobile .SubscriptionPriceUpPopup-scss--module_content_QOxOb{flex-direction:column;gap:10px}.SubscriptionPriceUpPopup-scss--module_contentWithWarning_K26EF{margin-bottom:20px}.SubscriptionPriceUpPopup-scss--module_label_PqwRZ{display:block;padding:20px}.SubscriptionPriceUpPopup-scss--module_card_UxD4D{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_UxD4D{width:270px}.SubscriptionPriceUpPopup-scss--module_card_UxD4D .SubscriptionPriceUpPopup-scss--module_label_PqwRZ{cursor:pointer}.SubscriptionPriceUpPopup-scss--module_cardActive_Z1il3{border-color:var(--color-brand);background:var(--color-brand-opacity-10);cursor:auto}.SubscriptionPriceUpPopup-scss--module_cardActive_Z1il3 .SubscriptionPriceUpPopup-scss--module_label_PqwRZ{cursor:auto}.SubscriptionPriceUpPopup-scss--module_cardHeader_YV-Ll{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.SubscriptionPriceUpPopup-scss--module_cardTitle_6qAXh{margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px}.SubscriptionPriceUpPopup-scss--module_cardText_jQp18{font-size:13px;line-height:16px}.SubscriptionPriceUpPopup-scss--module_coinsCheckedIcon_8EMbF{width:30px;height:30px;color:var(--color-brand)}.SubscriptionPriceUpPopup-scss--module_coinsUpIcon_2B-Xr{width:59px;height:30px;color:var(--color-brand)}.SubscriptionPriceUpPopup-scss--module_radio_4GfMl{width:22px;height:22px}.SubscriptionPriceUpPopup-scss--module_button_YXiPl{min-width:auto}.SubscriptionPriceUpPopup-scss--module_applyButton_jm0ZA{margin-right:15px}.SubscriptionPriceUpPopup-scss--module_promoWarning_aM87Z{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_4gLeH{width:16px;height:16px;margin-right:8px;color:var(--var-color-error)}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeIn_OJXr0{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeOut_RPv5C{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_flashing_EEtil{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_loading_MuZv5{to{background-position-x:-20%}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_rotating_oNB1R{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_growIn_x2Tzp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_closeLock_qVDMz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_shakeLock_rGMtm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionPriceUpPopup-scss--module_root_zcFBN{display:flex;flex-direction:column;align-items:center;text-align:center}.desktop .SuccessSubscriptionPriceUpPopup-scss--module_root_zcFBN{padding-top:50px}.SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_5oRay{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#59a84033}.desktop .SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_5oRay{margin-bottom:35px}.mobile .SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_5oRay{margin-bottom:30px}.SuccessSubscriptionPriceUpPopup-scss--module_icon_3-BMe{width:32px;height:32px;color:#59a840}.SuccessSubscriptionPriceUpPopup-scss--module_title_oFtQF{margin-bottom:20px;font-size:20px;font-weight:500}.SuccessSubscriptionPriceUpPopup-scss--module_text_3eR8W{margin-bottom:30px;line-height:22px}.SuccessSubscriptionPriceUpPopup-scss--module_button_wrikq{min-width:auto}@keyframes SubscriptionManagementPausedPopup-scss--module_fadeIn_SnywJ{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionManagementPausedPopup-scss--module_fadeOut_hL-fS{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionManagementPausedPopup-scss--module_flashing_sy21V{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionManagementPausedPopup-scss--module_loading_TnDA-{to{background-position-x:-20%}}@keyframes SubscriptionManagementPausedPopup-scss--module_rotating_gHpQm{to{transform:rotate(360deg)}}@keyframes SubscriptionManagementPausedPopup-scss--module_growIn_eMqRU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionManagementPausedPopup-scss--module_closeLock_MRtoa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionManagementPausedPopup-scss--module_shakeLock_fejZ1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionManagementPausedPopup-scss--module_popupTitle_GeLSD{display:flex;align-items:center;margin-bottom:24px}.SubscriptionManagementPausedPopup-scss--module_popupBlock_OPYxZ{height:auto;min-height:auto}.SubscriptionManagementPausedPopup-scss--module_popupFooter_lm8-A{margin-top:32px}.SubscriptionManagementPausedPopup-scss--module_icon_I46dN{width:24px;height:24px;margin-right:10px}@keyframes PayoutVerificationRequired-scss--module_fadeIn_zeg9H{0%{opacity:0}to{opacity:1}}@keyframes PayoutVerificationRequired-scss--module_fadeOut_5tjT7{0%{opacity:1}to{opacity:0}}@keyframes PayoutVerificationRequired-scss--module_flashing_7F43E{0%{opacity:.5}to{opacity:1}}@keyframes PayoutVerificationRequired-scss--module_loading_6XBih{to{background-position-x:-20%}}@keyframes PayoutVerificationRequired-scss--module_rotating_o60XS{to{transform:rotate(360deg)}}@keyframes PayoutVerificationRequired-scss--module_growIn_0FDvf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PayoutVerificationRequired-scss--module_closeLock_4vSHR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutVerificationRequired-scss--module_shakeLock_x4pc2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutVerificationRequired-scss--module_root_2b6kr{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px}.PayoutVerificationRequired-scss--module_icon_ETzk6{width:103px;height:64px;color:var(--color-brand)}.PayoutVerificationRequired-scss--module_header_t7H4u{padding:24px 0 10px;font-size:20px;font-weight:500;text-align:center}.PayoutVerificationRequired-scss--module_description_uK3Xi{max-width:480px;padding-bottom:21px;font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BindCardWarningPopup-scss--module_text_szr3Q{margin-bottom:30px}.BindCardWarningPopup-scss--module_popup_uQiAi{width:500px;max-width:100vw;min-height:180px}@keyframes ImageEditor-scss--module_fadeIn_L-KXh{0%{opacity:0}to{opacity:1}}@keyframes ImageEditor-scss--module_fadeOut_r4sPN{0%{opacity:1}to{opacity:0}}@keyframes ImageEditor-scss--module_flashing_p8L0-{0%{opacity:.5}to{opacity:1}}@keyframes ImageEditor-scss--module_loading_TYWAJ{to{background-position-x:-20%}}@keyframes ImageEditor-scss--module_rotating_OB1wq{to{transform:rotate(360deg)}}@keyframes ImageEditor-scss--module_growIn_pvzN0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ImageEditor-scss--module_closeLock_w-yP-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageEditor-scss--module_shakeLock_c2lSq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ImageEditor-scss--module_marching-ants_ksOEd{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_Seo58{margin:-18px 0 18px}.ImageEditor-scss--module_invisible_sAx-2{display:none}.ImageEditor-scss--module_footer_neD8Z{position:relative;margin-top:18px}.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_tabsContainer_xNX6A{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_neD8Z .ImageEditor-scss--module_tabsContainer_xNX6A .ImageEditor-scss--module_tab_B5d0M{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_neD8Z .ImageEditor-scss--module_tabsContainer_xNX6A .ImageEditor-scss--module_tab_B5d0M:hover{color:var(--color-brand)}}.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_tabsContainer_xNX6A .ImageEditor-scss--module_tab_B5d0M.ImageEditor-scss--module_active_qKGe0{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_neD8Z .ImageEditor-scss--module_buttons_AxVI4{display:flex;gap:12px}.mobile .ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_buttons_AxVI4{justify-content:center}.mobile .ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_buttons_AxVI4 .ImageEditor-scss--module_button_tEOhJ{width:100%}.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_controls_TZNX-{position:absolute;right:0;display:flex;gap:8px}.mobile .ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_controls_TZNX-{position:relative;right:0;display:flex;gap:8px;margin:16px 0 20px;justify-content:center}.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_controls_TZNX- .ImageEditor-scss--module_button_tEOhJ{width:fit-content;min-width:10px;padding:10px}@media not all and (hover: none){.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_controls_TZNX- .ImageEditor-scss--module_button_tEOhJ:focus{border:1px solid var(--var-color-base-border);color:var(--var-color-text-regular)}}.ImageEditor-scss--module_footer_neD8Z .ImageEditor-scss--module_controls_TZNX- .ImageEditor-scss--module_icon_FDVR6{width:20px;height:20px}.ImageEditor-scss--module_cropperContainer_igFS7{position:relative;width:100%}.ImageEditor-scss--module_originImage_sZYJu{max-width:100%}.ImageEditor-scss--module_rectLabel_Jsxsh{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_2OCNh{width:100%;height:100%;position:absolute;pointer-events:none}.ImageEditor-scss--module_innerRect_Abh-7{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_ksOEd 1s;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes EditImagePopup-scss--module_fadeIn_gri-h{0%{opacity:0}to{opacity:1}}@keyframes EditImagePopup-scss--module_fadeOut_osPhQ{0%{opacity:1}to{opacity:0}}@keyframes EditImagePopup-scss--module_flashing_PYUas{0%{opacity:.5}to{opacity:1}}@keyframes EditImagePopup-scss--module_loading_2lv3s{to{background-position-x:-20%}}@keyframes EditImagePopup-scss--module_rotating_0T0Zu{to{transform:rotate(360deg)}}@keyframes EditImagePopup-scss--module_growIn_W-6h0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EditImagePopup-scss--module_closeLock_TF2Kk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditImagePopup-scss--module_shakeLock_YZebA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .EditImagePopup-scss--module_block_N6bgY{position:absolute;top:0;min-height:100%;margin:0;border-radius:0}.AdultContentPopup-scss--module_block_zL4Iw{top:0;display:flex;flex-direction:column;justify-content:space-between;width:calc(100vw - 30px);margin:15px 15px 14px;padding:40px 15px 15px;border-radius:3px}.AdultContentPopup-scss--module_title_fjGzi{margin-bottom:10px}.AdultContentPopup-scss--module_titleImage_UpJfq{width:200px;height:150px}.AdultContentPopup-scss--module_titleText_aptXr{font-size:16px}.AdultContentPopup-scss--module_footer_hHZpQ{display:flex;flex-direction:column-reverse;margin-top:20px}.AdultContentPopup-scss--module_buttons_pXOvD{display:flex;flex-direction:column;margin-top:10px}.AdultContentPopup-scss--module_confirmButton_prG08{margin-bottom:10px}@keyframes AfterFollowPopup-scss--module_fadeIn_8Zqrj{0%{opacity:0}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_fadeOut_KFY6n{0%{opacity:1}to{opacity:0}}@keyframes AfterFollowPopup-scss--module_flashing_Ka3XZ{0%{opacity:.5}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_loading_gRXQ5{to{background-position-x:-20%}}@keyframes AfterFollowPopup-scss--module_rotating_hdx-x{to{transform:rotate(360deg)}}@keyframes AfterFollowPopup-scss--module_growIn_PpNFD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AfterFollowPopup-scss--module_closeLock_-anmF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AfterFollowPopup-scss--module_shakeLock_XTqNR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AfterFollowPopup-scss--module_wrapper_rvwk4{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;overflow-y:auto;width:100%;background-color:#fff}.AfterFollowPopup-scss--module_block_koILD{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;margin:0;padding-bottom:calc(var(--const-top-menu-height) + 15px)}.AfterFollowPopup-scss--module_content_egDrb{display:flex;flex-flow:column;flex:1 1 auto}.AfterFollowPopup-scss--module_picture_XVVWx{width:100%;height:150px;max-height:150px}.AfterFollowPopup-scss--module_icon_DE4z2{width:120px;height:120px}.AfterFollowPopup-scss--module_info_wvQ8G{flex:1 1 auto;padding:15px 15px 0}.AfterFollowPopup-scss--module_description_fFKlY{margin-top:20px}.AfterFollowPopup-scss--module_buttons_dTyCh{width:100%;flex-flow:column}.AfterFollowPopup-scss--module_confirmButton_jqR0B{width:100%;margin-right:0;margin-bottom:10px}.AfterFollowPopup-scss--module_cancelButton_Ni4NJ{width:100%}.AfterFollowPopup-scss--module_title_rDADz,.AfterFollowPopup-scss--module_close_OMt5L{display:none}@keyframes AuthSignInPopup-scss--module_fadeIn_oc838{0%{opacity:0}to{opacity:1}}@keyframes AuthSignInPopup-scss--module_fadeOut_Kr-SR{0%{opacity:1}to{opacity:0}}@keyframes AuthSignInPopup-scss--module_flashing_aYrwE{0%{opacity:.5}to{opacity:1}}@keyframes AuthSignInPopup-scss--module_loading_AUh9W{to{background-position-x:-20%}}@keyframes AuthSignInPopup-scss--module_rotating_ZAAp-{to{transform:rotate(360deg)}}@keyframes AuthSignInPopup-scss--module_growIn_rwKCK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthSignInPopup-scss--module_closeLock_XWwnS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthSignInPopup-scss--module_shakeLock_o4wiz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthSignInPopup-scss--module_wrapper_IrryH{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;width:100%;height:auto;background-color:var(--var-color-panel-bg)}.AuthSignInPopup-scss--module_wrapper_IrryH>div:first-of-type{height:100%}.landingPage .AuthSignInPopup-scss--module_wrapper_IrryH{top:0}.AuthSignInPopup-scss--module_block_2BoJC{top:0;display:flex;flex-direction:column;justify-content:center;width:100%;min-height:100%;margin:0;padding-right:0;padding-bottom:calc(var(--const-top-menu-height) + 15px);padding-left:0;text-align:center;border-radius:0}.landingPage .AuthSignInPopup-scss--module_block_2BoJC{padding-bottom:0}.AuthSignInPopup-scss--module_title_MaBID{color:var(--var-color-text-primary)}.AuthSignInPopup-scss--module_content_JLReK{display:flex;flex-flow:column;margin:0 auto}.AuthSignInPopup-scss--module_footer_HKvZW{margin:16px auto 0;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-size:.875rem;font-weight:600;line-height:1.4;text-align:center;color:#7c7c7c}@keyframes AuthSignUpPopup-scss--module_fadeIn_VJF1c{0%{opacity:0}to{opacity:1}}@keyframes AuthSignUpPopup-scss--module_fadeOut_U05Ik{0%{opacity:1}to{opacity:0}}@keyframes AuthSignUpPopup-scss--module_flashing_-qNd1{0%{opacity:.5}to{opacity:1}}@keyframes AuthSignUpPopup-scss--module_loading_DCR4g{to{background-position-x:-20%}}@keyframes AuthSignUpPopup-scss--module_rotating_W0I8R{to{transform:rotate(360deg)}}@keyframes AuthSignUpPopup-scss--module_growIn_q2VYp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthSignUpPopup-scss--module_closeLock_jhwuN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthSignUpPopup-scss--module_shakeLock_uBC4E{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthSignUpPopup-scss--module_wrapper_a4EMa{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;width:100%;height:auto;background-color:#fff}.AuthSignUpPopup-scss--module_wrapper_a4EMa>div:first-of-type{height:100%}.landingPage .AuthSignUpPopup-scss--module_wrapper_a4EMa{top:0}.AuthSignUpPopup-scss--module_block_-Y92S{top:0;display:block;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;margin:0;padding-right:0;padding-bottom:calc(var(--const-top-menu-height) + 15px);padding-left:0;text-align:center;border-radius:0}.landingPage .AuthSignUpPopup-scss--module_block_-Y92S{padding-bottom:0}.AuthSignUpPopup-scss--module_content_Pd6pQ{display:flex;flex-flow:column;flex:1 1 auto;max-width:300px;margin:0 auto}.AuthSignUpPopup-scss--module_footer_GW3-Q{margin:16px auto 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_-Wrl6{0%{opacity:0}to{opacity:1}}@keyframes ForgotPasswordStart-scss--module_fadeOut_0jT-n{0%{opacity:1}to{opacity:0}}@keyframes ForgotPasswordStart-scss--module_flashing_16w-J{0%{opacity:.5}to{opacity:1}}@keyframes ForgotPasswordStart-scss--module_loading_OfZRT{to{background-position-x:-20%}}@keyframes ForgotPasswordStart-scss--module_rotating_h6FUO{to{transform:rotate(360deg)}}@keyframes ForgotPasswordStart-scss--module_growIn_h3S-C{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ForgotPasswordStart-scss--module_closeLock_6NoAg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ForgotPasswordStart-scss--module_shakeLock_zX9b3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ForgotPasswordStart-scss--module_root_cwlRj{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column}.ForgotPasswordStart-scss--module_spinnerContainer_8biNc{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_s5Qls{margin-bottom:30px;font-size:.875rem;font-weight:500;line-height:1.4;text-align:center;color:#7c7c7c}.ForgotPasswordStart-scss--module_buttons_eJsJ9{display:flex;justify-content:space-between}.ForgotPasswordStart-scss--module_sendButton_r4k5l{width:190px;flex-shrink:0;margin-right:10px}.ForgotPasswordStart-scss--module_cancelButton_oL5ni{min-width:auto;flex-shrink:0}.ForgotPasswordStart-scss--module_form_kBZhi{display:flex;flex-direction:column}.ForgotPasswordStart-scss--module_formRow_nabbc{margin-bottom:20px;line-height:1rem;text-align:left}.ForgotPasswordStart-scss--module_form_kBZhi .ForgotPasswordStart-scss--module_submitDisabled_lWxik{background-color:#7c7c7c4d}.ForgotPasswordSuccess-scss--module_information_iTp2A{margin-bottom:30px;font-size:.875rem;font-weight:500;line-height:1.4;text-align:center;color:#7c7c7c}.ForgotPasswordSuccess-scss--module_closeButton_f9Jud{min-width:auto;max-width:100px;margin:0 auto}@keyframes ForgotPasswordPopup-scss--module_fadeIn_lrXOP{0%{opacity:0}to{opacity:1}}@keyframes ForgotPasswordPopup-scss--module_fadeOut_41ssA{0%{opacity:1}to{opacity:0}}@keyframes ForgotPasswordPopup-scss--module_flashing_RT0Qu{0%{opacity:.5}to{opacity:1}}@keyframes ForgotPasswordPopup-scss--module_loading_c2CAW{to{background-position-x:-20%}}@keyframes ForgotPasswordPopup-scss--module_rotating_vyzVx{to{transform:rotate(360deg)}}@keyframes ForgotPasswordPopup-scss--module_growIn_i8PDQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ForgotPasswordPopup-scss--module_closeLock_CWxuo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ForgotPasswordPopup-scss--module_shakeLock_P5csO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ForgotPasswordPopup-scss--module_wrapper_wjCwI{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;width:100%;background-color:var(--var-color-popup-bg)}.ForgotPasswordPopup-scss--module_block_NpCBS{top:0;display:block;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;margin:0;padding-right:0;padding-bottom:calc(var(--const-top-menu-height) + 15px);padding-left:0;text-align:center;border-radius:0}.ForgotPasswordPopup-scss--module_content_Clf2I{position:relative;display:flex;flex-flow:column;flex:1 1 auto;max-width:300px;margin:0 auto}.Buttons-scss--module_root_6lT2O{display:flex;justify-content:flex-start;width:100%}@media (min-width: 320px) and (max-width: 479px){.Buttons-scss--module_root_6lT2O{flex-direction:column}.Buttons-scss--module_root_6lT2O>*+*{margin-top:10px}.Buttons-scss--module_root_6lT2O>button{width:100%}}@media (min-width: 480px){.Buttons-scss--module_root_6lT2O>*+*{margin-left:10px}}.Cancel-scss--module_container_n0GIu{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_-yPVI{font-size:14px}.Cancel-scss--module_buttons_t8bIq{margin-top:40px}}@media (min-width: 480px){.Cancel-scss--module_text_-yPVI{font-size:16px}.Cancel-scss--module_buttons_t8bIq{margin-top:auto}}.ChangePhone-scss--module_content_3R--L{width:100%}.ChangePhone-scss--module_secretCodeInput_fPtB5{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:stretch;margin-top:30px}.ChangePhone-scss--module_fieldLoader_CPAo2{top:2px}.ChangePhone-scss--module_fieldLoader_CPAo2 circle{stroke-width:4px}.ChangePhone-scss--module_buttons_rR9yB{margin-top:40px}@media (min-width: 320px) and (max-width: 479px){.ChangePhone-scss--module_buttons_rR9yB{margin-top:60px}}@media (min-width: 480px){.ChangePhone-scss--module_buttons_rR9yB{margin-top:40px}}.Recaptcha-scss--module_container_W2BPC{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_j2d9O{margin-top:40px}}@media (min-width: 480px){.Recaptcha-scss--module_buttons_j2d9O{margin-top:auto}}@keyframes Success-scss--module_fadeIn_CpxIC{0%{opacity:0}to{opacity:1}}@keyframes Success-scss--module_fadeOut_4FwRJ{0%{opacity:1}to{opacity:0}}@keyframes Success-scss--module_flashing_vZKa3{0%{opacity:.5}to{opacity:1}}@keyframes Success-scss--module_loading_mGYtq{to{background-position-x:-20%}}@keyframes Success-scss--module_rotating_S8NzE{to{transform:rotate(360deg)}}@keyframes Success-scss--module_growIn_8E-Ec{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Success-scss--module_closeLock_EnkPN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Success-scss--module_shakeLock_9CFhs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Success-scss--module_root_uIIfU{display:flex;align-items:center;justify-content:center;width:100%;height:180px}.Success-scss--module_icon_qwqmM{width:64px;height:64px;margin-right:20px;fill:#028f68}.Success-scss--module_text_7ym8s{font-size:16px}.ChangePhonePopup-scss--module_popup_-DZj6{width:auto;min-height:230px}.ChangePhonePopup-scss--module_block_FNLbz{display:flex;background-color:var(--var-color-popup-bg)}.ChangePhonePopup-scss--module_close_3LA0d{top:15px}@keyframes ChangeEmailPopup-scss--module_fadeIn_yfmgd{0%{opacity:0}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_fadeOut_v0ZPi{0%{opacity:1}to{opacity:0}}@keyframes ChangeEmailPopup-scss--module_flashing_Yl-pv{0%{opacity:.5}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_loading_RJYxy{to{background-position-x:-20%}}@keyframes ChangeEmailPopup-scss--module_rotating_vDfji{to{transform:rotate(360deg)}}@keyframes ChangeEmailPopup-scss--module_growIn_HZ5Zj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChangeEmailPopup-scss--module_closeLock_jkCOd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChangeEmailPopup-scss--module_shakeLock_E6sy0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChangeEmailPopup-scss--module_wrapper_FmtHs{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)}.ChangeEmailPopup-scss--module_wrapper_FmtHs>div:first-of-type{height:100%}.ChangeEmailPopup-scss--module_block_J68oV{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.ChangeEmailPopup-scss--module_content_dJFk6{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.ChangeEmailPopup-scss--module_title_VMmp2{display:flex}.ConfirmPopup-scss--module_block_CTz49{top:0;display:flex;flex-direction:column;justify-content:space-between;width:calc(100vw - 30px);margin:15px 15px 14px;padding:20px;border-radius:3px}.ConfirmPopup-scss--module_footer_A1avC{display:flex;flex-direction:column-reverse}.ConfirmPopup-scss--module_buttons_2cG9P{display:flex;flex-direction:column;margin-top:10px}@keyframes SendMessageConfirmPopup-scss--module_fadeIn_OAgtb{0%{opacity:0}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_fadeOut_Yhzhy{0%{opacity:1}to{opacity:0}}@keyframes SendMessageConfirmPopup-scss--module_flashing_12LfJ{0%{opacity:.5}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_loading_a0pAk{to{background-position-x:-20%}}@keyframes SendMessageConfirmPopup-scss--module_rotating_j98PK{to{transform:rotate(360deg)}}@keyframes SendMessageConfirmPopup-scss--module_growIn_aUIf-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SendMessageConfirmPopup-scss--module_closeLock_DBgU3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendMessageConfirmPopup-scss--module_shakeLock_dji-q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendMessageConfirmPopup-scss--module_wrapper_WLZ1z{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;width:100%;background-color:#fff}.SendMessageConfirmPopup-scss--module_block_afdVy{position:absolute;top:0;display:block;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;margin:0;padding-right:0;padding-bottom:calc(var(--const-top-menu-height) + 15px);padding-left:0;border-radius:0}.SendMessageConfirmPopup-scss--module_content_Z1lMz{display:flex;flex-flow:column;flex:1 1 auto}.SendMessageConfirmPopup-scss--module_title_0UxNI{margin-right:60px;margin-bottom:10px;margin-left:20px}.SendMessageConfirmPopup-scss--module_footer_8njkh{margin:0 20px}@keyframes PopupTransitionWrapper-scss--module_fadeIn_OOOh-{0%{opacity:0}to{opacity:1}}@keyframes PopupTransitionWrapper-scss--module_fadeOut_O2mWD{0%{opacity:1}to{opacity:0}}@keyframes PopupTransitionWrapper-scss--module_flashing_WVH6n{0%{opacity:.5}to{opacity:1}}@keyframes PopupTransitionWrapper-scss--module_loading_4hKyd{to{background-position-x:-20%}}@keyframes PopupTransitionWrapper-scss--module_rotating_l0br6{to{transform:rotate(360deg)}}@keyframes PopupTransitionWrapper-scss--module_growIn_bjv8-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PopupTransitionWrapper-scss--module_closeLock_C6-o8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupTransitionWrapper-scss--module_shakeLock_TER0d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupTransitionWrapper-scss--module_block_QRor8{display:flex;flex-direction:column;flex-grow:1}.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh{width:100%;height:100%;transform:translate3d(100vw,0,0);transition:transform .7s cubic-bezier(.23,1,.32,1) 0ms;position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding-top:var(--const-top-menu-height);-webkit-overflow-scrolling:touch;background-color:var(--var-color-panel-bg)}.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh.PopupTransitionWrapper-scss--module_entered_kDveQ{transform:translateZ(0)}.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh.PopupTransitionWrapper-scss--module_exiting_pr-G4.PopupTransitionWrapper-scss--module_replacing_Ud9SM,.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh.PopupTransitionWrapper-scss--module_exited_iv89r.PopupTransitionWrapper-scss--module_replacing_Ud9SM{transition-delay:.3s}.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh.PopupTransitionWrapper-scss--module_overlay_kCBny{z-index:101}.PopupTransitionWrapper-scss--module_popupWrapper_Nq1Wh:not(.PopupTransitionWrapper-scss--module_overlay_kCBny){z-index:99;padding-top:var(--const-top-menu-height)}.PopupTransitionWrapper-scss--module_popupWrapperFromLeft_NbfYw{transform:translate3d(-100vw,0,0);transition:transform .7s cubic-bezier(.23,1,.32,1) 0ms}.PopupTransitionWrapper-scss--module_popupWrapperFromLeft_NbfYw.PopupTransitionWrapper-scss--module_entered_kDveQ{transform:translateZ(0)}.PopupTransitionWrapper-scss--module_popupWrapperFromLeft_NbfYw.PopupTransitionWrapper-scss--module_exiting_pr-G4.PopupTransitionWrapper-scss--module_replacing_Ud9SM,.PopupTransitionWrapper-scss--module_popupWrapperFromLeft_NbfYw.PopupTransitionWrapper-scss--module_exited_iv89r.PopupTransitionWrapper-scss--module_replacing_Ud9SM{transition-delay:.3s}@keyframes MailingListFilterPopup-scss--module_fadeIn_Ft-jv{0%{opacity:0}to{opacity:1}}@keyframes MailingListFilterPopup-scss--module_fadeOut_eJO19{0%{opacity:1}to{opacity:0}}@keyframes MailingListFilterPopup-scss--module_flashing_7r9SF{0%{opacity:.5}to{opacity:1}}@keyframes MailingListFilterPopup-scss--module_loading_bWE4c{to{background-position-x:-20%}}@keyframes MailingListFilterPopup-scss--module_rotating_72v-2{to{transform:rotate(360deg)}}@keyframes MailingListFilterPopup-scss--module_growIn_HGYZ6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MailingListFilterPopup-scss--module_closeLock_LEZbj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MailingListFilterPopup-scss--module_shakeLock_nyktj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MailingListFilterPopup-scss--module_wrapper_bimRH{display:flex;flex-direction:column;flex:1;height:100%;justify-content:space-between;padding:15px}.MailingListFilterPopup-scss--module_title_s2gwa{display:flex;align-items:center;margin:5px 0 30px}.MailingListFilterPopup-scss--module_content_fvYAJ{margin-bottom:auto}.MailingListFilterPopup-scss--module_icon_so9cL{width:20px;height:20px;margin-right:15px}.MailingListFilterPopup-scss--module_footer_5w0gQ{display:flex;justify-content:space-between}.MailingListFilterPopup-scss--module_applyButton_o1L19{min-width:auto;margin-right:15px}.MailingListFilterPopup-scss--module_cancelButton_xGEJW{min-width:auto}.MailingListFilterPopup-scss--module_resetButton_dMef2{min-width:auto;margin-left:auto}.MailingListFilterPopup-scss--module_resetButton_dMef2 .MailingListFilterPopup-scss--module_icon_so9cL{margin:0}.InfoPopup-scss--module_block_1xoas{top:0;display:flex;flex-direction:column;width:calc(100vw - 30px);min-height:auto;margin:15px 15px 14px;padding:20px;border-radius:3px}.InfoPopup-scss--module_footer_qnKq-{display:flex;flex-direction:column-reverse}.InfoPopup-scss--module_text_ndv9D{text-align:center}@keyframes MenuItem-scss--module_fadeIn_Pka1S{0%{opacity:0}to{opacity:1}}@keyframes MenuItem-scss--module_fadeOut_heQbT{0%{opacity:1}to{opacity:0}}@keyframes MenuItem-scss--module_flashing_saA-X{0%{opacity:.5}to{opacity:1}}@keyframes MenuItem-scss--module_loading_gzxta{to{background-position-x:-20%}}@keyframes MenuItem-scss--module_rotating_nrzm4{to{transform:rotate(360deg)}}@keyframes MenuItem-scss--module_growIn_SA7fM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MenuItem-scss--module_closeLock_zrc7w{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MenuItem-scss--module_shakeLock_HgYAK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MenuItem-scss--module_block_AwVfH{padding:10px 0}.MenuItem-scss--module_icon_kP-V4{width:1.25rem;height:1.25rem;margin-right:10px}.MenuItem-scss--module_item_uLNkY{display:flex;width:100%;padding-right:15px;font-weight:500;letter-spacing:.7px;transition:color .2s;align-items:center}@keyframes MenuUserInfo-scss--module_fadeIn_tZBT-{0%{opacity:0}to{opacity:1}}@keyframes MenuUserInfo-scss--module_fadeOut_bdD4d{0%{opacity:1}to{opacity:0}}@keyframes MenuUserInfo-scss--module_flashing_oRPsM{0%{opacity:.5}to{opacity:1}}@keyframes MenuUserInfo-scss--module_loading_vhn8Q{to{background-position-x:-20%}}@keyframes MenuUserInfo-scss--module_rotating_JFHXN{to{transform:rotate(360deg)}}@keyframes MenuUserInfo-scss--module_growIn_QZFCc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MenuUserInfo-scss--module_closeLock_A9lCP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MenuUserInfo-scss--module_shakeLock_F-5pR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MenuUserInfo-scss--module_container_KpyXd{display:flex;flex-direction:column;align-items:center;padding:15px;background:linear-gradient(180deg,#f3f3f300,#f3f3f3)}.dark-theme .MenuUserInfo-scss--module_container_KpyXd{background:linear-gradient(180deg,#26262600,#333232)}.MenuUserInfo-scss--module_avatar_dy9Jk{margin-bottom:5px}.MenuUserInfo-scss--module_name_jS-zZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-weight:500;line-height:1.5;text-align:center}.MenuUserInfo-scss--module_text_K6Bk6{margin-top:5px;font-size:.75rem;line-height:1.3;color:#7c7c7c}.MobileMenu-scss--module_container_3-DHH{display:flex;flex-direction:column;box-sizing:border-box;width:100%;min-height:100%;margin:0;padding-bottom:calc(var(--const-top-menu-height) * 2);background-color:var(--var-color-panel-bg)}.MobileMenu-scss--module_linksContainer_KBY5i{padding-top:5px;padding-right:15px;padding-left:15px}.ThemeToggler-scss--module_label_xTYfG{margin-bottom:0}@keyframes Menu-scss--module_fadeIn_kwjru{0%{opacity:0}to{opacity:1}}@keyframes Menu-scss--module_fadeOut_cpeoz{0%{opacity:1}to{opacity:0}}@keyframes Menu-scss--module_flashing_Cbnn5{0%{opacity:.5}to{opacity:1}}@keyframes Menu-scss--module_loading_Nwfbp{to{background-position-x:-20%}}@keyframes Menu-scss--module_rotating_LM4cE{to{transform:rotate(360deg)}}@keyframes Menu-scss--module_growIn_-SVOE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Menu-scss--module_closeLock_qCt6W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Menu-scss--module_shakeLock_uWNJD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Menu-scss--module_link_Mzgv-{border-bottom:1px solid transparent;text-decoration:none;color:#f1f1f1;transition:border-color .2s;cursor:pointer;font-size:.875rem}.dark-theme .Menu-scss--module_link_Mzgv-:visited{color:#f1f1f1}@media not all and (hover: none){.dark-theme .Menu-scss--module_link_Mzgv-:hover{border-bottom-color:#f1f1f133}}.dark-theme .Menu-scss--module_separator_-6fTv{background-color:#303030}.Menu-scss--module_link_Mzgv-{border:none;border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-text-primary);transition:border-color .2s;cursor:pointer;font-size:.875rem}.Menu-scss--module_link_Mzgv-:visited{color:var(--var-color-text-primary)}@media not all and (hover: none){.Menu-scss--module_link_Mzgv-:hover{border-bottom-color:rgba(var(--var-color-text-primary),.2)}}.Menu-scss--module_nonLinkWrapper_CJZrb{display:flex;justify-content:flex-start;align-items:center;padding:10px 0}.Menu-scss--module_menuIcon_JtgvD{width:1.25rem;height:1.25rem;flex-shrink:0;margin-right:10px}.Menu-scss--module_languageSelectorText_y6cNM{font-weight:500}.Menu-scss--module_languageSelectorArrow_ieG31{width:18px;height:18px}.Menu-scss--module_separator_-6fTv{width:100%;height:1px;margin:5px 0;background-color:#eaeaea}.Menu-scss--module_settingsItem_V4RRw{cursor:pointer}.Menu-scss--module_iconCoins_WyFHY{width:1.125rem;height:1.125rem}.Menu-scss--module_disabled_wdk4N{opacity:.5;pointer-events:none}.Menu-scss--module_labelText_0-Efl{font-size:.875rem;line-height:1.25rem}.Menu-scss--module_themeToggler_5rMW-{width:auto}.Menu-scss--module_languageSelectorContainer_dTdD9>div{justify-content:flex-start}.Menu-scss--module_languageSelectorIcon_l7veN{margin-right:10px}.Menu-scss--module_languageSelectorWrapperOld_kDPkW{display:flex;align-items:center;height:40px}.ReactionFormError-scss--module_root_WM1p0{margin-bottom:14px;color:var(--var-color-error)}.ReactionFormHeader-scss--module_note_vvCZQ{margin-bottom:20px;font-size:.8125rem;line-height:1.2;color:var(--var-color-text-secondary)}@keyframes ReactionOptionItem-scss--module_fadeIn_x8a7K{0%{opacity:0}to{opacity:1}}@keyframes ReactionOptionItem-scss--module_fadeOut_zW0mL{0%{opacity:1}to{opacity:0}}@keyframes ReactionOptionItem-scss--module_flashing_DFZ2H{0%{opacity:.5}to{opacity:1}}@keyframes ReactionOptionItem-scss--module_loading_eTJ7f{to{background-position-x:-20%}}@keyframes ReactionOptionItem-scss--module_rotating_dc8jt{to{transform:rotate(360deg)}}@keyframes ReactionOptionItem-scss--module_growIn_VSSjV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionOptionItem-scss--module_closeLock_EV3Jb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionOptionItem-scss--module_shakeLock_USb8x{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionOptionItem-scss--module_root_5vw2P{position:relative;z-index:1;display:flex;overflow:hidden;border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);-webkit-user-select:none;user-select:none;align-items:stretch}@media not all and (hover: none){.ReactionOptionItem-scss--module_root_5vw2P:hover{border-color:var(--var-color-input-border-hover)}}.ReactionOptionItem-scss--module_root_5vw2P.ReactionOptionItem-scss--module_dragging_I3yuX{z-index:2;border-color:var(--var-color-input-border-hover)}.ReactionOptionItem-scss--module_draggingHandle_qZ23I{display:flex;align-items:center;justify-content:center;touch-action:none;padding:12px;background-color:var(--var-color-block-note-bg)}.ReactionOptionItem-scss--module_main_AIS5q{position:relative;display:flex;padding:12px;align-items:center;gap:8px;flex-grow:1}.ReactionOptionItem-scss--module_dragIcon_jo9b8{width:20px;height:20px}.ReactionOptionItem-scss--module_image_W4TUw{width:30px;height:30px}.ReactionOptionItem-scss--module_orderCounter_4HcwK{margin-left:auto;font-size:13px;line-height:1.2;color:var(--var-color-text-secondary)}@keyframes ReactionsEditForm-scss--module_fadeIn_LcrNV{0%{opacity:0}to{opacity:1}}@keyframes ReactionsEditForm-scss--module_fadeOut_rAJH7{0%{opacity:1}to{opacity:0}}@keyframes ReactionsEditForm-scss--module_flashing_VqiVe{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsEditForm-scss--module_loading_7Uu2L{to{background-position-x:-20%}}@keyframes ReactionsEditForm-scss--module_rotating_cmPlf{to{transform:rotate(360deg)}}@keyframes ReactionsEditForm-scss--module_growIn_jssS5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionsEditForm-scss--module_closeLock_jIz4U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsEditForm-scss--module_shakeLock_QOhfY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsEditForm-scss--module_list_4qtVX{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:20px}.ReactionsEditForm-scss--module_actionsBlock_-LtMA{display:flex;flex-wrap:wrap;width:100%;gap:14px;align-items:center;justify-content:flex-start;margin-bottom:20px}.ReactionsEditForm-scss--module_actionsBlock_-LtMA button{flex-grow:1;flex-basis:30%;min-width:180px}@keyframes ReactionsEditPopup-scss--module_fadeIn_g-9Ib{0%{opacity:0}to{opacity:1}}@keyframes ReactionsEditPopup-scss--module_fadeOut_tjnwL{0%{opacity:1}to{opacity:0}}@keyframes ReactionsEditPopup-scss--module_flashing_aD0o2{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsEditPopup-scss--module_loading_DkvKp{to{background-position-x:-20%}}@keyframes ReactionsEditPopup-scss--module_rotating_qEG5w{to{transform:rotate(360deg)}}@keyframes ReactionsEditPopup-scss--module_growIn_4LtAs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionsEditPopup-scss--module_closeLock_t-IN9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsEditPopup-scss--module_shakeLock_BlTNs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsEditPopup-scss--module_root_vs8uf{padding-right:15px;padding-left:15px}.ReactionsEditPopup-scss--module_header_0v32Y{display:flex;margin-top:10px;font-size:20px;align-items:center}.ReactionsEditPopup-scss--module_back_59yJH{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:35px;height:35px}.ReactionsEditPopup-scss--module_backIcon_JXViu{width:20px;height:20px}.PrivacyPolicyUpdatesPopup-scss--module_block_Vd-fS{top:0;display:flex;flex-direction:column;justify-content:space-between;width:calc(100vw - 30px);margin:15px 15px 14px;padding:40px 15px 15px;border-radius:3px}.PrivacyPolicyUpdatesPopup-scss--module_footer_P06KE{display:flex;flex-direction:column-reverse;margin-top:20px}@keyframes SubscriptionsMenu-scss--module_fadeIn_WFOLQ{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionsMenu-scss--module_fadeOut_RDcov{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionsMenu-scss--module_flashing_2PzNe{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionsMenu-scss--module_loading_8S0-m{to{background-position-x:-20%}}@keyframes SubscriptionsMenu-scss--module_rotating_ShLCr{to{transform:rotate(360deg)}}@keyframes SubscriptionsMenu-scss--module_growIn_i5Ppc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionsMenu-scss--module_closeLock_dwSdf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionsMenu-scss--module_shakeLock_wSwu2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionsMenu-scss--module_root_aKuJc{color:var(--var-color-text-regular)}.SubscriptionsMenu-scss--module_subscription_zuWg-{position:relative;display:flex;margin-bottom:.625rem;border:none;color:inherit;cursor:pointer;align-items:center}.SubscriptionsMenu-scss--module_subscription_zuWg-:hover{color:var(--color-brand)}.SubscriptionsMenu-scss--module_subscription_zuWg-:visited{color:inherit}.SubscriptionsMenu-scss--module_subscription_zuWg-:visited:hover{color:var(--color-brand)}.SubscriptionsMenu-scss--module_title_4pZHf{font-size:.8125rem;font-weight:600;line-height:1rem;text-transform:uppercase;color:#7c7c7c}.SubscriptionsMenu-scss--module_spinner_uYE-z{display:flex;align-items:center;justify-content:center;overflow:hidden}.SubscriptionsMenu-scss--module_avatar_gQy-X{margin-right:10px}.SubscriptionsMenu-scss--module_info_bhuiS{display:flex;overflow:hidden;flex-direction:column;width:100%}.SubscriptionsMenu-scss--module_name_34tWs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-right:auto;margin-left:0;padding-right:10px;line-height:1.375rem}.desktop .SubscriptionsMenu-scss--module_name_34tWs{max-width:218px}.mobile .SubscriptionsMenu-scss--module_name_34tWs{font-size:.8125rem;font-weight:500}.SubscriptionsMenu-scss--module_discount_UBosM{display:flex;align-items:center;justify-content:center;margin:0 0 0 10px;padding:3px 4px;font-size:.75rem;font-weight:500;line-height:1rem;letter-spacing:0;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.SubscriptionsMenu-scss--module_trial_Bsea9{display:flex;font-size:.75rem;font-weight:500;line-height:.9rem;color:#59a840}.SubscriptionsMenu-scss--module_trialIcon_TJaP5{width:.875rem;height:.875rem;margin-right:4px;color:#59a840}.SubscriptionsMenu-scss--module_loadMore_GJ9v6{border-bottom:1px solid transparent;font-size:.875rem;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_GJ9v6:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionsMenu-scss--module_loadMore_GJ9v6:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionsMenu-scss--module_empty_dL-cy{display:flex;flex-direction:column;align-items:center;padding:15px 0}.SubscriptionsMenu-scss--module_picturePeople_3LlhD{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_3LlhD{background-image:url(../people-x.CHYTFhiF.svg)}.light-y-theme .SubscriptionsMenu-scss--module_picturePeople_3LlhD{background-image:url(../people-y.DO0V9t3m.svg)}.light-theme .minimal .SubscriptionsMenu-scss--module_picturePeople_3LlhD{background-image:url(../people-light.DSsw4VtH.svg)}.light-x-theme .minimal .SubscriptionsMenu-scss--module_picturePeople_3LlhD{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .minimal .SubscriptionsMenu-scss--module_picturePeople_3LlhD{background-image:url(../people-dark.DFh4NELs.svg)}.SubscriptionsMenu-scss--module_linkToSubscriptions_oVKl2{margin-top:15px;margin-bottom:10px;text-align:left}.SubscriptionsMenu-scss--module_link_2G7KP{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.SubscriptionsMenu-scss--module_link_2G7KP:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionsMenu-scss--module_link_2G7KP:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionsMenu-scss--module_header_nstd6{display:flex;margin-top:15px;margin-bottom:12px;justify-content:space-between;align-items:center}.SubscriptionsMenu-scss--module_closeButton_LLeFc{-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_Vf6g1{width:1.25rem;height:1.25rem}.Subscriptions-scss--module_menu_lkVlh{padding:0 15px}.Subscriptions-scss--module_header_r056R{margin-top:6px;margin-right:-10px;margin-bottom:7px;justify-content:space-between;align-items:center}.Subscriptions-scss--module_title_bLolc{margin:0;font-size:16px;font-weight:500;line-height:22px;text-transform:none;color:inherit}.UnbindCardErrorPopup-scss--module_block_ViW6V{top:0;display:flex;flex-direction:column;justify-content:space-between;width:calc(100vw - 30px);margin:15px 15px 14px;padding:20px;border-radius:3px}.UnbindCardErrorPopup-scss--module_title_eILbT{margin-bottom:20px}.light-x-theme .UnsubscriptionPoll-scss--module_icon_jJjWF{background-image:url(../question-x.CbaUeeGt.svg)}@keyframes UnsubscriptionPoll-scss--module_fadeIn_KXYen{0%{opacity:0}to{opacity:1}}@keyframes UnsubscriptionPoll-scss--module_fadeOut_OlKVd{0%{opacity:1}to{opacity:0}}@keyframes UnsubscriptionPoll-scss--module_flashing_klyAa{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscriptionPoll-scss--module_loading_G3xUt{to{background-position-x:-20%}}@keyframes UnsubscriptionPoll-scss--module_rotating_o4SHv{to{transform:rotate(360deg)}}@keyframes UnsubscriptionPoll-scss--module_growIn_ro5Wg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnsubscriptionPoll-scss--module_closeLock_78jGo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscriptionPoll-scss--module_shakeLock_BuzGV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .UnsubscriptionPoll-scss--module_icon_jJjWF{background-image:url(../question-y.CCtHEW-e.svg)}.UnsubscriptionPoll-scss--module_block_lj51W{color:var(--var-color-text-primary)}.UnsubscriptionPoll-scss--module_icon_jJjWF{width:115px;height:115px;margin:auto;background-image:url(../question.BoHIoz7N.svg)}.UnsubscriptionPoll-scss--module_header1_Xldz3{padding-top:10px;font-size:20px;font-weight:500;line-height:24px;text-align:center}.UnsubscriptionPoll-scss--module_header2_MSeU3{padding-top:12px;font-size:16px;font-weight:500;line-height:22px;text-align:center}.UnsubscriptionPoll-scss--module_checkboxes_E8gMv{display:flex;flex-direction:column;padding:31px 0 15px;gap:17px}.UnsubscriptionPoll-scss--module_checkbox_CfJ-U{line-height:20px}.UnsubscriptionPoll-scss--module_input_RZSYR{padding:0}.UnsubscriptionPoll-scss--module_switchLabel_Yi01K{flex-direction:row-reverse;justify-content:left;gap:9px;padding:20px 0 15px}.UnsubscriptionPoll-scss--module_switchText_ECdUh{font-size:14px;font-weight:400;line-height:22px}.UnsubscribePollPopup-scss--module_block_iH0-J{top:15px;bottom:0;left:15px;width:calc(100% - 30px);margin:0}.UnsubscribePollPopup-scss--module_checkBoxes_qMnP5{padding:20px 0;gap:13px}.UnsubscribePollPopup-scss--module_contentHeaders_a7AEN{text-align:left}.UnsubscribePollPopup-scss--module_footer_gB5cE{display:flex;flex-direction:column;padding:0 0 20px;row-gap:15px}.UnsubscribePollPopup-scss--module_cancelButton_JeqOW{margin-left:10px}.UnsubscribePollPopup-scss--module_confirmButton_L9qPU{background-color:var(--color-brand)}.UnsubscribePollPopup-scss--module_confirmButton_L9qPU:hover{background-color:#d45124}.UnsubscribePollPopup-scss--module_description_xTKf8{font-weight:400}@keyframes UnsubscribeResultPopup-scss--module_fadeIn_02pXe{0%{opacity:0}to{opacity:1}}@keyframes UnsubscribeResultPopup-scss--module_fadeOut_PGswm{0%{opacity:1}to{opacity:0}}@keyframes UnsubscribeResultPopup-scss--module_flashing_FbuNM{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscribeResultPopup-scss--module_loading_t1UQ2{to{background-position-x:-20%}}@keyframes UnsubscribeResultPopup-scss--module_rotating_tW1Wp{to{transform:rotate(360deg)}}@keyframes UnsubscribeResultPopup-scss--module_growIn_Fi2Hf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnsubscribeResultPopup-scss--module_closeLock_9MIK4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscribeResultPopup-scss--module_shakeLock_gBZSi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnsubscribeResultPopup-scss--module_icon_yTjQc{width:70px;height:70px;padding:17px;color:var(--color-brand);border-radius:20px;background-color:var(--color-brand-opacity-10)}.UnsubscribeResultPopup-scss--module_description_dHMem{word-wrap:break-word;word-break:break-word;width:100%;font-size:1.25rem;font-weight:500;line-height:1.5rem;text-align:center}.UnsubscribeResultPopup-scss--module_content_QEErf{display:flex;flex-flow:column;gap:30px;align-items:center;justify-content:center;padding:41px 20px 0}.UnsubscribeResultPopup-scss--module_footer_37kXd{margin:30px 0;text-align:center}.UnsubscribeResultPopup-scss--module_popupBlock_11os2{top:15px;width:calc(100% - 30px)}.dark-theme .NotificationsEmpty-scss--module_wrapper_7z-Hn .NotificationsEmpty-scss--module_image_qVJiO{background-image:url(../bell-dark.8jgYa1sn.svg)}.light-theme .NotificationsEmpty-scss--module_wrapper_7z-Hn .NotificationsEmpty-scss--module_image_qVJiO{background-image:url(../bell-light.C1zOJyTk.svg)}.light-x-theme .NotificationsEmpty-scss--module_wrapper_7z-Hn .NotificationsEmpty-scss--module_image_qVJiO{background-image:url(../bell-light-x.CZ-9tIsk.svg)}@keyframes NotificationsEmpty-scss--module_fadeIn_kf7vp{0%{opacity:0}to{opacity:1}}@keyframes NotificationsEmpty-scss--module_fadeOut_dEkxw{0%{opacity:1}to{opacity:0}}@keyframes NotificationsEmpty-scss--module_flashing_K4CzL{0%{opacity:.5}to{opacity:1}}@keyframes NotificationsEmpty-scss--module_loading_q7cEB{to{background-position-x:-20%}}@keyframes NotificationsEmpty-scss--module_rotating_NndDz{to{transform:rotate(360deg)}}@keyframes NotificationsEmpty-scss--module_growIn_pM-gN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NotificationsEmpty-scss--module_closeLock_w03vw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationsEmpty-scss--module_shakeLock_jHzBk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .NotificationsEmpty-scss--module_wrapper_7z-Hn .NotificationsEmpty-scss--module_image_qVJiO{background-image:url(../bell-light-y.D_A9eLCm.svg)}.NotificationsEmpty-scss--module_wrapper_7z-Hn{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.NotificationsEmpty-scss--module_image_qVJiO{width:102px;height:113px;margin-bottom:27px;background-repeat:no-repeat;background-position:center center;background-size:cover}.NotificationsEmpty-scss--module_title_UEZbp{margin-bottom:10px;font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--var-color-text-primary)}.NotificationsEmpty-scss--module_description_jpBFE{font-size:.8125rem;line-height:1.3;color:#7c7c7c}@keyframes ImagePreview-scss--module_fadeIn_jrJ-c{0%{opacity:0}to{opacity:1}}@keyframes ImagePreview-scss--module_fadeOut_lnkuU{0%{opacity:1}to{opacity:0}}@keyframes ImagePreview-scss--module_flashing_tfD-B{0%{opacity:.5}to{opacity:1}}@keyframes ImagePreview-scss--module_loading_rvhWk{to{background-position-x:-20%}}@keyframes ImagePreview-scss--module_rotating_mDPAz{to{transform:rotate(360deg)}}@keyframes ImagePreview-scss--module_growIn_s0ouQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ImagePreview-scss--module_closeLock_8PhJI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImagePreview-scss--module_shakeLock_ks1u3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ImagePreview-scss--module_wrapper_FovV7{display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;border-radius:var(--border-radius-default)}.ImagePreview-scss--module_wrapper_FovV7 img{display:block;height:100px;margin:0}.AttachedImagesRenderer-scss--module_wrapper_v8N1D{display:flex;margin:6px 0}.AttachedImagesRenderer-scss--module_preview_Qkb5G:not(:last-child){margin-right:5px}@keyframes Avatar-scss--module_fadeIn_c-pcq{0%{opacity:0}to{opacity:1}}@keyframes Avatar-scss--module_fadeOut_Vj5RI{0%{opacity:1}to{opacity:0}}@keyframes Avatar-scss--module_flashing_44if4{0%{opacity:.5}to{opacity:1}}@keyframes Avatar-scss--module_loading_MXTrB{to{background-position-x:-20%}}@keyframes Avatar-scss--module_rotating_hlwXm{to{transform:rotate(360deg)}}@keyframes Avatar-scss--module_growIn_5U3q-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Avatar-scss--module_closeLock_jSDoD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Avatar-scss--module_shakeLock_ja7Ju{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Avatar-scss--module_wrapper_CChb7{width:40px;height:40px;position:relative;margin-right:10px;border-radius:50%}.Avatar-scss--module_iconWrapper_gyn57{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 ContextMenu-scss--module_fadeIn_aOQhV{0%{opacity:0}to{opacity:1}}@keyframes ContextMenu-scss--module_fadeOut_OaYoN{0%{opacity:1}to{opacity:0}}@keyframes ContextMenu-scss--module_flashing_IpYl4{0%{opacity:.5}to{opacity:1}}@keyframes ContextMenu-scss--module_loading_kLYz-{to{background-position-x:-20%}}@keyframes ContextMenu-scss--module_rotating_DN0ho{to{transform:rotate(360deg)}}@keyframes ContextMenu-scss--module_growIn_os7dA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ContextMenu-scss--module_closeLock_EQMen{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContextMenu-scss--module_shakeLock_G1Vlk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ContextMenu-scss--module_button_Q2DKm:hover .ContextMenu-scss--module_menuIcon_qCit9{color:#fff}.ContextMenu-scss--module_container_lTNeQ{position:relative}.ContextMenu-scss--module_menuIcon_qCit9{width:18px;height:18px;color:#7c7c7c}.ContextMenu-scss--module_button_Q2DKm{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:pointer}.ContextMenu-scss--module_button_Q2DKm:hover .ContextMenu-scss--module_menuIcon_qCit9{color:var(--var-color-text-primary)}.ContextMenu-scss--module_dropdownWrapper_V50ux{position:absolute;z-index:1;top:16px}.ContextMenu-scss--module_dropdown_F48M7{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_F48M7,.light-x-theme .ContextMenu-scss--module_dropdown_F48M7,.light-theme .ContextMenu-scss--module_dropdown_F48M7{border-color:#eaeaea;background-color:#fff}.dark-theme .ContextMenu-scss--module_dropdown_F48M7{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.ContextMenu-scss--module_dropdownItem_fnJnE{padding:7.5px 15px;color:var(--var-color-text-primary);transition:color .2s;cursor:pointer}.ContextMenu-scss--module_dropdownItem_fnJnE:hover{color:var(--color-brand)}.ContextMenu-scss--module_removeItem_26eYR{color:var(--var-color-error);fill:var(--var-color-error)}.Main-scss--module_wrapper_RQG7b{width:calc(100% - 50px);font-size:.8125rem;line-height:1.4;flex-grow:1}.Main-scss--module_wrapper_RQG7b.Main-scss--module_short_qW1X8{width:calc(100% - 110px)}.Main-scss--module_bottom_TJap6{display:flex;align-items:center;margin-top:5px}.Main-scss--module_eventTime_7Bcd2{font-size:.75rem;line-height:1.35;color:#7c7c7c}.Main-scss--module_fee_mAU5M{margin-left:5px}.Main-scss--module_menu_EsiVt{margin-left:8px}.Main-scss--module_rightDropdown_KZqiN{top:auto;right:auto;bottom:0;left:100%}.Main-scss--module_contentWrapper_C7UJh{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}@keyframes Preview-scss--module_fadeIn_ybV4G{0%{opacity:0}to{opacity:1}}@keyframes Preview-scss--module_fadeOut_km6L6{0%{opacity:1}to{opacity:0}}@keyframes Preview-scss--module_flashing_M6M35{0%{opacity:.5}to{opacity:1}}@keyframes Preview-scss--module_loading_6OAM1{to{background-position-x:-20%}}@keyframes Preview-scss--module_rotating_xsqLS{to{transform:rotate(360deg)}}@keyframes Preview-scss--module_growIn_8Gxi3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Preview-scss--module_closeLock_4QGso{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Preview-scss--module_shakeLock_HYBLy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Preview-scss--module_wrapper_qOEDY{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_qOEDY.Preview-scss--module_colorBackground_FMDVx{background-color:#fdefea}.Preview-scss--module_wrapper_qOEDY.Preview-scss--module_photoBackground_OdIkV{background-repeat:no-repeat;background-position:center center;background-size:cover}@keyframes NotificationView-scss--module_fadeIn_ICW2w{0%{opacity:0}to{opacity:1}}@keyframes NotificationView-scss--module_fadeOut_FxBMv{0%{opacity:1}to{opacity:0}}@keyframes NotificationView-scss--module_flashing_xFDal{0%{opacity:.5}to{opacity:1}}@keyframes NotificationView-scss--module_loading_qEzHG{to{background-position-x:-20%}}@keyframes NotificationView-scss--module_rotating_GI2pm{to{transform:rotate(360deg)}}@keyframes NotificationView-scss--module_growIn_m6uMT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NotificationView-scss--module_closeLock_LqKPU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationView-scss--module_shakeLock_YZkl4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .NotificationView-scss--module_wrapper_lvteY{border-bottom-color:#4a4a4a;color:#f1f1f1}.dark-theme .NotificationView-scss--module_wrapper_lvteY:hover{background-color:#303030}.dark-theme .NotificationView-scss--module_wrapper_lvteY:not(.NotificationView-scss--module_read_kOdvD){background-color:#303030}.dark-theme .NotificationView-scss--module_wrapper_lvteY:not(.NotificationView-scss--module_read_kOdvD):hover{background-color:#4a4a4a}.NotificationView-scss--module_wrapper_lvteY{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_lvteY:hover{background-color:var(--var-color-base-border)}.NotificationView-scss--module_wrapper_lvteY.NotificationView-scss--module_read_kOdvD{background-color:transparent}.NotificationView-scss--module_wrapper_lvteY.NotificationView-scss--module_read_kOdvD:hover{background-color:var(--var-color-input-contained-bg)}.NotificationView-scss--module_wrapper_lvteY b{font-weight:500}.NotificationView-scss--module_wrapper_lvteY:not(.NotificationView-scss--module_link_xroxM){cursor:default}.NotificationView-scss--module_wrapper_lvteY.NotificationView-scss--module_removing_QgmEK{opacity:.5;pointer-events:none}.NotificationView-scss--module_wrapper_lvteY .NotificationView-scss--module_renderedAvatar_YnaGd{width:40px;height:40px;position:relative;margin-right:10px;border-radius:50%}@keyframes CommentNotification-scss--module_fadeIn_TGlRt{0%{opacity:0}to{opacity:1}}@keyframes CommentNotification-scss--module_fadeOut_uSfGG{0%{opacity:1}to{opacity:0}}@keyframes CommentNotification-scss--module_flashing_NG4xu{0%{opacity:.5}to{opacity:1}}@keyframes CommentNotification-scss--module_loading_eW-zS{to{background-position-x:-20%}}@keyframes CommentNotification-scss--module_rotating_pQB9T{to{transform:rotate(360deg)}}@keyframes CommentNotification-scss--module_growIn_a1Anc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentNotification-scss--module_closeLock_a0UxJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentNotification-scss--module_shakeLock_cKFq7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentNotification-scss--module_wrapper_0jHlF{min-height:80px}.CommentNotification-scss--module_commentIconWrapper_89MaK{background-color:#6ca7fc}.CommentNotification-scss--module_replyIconWrapper_EVLxV{background-color:#c36ef7}.CommentNotification-scss--module_icon_5DtVR{width:12px;height:12px;stroke-width:1.5}.CommentNotification-scss--module_previewIcon_l2W7o{width:20px;height:20px;stroke-width:1.5px}.CommentNotification-scss--module_content_hilIu{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.desktop .CommentNotification-scss--module_attachedImage_3DdPP img{height:70px}.mobile .CommentNotification-scss--module_attachedImage_3DdPP img{height:50px}.CommentNotification-scss--module_imagesWrapper_cr5VG{max-width:100%}@keyframes DiscountSubscriptionNotification-scss--module_fadeIn_OCjFh{0%{opacity:0}to{opacity:1}}@keyframes DiscountSubscriptionNotification-scss--module_fadeOut_B5pjp{0%{opacity:1}to{opacity:0}}@keyframes DiscountSubscriptionNotification-scss--module_flashing_zGvo4{0%{opacity:.5}to{opacity:1}}@keyframes DiscountSubscriptionNotification-scss--module_loading_MYXlz{to{background-position-x:-20%}}@keyframes DiscountSubscriptionNotification-scss--module_rotating_IBBFk{to{transform:rotate(360deg)}}@keyframes DiscountSubscriptionNotification-scss--module_growIn_o6fhh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DiscountSubscriptionNotification-scss--module_closeLock_uCcPS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DiscountSubscriptionNotification-scss--module_shakeLock_HTvmi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DiscountSubscriptionNotification-scss--module_icon_b7MK3{width:12px;height:12px}.DiscountSubscriptionNotification-scss--module_iconWrapper_D5Jmi{background-color:#f2943e}.DiscountSubscriptionNotification-scss--module_content_csmLl{word-wrap:break-word;word-break:break-word}@keyframes DonationNotification-scss--module_fadeIn_AYKwj{0%{opacity:0}to{opacity:1}}@keyframes DonationNotification-scss--module_fadeOut_ASj5-{0%{opacity:1}to{opacity:0}}@keyframes DonationNotification-scss--module_flashing_ZQjyd{0%{opacity:.5}to{opacity:1}}@keyframes DonationNotification-scss--module_loading_hK9B2{to{background-position-x:-20%}}@keyframes DonationNotification-scss--module_rotating_HpGqZ{to{transform:rotate(360deg)}}@keyframes DonationNotification-scss--module_growIn_lN7PQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DonationNotification-scss--module_closeLock_4AZQX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationNotification-scss--module_shakeLock_5q-nD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationNotification-scss--module_wrapper_XpODw{min-height:80px}.DonationNotification-scss--module_iconWrapper_DYA-1{background-color:#f2943e}.DonationNotification-scss--module_icon_HELBH{width:12px;height:12px}.DonationNotification-scss--module_content_dfs28{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes FreeTrialNotification-scss--module_fadeIn_Q2DfW{0%{opacity:0}to{opacity:1}}@keyframes FreeTrialNotification-scss--module_fadeOut_fS5lk{0%{opacity:1}to{opacity:0}}@keyframes FreeTrialNotification-scss--module_flashing_QR8Ws{0%{opacity:.5}to{opacity:1}}@keyframes FreeTrialNotification-scss--module_loading_2-14a{to{background-position-x:-20%}}@keyframes FreeTrialNotification-scss--module_rotating_W-B2B{to{transform:rotate(360deg)}}@keyframes FreeTrialNotification-scss--module_growIn_4B7H9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FreeTrialNotification-scss--module_closeLock_PnL-p{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FreeTrialNotification-scss--module_shakeLock_1wjSb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FreeTrialNotification-scss--module_icon_fAVTJ{width:12px;height:12px;color:#fff}.FreeTrialNotification-scss--module_iconWrapper_uTxdL{background-color:#f2943e}.FreeTrialNotification-scss--module_content_RXyJ-{word-wrap:break-word;word-break:break-word}@keyframes LevelSubscribersLimitReachedNotification-scss--module_fadeIn_5RCtP{0%{opacity:0}to{opacity:1}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_fadeOut_fJvn3{0%{opacity:1}to{opacity:0}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_flashing_5Qgh4{0%{opacity:.5}to{opacity:1}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_loading_HhTRX{to{background-position-x:-20%}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_rotating_U48nw{to{transform:rotate(360deg)}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_growIn_w69ET{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_closeLock_VDNne{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_shakeLock_vYaYg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelSubscribersLimitReachedNotification-scss--module_wrapper_OPFYI{min-height:80px}.LevelSubscribersLimitReachedNotification-scss--module_content_6VQdT{word-wrap:break-word;word-break:break-word}.LevelSubscribersLimitReachedNotification-scss--module_icon_hgnlu{width:20px;height:20px}.LevelSubscribersLimitReachedNotification-scss--module_iconWrapper_KFNrE{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_LSrEC{0%{opacity:0}to{opacity:1}}@keyframes MessageBuyNotification-scss--module_fadeOut_glXMF{0%{opacity:1}to{opacity:0}}@keyframes MessageBuyNotification-scss--module_flashing_Bnnrm{0%{opacity:.5}to{opacity:1}}@keyframes MessageBuyNotification-scss--module_loading_wVdcd{to{background-position-x:-20%}}@keyframes MessageBuyNotification-scss--module_rotating_7Y7cu{to{transform:rotate(360deg)}}@keyframes MessageBuyNotification-scss--module_growIn_Wrr2k{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageBuyNotification-scss--module_closeLock_959p9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageBuyNotification-scss--module_shakeLock_jfH-5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageBuyNotification-scss--module_wrapper_0Wr-T{min-height:80px}.MessageBuyNotification-scss--module_iconWrapper_a2E6s{background-color:#c36ef7}.MessageBuyNotification-scss--module_icon_uqeaD{width:12px;height:12px}.MessageBuyNotification-scss--module_content_pCNCz{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes NewsNotification-scss--module_fadeIn_NDSav{0%{opacity:0}to{opacity:1}}@keyframes NewsNotification-scss--module_fadeOut_VXbpf{0%{opacity:1}to{opacity:0}}@keyframes NewsNotification-scss--module_flashing_tmrGu{0%{opacity:.5}to{opacity:1}}@keyframes NewsNotification-scss--module_loading_xpi3f{to{background-position-x:-20%}}@keyframes NewsNotification-scss--module_rotating_B31uG{to{transform:rotate(360deg)}}@keyframes NewsNotification-scss--module_growIn_BJNnb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NewsNotification-scss--module_closeLock_rQ70o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewsNotification-scss--module_shakeLock_Zyfm1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewsNotification-scss--module_wrapper_DN4LX{min-height:80px}.NewsNotification-scss--module_content_Qgz7H{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes NewSubscriberNotification-scss--module_fadeIn_eF8tN{0%{opacity:0}to{opacity:1}}@keyframes NewSubscriberNotification-scss--module_fadeOut_M4vAy{0%{opacity:1}to{opacity:0}}@keyframes NewSubscriberNotification-scss--module_flashing_DZlg-{0%{opacity:.5}to{opacity:1}}@keyframes NewSubscriberNotification-scss--module_loading_d8o-a{to{background-position-x:-20%}}@keyframes NewSubscriberNotification-scss--module_rotating_neVt8{to{transform:rotate(360deg)}}@keyframes NewSubscriberNotification-scss--module_growIn_ux83B{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NewSubscriberNotification-scss--module_closeLock_UTYZF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewSubscriberNotification-scss--module_shakeLock_1BPqK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewSubscriberNotification-scss--module_wrapper_JJyB-{min-height:80px}.NewSubscriberNotification-scss--module_iconWrapper_3mlxh{background-color:#3ea6f2}.NewSubscriberNotification-scss--module_icon_wCTyo{width:12px;height:12px}.NewSubscriberNotification-scss--module_content_-TAca{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes PostNotification-scss--module_fadeIn_CWhD3{0%{opacity:0}to{opacity:1}}@keyframes PostNotification-scss--module_fadeOut_26SRp{0%{opacity:1}to{opacity:0}}@keyframes PostNotification-scss--module_flashing_Mgq9Z{0%{opacity:.5}to{opacity:1}}@keyframes PostNotification-scss--module_loading_HYj3c{to{background-position-x:-20%}}@keyframes PostNotification-scss--module_rotating_T3OZD{to{transform:rotate(360deg)}}@keyframes PostNotification-scss--module_growIn_9FgJs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostNotification-scss--module_closeLock_tGUQq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostNotification-scss--module_shakeLock_UX3KE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostNotification-scss--module_wrapper_ibqEN{min-height:80px}.PostNotification-scss--module_iconWrapper_o0nsp.PostNotification-scss--module_newPost_LDExv{background-color:#f98056}.PostNotification-scss--module_iconWrapper_o0nsp.PostNotification-scss--module_boughtPost_G8v-t{background-color:#f2943e}.PostNotification-scss--module_icon_XnzQ-{width:12px;height:12px}.PostNotification-scss--module_previewIcon_W6Bzo{width:20px;height:20px;stroke-width:1.5px}.PostNotification-scss--module_previewIcon_W6Bzo.PostNotification-scss--module_locked_u1yHW{stroke:none;fill:currentcolor}.PostNotification-scss--module_content_OX8Zw{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes ReferralBloggerNotification-scss--module_fadeIn_J8Lpa{0%{opacity:0}to{opacity:1}}@keyframes ReferralBloggerNotification-scss--module_fadeOut_JW77t{0%{opacity:1}to{opacity:0}}@keyframes ReferralBloggerNotification-scss--module_flashing_WIlwh{0%{opacity:.5}to{opacity:1}}@keyframes ReferralBloggerNotification-scss--module_loading_uxRDv{to{background-position-x:-20%}}@keyframes ReferralBloggerNotification-scss--module_rotating_WlIdc{to{transform:rotate(360deg)}}@keyframes ReferralBloggerNotification-scss--module_growIn_8JFuQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReferralBloggerNotification-scss--module_closeLock_inq9c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralBloggerNotification-scss--module_shakeLock_OtWsH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReferralBloggerNotification-scss--module_wrapper_BzHwW{min-height:80px}.ReferralBloggerNotification-scss--module_iconWrapper_14-FB{background-color:#f98056}.ReferralBloggerNotification-scss--module_icon_uWvmk{width:12px;height:12px}.ReferralBloggerNotification-scss--module_content_lRyQA{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes ReferralUserNotification-scss--module_fadeIn_wzKZG{0%{opacity:0}to{opacity:1}}@keyframes ReferralUserNotification-scss--module_fadeOut_PBMex{0%{opacity:1}to{opacity:0}}@keyframes ReferralUserNotification-scss--module_flashing_BvG4r{0%{opacity:.5}to{opacity:1}}@keyframes ReferralUserNotification-scss--module_loading_YgSs0{to{background-position-x:-20%}}@keyframes ReferralUserNotification-scss--module_rotating_BcDkj{to{transform:rotate(360deg)}}@keyframes ReferralUserNotification-scss--module_growIn_GFq5o{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReferralUserNotification-scss--module_closeLock_s0LJ9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralUserNotification-scss--module_shakeLock_h9S4v{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReferralUserNotification-scss--module_wrapper_MTFO-{min-height:80px}.ReferralUserNotification-scss--module_iconWrapper_J9SJr{background-color:#f2943e}.ReferralUserNotification-scss--module_icon_JlACm{width:12px;height:12px}.ReferralUserNotification-scss--module_content_KJhc1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes StatReportFailedNotification-scss--module_fadeIn_2CL-j{0%{opacity:0}to{opacity:1}}@keyframes StatReportFailedNotification-scss--module_fadeOut_3lRTc{0%{opacity:1}to{opacity:0}}@keyframes StatReportFailedNotification-scss--module_flashing_JHoKd{0%{opacity:.5}to{opacity:1}}@keyframes StatReportFailedNotification-scss--module_loading_YCodn{to{background-position-x:-20%}}@keyframes StatReportFailedNotification-scss--module_rotating_cY0XF{to{transform:rotate(360deg)}}@keyframes StatReportFailedNotification-scss--module_growIn_5Hkch{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatReportFailedNotification-scss--module_closeLock_Vk5MH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatReportFailedNotification-scss--module_shakeLock_FLXuO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatReportFailedNotification-scss--module_wrapper_lGJWa{min-height:80px}.StatReportFailedNotification-scss--module_content_Z8Kje{word-break:break-word}.StatReportFailedNotification-scss--module_link_dVGmi{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.StatReportFailedNotification-scss--module_link_dVGmi:visited{color:var(--var-color-link)}@media not all and (hover: none){.StatReportFailedNotification-scss--module_link_dVGmi:hover{border-bottom-color:var(--var-color-link-underline)}}.StatReportFailedNotification-scss--module_icon_tS6cL{width:40px;height:40px;color:var(--var-color-error)}@keyframes StatReportSuccessNotification-scss--module_fadeIn_KVCKQ{0%{opacity:0}to{opacity:1}}@keyframes StatReportSuccessNotification-scss--module_fadeOut_N3Ba9{0%{opacity:1}to{opacity:0}}@keyframes StatReportSuccessNotification-scss--module_flashing_h5MZ-{0%{opacity:.5}to{opacity:1}}@keyframes StatReportSuccessNotification-scss--module_loading_r3Lg0{to{background-position-x:-20%}}@keyframes StatReportSuccessNotification-scss--module_rotating_IV0Ms{to{transform:rotate(360deg)}}@keyframes StatReportSuccessNotification-scss--module_growIn_Pcdlo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatReportSuccessNotification-scss--module_closeLock_bQv8G{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatReportSuccessNotification-scss--module_shakeLock_tx6Lw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatReportSuccessNotification-scss--module_wrapper_sjZ3q{min-height:80px}.StatReportSuccessNotification-scss--module_content_iUipk{word-break:break-word}.StatReportSuccessNotification-scss--module_link_xWqSu{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.StatReportSuccessNotification-scss--module_link_xWqSu:visited{color:var(--var-color-link)}@media not all and (hover: none){.StatReportSuccessNotification-scss--module_link_xWqSu:hover{border-bottom-color:var(--var-color-link-underline)}}.StatReportSuccessNotification-scss--module_icon_B9LYQ{width:40px;height:40px;color:var(--color-brand)}@keyframes StreamNotification-scss--module_fadeIn_RMFw2{0%{opacity:0}to{opacity:1}}@keyframes StreamNotification-scss--module_fadeOut_bSYBq{0%{opacity:1}to{opacity:0}}@keyframes StreamNotification-scss--module_flashing_Gzimb{0%{opacity:.5}to{opacity:1}}@keyframes StreamNotification-scss--module_loading_yOqYl{to{background-position-x:-20%}}@keyframes StreamNotification-scss--module_rotating_MdVrE{to{transform:rotate(360deg)}}@keyframes StreamNotification-scss--module_growIn_a-MnB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamNotification-scss--module_closeLock_7kiUI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamNotification-scss--module_shakeLock_BaSxN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamNotification-scss--module_wrapper_z9asg{min-height:80px}.StreamNotification-scss--module_iconWrapper_ZBhV-{background-color:#f23e3e}.StreamNotification-scss--module_icon_MOj-K{width:14px;height:14px;margin-left:2px}.StreamNotification-scss--module_content_-2MBY{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes SupportMessageNotification-scss--module_fadeIn_HCzvP{0%{opacity:0}to{opacity:1}}@keyframes SupportMessageNotification-scss--module_fadeOut_zG7ZK{0%{opacity:1}to{opacity:0}}@keyframes SupportMessageNotification-scss--module_flashing_1e9P3{0%{opacity:.5}to{opacity:1}}@keyframes SupportMessageNotification-scss--module_loading_7ouW8{to{background-position-x:-20%}}@keyframes SupportMessageNotification-scss--module_rotating_EZEni{to{transform:rotate(360deg)}}@keyframes SupportMessageNotification-scss--module_growIn_uP67V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SupportMessageNotification-scss--module_closeLock_eNtzk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SupportMessageNotification-scss--module_shakeLock_BIiAY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SupportMessageNotification-scss--module_wrapper_IHbqK{min-height:80px}.SupportMessageNotification-scss--module_content_eplAc{word-break:break-word}.SupportMessageNotification-scss--module_icon_GrS-1{width:40px;height:40px;color:#f15f2c}@keyframes TargetNotification-scss--module_fadeIn_-qj0t{0%{opacity:0}to{opacity:1}}@keyframes TargetNotification-scss--module_fadeOut_SHM-1{0%{opacity:1}to{opacity:0}}@keyframes TargetNotification-scss--module_flashing_JB0HN{0%{opacity:.5}to{opacity:1}}@keyframes TargetNotification-scss--module_loading_cWfDV{to{background-position-x:-20%}}@keyframes TargetNotification-scss--module_rotating_XApv-{to{transform:rotate(360deg)}}@keyframes TargetNotification-scss--module_growIn_Wq9ph{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetNotification-scss--module_closeLock_-5RXR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetNotification-scss--module_shakeLock_fOoSC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetNotification-scss--module_wrapper_H5vQd{min-height:80px}.TargetNotification-scss--module_iconWrapper_kIeLO{background-color:#f23e3e}.TargetNotification-scss--module_icon_9Qvl8{width:12px;height:12px}.TargetNotification-scss--module_content_8Vyk1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.NotificationsList-scss--module_wrapper_b6LYg{display:flex;flex-direction:column;width:100%;flex-grow:1}@keyframes NewNotification-scss--module_fadeIn_YzUwA{0%{opacity:0}to{opacity:1}}@keyframes NewNotification-scss--module_fadeOut_Ca1f4{0%{opacity:1}to{opacity:0}}@keyframes NewNotification-scss--module_flashing_aFv9a{0%{opacity:.5}to{opacity:1}}@keyframes NewNotification-scss--module_loading_c26DJ{to{background-position-x:-20%}}@keyframes NewNotification-scss--module_rotating_jTthf{to{transform:rotate(360deg)}}@keyframes NewNotification-scss--module_growIn_q9VMg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NewNotification-scss--module_closeLock_efDVp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewNotification-scss--module_shakeLock_-nEZy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewNotification-scss--module_wrapper_59H7k{display:flex;width:100%;height:42px;justify-content:space-between;align-items:stretch;color:var(--color-brand);background-color:#fdefea}.NewNotification-scss--module_left_R6Hbk{display:flex;align-items:center;justify-content:flex-start}.NewNotification-scss--module_right_CZ3O9{display:flex;align-items:center;justify-content:flex-end}.NewNotification-scss--module_title_Clp2M{padding:10px 0;font-size:14px;font-weight:500;line-height:22px}.NewNotification-scss--module_button_cRCPX{-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_cRCPX:disabled{cursor:default}.NewNotification-scss--module_icon_YpyCU{width:16px;height:16px}@keyframes Header-scss--module_fadeIn_YxEkT{0%{opacity:0}to{opacity:1}}@keyframes Header-scss--module_fadeOut_iKyNy{0%{opacity:1}to{opacity:0}}@keyframes Header-scss--module_flashing_Ksdsn{0%{opacity:.5}to{opacity:1}}@keyframes Header-scss--module_loading_agKMg{to{background-position-x:-20%}}@keyframes Header-scss--module_rotating_9lPwe{to{transform:rotate(360deg)}}@keyframes Header-scss--module_growIn_ZE2gf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Header-scss--module_closeLock_A3jm2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Header-scss--module_shakeLock_BBXgx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Header-scss--module_wrapper_4vaX2{border-bottom-color:#303030}.Header-scss--module_wrapper_4vaX2{position:sticky;z-index:100;top:0;display:flex;width:100%;height:47px;border-bottom:1px solid var(--var-color-base-border);background-color:inherit;justify-content:space-between;align-items:stretch}.Header-scss--module_left_bMZcW{display:flex;align-items:center;justify-content:flex-start}.Header-scss--module_right_voJ-J{display:flex;align-items:center;justify-content:flex-end}.Header-scss--module_title_l1Sfj{padding:12px 15px;font-size:16px;font-weight:500;line-height:22px}.Header-scss--module_closeButton_bPWwX{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-right:4px;border-radius:var(--border-radius-default);transition:all .2s ease}.Header-scss--module_closeButton_bPWwX .Header-scss--module_icon_zENoE{width:20px;height:20px}.Header-scss--module_closeButton_bPWwX:active{background-color:var(--var-color-icon-ui-active-bg);transform:scale(.9)}.Header-scss--module_iconDotsContainer_HLEW-{margin-right:6px}.Header-scss--module_iconDots_vKJli{width:24px;height:24px;fill:var(--var-color-text-primary);stroke-width:1.5px}.Header-scss--module_iconDots_vKJli svg{width:16px;height:16px}@keyframes Notifications-scss--module_fadeIn_VLMfM{0%{opacity:0}to{opacity:1}}@keyframes Notifications-scss--module_fadeOut_9fwMi{0%{opacity:1}to{opacity:0}}@keyframes Notifications-scss--module_flashing_YK28C{0%{opacity:.5}to{opacity:1}}@keyframes Notifications-scss--module_loading_JdJ19{to{background-position-x:-20%}}@keyframes Notifications-scss--module_rotating_44OFJ{to{transform:rotate(360deg)}}@keyframes Notifications-scss--module_growIn_-XRxq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Notifications-scss--module_closeLock_cQ5Ct{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Notifications-scss--module_shakeLock_Vsgyi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Notifications-scss--module_wrapper_0-5QO{display:flex;flex-direction:column}.Notifications-scss--module_menu_A6vc-{padding:0 15px}.Notifications-scss--module_main_-eDuZ{display:flex;flex-direction:column;flex-grow:1}.Notifications-scss--module_emptyWrapper_t8vO-,.Notifications-scss--module_spinnerWrapper_-B28D{display:flex;align-items:center;justify-content:center;padding:40px;padding-top:15vh;flex-grow:1}.Notifications-scss--module_newNotifications_6K0sj{position:sticky;bottom:0;padding-left:10px}.Notifications-scss--module_list_XaKnj{flex-grow:1}@keyframes SearchResult-scss--module_fadeIn_uauoX{0%{opacity:0}to{opacity:1}}@keyframes SearchResult-scss--module_fadeOut_G5Oxt{0%{opacity:1}to{opacity:0}}@keyframes SearchResult-scss--module_flashing_jNkjW{0%{opacity:.5}to{opacity:1}}@keyframes SearchResult-scss--module_loading_fTdh8{to{background-position-x:-20%}}@keyframes SearchResult-scss--module_rotating_Ow83Q{to{transform:rotate(360deg)}}@keyframes SearchResult-scss--module_growIn_8--lA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchResult-scss--module_closeLock_WlbCy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResult-scss--module_shakeLock_hMbwc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchResult-scss--module_root_kqZUE{background-color:#262626}@media (hover: hover){.dark-theme .SearchResult-scss--module_root_kqZUE:hover{background-color:#303030}}.SearchResult-scss--module_root_kqZUE{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_kqZUE{cursor:pointer}.SearchResult-scss--module_root_kqZUE:hover{background-color:#f6f6f6}}.SearchResult-scss--module_leftSection_wUdpE{margin-right:15px;flex-shrink:0}.SearchResult-scss--module_centerSection_moeho,.SearchResult-scss--module_rightSection_A1EQP{display:flex;flex-flow:column wrap}.SearchResult-scss--module_centerSection_moeho{overflow:hidden;margin-right:auto}.SearchResult-scss--module_rightSection_A1EQP{margin-left:15px;flex-shrink:0}@keyframes SuggestItemTextSection-scss--module_fadeIn_HWMm7{0%{opacity:0}to{opacity:1}}@keyframes SuggestItemTextSection-scss--module_fadeOut_-qnEL{0%{opacity:1}to{opacity:0}}@keyframes SuggestItemTextSection-scss--module_flashing_SWhDs{0%{opacity:.5}to{opacity:1}}@keyframes SuggestItemTextSection-scss--module_loading_ZsqT1{to{background-position-x:-20%}}@keyframes SuggestItemTextSection-scss--module_rotating_7kN-a{to{transform:rotate(360deg)}}@keyframes SuggestItemTextSection-scss--module_growIn_CHgP0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuggestItemTextSection-scss--module_closeLock_jaZWK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuggestItemTextSection-scss--module_shakeLock_0Hymf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuggestItemTextSection-scss--module_title_FgEFL,.SuggestItemTextSection-scss--module_subtitle_yzqSp{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:500;line-height:22px}.SuggestItemTextSection-scss--module_title_FgEFL{color:var(--var-color-text-primary)}.SuggestItemTextSection-scss--module_subtitle_yzqSp{color:#7c7c7c}@keyframes SearchByBlogsInline-scss--module_fadeIn_81SGz{0%{opacity:0}to{opacity:1}}@keyframes SearchByBlogsInline-scss--module_fadeOut_2hKvw{0%{opacity:1}to{opacity:0}}@keyframes SearchByBlogsInline-scss--module_flashing_W78NX{0%{opacity:.5}to{opacity:1}}@keyframes SearchByBlogsInline-scss--module_loading_aVHHs{to{background-position-x:-20%}}@keyframes SearchByBlogsInline-scss--module_rotating_WKTpp{to{transform:rotate(360deg)}}@keyframes SearchByBlogsInline-scss--module_growIn_5ZcSQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchByBlogsInline-scss--module_closeLock_Q1Fsg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByBlogsInline-scss--module_shakeLock_Cwwyg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchByBlogsInline-scss--module_input_UECX3{border-color:#303030;background-color:#303030}.dark-theme .SearchByBlogsInline-scss--module_searchIcon_EVa36{color:#7c7c7c}.dark-theme .SearchByBlogsInline-scss--module_showAllLink_qX0A7{background-color:#262626}.SearchByBlogsInline-scss--module_input_UECX3{padding-top:8px;padding-right:40px;padding-bottom:8px;border-color:#f6f6f6;background-color:#f6f6f6}.SearchByBlogsInline-scss--module_searchIcon_EVa36{color:#7c7c7c}.SearchByBlogsInline-scss--module_suggestContainer_DK90u{top:calc(100% + 25px);box-shadow:0 3px 15px #0000001a}.SearchByBlogsInline-scss--module_suggestContent_bM75m{max-height:428px}.SearchByBlogsInline-scss--module_suggestItem_MoH2P{padding-right:0;padding-left:0}.SearchByBlogsInline-scss--module_showAllLink_qX0A7{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_qX0A7:hover{border-bottom:none;text-decoration:none}.dark-theme .SearchResultEmpty-scss--module_picture_uWKsd{background-image:url(../search-not-found.4kl76wUw.svg);filter:grayscale(1)}.light-theme .SearchResultEmpty-scss--module_picture_uWKsd{background-image:url(../search-not-found.4kl76wUw.svg)}.light-x-theme .SearchResultEmpty-scss--module_picture_uWKsd{background-image:url(../search-not-found-x.BQQdi5F0.svg)}@keyframes SearchResultEmpty-scss--module_fadeIn_Mp8WH{0%{opacity:0}to{opacity:1}}@keyframes SearchResultEmpty-scss--module_fadeOut_qVoXU{0%{opacity:1}to{opacity:0}}@keyframes SearchResultEmpty-scss--module_flashing_vV2O9{0%{opacity:.5}to{opacity:1}}@keyframes SearchResultEmpty-scss--module_loading_beHUJ{to{background-position-x:-20%}}@keyframes SearchResultEmpty-scss--module_rotating_xOQuF{to{transform:rotate(360deg)}}@keyframes SearchResultEmpty-scss--module_growIn_tI8XU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchResultEmpty-scss--module_closeLock_ha9Au{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResultEmpty-scss--module_shakeLock_AESIg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SearchResultEmpty-scss--module_picture_uWKsd{background-image:url(../search-not-found-y.PzayoAyt.svg)}.SearchResultEmpty-scss--module_container_zZkeU{display:flex;flex-flow:column wrap;align-items:center}.SearchResultEmpty-scss--module_picture_uWKsd{width:120px;height:120px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 20px}.SearchResultEmpty-scss--module_heading_Y9ZF-{margin-bottom:8px;font-size:1rem;font-weight:500;color:var(--var-color-text-primary)}.SearchResultEmpty-scss--module_description_XHz0Z{font-size:.875rem;font-weight:400;color:#7c7c7c}.SearchResultEmpty-scss--module_heading_Y9ZF-,.SearchResultEmpty-scss--module_description_XHz0Z{display:inline-block;line-height:1.4;text-align:center}.ResultEmpty-scss--module_container_8cD9B{padding:0 20px}@keyframes ResultCenterSection-scss--module_fadeIn_Xsqya{0%{opacity:0}to{opacity:1}}@keyframes ResultCenterSection-scss--module_fadeOut_1-UHu{0%{opacity:1}to{opacity:0}}@keyframes ResultCenterSection-scss--module_flashing_-JuNG{0%{opacity:.5}to{opacity:1}}@keyframes ResultCenterSection-scss--module_loading_mOTxj{to{background-position-x:-20%}}@keyframes ResultCenterSection-scss--module_rotating_Ozi-x{to{transform:rotate(360deg)}}@keyframes ResultCenterSection-scss--module_growIn_DDqKd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ResultCenterSection-scss--module_closeLock_fIKkG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResultCenterSection-scss--module_shakeLock_ejwqo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ResultCenterSection-scss--module_title_KK9TQ{color:#f1f1f1}.dark-theme .ResultCenterSection-scss--module_subtitle_Di-1z{color:#7c7c7c}.ResultCenterSection-scss--module_container_I7Xmj{display:flex;flex-flow:column nowrap}.ResultCenterSection-scss--module_title_KK9TQ,.ResultCenterSection-scss--module_subtitle_Di-1z{font-size:14px;font-weight:400;line-height:22px;word-break:break-all}.ResultCenterSection-scss--module_title_KK9TQ{color:#000}.ResultCenterSection-scss--module_subtitle_Di-1z{color:#7c7c7c}@keyframes ResultLoading-scss--module_fadeIn_RVC72{0%{opacity:0}to{opacity:1}}@keyframes ResultLoading-scss--module_fadeOut_otJAI{0%{opacity:1}to{opacity:0}}@keyframes ResultLoading-scss--module_flashing_4fgaT{0%{opacity:.5}to{opacity:1}}@keyframes ResultLoading-scss--module_loading_ZeBah{to{background-position-x:-20%}}@keyframes ResultLoading-scss--module_rotating_Kcuj9{to{transform:rotate(360deg)}}@keyframes ResultLoading-scss--module_growIn_yyQPc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ResultLoading-scss--module_closeLock_XVnSw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResultLoading-scss--module_shakeLock_uDgE2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ResultLoading-scss--module_container_XKHXk{display:flex;align-items:center;justify-content:center;padding:10px}@keyframes ResultList-scss--module_fadeIn_-vTTH{0%{opacity:0}to{opacity:1}}@keyframes ResultList-scss--module_fadeOut_iiPH7{0%{opacity:1}to{opacity:0}}@keyframes ResultList-scss--module_flashing_YKl-k{0%{opacity:.5}to{opacity:1}}@keyframes ResultList-scss--module_loading_SHW1l{to{background-position-x:-20%}}@keyframes ResultList-scss--module_rotating_-BiHB{to{transform:rotate(360deg)}}@keyframes ResultList-scss--module_growIn_KuM5M{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ResultList-scss--module_closeLock_Xwq2a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResultList-scss--module_shakeLock_03Z21{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ResultList-scss--module_root_ui0ig{height:auto}.ResultList-scss--module_result_HdEdp{margin-bottom:10px}.ResultList-scss--module_resultEmptyWrapper_80-TL{display:flex;align-items:center;justify-content:center;height:100%}@media (orientation: portrait){.ResultList-scss--module_resultEmpty_HBR50{padding-bottom:64px}}@keyframes SearchByBlogsPopup-scss--module_fadeIn_2-dUE{0%{opacity:0}to{opacity:1}}@keyframes SearchByBlogsPopup-scss--module_fadeOut_1crDY{0%{opacity:1}to{opacity:0}}@keyframes SearchByBlogsPopup-scss--module_flashing_6kwlL{0%{opacity:.5}to{opacity:1}}@keyframes SearchByBlogsPopup-scss--module_loading_RKWpD{to{background-position-x:-20%}}@keyframes SearchByBlogsPopup-scss--module_rotating_dattG{to{transform:rotate(360deg)}}@keyframes SearchByBlogsPopup-scss--module_growIn_FlZN-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchByBlogsPopup-scss--module_closeLock_Jc-IS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByBlogsPopup-scss--module_shakeLock_QEMHA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchByBlogsPopup-scss--module_container_FtOGf{position:relative;height:100%}.SearchByBlogsPopup-scss--module_headerContainer_NanX9{position:sticky;top:0}.SearchByBlogsPopup-scss--module_header_CSKPr{display:flex;align-items:center;justify-content:center;position:fixed;z-index:102;top:15px;right:15px;left:15px;flex-flow:row nowrap;gap:10px}.SearchByBlogsPopup-scss--module_results_KzfbZ{padding-top:15px}.SearchByBlogsPopup-scss--module_backButton_6qlEY{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;margin-right:auto}.SearchByBlogsPopup-scss--module_backButtonIcon_HSAK4{width:20px;height:20px}.SearchByBlogsPopup-scss--module_title_EdAqO{margin-right:auto;margin-left:-20px;font-size:1rem;font-weight:500;line-height:1.4}.SearchByBlogsPopup-scss--module_search_zxxoE{width:auto;margin:0 15px}.SearchByBlogsPopup-scss--module_showAll_DNtNz{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}@keyframes ComplaintSent-scss--module_fadeIn_T9QMY{0%{opacity:0}to{opacity:1}}@keyframes ComplaintSent-scss--module_fadeOut_Wi1Ys{0%{opacity:1}to{opacity:0}}@keyframes ComplaintSent-scss--module_flashing_s2-I9{0%{opacity:.5}to{opacity:1}}@keyframes ComplaintSent-scss--module_loading_ptUGh{to{background-position-x:-20%}}@keyframes ComplaintSent-scss--module_rotating_Py7lI{to{transform:rotate(360deg)}}@keyframes ComplaintSent-scss--module_growIn_Yd-7-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ComplaintSent-scss--module_closeLock_7DzXC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ComplaintSent-scss--module_shakeLock_TivnL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ComplaintSent-scss--module_root_jkIKO{display:flex;flex-direction:column;align-items:center}.ComplaintSent-scss--module_iconWrapper_L1eZW{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:15px;border-radius:20px;background-color:#59a8404d}.ComplaintSent-scss--module_icon_TvOcw{width:40px;height:40px;color:#59a840}.ComplaintSent-scss--module_title_haKrH{margin:0 0 14px;font-size:1.25rem;font-weight:500;line-height:1.5rem;text-align:center}.ComplaintSent-scss--module_text_2trt6{max-width:360px;margin:0 0 30px;font-size:.875rem;font-weight:400;line-height:1.4;text-align:center}.ComplaintSent-scss--module_buttonSection_OAdBM{display:flex}.ComplaintSent-scss--module_button_y-IgU{text-transform:uppercase}.CheckboxField-scss--module_root_67MqK{display:flex;width:100%}.CheckboxField-scss--module_root_67MqK.gap-20{margin-bottom:20px}.CheckboxField-scss--module_root_67MqK.gap-30{margin-bottom:30px}.CheckboxField-scss--module_checkbox_2AKQQ{align-self:flex-start}.CheckboxField-scss--module_label_r5wNE{line-height:22px}.SmallText-scss--module_root_zybyg.gap-20{margin-bottom:20px}.SmallText-scss--module_root_zybyg.gap-30{margin-bottom:30px}.RadioGroupField-scss--module_root_M5Dtp.gap-20{margin-bottom:20px}.RadioGroupField-scss--module_root_M5Dtp.gap-30{margin-bottom:30px}.RadioGroupField-scss--module_radioItem_EK2fW{margin-bottom:.625rem}.RadioGroupField-scss--module_radioItem_EK2fW input{flex-shrink:0}.RadioGroupField-scss--module_radioItemLabel_-RcVN{line-height:1.25rem}.SelectField-scss--module_root_lZa-p.gap-20{margin-bottom:20px}.SelectField-scss--module_root_lZa-p.gap-30{margin-bottom:30px}@keyframes TextAreaField-scss--module_fadeIn_7ptoB{0%{opacity:0}to{opacity:1}}@keyframes TextAreaField-scss--module_fadeOut_NKUUI{0%{opacity:1}to{opacity:0}}@keyframes TextAreaField-scss--module_flashing_shjLN{0%{opacity:.5}to{opacity:1}}@keyframes TextAreaField-scss--module_loading_W4BYD{to{background-position-x:-20%}}@keyframes TextAreaField-scss--module_rotating_Mi3iu{to{transform:rotate(360deg)}}@keyframes TextAreaField-scss--module_growIn_S6wK5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TextAreaField-scss--module_closeLock_Igg1J{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TextAreaField-scss--module_shakeLock_3GEzT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TextAreaField-scss--module_root_q31zL.gap-20{margin-bottom:20px}.TextAreaField-scss--module_root_q31zL.gap-20.TextAreaField-scss--module_withCounter_hDoz3,.TextAreaField-scss--module_root_q31zL.gap-30{margin-bottom:30px}.TextAreaField-scss--module_invalidIcon_2xUBk{top:15px;transform:none}.TextAreaField-scss--module_textAreaCounter_DXy2A{bottom:-20px}.TextAreaField-scss--module_labelWithHintText_-Rhmp{margin-right:10px}.mobile .TextAreaField-scss--module_hint_HJyNN{padding-top:2px}@keyframes styles-scss--module_fadeIn_z-NJK{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_-gBW1{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_WJ3PW{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_v0Uq-{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_anxON{to{transform:rotate(360deg)}}@keyframes styles-scss--module_growIn_r9ZXW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes styles-scss--module_closeLock_fRuTN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_mLhAt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_row_oX8fQ{display:flex;flex-wrap:wrap;margin-right:-10px}.styles-scss--module_row_oX8fQ>*{width:270px;flex-grow:1;margin-right:10px}.styles-scss--module_buttons_W91vX{display:flex;gap:10px;flex-wrap:wrap}.mobile .styles-scss--module_buttons_W91vX{flex-direction:column;align-items:stretch}@keyframes SendComplaintPopup-scss--module_fadeIn_1gdMV{0%{opacity:0}to{opacity:1}}@keyframes SendComplaintPopup-scss--module_fadeOut_tPzyb{0%{opacity:1}to{opacity:0}}@keyframes SendComplaintPopup-scss--module_flashing_Ex7lE{0%{opacity:.5}to{opacity:1}}@keyframes SendComplaintPopup-scss--module_loading_vm83h{to{background-position-x:-20%}}@keyframes SendComplaintPopup-scss--module_rotating_YBcy3{to{transform:rotate(360deg)}}@keyframes SendComplaintPopup-scss--module_growIn_YDSq0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SendComplaintPopup-scss--module_closeLock_u57rJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendComplaintPopup-scss--module_shakeLock_rsXRv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendComplaintPopup-scss--module_container_6DJJP{position:relative;padding:15px 20px}.SendComplaintPopup-scss--module_headerContainer_hAA3a{position:sticky;top:0}.SendComplaintPopup-scss--module_header_NAMXl{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;gap:10px;margin-bottom:20px}.SendComplaintPopup-scss--module_results_uSZHq{padding-top:15px}.SendComplaintPopup-scss--module_backButton_CqZSh{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;margin-right:30px}.SendComplaintPopup-scss--module_backButtonIcon_vXgMB{width:20px;height:20px}.SendComplaintPopup-scss--module_title_RfYxa{margin-right:auto;margin-left:-20px;font-size:20px;font-weight:500;line-height:24px}.SendComplaintPopup-scss--module_sentBlock_OQR7d{padding-top:40px}.SendComplaintPopup-scss--module_closeButton_wiIyU{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;top:0;right:10px;display:flex;padding:10px}.SendComplaintPopup-scss--module_iconClose_6lrAn{width:20px;height:20px}@keyframes SubscriptionLevelSample-scss--module_fadeIn_p6Y-Z{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelSample-scss--module_fadeOut_LRqY0{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelSample-scss--module_flashing_Rodo9{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelSample-scss--module_loading_eaccS{to{background-position-x:-20%}}@keyframes SubscriptionLevelSample-scss--module_rotating_d9tdN{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelSample-scss--module_growIn_ZWgh-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelSample-scss--module_closeLock_8rwGw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelSample-scss--module_shakeLock_aD78m{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelSample-scss--module_root_zmqxb{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.minified .SubscriptionLevelSample-scss--module_root_zmqxb{background-color:var(--var-color-bg)}.light-y-theme .SubscriptionLevelSample-scss--module_root_zmqxb{border:1px solid var(--var-color-base-border)}.SubscriptionLevelSample-scss--module_title_dwI-1{margin-bottom:5px;font-size:16px;font-weight:600;color:var(--var-color-text-primary)}.SubscriptionLevelSample-scss--module_value_O2AyQ{margin-bottom:10px;color:#7c7c7c}.SubscriptionLevelSample-scss--module_description_-cvwV{color:var(--var-color-text-primary)}@keyframes TutorialSubscriptionLevels-scss--module_fadeIn_P3lOE{0%{opacity:0}to{opacity:1}}@keyframes TutorialSubscriptionLevels-scss--module_fadeOut_coWqg{0%{opacity:1}to{opacity:0}}@keyframes TutorialSubscriptionLevels-scss--module_flashing_GYAN1{0%{opacity:.5}to{opacity:1}}@keyframes TutorialSubscriptionLevels-scss--module_loading_oe9CL{to{background-position-x:-20%}}@keyframes TutorialSubscriptionLevels-scss--module_rotating_SaYdH{to{transform:rotate(360deg)}}@keyframes TutorialSubscriptionLevels-scss--module_growIn_Qy3ya{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TutorialSubscriptionLevels-scss--module_closeLock_HQam4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialSubscriptionLevels-scss--module_shakeLock_ykh6r{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TutorialSubscriptionLevels-scss--module_root_OuPUI{display:flex;flex-direction:column;width:310px;height:100%;padding:23px 20px 0;background-color:var(--var-color-bg)}.TutorialSubscriptionLevels-scss--module_headerContainer_4Zb6q{padding:20px 20px 15px}.TutorialSubscriptionLevels-scss--module_examplesTitle_PuBJn{font-size:1.25rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.TutorialSubscriptionLevels-scss--module_icon_XAqcF{width:25px;height:25px}.TutorialSubscriptionLevels-scss--module_selectWrapper_cspSs{margin-bottom:20px}.TutorialSubscriptionLevels-scss--module_subscriptionLevelsSamples_bh28f{flex-grow:1;overflow-y:scroll;height:440px}@keyframes SubscriptionLevelsExample-scss--module_fadeIn_WaYLK{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_fadeOut_7zDK-{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExample-scss--module_flashing_vTXr-{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_loading_4Dh2-{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExample-scss--module_rotating_n9uWr{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExample-scss--module_growIn_68BVC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsExample-scss--module_closeLock_wfIs2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExample-scss--module_shakeLock_-JQoG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExample-scss--module_root_NWJCG{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_Hx9FG{width:100%;height:100%;padding:0}.SubscriptionLevelsExample-scss--module_header_iaB-q{background-color:#fff}.dark-theme .SubscriptionLevelsExample-scss--module_header_iaB-q{background-color:var(--var-color-block-bg)}.SubscriptionLevelsExample-scss--module_list_GvOgq{display:flex;flex-direction:column;height:auto;margin:15px 15px 10px}@keyframes SubscriptionLevelsExamplePopup-scss--module_fadeIn_m-Igj{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExamplePopup-scss--module_fadeOut_tgXxH{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExamplePopup-scss--module_flashing_Esda7{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExamplePopup-scss--module_loading_oE0z1{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExamplePopup-scss--module_rotating_M6IPs{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExamplePopup-scss--module_growIn_lMHgZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsExamplePopup-scss--module_closeLock_8AnoY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExamplePopup-scss--module_shakeLock_zyh-s{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExamplePopup-scss--module_root_dKVK9{padding:0;background-color:transparent}.SubscriptionLevelsExamplePopup-scss--module_tutorial_EzNyw{width:100%;height:100%;padding:0}.SubscriptionLevelsExamplePopup-scss--module_header_KIrCN{background-color:#fff}.SubscriptionLevelsExamplePopup-scss--module_list_PCx9g{display:flex;flex-direction:column;height:auto;margin:15px 15px 10px}.SubscriptionLevelsExamplePopup-scss--module_spinner_sRe1B{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes BlogSubscriptionLevelsRemove-scss--module_fadeIn_8eFsx{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsRemove-scss--module_fadeOut_Wxv6d{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsRemove-scss--module_flashing_P5Q54{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsRemove-scss--module_loading_ANpu-{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsRemove-scss--module_rotating_Ar57T{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsRemove-scss--module_growIn_hovTQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsRemove-scss--module_closeLock_KD78Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsRemove-scss--module_shakeLock_beHSH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsRemove-scss--module_row_-xKZ5{margin-bottom:30px}.BlogSubscriptionLevelsRemove-scss--module_rowSelect_1sv3i{margin-bottom:20px}.BlogSubscriptionLevelsRemove-scss--module_label_5VWYk{margin-bottom:10px;font-weight:500}.BlogSubscriptionLevelsRemove-scss--module_value_fwBij{font-size:16px}.BlogSubscriptionLevelsRemove-scss--module_type_YnfNK{word-wrap:break-word;word-break:break-word;font-weight:700;text-transform:uppercase}.BlogSubscriptionLevelsRemove-scss--module_warning_klEvz{margin-top:5px;font-size:13px;font-weight:400;font-style:normal;line-height:16px;color:#7c7c7c}.BlogSubscriptionLevelsRemove-scss--module_subscribersCount_8sfz3{font-weight:600}.BlogSubscriptionLevelsRemove-scss--module_toLevel_VJDk1{word-wrap:break-word;word-break:break-word;font-weight:500;color:var(--var-color-error)}.BlogSubscriptionLevelsRemove-scss--module_remove_DsSG4{margin-right:10px;background-color:var(--var-color-error)}.BlogSubscriptionLevelsRemove-scss--module_buttons_xkv6C{margin-top:30px}@keyframes SubscriptionLevelRemovePopup-scss--module_fadeIn_MF91E{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelRemovePopup-scss--module_fadeOut_qjVsE{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelRemovePopup-scss--module_flashing_8nYr5{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelRemovePopup-scss--module_loading_6Xdqv{to{background-position-x:-20%}}@keyframes SubscriptionLevelRemovePopup-scss--module_rotating_jD7-3{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelRemovePopup-scss--module_growIn_krz2c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelRemovePopup-scss--module_closeLock_Q7km2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelRemovePopup-scss--module_shakeLock_QTH8S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelRemovePopup-scss--module_wrapper_TYBf2{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;overflow-y:auto;width:100%;background-color:var(--var-color-panel-bg)}.SubscriptionLevelRemovePopup-scss--module_block_NBTzq{top:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;margin:0;padding-right:0;padding-bottom:calc(var(--const-top-menu-height) + 15px);padding-left:0;border-radius:0}.SubscriptionLevelRemovePopup-scss--module_content_H8a2L{display:flex;flex-flow:column;flex:1 1 auto;padding:15px}.SubscriptionLevelRemovePopup-scss--module_title_R7qWh{margin-right:60px;margin-bottom:0;margin-left:20px}.SubscriptionLevelRemovePopup-scss--module_buttons_6OpG5{display:flex;flex-direction:column}.SubscriptionLevelRemovePopup-scss--module_removeButton_K8xec{margin-right:0;margin-bottom:15px}.SubscriptionLevelRemovePopup-scss--module_footer_tsRBR{margin:16px 20px 0}@keyframes PreviewMessagePopup-scss--module_fadeIn_UZ69P{0%{opacity:0}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_fadeOut_TnT4T{0%{opacity:1}to{opacity:0}}@keyframes PreviewMessagePopup-scss--module_flashing_Jxzvq{0%{opacity:.5}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_loading_Hlnsa{to{background-position-x:-20%}}@keyframes PreviewMessagePopup-scss--module_rotating_443dq{to{transform:rotate(360deg)}}@keyframes PreviewMessagePopup-scss--module_growIn_y88et{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PreviewMessagePopup-scss--module_closeLock_P72wf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PreviewMessagePopup-scss--module_shakeLock_LpyYu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PreviewMessagePopup-scss--module_wrapper_mvxMH{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:#fff}.PreviewMessagePopup-scss--module_block_x2JC-{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.PreviewMessagePopup-scss--module_content_22WMr{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.PreviewMessagePopup-scss--module_title_D0qnV{margin-right:60px;margin-bottom:0}@keyframes PostDonationsItem-scss--module_fadeIn_BENw-{0%{opacity:0}to{opacity:1}}@keyframes PostDonationsItem-scss--module_fadeOut_hUf9B{0%{opacity:1}to{opacity:0}}@keyframes PostDonationsItem-scss--module_flashing_WxAA8{0%{opacity:.5}to{opacity:1}}@keyframes PostDonationsItem-scss--module_loading_Fp9hW{to{background-position-x:-20%}}@keyframes PostDonationsItem-scss--module_rotating_tMSRE{to{transform:rotate(360deg)}}@keyframes PostDonationsItem-scss--module_growIn_r8lcn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostDonationsItem-scss--module_closeLock_G7Gks{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostDonationsItem-scss--module_shakeLock_7O-D2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostDonationsItem-scss--module_root_TA2Hg{position:relative;display:flex}.PostDonationsItem-scss--module_root_TA2Hg:not(:last-child){margin-bottom:20px}.PostDonationsItem-scss--module_avatar_RgY-8{margin-right:8px}.PostDonationsItem-scss--module_info_N7cu7{display:flex;flex-direction:column;justify-content:space-between}.PostDonationsItem-scss--module_username_NHQCS{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:16px}.PostDonationsItem-scss--module_date_fpjEA{position:absolute;bottom:0;left:40px;font-size:12px;line-height:1;color:#7c7c7c}.PostDonationsItem-scss--module_sumLabel_AW2bO{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_ahstu{width:16px;height:16px;transition:all .2s ease}.PostDonationsItem-scss--module_dialogButton_RG3Mn{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_RG3Mn:hover .PostDonationsItem-scss--module_dialogIcon_ahstu{color:var(--color-brand)!important}}.PostDonations-scss--module_root_FzLSi{width:100%}.PostDonations-scss--module_list_SEjn4{position:relative;padding:15px 15px 0}.PostDonations-scss--module_spinnerWrapper_Ccejm{display:flex;width:100%;padding:20px;justify-content:center}.PostDonations-scss--module_loadMoreSensor_sJMDg{position:absolute;bottom:50px;width:10px}@keyframes PostDonationsPopup-scss--module_fadeIn_aQ4Ih{0%{opacity:0}to{opacity:1}}@keyframes PostDonationsPopup-scss--module_fadeOut_xfaPH{0%{opacity:1}to{opacity:0}}@keyframes PostDonationsPopup-scss--module_flashing_ySxs-{0%{opacity:.5}to{opacity:1}}@keyframes PostDonationsPopup-scss--module_loading_JN0F6{to{background-position-x:-20%}}@keyframes PostDonationsPopup-scss--module_rotating_4fd3w{to{transform:rotate(360deg)}}@keyframes PostDonationsPopup-scss--module_growIn_-zI2i{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostDonationsPopup-scss--module_closeLock_dao-3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostDonationsPopup-scss--module_shakeLock_-PpTu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostDonationsPopup-scss--module_header_Vfgbf{position:sticky;z-index:2;top:0;display:flex;width:100%;background-color:#fff}.PostDonationsPopup-scss--module_title_qytre{padding:15px 15px 15px 0;font-size:14px;font-weight:500;line-height:22px}.PostDonationsPopup-scss--module_cancelBtn_ajbxE{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;padding:15px}.PostDonationsPopup-scss--module_cancelIcon_KMHb8{width:24px;height:24px}.PostDonationsPopup-scss--module_scrollingArea_qZ-gA .PostDonationsPopup-scss--module_donationsList_78p5C{padding-top:0}@keyframes PollVotersPreview-scss--module_fadeIn_nX6kN{0%{opacity:0}to{opacity:1}}@keyframes PollVotersPreview-scss--module_fadeOut_KT3Vc{0%{opacity:1}to{opacity:0}}@keyframes PollVotersPreview-scss--module_flashing_bv7AH{0%{opacity:.5}to{opacity:1}}@keyframes PollVotersPreview-scss--module_loading_p9S-Y{to{background-position-x:-20%}}@keyframes PollVotersPreview-scss--module_rotating_3vemO{to{transform:rotate(360deg)}}@keyframes PollVotersPreview-scss--module_growIn_JttcD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollVotersPreview-scss--module_closeLock_Mg2mI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollVotersPreview-scss--module_shakeLock_kp6Sx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollVotersPreview-scss--module_root_T050z{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_T050z{background-color:var(--var-color-complementary-bg)}.PollVotersPreview-scss--module_voters_4WStn{display:flex;align-items:center;justify-content:center;gap:4px}@keyframes PollOption-scss--module_fadeIn_IJ152{0%{opacity:0}to{opacity:1}}@keyframes PollOption-scss--module_fadeOut_-2qpd{0%{opacity:1}to{opacity:0}}@keyframes PollOption-scss--module_flashing_-O4sY{0%{opacity:.5}to{opacity:1}}@keyframes PollOption-scss--module_loading_-qriR{to{background-position-x:-20%}}@keyframes PollOption-scss--module_rotating_O17rA{to{transform:rotate(360deg)}}@keyframes PollOption-scss--module_growIn_bwiQn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollOption-scss--module_closeLock_OILhg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollOption-scss--module_shakeLock_6JF95{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollOption-scss--module_root_zMwKd{position:relative;width:100%}.PollOption-scss--module_voters_shmLR{right:60px;bottom:50%;display:none}.PollOption-scss--module_root_zMwKd.PollOption-scss--module_withVoters_yfmxb:hover .PollOption-scss--module_voters_shmLR{display:block}.PollOption-scss--module_option_1HxrH{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_1HxrH{background-color:#303030}.PollOption-scss--module_option_1HxrH:not(.PollOption-scss--module_disabled_Y7JTl){cursor:pointer}.PollOption-scss--module_option_1HxrH:hover:not(.PollOption-scss--module_disabled_Y7JTl){background-color:#ececec}.dark-theme .PollOption-scss--module_option_1HxrH:hover:not(.PollOption-scss--module_disabled_Y7JTl){border-color:var(--var-color-input-border-hover);background-color:#3d3d3d}.PollOption-scss--module_content_TLnLY{position:relative;z-index:2;display:flex;justify-content:flex-start}.PollOption-scss--module_fraction_NZxif{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_NZxif: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_NZxif{background-color:var(--var-color-block-bg)}.PollOption-scss--module_fakeCheckbox_-VVEI{margin-right:15px}.PollOption-scss--module_optionText_pfBdB{display:inline-block;margin-right:10px;font-size:.875rem;font-weight:400;line-height:1.55;color:var(--var-color-text-primary)}.PollOption-scss--module_rightSection_ho-qD{display:flex;flex-direction:row;flex-shrink:0;align-items:center;margin-left:auto}.PollOption-scss--module_checkmark_rhDzr{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}@keyframes PollDetailsShowMoreButton-scss--module_fadeIn_btx7x{0%{opacity:0}to{opacity:1}}@keyframes PollDetailsShowMoreButton-scss--module_fadeOut_TWSCK{0%{opacity:1}to{opacity:0}}@keyframes PollDetailsShowMoreButton-scss--module_flashing_EnjUK{0%{opacity:.5}to{opacity:1}}@keyframes PollDetailsShowMoreButton-scss--module_loading_ZrRUl{to{background-position-x:-20%}}@keyframes PollDetailsShowMoreButton-scss--module_rotating_fqlJ0{to{transform:rotate(360deg)}}@keyframes PollDetailsShowMoreButton-scss--module_growIn_WVm6A{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollDetailsShowMoreButton-scss--module_closeLock_FONA5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetailsShowMoreButton-scss--module_shakeLock_eeXFe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetailsShowMoreButton-scss--module_root_Nra8P{-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:.875rem;font-weight:400;line-height:1.55;color:var(--color-brand);border-radius:8px;transition:border-color .2s;cursor:pointer}.PollDetailsShowMoreButton-scss--module_root_Nra8P:hover{border-color:var(--color-brand)}.desktop .PollDetailsShowMoreButton-scss--module_root_Nra8P{width:180px}.mobile .PollDetailsShowMoreButton-scss--module_root_Nra8P{width:100%}@keyframes PollDetailsVoter-scss--module_fadeIn_7Dsfr{0%{opacity:0}to{opacity:1}}@keyframes PollDetailsVoter-scss--module_fadeOut_--rfE{0%{opacity:1}to{opacity:0}}@keyframes PollDetailsVoter-scss--module_flashing_n-nOd{0%{opacity:.5}to{opacity:1}}@keyframes PollDetailsVoter-scss--module_loading_Gt1wy{to{background-position-x:-20%}}@keyframes PollDetailsVoter-scss--module_rotating_qp-zT{to{transform:rotate(360deg)}}@keyframes PollDetailsVoter-scss--module_growIn_NCur6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollDetailsVoter-scss--module_closeLock_0aDye{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetailsVoter-scss--module_shakeLock_S-tyx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetailsVoter-scss--module_root_F2Ar5{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_F2Ar5{width:180px}.mobile .PollDetailsVoter-scss--module_root_F2Ar5{width:100%}.PollDetailsVoter-scss--module_avatar_nMmjc{margin-right:11px}.PollDetailsVoter-scss--module_username_rKlrO{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:400;line-height:1.25rem;color:var(--var-color-text-primary)}.PollDetailsOption-scss--module_root_UAOuj{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}.PollDetailsOption-scss--module_option_wL-3N{margin-bottom:15px}.PollDetailsOption-scss--module_votersLabel_OhCao{margin-bottom:10px}.PollDetailsOption-scss--module_voters_Q23NV{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}@keyframes PollDetails-scss--module_fadeIn_q3cmZ{0%{opacity:0}to{opacity:1}}@keyframes PollDetails-scss--module_fadeOut_UWMDZ{0%{opacity:1}to{opacity:0}}@keyframes PollDetails-scss--module_flashing_lCzsq{0%{opacity:.5}to{opacity:1}}@keyframes PollDetails-scss--module_loading_go8DN{to{background-position-x:-20%}}@keyframes PollDetails-scss--module_rotating_HQbel{to{transform:rotate(360deg)}}@keyframes PollDetails-scss--module_growIn_FsGav{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollDetails-scss--module_closeLock_b-zZN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetails-scss--module_shakeLock_qjKPn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetails-scss--module_root_iAWoD{overflow-x:hidden}.PollDetails-scss--module_pollTitle_-V-Ye{word-wrap:break-word;word-break:break-word;margin-bottom:15px;font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--var-color-text-primary)}.desktop .PollDetails-scss--module_content_pxv27{max-height:500px}.mobile .PollDetails-scss--module_content_pxv27{padding:0 15px 30px}.mobile .PollDetails-scss--module_pollTitle_-V-Ye{padding-right:15px;padding-left:15px}@keyframes PollDetails-scss--module_fadeIn_-hqBD{0%{opacity:0}to{opacity:1}}@keyframes PollDetails-scss--module_fadeOut_PhrzB{0%{opacity:1}to{opacity:0}}@keyframes PollDetails-scss--module_flashing_-eUW6{0%{opacity:.5}to{opacity:1}}@keyframes PollDetails-scss--module_loading_NYQ4U{to{background-position-x:-20%}}@keyframes PollDetails-scss--module_rotating_U8K5B{to{transform:rotate(360deg)}}@keyframes PollDetails-scss--module_growIn_n-Uoo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollDetails-scss--module_closeLock_F32Fp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetails-scss--module_shakeLock_sEIpj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetails-scss--module_root_FG1Qy{display:flex;flex-direction:column;height:100dvh;padding:15px 0 0;background-color:#fff}.PollDetails-scss--module_header_iC3tg{position:sticky;z-index:2;top:0;display:flex;width:100%;padding:15px;justify-content:space-between;align-items:center;background-color:#fff}.PollDetails-scss--module_closeButton_dsK-a{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;cursor:pointer}.PollDetails-scss--module_closeIcon_ZoCIr{width:25px;height:25px;color:var(--var-color-text-primary)}.PollDetails-scss--module_title_XrLJ2{display:inline-block;font-size:1.25rem;font-weight:500;line-height:1.5rem;color:var(--var-color-text-primary)}@keyframes PostAccessSelector-scss--module_fadeIn_R5hyZ{0%{opacity:0}to{opacity:1}}@keyframes PostAccessSelector-scss--module_fadeOut_-CJLh{0%{opacity:1}to{opacity:0}}@keyframes PostAccessSelector-scss--module_flashing_7KftH{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessSelector-scss--module_loading_g0QHf{to{background-position-x:-20%}}@keyframes PostAccessSelector-scss--module_rotating_lacO3{to{transform:rotate(360deg)}}@keyframes PostAccessSelector-scss--module_growIn_iFag1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostAccessSelector-scss--module_closeLock_EGXnp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessSelector-scss--module_shakeLock_JPpwx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessSelector-scss--module_root_uqnch{display:flex;gap:20px}.mobile .PostAccessSelector-scss--module_root_uqnch{flex-direction:column;gap:15px}.PostAccessSelector-scss--module_optionalBlock_ZS65D{display:flex;overflow:hidden;flex-direction:column;transition:height .5s ease;will-change:height}.PostAccessSelector-scss--module_card_wA150{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_wA150{min-height:300px;flex-basis:50%}.PostAccessSelector-scss--module_topContainer_baW0x{margin-bottom:25px}.mobile .PostAccessSelector-scss--module_topContainer_baW0x{display:flex}.PostAccessSelector-scss--module_cardTitle_S-3l2{margin-bottom:5px;font-size:1rem;font-weight:500;line-height:1.5}.PostAccessSelector-scss--module_priceContainer_ImW1c{display:flex;align-items:center}.PostAccessSelector-scss--module_price_8vD00{line-height:1.375rem;color:#7c7c7c}.PostAccessSelector-scss--module_iconContainer_NmW1H{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:8px;flex-shrink:0}.mobile .PostAccessSelector-scss--module_iconContainer_NmW1H{margin-right:15px;margin-bottom:0}.PostAccessSelector-scss--module_icon_R0dlu{width:1.25rem;height:1.25rem}.PostAccessSelector-scss--module_iconCrownBg_Xs9jJ{background-image:linear-gradient(44deg,var(--color-brand),#ef7729);animation:PostAccessSelector-scss--module_gradientShift_GPhgZ 3s ease infinite}.dark-theme .PostAccessSelector-scss--module_iconCrownBg_Xs9jJ{background-image:linear-gradient(44deg,var(--color-brand),#ffba00)}@keyframes PostAccessSelector-scss--module_gradientShift_GPhgZ{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.PostAccessSelector-scss--module_postIconContainer_QeA-w{background-color:var(--var-color-input-contained-bg)}.PostAccessSelector-scss--module_subscriptionIconContainer_mlJe-{background-color:var(--color-brand-opacity-10)}.dark-theme .PostAccessSelector-scss--module_subscriptionIconContainer_mlJe-{background-color:#ef772926}.PostAccessSelector-scss--module_chipsTitle_RL3cQ{display:flex;align-items:center;margin-bottom:12px;font-size:.8125rem;line-height:1.25}.PostAccessSelector-scss--module_iconUnlock_gmyof{margin-right:6px;fill:var(--color-brand)}.PostAccessSelector-scss--module_chips_iZM4n{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.PostAccessSelector-scss--module_chipsBeforePromo_7f7qR{margin-bottom:20px}.PostAccessSelector-scss--module_chipItem_mrDNj{display:flex;align-items:center;padding:7px 12px;font-size:.8125rem;line-height:1rem;white-space:nowrap;border-radius:30px;background-color:var(--color-brand-opacity-10)}.dark-theme .PostAccessSelector-scss--module_chipItem_mrDNj{background-color:var(--var-color-chip-bg)}.PostAccessSelector-scss--module_chipIcon_-MQCD{margin-right:6px;margin-left:2px;color:var(--var-color-icon-ui-active)}.PostAccessSelector-scss--module_trialButton_jL3Qa{background-color:#59a840}.PostAccessSelector-scss--module_trialButton_jL3Qa:hover{background-color:#498e34}.PostAccessSelector-scss--module_promoText_DOKfZ{margin-bottom:15px;font-size:.75rem;line-height:1.35;color:#7c7c7c}.PostAccessSelector-scss--module_trialHighlightedText_kDZN2{color:var(--var-color-text-primary)}.PostAccessSelector-scss--module_discount_utohg{margin-left:5px;padding:4px 5px;font-size:.8125rem;font-weight:500;line-height:1.2;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.PostAccessSelector-scss--module_priceWithoutDiscount_PO7I7{margin-right:10px;line-height:1.375rem;text-decoration:line-through;color:#7c7c7c80}.PostAccessSelector-scss--module_lackOfSlotsWarning_MRz7Y{font-size:.75rem;line-height:1.3;text-align:center;color:#7c7c7c}.PostAccessSelector-scss--module_footer_FFmpZ{display:flex;flex-direction:column;gap:10px}@keyframes PostAccessSelectorPopup-scss--module_fadeIn_JVQM6{0%{opacity:0}to{opacity:1}}@keyframes PostAccessSelectorPopup-scss--module_fadeOut_3m4uk{0%{opacity:1}to{opacity:0}}@keyframes PostAccessSelectorPopup-scss--module_flashing_tjhke{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessSelectorPopup-scss--module_loading_lYvdN{to{background-position-x:-20%}}@keyframes PostAccessSelectorPopup-scss--module_rotating_8Yn3r{to{transform:rotate(360deg)}}@keyframes PostAccessSelectorPopup-scss--module_growIn_ndAew{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostAccessSelectorPopup-scss--module_closeLock_r2LKY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessSelectorPopup-scss--module_shakeLock_baY4C{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessSelectorPopup-scss--module_root_vIauE{padding:15px}.PostAccessSelectorPopup-scss--module_headerContainer_EkSN1{position:relative;margin-bottom:30px;padding-top:20px}.PostAccessSelectorPopup-scss--module_iconArrow_itb34{width:20px;height:20px;position:absolute;top:15px}@keyframes PostStatisticsPopup-scss--module_fadeIn_RCVgb{0%{opacity:0}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_fadeOut_lUNLh{0%{opacity:1}to{opacity:0}}@keyframes PostStatisticsPopup-scss--module_flashing_SdtJN{0%{opacity:.5}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_loading_Vxgu6{to{background-position-x:-20%}}@keyframes PostStatisticsPopup-scss--module_rotating_ikxDc{to{transform:rotate(360deg)}}@keyframes PostStatisticsPopup-scss--module_growIn_xrtbL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostStatisticsPopup-scss--module_closeLock_RVtyR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostStatisticsPopup-scss--module_shakeLock_P0vD7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostStatisticsPopup-scss--module_content_lhK8i{padding:15px 15px 20px}.PostStatisticsPopup-scss--module_title_YyxFS{display:flex;align-items:center;margin-bottom:15px;font-size:16px;font-weight:500;line-height:22px}.PostStatisticsPopup-scss--module_arrow_QoI1z{width:20px;height:20px;margin-right:15px}@keyframes SubscriptionPriceUpPopup-scss--module_fadeIn_IDUL0{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_fadeOut_oIwU-{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpPopup-scss--module_flashing_Uy3kr{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_loading_J3pyK{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpPopup-scss--module_rotating_HPR5F{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpPopup-scss--module_growIn_uGVq0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceUpPopup-scss--module_closeLock_HTqLH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpPopup-scss--module_shakeLock_gZLaT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceUpPopup-scss--module_content_QNiz5{padding:15px 15px 23px}.SubscriptionPriceUpPopup-scss--module_title_BhVbE{display:flex;align-items:center;margin-bottom:30px;font-size:16px}.SubscriptionPriceUpPopup-scss--module_backIcon_8DtyL{width:20px;height:20px;margin-right:15px}@keyframes PriceCard-scss--module_fadeIn_9jOoa{0%{opacity:0}to{opacity:1}}@keyframes PriceCard-scss--module_fadeOut_-Uucm{0%{opacity:1}to{opacity:0}}@keyframes PriceCard-scss--module_flashing_t4m8o{0%{opacity:.5}to{opacity:1}}@keyframes PriceCard-scss--module_loading_D4fA8{to{background-position-x:-20%}}@keyframes PriceCard-scss--module_rotating_GluPs{to{transform:rotate(360deg)}}@keyframes PriceCard-scss--module_growIn_hXrWE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PriceCard-scss--module_closeLock_sAWBF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceCard-scss--module_shakeLock_0kNh5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PriceCard-scss--module_root_YoZbR{color:#7c7c7c;border-radius:var(--border-radius-default);background-color:#eee}.desktop .PriceCard-scss--module_root_YoZbR{width:200px;padding:15px}.mobile .PriceCard-scss--module_root_YoZbR{width:154px;padding:12px}.PriceCard-scss--module_icon_UwtWS{margin-right:10px}.PriceCard-scss--module_rootActive_jvOno{color:var(--var-color-text-primary);background-color:var(--color-brand-opacity-10)}.PriceCard-scss--module_rootActive_jvOno .PriceCard-scss--module_icon_UwtWS{color:var(--color-brand)}.desktop .PriceCard-scss--module_text_HJycm{margin-bottom:10px;font-size:.8125rem;line-height:1rem}.mobile .PriceCard-scss--module_text_HJycm{margin-bottom:9px;font-size:.625rem;line-height:.75rem}.PriceCard-scss--module_price_1NNy-{display:flex;align-items:center;font-weight:500}.desktop .PriceCard-scss--module_price_1NNy-{font-size:1.25rem}.mobile .PriceCard-scss--module_price_1NNy-{font-size:calc(.875rem + 1px)}@keyframes Example-scss--module_fadeIn_Cd7H9{0%{opacity:0}to{opacity:1}}@keyframes Example-scss--module_fadeOut_owOjt{0%{opacity:1}to{opacity:0}}@keyframes Example-scss--module_flashing_TAtC8{0%{opacity:.5}to{opacity:1}}@keyframes Example-scss--module_loading_ZYM8k{to{background-position-x:-20%}}@keyframes Example-scss--module_rotating_c2KCi{to{transform:rotate(360deg)}}@keyframes Example-scss--module_growIn_mF6lR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Example-scss--module_closeLock_cVyDL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Example-scss--module_shakeLock_oydFE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Example-scss--module_root_Dt923{position:relative;display:flex;align-items:flex-end}.desktop .Example-scss--module_root_Dt923{width:336px;height:129px;margin-top:1px}.mobile .Example-scss--module_root_Dt923{width:258px;height:99px}.Example-scss--module_oldPrice_VerRo{transform:rotate(-3.292deg);flex-shrink:0}.Example-scss--module_priceUpWrapper_TRRuC{position:relative;border-radius:var(--border-radius-default);background-color:#fff;transform:rotate(6.11deg)}.desktop .Example-scss--module_priceUpWrapper_TRRuC{top:-31px;left:-92px}.mobile .Example-scss--module_priceUpWrapper_TRRuC{top:-23px;left:-72px}.Example-scss--module_iconNew_ecj-b{position:absolute;right:6px;color:var(--color-brand);transform:rotate(23.014deg)}.desktop .Example-scss--module_iconNew_ecj-b{top:37px;width:55px;height:42px}.mobile .Example-scss--module_iconNew_ecj-b{top:28px;width:40px;height:30px}.desktop .Example-scss--module_iconCoin_PsUCZ{width:20px;height:24px;margin-right:11px}.mobile .Example-scss--module_iconCoin_PsUCZ{width:15px;height:18px;margin-right:7px}.Example-scss--module_iconThreeCoins_dbE0S{color:var(--color-brand)}.desktop .Example-scss--module_iconThreeCoins_dbE0S{width:19px;height:24px;margin-right:9px}.mobile .Example-scss--module_iconThreeCoins_dbE0S{width:15px;height:18px;margin-right:5px}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeIn_32c4F{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeOut_I8pqs{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_flashing_f6uZu{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_loading_SdU-C{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_rotating_ZV6n9{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_growIn_0egfh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_closeLock_8653B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_shakeLock_-Nw-V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceUpInfoPopup-scss--module_root_BczG7{display:flex;flex-direction:column;align-items:center}.SubscriptionPriceUpInfoPopup-scss--module_example_pDlQK{margin-bottom:45px}.SubscriptionPriceUpInfoPopup-scss--module_title_44lf5{margin-bottom:10px;font-size:20px;font-weight:500;text-align:center}.desktop .SubscriptionPriceUpInfoPopup-scss--module_title_44lf5{max-width:400px}.SubscriptionPriceUpInfoPopup-scss--module_text_mm0Gk{line-height:22px;text-align:center;color:#7c7c7c}.desktop .SubscriptionPriceUpInfoPopup-scss--module_text_mm0Gk{margin-bottom:20px}.mobile .SubscriptionPriceUpInfoPopup-scss--module_text_mm0Gk{margin-bottom:15px}.SubscriptionPriceUpInfoPopup-scss--module_list_RAu0H{display:flex;margin:0 0 40px;padding:0;justify-content:space-between;gap:20px;list-style:none}.mobile .SubscriptionPriceUpInfoPopup-scss--module_list_RAu0H{flex-direction:column}.desktop .SubscriptionPriceUpInfoPopup-scss--module_item_gB7xa{width:240px}.mobile .SubscriptionPriceUpInfoPopup-scss--module_item_gB7xa{display:flex;flex-direction:column;align-items:center;text-align:center}.SubscriptionPriceUpInfoPopup-scss--module_itemTitle_Nn3p2{margin-bottom:4px;font-weight:500;line-height:22px}.SubscriptionPriceUpInfoPopup-scss--module_itemText_hViSf{font-size:13px;line-height:16px;color:#7c7c7c}.SubscriptionPriceUpInfoPopup-scss--module_itemIcon_OdDAH{margin-bottom:10px;color:var(--color-brand)}.SubscriptionPriceUpInfoPopup-scss--module_iconCoinsChecked_Hj9Kq{width:30px;height:30px}.SubscriptionPriceUpInfoPopup-scss--module_iconCoinsUp_szeZV{width:59px;height:30px}.SubscriptionPriceUpInfoPopup-scss--module_button_yckQr{min-width:auto}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeIn_3OLCK{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeOut_yXvlQ{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_flashing_lKqLt{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_loading_TMI9g{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_rotating_fZGl-{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_growIn_KjdPi{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_closeLock_h6u8W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_shakeLock_dV6By{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceUpInfoPopup-scss--module_content_nxm3M{display:flex;align-items:center;justify-content:center;position:relative;min-height:100%;padding:22px 15px 40px}.SubscriptionPriceUpInfoPopup-scss--module_closeWrapper_r6FyD{width:25px;height:25px;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px}.SubscriptionPriceUpInfoPopup-scss--module_close_HQb5g{width:20px;height:20px}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeIn_MltAw{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeOut_awUlT{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_flashing_Q5r2-{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_loading_ywMj-{to{background-position-x:-20%}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_rotating_hX3fq{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_growIn_EY4n7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_closeLock_h9Eoe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_shakeLock_p5xvA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionPriceUpPopup-scss--module_content_fSgGO{position:relative;padding:40px 15px}.SuccessSubscriptionPriceUpPopup-scss--module_closeWrapper_9Z8tB{width:25px;height:25px;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px}.SuccessSubscriptionPriceUpPopup-scss--module_close_SAPWE{width:20px;height:20px}@keyframes BlogIncomePeriodSelector-scss--module_fadeIn_c-XC6{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomePeriodSelector-scss--module_fadeOut_WF7Rv{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomePeriodSelector-scss--module_flashing_3bq4b{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomePeriodSelector-scss--module_loading_kZ6zv{to{background-position-x:-20%}}@keyframes BlogIncomePeriodSelector-scss--module_rotating_apm5e{to{transform:rotate(360deg)}}@keyframes BlogIncomePeriodSelector-scss--module_growIn_wLitc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomePeriodSelector-scss--module_closeLock_UQJkv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomePeriodSelector-scss--module_shakeLock_boYfs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomePeriodSelector-scss--module_list_avVGe{margin:0 0 30px;padding:0;list-style:none}.BlogIncomePeriodSelector-scss--module_item_il2wv{margin-bottom:15px}.BlogIncomePeriodSelector-scss--module_item_il2wv:last-child{margin-bottom:0}.BlogIncomePeriodSelector-scss--module_baseItem_G-5gL{display:flex}.desktop .BlogIncomePeriodSelector-scss--module_baseItem_G-5gL{align-items:center}.mobile .BlogIncomePeriodSelector-scss--module_baseItem_G-5gL{flex-direction:column}.BlogIncomePeriodSelector-scss--module_radioRoot_ZuGpg{width:190px}.desktop .BlogIncomePeriodSelector-scss--module_radioRoot_ZuGpg{margin-right:15px}.mobile .BlogIncomePeriodSelector-scss--module_radioRoot_ZuGpg{margin-bottom:6px}.BlogIncomePeriodSelector-scss--module_radioButton_uGpbA{flex-shrink:0}.BlogIncomePeriodSelector-scss--module_periodText_vIKuE{color:#7c7c7c}.mobile .BlogIncomePeriodSelector-scss--module_periodText_vIKuE{margin-left:30px}.BlogIncomePeriodSelector-scss--module_selectedPeriodText_T-FT8{color:var(--var-color-text-primary)}.BlogIncomePeriodSelector-scss--module_datePicker_bDnxE{width:300px;margin-top:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.BlogIncomePeriodSelector-scss--module_acceptButton_wIdGg{margin-right:15px}.BlogIncomePeriodSelector-scss--module_button_t0xSa{min-width:auto}@keyframes BlogIncomePeriodSelectorPopup-scss--module_fadeIn_AE5LW{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_fadeOut_K44V-{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_flashing_AGFoc{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_loading_rSu3t{to{background-position-x:-20%}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_rotating_aGOJy{to{transform:rotate(360deg)}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_growIn_xrVQZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_closeLock_O8i-F{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomePeriodSelectorPopup-scss--module_shakeLock_pyyz3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomePeriodSelectorPopup-scss--module_content_KhvUz{padding:15px 15px 20px}.BlogIncomePeriodSelectorPopup-scss--module_title_Ogi2F{display:flex;align-items:center;margin-bottom:20px;font-size:16px;font-weight:500}.BlogIncomePeriodSelectorPopup-scss--module_backIcon_o0pd3{width:20px;height:20px;margin-right:15px}@keyframes ConfirmUserBlockPopup-scss--module_fadeIn_XJJgB{0%{opacity:0}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_fadeOut_0gxK7{0%{opacity:1}to{opacity:0}}@keyframes ConfirmUserBlockPopup-scss--module_flashing_10Hlx{0%{opacity:.5}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_loading_fdeXF{to{background-position-x:-20%}}@keyframes ConfirmUserBlockPopup-scss--module_rotating_tzK-K{to{transform:rotate(360deg)}}@keyframes ConfirmUserBlockPopup-scss--module_growIn_GWgOZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ConfirmUserBlockPopup-scss--module_closeLock_MOa5v{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ConfirmUserBlockPopup-scss--module_shakeLock_OVq7R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ConfirmUserBlockPopup-scss--module_content_iKsfW{padding:15px 15px 20px}.ConfirmUserBlockPopup-scss--module_title_OTVMI{font-size:16px;font-weight:500;line-height:22px}.ConfirmUserBlockPopup-scss--module_header_6QPme{display:flex;justify-content:space-between;margin-bottom:20px}.ConfirmUserBlockPopup-scss--module_crossIcon_MZXAd{width:25px;height:25px;margin-left:10px;flex-shrink:0}@keyframes CancelChangeEmailPopup-scss--module_fadeIn_wI5qm{0%{opacity:0}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_fadeOut_upW1H{0%{opacity:1}to{opacity:0}}@keyframes CancelChangeEmailPopup-scss--module_flashing_pT0ym{0%{opacity:.5}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_loading_y8qcX{to{background-position-x:-20%}}@keyframes CancelChangeEmailPopup-scss--module_rotating_YYQey{to{transform:rotate(360deg)}}@keyframes CancelChangeEmailPopup-scss--module_growIn_lNt8n{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CancelChangeEmailPopup-scss--module_closeLock_mue8x{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelChangeEmailPopup-scss--module_shakeLock_JiDVz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CancelChangeEmailPopup-scss--module_wrapper_QRiUE{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)}.CancelChangeEmailPopup-scss--module_wrapper_QRiUE>div:first-of-type{height:100%}.CancelChangeEmailPopup-scss--module_block_x--gM{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.CancelChangeEmailPopup-scss--module_title_Xyj1l{display:flex}.CancelChangeEmailPopup-scss--module_content_Iywq5{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}@font-face{font-family:Inter;font-weight:700;font-style:normal;font-display:optional;src:url(../assets/fonts/Inter-Bold.CD8yliKU.woff2) format("woff2"),url(../assets/fonts/Inter-Bold.2sY-QLpg.woff) format("woff")}@font-face{font-family:Inter;font-weight:600;font-style:normal;font-display:optional;src:url(../assets/fonts/Inter-SemiBold.CudmWj5i.woff2) format("woff2"),url(../assets/fonts/Inter-SemiBold.DtGR4tV8.woff) format("woff")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:optional;src:url(../assets/fonts/Inter-Medium.DLI8xdiI.woff2) format("woff2"),url(../assets/fonts/Inter-Medium.BSnqfYmV.woff) format("woff")}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:optional;src:url(../assets/fonts/Inter-Regular.BHP6tI7_.woff2) format("woff2"),url(../assets/fonts/Inter-Regular.B7TTdsr1.woff) format("woff")}@font-face{font-family:Thunder;font-weight:800;font-style:normal;font-display:swap;src:url(../assets/fonts/Thunder-ExtraBoldLC.BBJCI0_n.woff2) format("woff2"),url(../assets/fonts/Thunder-ExtraBoldLC.DJuezPfz.woff) format("woff")}@font-face{font-family:Thunder;font-weight:700;font-style:normal;font-display:swap;src:url(../assets/fonts/Thunder-BoldLC.BhP53KWa.woff2) format("woff2"),url(../assets/fonts/Thunder-BoldLC.CuhqyTLJ.woff) format("woff")}@font-face{font-family:Thunder;font-weight:800;font-style:normal;font-display:swap;src:url(../assets/fonts/Thunder-ExtraBoldLC.BBJCI0_n.woff2) format("woff2"),url(../assets/fonts/Thunder-ExtraBoldLC.DJuezPfz.woff) format("woff")}@font-face{font-family:Thunder;font-weight:500;font-style:normal;font-display:swap;src:url(../assets/fonts/Thunder-MediumLC.eGi6ualc.woff2) format("woff2"),url(../assets/fonts/Thunder-MediumLC.CfyXGAzE.woff) format("woff")}@font-face{font-family:Thunder;font-weight:400;font-style:normal;font-display:swap;src:url(../assets/fonts/Thunder-LightLC.C-G_InAJ.woff2) format("woff2"),url(../assets/fonts/Thunder-LightLC.BFs1jom-.woff) format("woff")}@font-face{font-family:PTRootUI;font-weight:700;font-style:normal;font-display:swap;src:url(../assets/fonts/pt-root-ui_bold.BF38dJVs.woff2) format("woff2"),url(../assets/fonts/pt-root-ui_bold.B6Ig7ozf.woff) format("woff")}@font-face{font-family:PTRootUI;font-weight:500;font-style:normal;font-display:swap;src:url(../assets/fonts/pt-root-ui_medium.Dc0oVJgs.woff2) format("woff2"),url(../assets/fonts/pt-root-ui_medium.BbigyPY5.woff) format("woff")}@font-face{font-family:PTRootUI;font-weight:400;font-style:normal;font-display:swap;src:url(../assets/fonts/pt-root-ui_regular.DAfJN3DY.woff2) format("woff2"),url(../assets/fonts/pt-root-ui_regular.bGhojmvb.woff) format("woff")}@font-face{font-family:PTRootUI;font-weight:300;font-style:normal;font-display:swap;src:url(../assets/fonts/pt-root-ui_light.Ckg6FuDf.woff2) format("woff2"),url(../assets/fonts/pt-root-ui_light.BN0u9nFi.woff) format("woff")}: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-brand-lightest: var(--color-brand-lightest);--color-jasper-opacity-10: rgba(205, 53, 68, .1);--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-button-bg-disabled: #d7d7d7;--var-color-dark-button-bg-disabled: #d7d7d7;--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}:export{lightColorTextPrimary:--var-color-light-text-primary;darkColorTextPrimary:--var-color-dark-text-primary}:root{--var-color-dark-post-bg: #202020;--var-color-light-app-bg: #fff}:root{--font-family: Inter, Arial, sans-serif;--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: .82rem;--line-height-comment-content: 1.45;--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: 1.25rem;--post-title-font-weight: 600;--post-title-line-height: 1.2;--audio-player-side-padding: var(--post-block-side-padding)}:root{--const-top-menu-height: 50px;--const-top-menu-landing-height: 70px;--const-footer-height: 156px}:root .minimal{--block-side-padding: 20px;--block-top-padding: var(--block-side-padding);--block-bottom-padding: var(--block-side-padding);--post-block-top-padding: 15px;--post-block-side-padding: 15px;--post-block-bottom-padding: 15px;--post-title-font-size: 1.125rem;--post-title-line-height: 1.375rem;--audio-player-side-padding: var(--post-block-side-padding)}@media (min-width: 400px){:root .minimal{--post-title-font-size: 1.25rem;--post-title-line-height: 1.5rem}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*:before{box-sizing:border-box}*:after{box-sizing:border-box}html{height:100%;-webkit-text-size-adjust:100%}h1,h2,h3{color:var(--var-color-text-primary)}body{font-family:Inter,Arial,sans-serif;font-weight:400;right:0;bottom:0;left:0;display:flex;flex-direction:column;min-height:100vh;min-height:-moz-available;min-height:stretch;margin:0;padding:0;font-size:.875rem;color:var(--var-color-text-regular);background-color:var(--var-color-bg)}body.transparent_bg{background-color:transparent}.dark-theme{background-color:#191919}.transparent_bg .dark-theme{background-color:transparent}a{text-decoration:none;color:var(--var-color-link);-webkit-tap-highlight-color:transparent}#root{display:flex;flex-direction:column;flex:1;transition:filter .3s ease}input,textarea,keygen,select,button{margin:0;font:inherit;color:inherit}@keyframes emulatorFade{0%{opacity:.7;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}#haptic-test-emulator{position:fixed;z-index:500;top:50%;left:50%;width:60vw;height:60vw;opacity:0;border-radius:50%;background-color:red;transform:translate(-50%,-50%);pointer-events:none}@keyframes PaymentByBank131BindFrame-scss--module_fadeIn_cUuoN{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131BindFrame-scss--module_fadeOut_T1dUI{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131BindFrame-scss--module_flashing_yGioA{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131BindFrame-scss--module_loading_skiu8{to{background-position-x:-20%}}@keyframes PaymentByBank131BindFrame-scss--module_rotating_ZsrN-{to{transform:rotate(360deg)}}@keyframes PaymentByBank131BindFrame-scss--module_growIn_KXXM6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentByBank131BindFrame-scss--module_closeLock_KFyn1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131BindFrame-scss--module_shakeLock_2w-Bc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131BindFrame-scss--module_frame_3mPJc{width:100%;height:240px;border:none}.PaymentByBank131BindFrame-scss--module_root_J-tb5{width:100%}@keyframes PaymentResult-scss--module_fadeIn_XJW7D{0%{opacity:0}to{opacity:1}}@keyframes PaymentResult-scss--module_fadeOut_r2LSr{0%{opacity:1}to{opacity:0}}@keyframes PaymentResult-scss--module_flashing_KQQPp{0%{opacity:.5}to{opacity:1}}@keyframes PaymentResult-scss--module_loading_qznFi{to{background-position-x:-20%}}@keyframes PaymentResult-scss--module_rotating_0RkRL{to{transform:rotate(360deg)}}@keyframes PaymentResult-scss--module_growIn_rAwFf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentResult-scss--module_closeLock_7c6zG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentResult-scss--module_shakeLock_2V9B8{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_nFcpa{width:100%}.YunoPaymentForm-scss--module_formWebView_yzUVX{overflow:hidden}.YunoPaymentForm-scss--module_formWebView_yzUVX .Yuno-fieldset{background:transparent}.YunoPaymentForm-scss--module_form_9Ndao .Yuno-checkbox__content{display:none}.YunoPaymentForm-scss--module_form_9Ndao .Yuno-fieldset{position:relative;padding-bottom:15px;background-color:transparent}.YunoPaymentForm-scss--module_form_9Ndao .Yuno-error-text-field__content{position:absolute;bottom:-2px}.YunoPaymentForm-scss--module_form_9Ndao .yuno-terms-conditions{display:none}.YunoPaymentForm-scss--module_form_9Ndao .Yuno-button{width:fit-content;background-color:var(--color-brand)}.YunoPaymentForm-scss--module_form_9Ndao .Yuno-button:hover{background-color:var(--color-brand-hovered)}.PaymentByYunoWidgetFrame-scss--module_frame_RZCaP{width:100%;height:240px;border:none}.PaymentByYunoWidgetFrame-scss--module_root_3sNMB{width:100%}.SupportHelp-scss--module_root_I-o6d{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.SupportHelp-scss--module_frame_ZmOg6{width:100%;min-height:100vh;border:0}.SupportHelp-scss--module_frameWrapper_R50bk{width:100%;min-height:100vh}@keyframes PageMobile-scss--module_fadeIn_Ace99{0%{opacity:0}to{opacity:1}}@keyframes PageMobile-scss--module_fadeOut_zsleO{0%{opacity:1}to{opacity:0}}@keyframes PageMobile-scss--module_flashing_3Aob8{0%{opacity:.5}to{opacity:1}}@keyframes PageMobile-scss--module_loading_k6P3d{to{background-position-x:-20%}}@keyframes PageMobile-scss--module_rotating_fOcql{to{transform:rotate(360deg)}}@keyframes PageMobile-scss--module_growIn_KSHQu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PageMobile-scss--module_closeLock_AzViI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageMobile-scss--module_shakeLock_gjoTG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .PageMobile-scss--module_container_T-ZaI{color:var(--var-color-text-regular);background-color:var(--var-color-app-bg)}.dark-theme .PageMobile-scss--module_container_T-ZaI:before{background-color:var(--var-color-app-bg)}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3{background:#191919}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3:before,.dark-theme .PageMobile-scss--module_containerColorful_aL5T3:after{width:172px;height:172px;border-radius:50%;content:"";position:absolute;z-index:0;opacity:0;filter:blur(90px);top:-75px}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3:after{left:-107px;background:var(--color-brand);animation:PageMobile-scss--module_fadeIn_Ace99 1s forwards .4s ease-out,PageMobile-scss--module_zoomInOut_g4gw5 16s .4s infinite}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3:before{right:-107px;background:#2cd9f1;animation:PageMobile-scss--module_fadeIn_Ace99 1s forwards .2s ease-out,PageMobile-scss--module_zoomInOut_g4gw5 10s .2s infinite}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3 .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:PageMobile-scss--module_fadeIn_Ace99 1.2s forwards ease-out,PageMobile-scss--module_zoomInOut_g4gw5 13s infinite}@keyframes PageMobile-scss--module_zoomInOut_g4gw5{0%{transform:scale(1)}30%{transform:scale(1.1)}40%{transform:scale(1.2)}80%{transform:scale(.9)}to{transform:scale(1)}}.dark-theme .PageMobile-scss--module_containerColorful_aL5T3:after{background-color:#191919}.dark-theme .PageMobile-scss--module_goBackButton_WFhDL{color:var(--var-color-icon-ui)}.dark-theme .PageMobile-scss--module_closeButton_s-Jgc{opacity:.5;fill:var(--var-color-icon-ui)}.PageMobile-scss--module_container_T-ZaI{flex:1;min-height:calc(100lvh - var(--const-top-menu-height));padding:15px;background-color:#fff}.PageMobile-scss--module_container_T-ZaI:before{position:fixed;top:0;right:0;bottom:0;left:0;content:"";z-index:-1;background-color:#fff}.PageMobile-scss--module_title_F4YGg{z-index:1;display:inline-flex;margin-bottom:20px;font-size:1.25rem;font-weight:500;line-height:1.5rem;align-items:center}.PageMobile-scss--module_goBackButton_WFhDL{width:1.25rem;height:1.25rem;margin-right:15px}.PageMobile-scss--module_content_-7Cr1{position:relative;z-index:1}.PageMobile-scss--module_closeButton_s-Jgc{width:calc(1.25rem + 5px);height:calc(1.25rem + 5px);position:absolute;z-index:1;top:0;right:0;width:25px;height:25px;opacity:.5;fill:#000}.CardNumber-scss--module_asterisk_9pr2W{display:inline-block;width:.6em;height:.6em;background-repeat:no-repeat;background-position:center;fill:currentcolor}@keyframes BindNewCard-scss--module_fadeIn_bZFy1{0%{opacity:0}to{opacity:1}}@keyframes BindNewCard-scss--module_fadeOut_XDzyr{0%{opacity:1}to{opacity:0}}@keyframes BindNewCard-scss--module_flashing_rO-Lf{0%{opacity:.5}to{opacity:1}}@keyframes BindNewCard-scss--module_loading_OGO2V{to{background-position-x:-20%}}@keyframes BindNewCard-scss--module_rotating_kG8Gz{to{transform:rotate(360deg)}}@keyframes BindNewCard-scss--module_growIn_D1-U9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BindNewCard-scss--module_closeLock_sWhUQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindNewCard-scss--module_shakeLock_J0Ih-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BindNewCard-scss--module_root_36Dn2{--var-color-app-bg: #262626;--var-color-base-border: #5a6a7a}.BindNewCard-scss--module_pageContainer_CHNT8{display:flex}.BindNewCard-scss--module_pageTitle_l1dKR{margin-bottom:0}.BindNewCard-scss--module_pageContent_ioUla{display:flex;flex-direction:column;width:100%}@keyframes PageSettingsMobile-scss--module_fadeIn_iS9O8{0%{opacity:0}to{opacity:1}}@keyframes PageSettingsMobile-scss--module_fadeOut_39cYS{0%{opacity:1}to{opacity:0}}@keyframes PageSettingsMobile-scss--module_flashing_wpQe1{0%{opacity:.5}to{opacity:1}}@keyframes PageSettingsMobile-scss--module_loading_DsLU9{to{background-position-x:-20%}}@keyframes PageSettingsMobile-scss--module_rotating_Rd0tc{to{transform:rotate(360deg)}}@keyframes PageSettingsMobile-scss--module_growIn_SSPtU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PageSettingsMobile-scss--module_closeLock_TF2d3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageSettingsMobile-scss--module_shakeLock_bn7Xz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .PageSettingsMobile-scss--module_root_PZcIR{--var-color-input-border: var(--var-color-input-border-hover)}@keyframes PageTabs-scss--module_fadeIn_8ld1R{0%{opacity:0}to{opacity:1}}@keyframes PageTabs-scss--module_fadeOut_3xZxw{0%{opacity:1}to{opacity:0}}@keyframes PageTabs-scss--module_flashing_nzx6t{0%{opacity:.5}to{opacity:1}}@keyframes PageTabs-scss--module_loading_zjI9c{to{background-position-x:-20%}}@keyframes PageTabs-scss--module_rotating_O7xdF{to{transform:rotate(360deg)}}@keyframes PageTabs-scss--module_growIn_EogPS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PageTabs-scss--module_closeLock_6vWHn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageTabs-scss--module_shakeLock_QP9pS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PageTabs-scss--module_root_ohxQP{display:flex;justify-content:space-between}.desktop .PageTabs-scss--module_root_ohxQP{margin-bottom:55px}.PageTabs-scss--module_item_efnY4{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_efnY4:visited{border-bottom-color:transparent;color:var(--var-color-text-primary)}.PageTabs-scss--module_item_efnY4:hover:not(.PageTabs-scss--module_active_kasqY){border-bottom-color:transparent;color:var(--color-brand)}.dark-theme .PageTabs-scss--module_item_efnY4:hover:not(.PageTabs-scss--module_active_kasqY){color:var(--var-color-link-like-text-button-hover)}.PageTabs-scss--module_item_efnY4.PageTabs-scss--module_active_kasqY{border-bottom-color:var(--color-brand);cursor:auto}.PageTabs-scss--module_item_efnY4.PageTabs-scss--module_active_kasqY:hover{color:var(--var-color-text-primary)}.minimal .PageTabs-scss--module_item_efnY4{height:45px;margin-right:24px;padding:11px 0 8px}.PageTabs-scss--module_counter_GRInN{margin-left:4px;font-size:.7rem;line-height:1rem;color:#7c7c7c}@keyframes TabsDynamic-scss--module_fadeIn_3KYRu{0%{opacity:0}to{opacity:1}}@keyframes TabsDynamic-scss--module_fadeOut_Bumvu{0%{opacity:1}to{opacity:0}}@keyframes TabsDynamic-scss--module_flashing_HJ6Rx{0%{opacity:.5}to{opacity:1}}@keyframes TabsDynamic-scss--module_loading_j-gHK{to{background-position-x:-20%}}@keyframes TabsDynamic-scss--module_rotating_m-0nx{to{transform:rotate(360deg)}}@keyframes TabsDynamic-scss--module_growIn_s3EL8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TabsDynamic-scss--module_closeLock_OTzWa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TabsDynamic-scss--module_shakeLock_9NiBF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TabsDynamic-scss--module_root_x9faO{position:relative;display:flex;justify-content:flex-start}.TabsDynamic-scss--module_item_Z5Zcn{display:flex;min-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_Z5Zcn:only-child{padding:0}.TabsDynamic-scss--module_item_Z5Zcn .TabsDynamic-scss--module_inner_k7yFZ{position:relative;display:flex;padding:15px 0 14px;white-space:pre;text-decoration:none;color:inherit;transition:transform .2s ease}.TabsDynamic-scss--module_item_Z5Zcn.TabsDynamic-scss--module_active_7kf-S{color:var(--var-color-text-primary);cursor:auto}.TabsDynamic-scss--module_item_Z5Zcn.TabsDynamic-scss--module_active_7kf-S .TabsDynamic-scss--module_inner_k7yFZ:after{background-color:var(--color-brand)}.TabsDynamic-scss--module_root_x9faO:not(.dynamic):not(.TabsDynamic-scss--module_noIndicator_KpHeP) .TabsDynamic-scss--module_item_Z5Zcn .TabsDynamic-scss--module_inner_k7yFZ:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px}@media not all and (hover: none){.TabsDynamic-scss--module_item_Z5Zcn:hover:not(.TabsDynamic-scss--module_active_7kf-S){color:var(--color-brand)}}@media (hover: none){.TabsDynamic-scss--module_item_Z5Zcn:active:not(:focus){opacity:.8}}.TabsDynamic-scss--module_extra_KWKBA{margin-left:.25rem;padding-top:1px;font-size:.7rem;line-height:1rem;color:#7c7c7c}.TabsDynamic-scss--module_activeIndicator_J6ZM2{position:absolute;right:0;bottom:-1px;left:0;display:none;height:3px;background-color:var(--color-brand);transition:all .2s ease-out}@keyframes PageTabs-scss--module_fadeIn_ze-xS{0%{opacity:0}to{opacity:1}}@keyframes PageTabs-scss--module_fadeOut_PiFow{0%{opacity:1}to{opacity:0}}@keyframes PageTabs-scss--module_flashing_1iMwp{0%{opacity:.5}to{opacity:1}}@keyframes PageTabs-scss--module_loading_9JVll{to{background-position-x:-20%}}@keyframes PageTabs-scss--module_rotating_-Et0L{to{transform:rotate(360deg)}}@keyframes PageTabs-scss--module_growIn_QqVmf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PageTabs-scss--module_closeLock_vCU3f{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageTabs-scss--module_shakeLock_6jpfF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PageTabs-scss--module_root_abpmI{position:relative;display:flex;justify-content:flex-start;margin:0;padding:0}.PageTabs-scss--module_item_Y0gy0{display:flex;height:45px;padding:0 10px;font-weight:600;white-space:nowrap;text-transform:uppercase;color:var(--var-color-text-regular);transition:.2s color;cursor:pointer}.light-y-theme .PageTabs-scss--module_item_Y0gy0{font-size:.935rem;font-weight:500;color:#7c7c7c}.PageTabs-scss--module_item_Y0gy0 .PageTabs-scss--module_link_MHXBK{position:relative;padding:15px 0 14px;white-space:pre;text-decoration:none;color:inherit;transition:transform .2s ease}.PageTabs-scss--module_item_Y0gy0.PageTabs-scss--module_active_EqZ9o{color:var(--var-color-text-primary);cursor:auto}.PageTabs-scss--module_item_Y0gy0.PageTabs-scss--module_active_EqZ9o .PageTabs-scss--module_link_MHXBK:after{background-color:var(--color-brand)}.light-y-theme .PageTabs-scss--module_item_Y0gy0.PageTabs-scss--module_active_EqZ9o .PageTabs-scss--module_link_MHXBK:after{display:none}.PageTabs-scss--module_root_abpmI:not(.dynamic) .PageTabs-scss--module_item_Y0gy0 .PageTabs-scss--module_link_MHXBK:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px}.light-y-theme .PageTabs-scss--module_item_Y0gy0{border-bottom:none;text-transform:capitalize}@media not all and (hover: none){.PageTabs-scss--module_item_Y0gy0:hover:not(.PageTabs-scss--module_active_EqZ9o){color:var(--color-brand)}.dark-theme .PageTabs-scss--module_item_Y0gy0:hover:not(.PageTabs-scss--module_active_EqZ9o){color:var(--var-color-link-like-text-button-hover)}}@media (hover: none){.PageTabs-scss--module_item_Y0gy0:active:not(:focus){opacity:.8}}.PageTabs-scss--module_counter_MOtYX{margin-left:4px;font-size:.7rem;line-height:1rem;color:#7c7c7c}.light-y-theme .PageTabs-scss--module_counter_MOtYX{font-size:.875rem;font-weight:400;font-style:normal}.PageTabs-scss--module_activeIndicator_EeIwA{position:absolute;right:0;bottom:-1px;left:0;display:none;height:3px;background-color:var(--color-brand);transition:all .2s ease-out}@keyframes BlogIncomeEmpty-scss--module_fadeIn_He0WO{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeEmpty-scss--module_fadeOut_-y58Y{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeEmpty-scss--module_flashing_zJlXS{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeEmpty-scss--module_loading_dLcP1{to{background-position-x:-20%}}@keyframes BlogIncomeEmpty-scss--module_rotating_FY2-y{to{transform:rotate(360deg)}}@keyframes BlogIncomeEmpty-scss--module_growIn_h6NeD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomeEmpty-scss--module_closeLock_YLaCe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeEmpty-scss--module_shakeLock_YFBo6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomeEmpty-scss--module_root_3vMUj{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:312px;margin:80px auto}.BlogIncomeEmpty-scss--module_title_ISgtx{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}.BlogIncomeEmpty-scss--module_picture_TC83i{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.BlogIncomeEmpty-scss--module_content_Axp-0{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BlogIncomeEmpty-scss--module_button_YFhk1{font-size:14px;line-height:22px}@keyframes BlogIncomingFooter-scss--module_fadeIn_vvE-4{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomingFooter-scss--module_fadeOut_U2xxH{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomingFooter-scss--module_flashing_Qz9sN{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomingFooter-scss--module_loading_w-OxN{to{background-position-x:-20%}}@keyframes BlogIncomingFooter-scss--module_rotating_KsAZB{to{transform:rotate(360deg)}}@keyframes BlogIncomingFooter-scss--module_growIn_5XN-D{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomingFooter-scss--module_closeLock_2yrku{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomingFooter-scss--module_shakeLock_IA-l9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomingFooter-scss--module_root_9ueh-{display:flex;align-items:center;justify-content:center}@keyframes Stream-scss--module_fadeIn_3mGLh{0%{opacity:0}to{opacity:1}}@keyframes Stream-scss--module_fadeOut_JQLCW{0%{opacity:1}to{opacity:0}}@keyframes Stream-scss--module_flashing_ibn9r{0%{opacity:.5}to{opacity:1}}@keyframes Stream-scss--module_loading_EeBt6{to{background-position-x:-20%}}@keyframes Stream-scss--module_rotating_m21rn{to{transform:rotate(360deg)}}@keyframes Stream-scss--module_growIn_ABI52{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Stream-scss--module_closeLock_kdtKN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Stream-scss--module_shakeLock_oxMni{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Stream-scss--module_chat_kiVtY .Stream-scss--module_chatWrapper_0-7EK{display:block}.Stream-scss--module_chat_kiVtY .Stream-scss--module_chatBox_Btf6X{height:282px;background-color:var(--var-color-panel-bg)}.Stream-scss--module_player_DoBJX{padding-bottom:56.25%}.Stream-scss--module_player_DoBJX.Stream-scss--module_rounded_h1zoC{overflow:hidden;border-radius:var(--border-radius-default)}.Stream-scss--module_title_SZmH-{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:1.25rem;font-weight:600;line-height:1.2;color:var(--var-color-text-primary)}.Stream-scss--module_title_SZmH-.Stream-scss--module_noSidePaddings_MP3jB{padding:0}.mobile .Stream-scss--module_title_SZmH-{margin:-5px 0 10px}.Stream-scss--module_muted_1U8uK>*{opacity:.3;pointer-events:none}@keyframes OfferText-scss--module_fadeIn_IvoQa{0%{opacity:0}to{opacity:1}}@keyframes OfferText-scss--module_fadeOut_E3x3v{0%{opacity:1}to{opacity:0}}@keyframes OfferText-scss--module_flashing_cYTTe{0%{opacity:.5}to{opacity:1}}@keyframes OfferText-scss--module_loading_eEUoA{to{background-position-x:-20%}}@keyframes OfferText-scss--module_rotating_vWmkV{to{transform:rotate(360deg)}}@keyframes OfferText-scss--module_growIn_gYHs3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OfferText-scss--module_closeLock_v-jfu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OfferText-scss--module_shakeLock_r6jmX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OfferText-scss--module_root_7kvDN{width:100%;height:100%;padding-top:15px;line-height:22px}.OfferText-scss--module_spinner_sJFsi{display:flex;align-items:center;justify-content:center}@keyframes OAuthCallback-scss--module_fadeIn_--j7D{0%{opacity:0}to{opacity:1}}@keyframes OAuthCallback-scss--module_fadeOut_QxQw4{0%{opacity:1}to{opacity:0}}@keyframes OAuthCallback-scss--module_flashing_j4A1O{0%{opacity:.5}to{opacity:1}}@keyframes OAuthCallback-scss--module_loading_UmMYb{to{background-position-x:-20%}}@keyframes OAuthCallback-scss--module_rotating_Ik6Cc{to{transform:rotate(360deg)}}@keyframes OAuthCallback-scss--module_growIn_w3Gsw{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OAuthCallback-scss--module_closeLock_1EKA8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OAuthCallback-scss--module_shakeLock_crnav{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OAuthCallback-scss--module_root_Ee9jP{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.OAuthCallback-scss--module_root_Ee9jP div{padding:10px}@keyframes DiscordLinkRedirect-scss--module_fadeIn_PSPm0{0%{opacity:0}to{opacity:1}}@keyframes DiscordLinkRedirect-scss--module_fadeOut_cyRGK{0%{opacity:1}to{opacity:0}}@keyframes DiscordLinkRedirect-scss--module_flashing_Em7ep{0%{opacity:.5}to{opacity:1}}@keyframes DiscordLinkRedirect-scss--module_loading_VsyhI{to{background-position-x:-20%}}@keyframes DiscordLinkRedirect-scss--module_rotating_FpiLl{to{transform:rotate(360deg)}}@keyframes DiscordLinkRedirect-scss--module_growIn_DpAL-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DiscordLinkRedirect-scss--module_closeLock_GSvRb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DiscordLinkRedirect-scss--module_shakeLock_dwWvY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DiscordLinkRedirect-scss--module_root_3XGBU{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.DiscordLinkRedirect-scss--module_root_3XGBU div{padding:10px}@keyframes Bank131PaymentForm-scss--module_fadeIn_Eq28K{0%{opacity:0}to{opacity:1}}@keyframes Bank131PaymentForm-scss--module_fadeOut_EiiLy{0%{opacity:1}to{opacity:0}}@keyframes Bank131PaymentForm-scss--module_flashing_zf0N-{0%{opacity:.5}to{opacity:1}}@keyframes Bank131PaymentForm-scss--module_loading_PHiNS{to{background-position-x:-20%}}@keyframes Bank131PaymentForm-scss--module_rotating_k5ZNC{to{transform:rotate(360deg)}}@keyframes Bank131PaymentForm-scss--module_growIn_-IwoQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Bank131PaymentForm-scss--module_closeLock_6c63P{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131PaymentForm-scss--module_shakeLock_42NuB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131PaymentForm-scss--module_root_9sPpK{width:100%;color:var(--var-color-text-primary)}.light-theme .Bank131PaymentForm-scss--module_root_9sPpK{background-color:#fff}.dark-theme .Bank131PaymentForm-scss--module_root_9sPpK{background-color:#262626}.Bank131PaymentForm-scss--module_root_9sPpK.Bank131PaymentForm-scss--module_formLeft_gJ5M2,.Bank131PaymentForm-scss--module_root_9sPpK.Bank131PaymentForm-scss--module_formLeft_gJ5M2 .bank131-MainContainer__container,.Bank131PaymentForm-scss--module_root_9sPpK.Bank131PaymentForm-scss--module_formLeft_gJ5M2 .smgl-MainContainer__container{color:#242b2c;background-color:transparent!important}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-MainContainer__container,.Bank131PaymentForm-scss--module_root_9sPpK .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_9sPpK .bank131-MainContainer__container,.light-theme .Bank131PaymentForm-scss--module_root_9sPpK .smgl-MainContainer__container{background-color:#fff}.dark-theme .Bank131PaymentForm-scss--module_root_9sPpK .bank131-MainContainer__container,.dark-theme .Bank131PaymentForm-scss--module_root_9sPpK .smgl-MainContainer__container{background-color:#262626}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-Button__container,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-Button__container{width:auto;padding:9px 20px;font-size:.875rem;font-weight:600;line-height:1.375rem;text-transform:uppercase;border-radius:8px;background-color:var(--color-brand)}@media not all and (hover: none){.Bank131PaymentForm-scss--module_root_9sPpK .bank131-Button__container:hover,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-Button__container:hover{background-color:var(--color-brand-hovered)}}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-Footer__container,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-Footer__container,.Bank131PaymentForm-scss--module_root_9sPpK .bank131-Checkbox__container,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-Checkbox__container{display:none}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-InputBase__background,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-InputBase__background{border-color:#ccc;border-radius:8px}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-Field__label,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-Field__label{margin-bottom:8px;font-size:.875rem;font-weight:500;line-height:1.375rem;color:var(--var-color-text-primary)}.dark-theme .Bank131PaymentForm-scss--module_root_9sPpK .bank131-Field__label,.dark-theme .Bank131PaymentForm-scss--module_root_9sPpK .smgl-Field__label{color:#a5a5a5}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__iconsContainer,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__iconsContainer{display:none}.Bank131PaymentForm-scss--module_root_9sPpK div.bank131-Field__error,.Bank131PaymentForm-scss--module_root_9sPpK div.smgl-Field__error{position:absolute;right:0}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-MainContainer__container form,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-MainContainer__container form{display:flex;flex-direction:column;height:280px;padding-top:10px}.mobile .Bank131PaymentForm-scss--module_root_9sPpK .bank131-MainContainer__container form,.mobile .Bank131PaymentForm-scss--module_root_9sPpK .smgl-MainContainer__container form{height:250px}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__col,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__col{position:relative}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__row,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__row{margin-bottom:0;padding-bottom:20px}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__row:nth-child(3),.Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__row:nth-child(3){display:none}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__row:nth-last-child(-n+3),.Bank131PaymentForm-scss--module_root_9sPpK .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_9sPpK .bank131-PaymentForm__row:nth-last-child(-n+3),.mobile .Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__row:nth-last-child(-n+3){max-height:10px}.mobile .Bank131PaymentForm-scss--module_root_9sPpK .bank131-PaymentForm__row:nth-last-child(-n+3)+div,.mobile .Bank131PaymentForm-scss--module_root_9sPpK .smgl-PaymentForm__row:nth-last-child(-n+3)+div{max-height:40px}.Bank131PaymentForm-scss--module_root_9sPpK .bank131-InputBase__isFocused .bank131-InputBase__background,.Bank131PaymentForm-scss--module_root_9sPpK .smgl-InputBase__isFocused .smgl-InputBase__background{border-color:var(--color-brand);box-shadow:none}.Bank131PaymentForm-scss--module_dataProtected_vv4pz{display:flex;margin-bottom:10px;font-size:.875rem;line-height:1.375rem;align-items:center}.dark-theme .Bank131PaymentForm-scss--module_dataProtected_vv4pz{color:#a5a5a5}.Bank131PaymentForm-scss--module_shieldIcon_3iB38{width:1.25rem;height:1.25rem;margin-right:8px;margin-left:30px;color:#59a840}.PaymentByBank131WidgetFrame-scss--module_frame_2uy5f{width:100%;height:240px;border:none}.PaymentByBank131WidgetFrame-scss--module_root_3UZjz{width:100%}@keyframes BrowserUnsupported-scss--module_fadeIn_7VV3N{0%{opacity:0}to{opacity:1}}@keyframes BrowserUnsupported-scss--module_fadeOut_XNsYy{0%{opacity:1}to{opacity:0}}@keyframes BrowserUnsupported-scss--module_flashing_Jo0m5{0%{opacity:.5}to{opacity:1}}@keyframes BrowserUnsupported-scss--module_loading_Erecn{to{background-position-x:-20%}}@keyframes BrowserUnsupported-scss--module_rotating_OCrH-{to{transform:rotate(360deg)}}@keyframes BrowserUnsupported-scss--module_growIn_G8rHF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BrowserUnsupported-scss--module_closeLock_fRv6D{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BrowserUnsupported-scss--module_shakeLock_UpC5z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BrowserUnsupported-scss--module_root_FpmdE{position:relative;margin:0 auto;padding-top:54px;text-align:center}.BrowserUnsupported-scss--module_image_oQ9pF{width:211px;margin:0 auto 40px}.BrowserUnsupported-scss--module_image_oQ9pF svg{width:100%;height:100%}.BrowserUnsupported-scss--module_title_LRpgH{margin:0 0 20px;font-size:1.875rem;font-weight:600;color:var(--var-color-text-primary)}.BrowserUnsupported-scss--module_description_jzHrC{margin:0 0 13px;font-size:16px;line-height:27px;color:#7c7c7c}.BrowserUnsupported-scss--module_link_EJP8T{font-size:16px}@keyframes EmailUnsubscribe-scss--module_fadeIn_SEQyj{0%{opacity:0}to{opacity:1}}@keyframes EmailUnsubscribe-scss--module_fadeOut_-ECJ7{0%{opacity:1}to{opacity:0}}@keyframes EmailUnsubscribe-scss--module_flashing_LNtG2{0%{opacity:.5}to{opacity:1}}@keyframes EmailUnsubscribe-scss--module_loading_S-eEq{to{background-position-x:-20%}}@keyframes EmailUnsubscribe-scss--module_rotating_vkbgX{to{transform:rotate(360deg)}}@keyframes EmailUnsubscribe-scss--module_growIn_irvFv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmailUnsubscribe-scss--module_closeLock_Kd6hd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailUnsubscribe-scss--module_shakeLock_o4BOI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmailUnsubscribe-scss--module_root_xne2E{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_YHFuq{padding:10px 0 15px;font-size:1.25rem;font-weight:500;line-height:1.2}.EmailUnsubscribe-scss--module_details_nh61Y{font-size:.875rem;font-weight:400;line-height:1.5;text-align:center;color:var(--var-color-text-secondary)}.EmailUnsubscribe-scss--module_link_M-fE0{font-size:inherit}.light-theme .ClosedMediaTeaser-scss--module_defaultImage_Utkx1{background-image:url(../assets/images/blur-cover.D7nvb0N5.png)}.light-x-theme .ClosedMediaTeaser-scss--module_defaultImage_Utkx1{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}@keyframes ClosedMediaTeaser-scss--module_fadeIn_cPh9c{0%{opacity:0}to{opacity:1}}@keyframes ClosedMediaTeaser-scss--module_fadeOut_QDyBA{0%{opacity:1}to{opacity:0}}@keyframes ClosedMediaTeaser-scss--module_flashing_WSEPZ{0%{opacity:.5}to{opacity:1}}@keyframes ClosedMediaTeaser-scss--module_loading_6wl22{to{background-position-x:-20%}}@keyframes ClosedMediaTeaser-scss--module_rotating_-17sn{to{transform:rotate(360deg)}}@keyframes ClosedMediaTeaser-scss--module_growIn_tM6Ee{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ClosedMediaTeaser-scss--module_closeLock_0hdRe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ClosedMediaTeaser-scss--module_shakeLock_i5TYe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ClosedMediaTeaser-scss--module_defaultImage_Utkx1{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.ClosedMediaTeaser-scss--module_card_ixM4i{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_oz7N-{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:#fff}.ClosedMediaTeaser-scss--module_title_YRxFv{margin:0;font-size:20px;font-weight:600;line-height:24px;color:#fff}.ClosedMediaTeaser-scss--module_content_AXFFN,.ClosedMediaTeaser-scss--module_image_BRoz-,.ClosedMediaTeaser-scss--module_defaultImage_Utkx1{position:absolute;top:0;right:0;bottom:0;left:0}.ClosedMediaTeaser-scss--module_image_BRoz-{width:100%;height:100%;object-fit:cover}.ClosedMediaTeaser-scss--module_defaultImage_Utkx1{background-repeat:no-repeat;background-position:center;background-size:cover}.ClosedMediaTeaser-scss--module_content_AXFFN{display:flex;flex-direction:column;padding:15px}.ClosedMediaTeaser-scss--module_card_ixM4i.ClosedMediaTeaser-scss--module_uploadedTeaser_1XH6k .ClosedMediaTeaser-scss--module_content_AXFFN{background:#00000080}.ClosedMediaTeaser-scss--module_card_ixM4i.ClosedMediaTeaser-scss--module_autoTeaser_gMT7N .ClosedMediaTeaser-scss--module_content_AXFFN{background:#00000026}.mobile .ClosedMediaTeaser-scss--module_root_JInEi{padding:30px}.mobile .ClosedMediaTeaser-scss--module_card_ixM4i{max-width:90%;height:108.6956521739vw}.mobile.minimal .ClosedMediaTeaser-scss--module_card_ixM4i{height:108.5069444444vw}@keyframes AudioViewer-scss--module_fadeIn_DGG5j{0%{opacity:0}to{opacity:1}}@keyframes AudioViewer-scss--module_fadeOut_ICqSD{0%{opacity:1}to{opacity:0}}@keyframes AudioViewer-scss--module_flashing_mVyS9{0%{opacity:.5}to{opacity:1}}@keyframes AudioViewer-scss--module_loading_0Slkb{to{background-position-x:-20%}}@keyframes AudioViewer-scss--module_rotating_B-cOs{to{transform:rotate(360deg)}}@keyframes AudioViewer-scss--module_growIn_Qs46m{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioViewer-scss--module_closeLock_537Kw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioViewer-scss--module_shakeLock_Vy47u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioViewer-scss--module_content_8EhPg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AudioViewer-scss--module_audioWrapper_Szxq0{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_Szxq0{width:545px}.mobile .AudioViewer-scss--module_audioWrapper_Szxq0{width:calc(100vw - 60px)}.dark-theme .AudioViewer-scss--module_audioWrapper_Szxq0{box-shadow:none}@keyframes VideoViewer-scss--module_fadeIn_qf-HG{0%{opacity:0}to{opacity:1}}@keyframes VideoViewer-scss--module_fadeOut_MGxRw{0%{opacity:1}to{opacity:0}}@keyframes VideoViewer-scss--module_flashing_bdL84{0%{opacity:.5}to{opacity:1}}@keyframes VideoViewer-scss--module_loading_Fxvwm{to{background-position-x:-20%}}@keyframes VideoViewer-scss--module_rotating_ZgbeZ{to{transform:rotate(360deg)}}@keyframes VideoViewer-scss--module_growIn_0j1g2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoViewer-scss--module_closeLock_uj0r1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoViewer-scss--module_shakeLock_FW2AB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoViewer-scss--module_content_05cAK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.VideoViewer-scss--module_video_m2HZu{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 growIn{0%{transform:scale(0)}to{transform:scale(1)}}@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_VBFE6{0%{opacity:0}to{opacity:1}}@keyframes ViewerLoadingStub-scss--module_fadeOut_d6CUk{0%{opacity:1}to{opacity:0}}@keyframes ViewerLoadingStub-scss--module_flashing_4XDy-{0%{opacity:.5}to{opacity:1}}@keyframes ViewerLoadingStub-scss--module_loading_Wl4T4{to{background-position-x:-20%}}@keyframes ViewerLoadingStub-scss--module_rotating_3sfU8{to{transform:rotate(360deg)}}@keyframes ViewerLoadingStub-scss--module_growIn_-bsxC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ViewerLoadingStub-scss--module_closeLock_-0Y-A{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ViewerLoadingStub-scss--module_shakeLock_4pG7P{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ViewerLoadingStub-scss--module_root_bBAww{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes NavigateToPostButton-scss--module_fadeIn_gm68f{0%{opacity:0}to{opacity:1}}@keyframes NavigateToPostButton-scss--module_fadeOut_jKNoW{0%{opacity:1}to{opacity:0}}@keyframes NavigateToPostButton-scss--module_flashing_eYOs-{0%{opacity:.5}to{opacity:1}}@keyframes NavigateToPostButton-scss--module_loading_9H-YW{to{background-position-x:-20%}}@keyframes NavigateToPostButton-scss--module_rotating_YdA9p{to{transform:rotate(360deg)}}@keyframes NavigateToPostButton-scss--module_growIn_sgI-V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NavigateToPostButton-scss--module_closeLock_33Ap7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NavigateToPostButton-scss--module_shakeLock_yTEXa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NavigateToPostButton-scss--module_link_BUyOw{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_BUyOw.NavigateToPostButton-scss--module_hide_mcihU{opacity:0;pointer-events:none}@media not all and (hover: none){.NavigateToPostButton-scss--module_link_BUyOw{opacity:.6}.NavigateToPostButton-scss--module_link_BUyOw:hover{opacity:1}}@keyframes DialogueChat-scss--module_fadeIn_8vd-A{0%{opacity:0}to{opacity:1}}@keyframes DialogueChat-scss--module_fadeOut_TAyQp{0%{opacity:1}to{opacity:0}}@keyframes DialogueChat-scss--module_flashing_QZ3rQ{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChat-scss--module_loading_L-dpJ{to{background-position-x:-20%}}@keyframes DialogueChat-scss--module_rotating_wSluJ{to{transform:rotate(360deg)}}@keyframes DialogueChat-scss--module_growIn_3ySQ8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DialogueChat-scss--module_closeLock_DvYG3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChat-scss--module_shakeLock_3dLMR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChat-scss--module_dialog_tEBvw{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_tEBvw{position:relative}.mobile .DialogueChat-scss--module_dialog_tEBvw{position:fixed;top:50px;bottom:0;height:auto}.DialogueChat-scss--module_dialogWrapper_ni-0n{display:flex;flex-direction:column;width:100%;justify-content:flex-end;background-color:#fff}.dark-theme .DialogueChat-scss--module_dialogWrapper_ni-0n{background-color:var(--var-color-bg)}.desktop .DialogueChat-scss--module_dialogWrapper_ni-0n{position:absolute;top:0;left:0;height:calc(100dvh - 116px)}.mobile .DialogueChat-scss--module_dialogWrapper_ni-0n{height:100%}.DialogueList-scss--module_wrapper_Qcngh{display:flex;flex:1;flex-direction:column}.DialogueList-scss--module_container_yTfGs{display:flex;flex-direction:column;flex:1;background-color:#fff}.minimal .DialogueList-scss--module_container_yTfGs{background-color:var(--var-color-bg)}.DialogueList-scss--module_buttonContainer_MEBtX{display:flex;flex-direction:column;justify-content:flex-end;padding:12px 15px;border-top:1px solid var(--var-color-base-border)}.DialogueList-scss--module_button_uj7-y{margin-left:auto}.DialogueList-scss--module_chatListTitle_mPkqT{font-size:16px;line-height:22px}@keyframes Approve-scss--module_fadeIn_a4eM5{0%{opacity:0}to{opacity:1}}@keyframes Approve-scss--module_fadeOut_NLmoT{0%{opacity:1}to{opacity:0}}@keyframes Approve-scss--module_flashing_14UuT{0%{opacity:.5}to{opacity:1}}@keyframes Approve-scss--module_loading_SmVDM{to{background-position-x:-20%}}@keyframes Approve-scss--module_rotating_l-R67{to{transform:rotate(360deg)}}@keyframes Approve-scss--module_growIn_B-RAn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Approve-scss--module_closeLock_D-vbF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Approve-scss--module_shakeLock_roERD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Approve-scss--module_root_-OB3D{min-height:295px;text-align:center}.Approve-scss--module_loading_SmVDM{width:40px;height:40px}@keyframes ScopesAccess-scss--module_fadeIn_xgFh4{0%{opacity:0}to{opacity:1}}@keyframes ScopesAccess-scss--module_fadeOut_Yk0DH{0%{opacity:1}to{opacity:0}}@keyframes ScopesAccess-scss--module_flashing_WGGhN{0%{opacity:.5}to{opacity:1}}@keyframes ScopesAccess-scss--module_loading_B09YT{to{background-position-x:-20%}}@keyframes ScopesAccess-scss--module_rotating_9RvGn{to{transform:rotate(360deg)}}@keyframes ScopesAccess-scss--module_growIn_Tp4c3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ScopesAccess-scss--module_closeLock_9USwW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ScopesAccess-scss--module_shakeLock_dOepa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ScopesAccess-scss--module_error_u8gqV{color:var(--var-color-error)}.ScopesAccess-scss--module_avatar_CRZ2r{position:absolute;top:-26px;left:50%;transform:translate(-50%)}.ScopesAccess-scss--module_title_SCTw-{margin:0;font-size:1.25rem;font-weight:500;color:var(--var-color-text-primary)}.ScopesAccess-scss--module_subTitle_dl9kE{margin:20px 0;font-weight:500;color:#7c7c7c}.ScopesAccess-scss--module_userInfo_GyoNA{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_nUbcc{margin-right:9px}.ScopesAccess-scss--module_username_-YSiB{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}.ScopesAccess-scss--module_check_jpDD-{width:20px;height:20px;margin-right:15px}.ScopesAccess-scss--module_scopesList_AkfJD{margin:0 0 14px;padding:0;list-style:none}.ScopesAccess-scss--module_scope_bsTy-{display:flex;margin-bottom:20px;align-items:center}.ScopesAccess-scss--module_root_vjsGp{position:relative;padding:40px 30px 30px;text-align:center}.ScopesAccess-scss--module_footer_gx2TT{display:flex;margin-top:30px;justify-content:space-between}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_gx2TT{flex-flow:column wrap}}.ScopesAccess-scss--module_footer_gx2TT>*{width:45%;min-width:auto}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_gx2TT>*{width:100%}}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_gx2TT>*+*{margin-top:10px}}@keyframes OauthAuthorize-scss--module_fadeIn_-wg85{0%{opacity:0}to{opacity:1}}@keyframes OauthAuthorize-scss--module_fadeOut_j2ALy{0%{opacity:1}to{opacity:0}}@keyframes OauthAuthorize-scss--module_flashing_3FpSS{0%{opacity:.5}to{opacity:1}}@keyframes OauthAuthorize-scss--module_loading_NKwYG{to{background-position-x:-20%}}@keyframes OauthAuthorize-scss--module_rotating_RsUU8{to{transform:rotate(360deg)}}@keyframes OauthAuthorize-scss--module_growIn_-2OOQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OauthAuthorize-scss--module_closeLock_gnJCv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OauthAuthorize-scss--module_shakeLock_isBWb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OauthAuthorize-scss--module_container_9gDyi{display:flex;align-items:center;justify-content:center;padding:72px 0 20px;flex:1}.OauthAuthorize-scss--module_onlyContent_uZi-3{padding:0;align-items:flex-start}.OauthAuthorize-scss--module_authBlock_iwru3{width:400px}.OauthAuthorize-scss--module_title_ZSzIo{font-size:1.25rem;font-weight:500;text-align:center;color:var(--var-color-text-primary)}.OauthAuthorize-scss--module_onlyContent_uZi-3 .OauthAuthorize-scss--module_title_ZSzIo{margin:0}.mobile .OauthAuthorize-scss--module_onlyContent_uZi-3 .OauthAuthorize-scss--module_title_ZSzIo{margin-bottom:20px}@keyframes SentSuccess-scss--module_fadeIn_WtG3H{0%{opacity:0}to{opacity:1}}@keyframes SentSuccess-scss--module_fadeOut_vpMSZ{0%{opacity:1}to{opacity:0}}@keyframes SentSuccess-scss--module_flashing_O0xEA{0%{opacity:.5}to{opacity:1}}@keyframes SentSuccess-scss--module_loading_r3FOc{to{background-position-x:-20%}}@keyframes SentSuccess-scss--module_rotating_5TQFu{to{transform:rotate(360deg)}}@keyframes SentSuccess-scss--module_growIn_zgYMp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SentSuccess-scss--module_closeLock_JMWt6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SentSuccess-scss--module_shakeLock_OoCDA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SentSuccess-scss--module_successPicture_fSojw{width:170px;height:170px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 20px;background-image:url(../sent-success.XePDMTOw.svg)}.SentSuccess-scss--module_message_SlM--{margin-bottom:30px;font-size:1.125rem;font-weight:500;line-height:25px;text-align:center}.SentSuccess-scss--module_buttonWrapper_ty1J7{width:100%;text-transform:uppercase}.ContactSupport-scss--module_title_BTLPy{margin-bottom:25px;font-size:1.25rem;font-weight:500}.ContactSupport-scss--module_wrapper_h8LkN{padding:15px;background-color:#fff;flex-grow:1}@keyframes PrimaryButton-scss--module_fadeIn_7U-Wa{0%{opacity:0}to{opacity:1}}@keyframes PrimaryButton-scss--module_fadeOut_SNZpq{0%{opacity:1}to{opacity:0}}@keyframes PrimaryButton-scss--module_flashing_ZfcfL{0%{opacity:.5}to{opacity:1}}@keyframes PrimaryButton-scss--module_loading_pgUyq{to{background-position-x:-20%}}@keyframes PrimaryButton-scss--module_rotating_3bJih{to{transform:rotate(360deg)}}@keyframes PrimaryButton-scss--module_growIn_3eBM-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PrimaryButton-scss--module_closeLock_Na8KC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrimaryButton-scss--module_shakeLock_aVWcY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrimaryButton-scss--module_root_kqmkS{-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:.875rem;font-weight:600;line-height:1.4;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_kqmkS{text-transform:none}.light-y-theme .PrimaryButton-scss--module_root_kqmkS:first-letter{text-transform:uppercase}.PrimaryButton-scss--module_root_kqmkS.PrimaryButton-scss--module_sizeLarge_2x-lX{height:46px;padding:10px}.PrimaryButton-scss--module_root_kqmkS.PrimaryButton-scss--module_sizeMedium_2ARvM{height:40px;padding:9px 20px}@media not all and (hover: none){.PrimaryButton-scss--module_root_kqmkS:hover:not(:disabled){background-color:var(--color-brand-darken-10)}}.PrimaryButton-scss--module_root_kqmkS:disabled{background-color:var(--var-color-button-bg-disabled);cursor:default;pointer-events:none}.PrimaryButton-scss--module_root_kqmkS:active{filter:brightness(.8)}.PrimaryButton-scss--module_icon_bgso-{width:1.25rem;height:1.25rem;margin-right:10px;color:#fff}@keyframes PromoNewForm-scss--module_fadeIn_KOJwg{0%{opacity:0}to{opacity:1}}@keyframes PromoNewForm-scss--module_fadeOut_2kDiX{0%{opacity:1}to{opacity:0}}@keyframes PromoNewForm-scss--module_flashing_tQF85{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewForm-scss--module_loading_Hwyq4{to{background-position-x:-20%}}@keyframes PromoNewForm-scss--module_rotating_DorK9{to{transform:rotate(360deg)}}@keyframes PromoNewForm-scss--module_growIn_8ckId{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoNewForm-scss--module_closeLock_LvBlF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewForm-scss--module_shakeLock_2dMu8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewForm-scss--module_root_DzCnl{display:flex;flex-direction:column}.PromoNewForm-scss--module_wrapper_ZPyJS{display:flex;justify-content:space-between}.PromoNewForm-scss--module_formContainer_SoVN0{border-radius:var(--border-radius-default);background-color:#fff}.PromoNewForm-scss--module_title_mlQSP{margin:-20px -20px 20px;padding:12px 20px;font-size:.875rem;font-weight:600;line-height:1.55;color:var(--var-color-text-primary)}.PromoNewForm-scss--module_buttons_UJfz3{display:flex}.PromoNewForm-scss--module_buttons_UJfz3 .PromoNewForm-scss--module_saveButton_fn5pq{margin-right:10px;margin-bottom:0}.PromoNewForm-scss--module_buttons_UJfz3 .PromoNewForm-scss--module_cancelButton_o77fM{margin-right:auto}.PromoNewForm-scss--module_iconInOption_S9H5G{stroke:#242b2c}.PromoNewForm-scss--module_iconInOption_S9H5G.PromoNewForm-scss--module_percent_kg2OR,.PromoNewForm-scss--module_iconInOption_S9H5G.PromoNewForm-scss--module_calendarLink_QgCPV{stroke:none}.PromoNewForm-scss--module_noteError_eXyj0{margin-top:-10px;margin-bottom:20px}.PromoNewForm-scss--module_noteTextLink_IdF--{font-size:inherit;line-height:inherit}@keyframes BlogSubscriptionLevelsSelect-scss--module_fadeIn_Lm73w{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsSelect-scss--module_fadeOut_hi7hT{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsSelect-scss--module_flashing_jiQOq{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsSelect-scss--module_loading_HDiOy{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsSelect-scss--module_rotating_BzJK3{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsSelect-scss--module_growIn_nomrP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsSelect-scss--module_closeLock_Ykzh7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsSelect-scss--module_shakeLock_Qe-m1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsSelect-scss--module_optionsContainer_tRRN5{overflow-x:hidden;width:100%}.BlogSubscriptionLevelsSelect-scss--module_optionItem_-SOKZ{width:100%;white-space:break-spaces}.BlogSubscriptionLevelsSelect-scss--module_optionCheckBoxLabel_PXUEX{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.BlogSubscriptionLevelsSelect-scss--module_placeholder_Kmjkc{color:var(--var-color-text-primary)}@keyframes SubscriptionLevelsPromoExample-scss--module_fadeIn_ClXLd{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsPromoExample-scss--module_fadeOut_BwL9k{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsPromoExample-scss--module_flashing_yPNRJ{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsPromoExample-scss--module_loading_OicPj{to{background-position-x:-20%}}@keyframes SubscriptionLevelsPromoExample-scss--module_rotating_kgwoy{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsPromoExample-scss--module_growIn_S7lPL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsPromoExample-scss--module_closeLock_ostyy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsPromoExample-scss--module_shakeLock_tjtsx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsPromoExample-scss--module_root_E0pk0{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_E0pk0{background:var(--var-color-block-bg)}.desktop .SubscriptionLevelsPromoExample-scss--module_root_E0pk0{padding:6px;font-size:6px;line-height:9px}.mobile .SubscriptionLevelsPromoExample-scss--module_root_E0pk0{padding:5px;font-size:5px;line-height:8px}.SubscriptionLevelsPromoExample-scss--module_title_kzGvC{margin-bottom:3px;font-weight:600}.desktop .SubscriptionLevelsPromoExample-scss--module_title_kzGvC{font-size:7px;letter-spacing:-.25px}.mobile .SubscriptionLevelsPromoExample-scss--module_title_kzGvC{font-size:6px;letter-spacing:-.1px}.SubscriptionLevelsPromoExample-scss--module_priceBlock_2wpVK{display:flex;align-items:center;margin-bottom:4px}.SubscriptionLevelsPromoExample-scss--module_priceWithoutDiscount_Et8SF{margin-right:2px;text-decoration:line-through;opacity:.7;color:#7c7c7c}.mobile .SubscriptionLevelsPromoExample-scss--module_priceWithoutDiscount_Et8SF{letter-spacing:.2px}.SubscriptionLevelsPromoExample-scss--module_priceText_qOFk3{font-weight:500}.desktop .SubscriptionLevelsPromoExample-scss--module_priceText_qOFk3{letter-spacing:-.15px}.mobile .SubscriptionLevelsPromoExample-scss--module_priceText_qOFk3{letter-spacing:.2px}.SubscriptionLevelsPromoExample-scss--module_description_MLmDQ{margin-bottom:6px;letter-spacing:-.15px}.SubscriptionLevelsPromoExample-scss--module_card_KLDOf{padding:6px;border-radius:3px;background-color:var(--var-color-block-note-bg)}.SubscriptionLevelsPromoExample-scss--module_trialCard_sJGYK{display:flex;align-items:center;line-height:11px}.SubscriptionLevelsPromoExample-scss--module_cardTitle_aEKxT{margin-bottom:1px;font-weight:600}.desktop .SubscriptionLevelsPromoExample-scss--module_cardTitle_aEKxT{letter-spacing:-.15px}.mobile .SubscriptionLevelsPromoExample-scss--module_cardTitle_aEKxT{letter-spacing:.25px}.SubscriptionLevelsPromoExample-scss--module_daysLeft_YWgtZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.desktop .SubscriptionLevelsPromoExample-scss--module_daysLeft_YWgtZ{letter-spacing:-.3px}.mobile .SubscriptionLevelsPromoExample-scss--module_daysLeft_YWgtZ{letter-spacing:.05px}.SubscriptionLevelsPromoExample-scss--module_discount_YpjaA{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_YpjaA{line-height:7px}.mobile .SubscriptionLevelsPromoExample-scss--module_discount_YpjaA{line-height:9px;letter-spacing:.1px}.SubscriptionLevelsPromoExample-scss--module_iconArrow_PHJyn{width:8px;height:8px}.SubscriptionLevelsPromoExample-scss--module_discountTitle_Sie-l{display:flex;align-items:center;justify-content:space-between}.SubscriptionLevelsPromoExample-scss--module_avatar_fVdlU{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_StX3n{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_StX3n:hover{background-color:#59a840}.SubscriptionLevelsPromoExample-scss--module_bold_NvXzw{color:#7c7c7c}.SubscriptionLevelsPromoExample-scss--module_trialPeriod_FdFmG{text-align:center}.BlogPromoFilter-scss--module_select_qOn-T .BlogPromoFilter-scss--module_placeholder_TAw6v{color:var(--var-color-text-primary)}@keyframes TrialActivationExample-scss--module_fadeIn_ccX86{0%{opacity:0}to{opacity:1}}@keyframes TrialActivationExample-scss--module_fadeOut_ZZCRN{0%{opacity:1}to{opacity:0}}@keyframes TrialActivationExample-scss--module_flashing_YoP0D{0%{opacity:.5}to{opacity:1}}@keyframes TrialActivationExample-scss--module_loading_UmCLi{to{background-position-x:-20%}}@keyframes TrialActivationExample-scss--module_rotating_oaJGx{to{transform:rotate(360deg)}}@keyframes TrialActivationExample-scss--module_growIn_OHGyp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TrialActivationExample-scss--module_closeLock_RcEhe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialActivationExample-scss--module_shakeLock_u-GYS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialActivationExample-scss--module_root_YIAAn{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_YIAAn{background-color:var(--var-color-block-bg)}.TrialActivationExample-scss--module_avatar_p-ndT{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_cBwcW{font-size:7px;font-weight:500;line-height:8px;text-align:center}.TrialActivationExample-scss--module_mainTitle_oKg64{margin-bottom:4px}.TrialActivationExample-scss--module_duration_mFNH0{margin-bottom:6px}.TrialActivationExample-scss--module_userName_fOQp-{margin-bottom:7px;font-size:5px;line-height:6px;text-align:center;color:#7c7c7c}.TrialActivationExample-scss--module_card_E2PjV{width:100%;margin-bottom:7px;padding:4px 6px;border:1px solid var(--var-color-base-border);border-radius:3px}.TrialActivationExample-scss--module_subscriptionName_1ZV5Z{margin-bottom:4px;font-size:6px;font-weight:600;line-height:8px}.TrialActivationExample-scss--module_chat_wyJEb{display:flex;align-items:center;font-size:5px;line-height:8px;color:#7c7c7c}.TrialActivationExample-scss--module_platform_MVJJs{width:9px;height:9px}.TrialActivationExample-scss--module_discord_iJfY7{margin-left:2px}.TrialActivationExample-scss--module_telegram_JNLH2{margin-left:-2px}.TrialActivationExample-scss--module_button_tAmbj{min-width:auto;height:17px;padding:4px 7px;font-size:6px;line-height:9px;border-radius:3px;cursor:default}.TrialActivationExample-scss--module_button_tAmbj:hover{background-color:var(--color-brand)}@keyframes PromoBannerContent-scss--module_fadeIn_7HprY{0%{opacity:0}to{opacity:1}}@keyframes PromoBannerContent-scss--module_fadeOut_FsN7i{0%{opacity:1}to{opacity:0}}@keyframes PromoBannerContent-scss--module_flashing_4yH8V{0%{opacity:.5}to{opacity:1}}@keyframes PromoBannerContent-scss--module_loading_ko3e-{to{background-position-x:-20%}}@keyframes PromoBannerContent-scss--module_rotating_rEPnH{to{transform:rotate(360deg)}}@keyframes PromoBannerContent-scss--module_growIn_8F1WV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoBannerContent-scss--module_closeLock_PIxvA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoBannerContent-scss--module_shakeLock_YRRC2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoBannerContent-scss--module_item_-dPW-{max-width:335px}.mobile .PromoBannerContent-scss--module_item_-dPW-{overflow:hidden;width:100%;max-width:none}.PromoBannerContent-scss--module_text_CvbWG{position:relative;text-align:center}.PromoBannerContent-scss--module_title_9kDUf{margin-bottom:12px;font-size:16px;font-weight:500;line-height:22px}.PromoBannerContent-scss--module_description_qQNFY{line-height:22px;color:#7c7c7c}.mobile .PromoBannerContent-scss--module_description_qQNFY{max-width:265px;margin:0 auto}.PromoBannerContent-scss--module_activationExampleContent_fZslw{display:flex;justify-content:center}.desktop .PromoBannerContent-scss--module_activationExampleContentRight_hqCoe{justify-content:flex-end}@media (max-width: 374px){.PromoBannerContent-scss--module_activationExampleContent_fZslw{justify-content:center}}.PromoBannerContent-scss--module_activationExampleWrapper_-sQ99{position:relative}.PromoBannerContent-scss--module_levelExample_fMD7G{width:180px;border-radius:var(--border-radius-default)}.desktop .PromoBannerContent-scss--module_levelExample_fMD7G,.mobile .PromoBannerContent-scss--module_levelExample_fMD7G{padding:10px;font-size:9px;line-height:15px}.PromoBannerContent-scss--module_example_uQ1ie: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_uQ1ie:after{background:linear-gradient(180deg,transparent 0%,#222 57.81%)}.PromoBannerContent-scss--module_firstLevelExample_bi1cx{position:relative;top:20px;margin:0 auto}.PromoBannerContent-scss--module_firstLevelExample_bi1cx:after{bottom:-30px}.PromoBannerContent-scss--module_secondLevelExample_Pe7Ii{position:relative;margin:0 auto 20px}.PromoBannerContent-scss--module_secondLevelExample_Pe7Ii:after{top:0;transform:rotate(180deg)}.PromoBannerContent-scss--module_activationExample_jqBF-{margin:22px 0 0 auto}.PromoBannerContent-scss--module_activationExample_jqBF-:after{bottom:-30px;height:70px}.desktop .PromoBannerContent-scss--module_exampleTitle_KZVoJ,.mobile .PromoBannerContent-scss--module_exampleTitle_KZVoJ{margin-bottom:6px;font-size:10px}.desktop .PromoBannerContent-scss--module_exampleDescription_omzbt,.mobile .PromoBannerContent-scss--module_exampleDescription_omzbt{margin-bottom:10px}.PromoBannerContent-scss--module_exampleDiscount_iJXJ6{position:relative;height:16px;margin-left:6px;padding:3px;line-height:10px}.PromoBannerContent-scss--module_exampleDiscount_iJXJ6: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_nzRxu{border-radius:5px}.PromoBannerContent-scss--module_close_zUbRr{width:20px;height:20px;position:absolute;top:20px;right:20px;cursor:pointer}.PromoBannerContent-scss--module_trialButton_BsOCo{overflow:initial}.PromoBannerContent-scss--module_trialButton_BsOCo:before,.PromoBannerContent-scss--module_trialButton_BsOCo:after{content:"";position:absolute;display:block;width:2px;border-radius:3px;background-color:#59a840}.PromoBannerContent-scss--module_trialButton_BsOCo:before{top:-22px;right:-4px;height:13px;transform:rotate(21deg)}.PromoBannerContent-scss--module_trialButton_BsOCo:after{top:-26px;right:-15px;height:22px;transform:rotate(42deg)}.PromoBannerContent-scss--module_activationButton_XfAY2{overflow:initial}.PromoBannerContent-scss--module_activationButton_XfAY2:before,.PromoBannerContent-scss--module_activationButton_XfAY2:after{content:"";position:absolute;display:block;width:1px;border-radius:3px;background-color:var(--color-brand)}.PromoBannerContent-scss--module_activationButton_XfAY2:before{top:-14px;right:-8px;height:13px;transform:rotate(41deg)}.PromoBannerContent-scss--module_activationButton_XfAY2:after{top:-5px;right:-9px;height:7px;transform:rotate(60deg)}.PromoBannerContent-scss--module_activationIcons_LcJMG{position:absolute;top:5px;left:-106px;display:flex;flex-direction:column}@media (max-width: 374px){.PromoBannerContent-scss--module_activationIcons_LcJMG{display:none}}.PromoBannerContent-scss--module_lockContainer_y72Ve{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_e2r-1{width:18px;height:18px;color:#59a840}.PromoBannerContent-scss--module_trialLink_BZq7n{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_BZq7n{left:7px}.PromoBannerContent-scss--module_linkIcon_441T6{width:13px;height:13px;margin-right:5px}.PromoBannerContent-scss--module_activationArrowIcon_FaB-b{position:relative;z-index:1;width:69px;height:66px;margin-top:2px;margin-left:50px;color:#59a840}.PromoBannerContent-scss--module_messageArrowDown_Phmxi{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_IruQm{display:flex;align-items:center;margin-bottom:27px;transform:scale(.7);pointer-events:none}.PromoBannerContent-scss--module_messageButtonIcon_9dQQM{width:20px;height:20px;margin-right:8px}.PromoBannerContent-scss--module_messageCursorPointer_j6tqG{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_oDbwA{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_oDbwA,.light-x-theme .PromoBannerContent-scss--module_messageList_oDbwA,.light-theme .PromoBannerContent-scss--module_messageList_oDbwA{border-color:#eaeaea;background-color:#fff}.dark-theme .PromoBannerContent-scss--module_messageList_oDbwA{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.PromoBannerContent-scss--module_messageLink_L9iuS{display:flex;align-items:center;font-size:11.495px;font-weight:500;font-style:normal;line-height:18.063px}.PromoBannerContent-scss--module_messageLinkActive_ioxgH{position:relative;color:var(--color-brand)}.PromoBannerContent-scss--module_messageLinkIcon_Kes7G{width:16px;height:16px;right:50px;bottom:-2px;margin-right:8px}@keyframes BannerPagination-scss--module_fadeIn_-sCbd{0%{opacity:0}to{opacity:1}}@keyframes BannerPagination-scss--module_fadeOut_xCaP7{0%{opacity:1}to{opacity:0}}@keyframes BannerPagination-scss--module_flashing_8oV4h{0%{opacity:.5}to{opacity:1}}@keyframes BannerPagination-scss--module_loading_svFlU{to{background-position-x:-20%}}@keyframes BannerPagination-scss--module_rotating_QRnHW{to{transform:rotate(360deg)}}@keyframes BannerPagination-scss--module_growIn_-WMHu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BannerPagination-scss--module_closeLock_kF8Ly{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannerPagination-scss--module_shakeLock_wFUFx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BannerPagination-scss--module_root_N1883{display:flex;align-items:center;gap:10px}.BannerPagination-scss--module_item_0DEDW{width:8px;height:8px;border-radius:50%;background-color:#ccc;transition:.2s background-color}.BannerPagination-scss--module_itemActive_7rTVs{background-color:#7c7c7c}@keyframes PromoBanner-scss--module_fadeIn_Pt72U{0%{opacity:0}to{opacity:1}}@keyframes PromoBanner-scss--module_fadeOut_e3qfQ{0%{opacity:1}to{opacity:0}}@keyframes PromoBanner-scss--module_flashing_4sx-H{0%{opacity:.5}to{opacity:1}}@keyframes PromoBanner-scss--module_loading_GMeWq{to{background-position-x:-20%}}@keyframes PromoBanner-scss--module_rotating_Ifmr-{to{transform:rotate(360deg)}}@keyframes PromoBanner-scss--module_growIn_UAq-j{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoBanner-scss--module_closeLock_Q9aom{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoBanner-scss--module_shakeLock_xwSLc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoBanner-scss--module_root_B8pGk{position:relative;height:333px;padding-bottom:48px;border-radius:12px;background:#eeeeee80}.dark-theme .PromoBanner-scss--module_root_B8pGk{background:#222}.PromoBanner-scss--module_list_lTqmT{display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;height:100%;margin:0 0 20px;padding:0;list-style:none}.PromoBanner-scss--module_close_16rDK{width:20px;height:20px;position:absolute;top:20px;right:20px;cursor:pointer}.PromoBanner-scss--module_slideContainer_3cNzb{display:flex;align-items:flex-end;justify-content:center}.PromoBanner-scss--module_pagination_CsJe-{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@keyframes EmptyPromoList-scss--module_fadeIn_7vtxI{0%{opacity:0}to{opacity:1}}@keyframes EmptyPromoList-scss--module_fadeOut_L2LWw{0%{opacity:1}to{opacity:0}}@keyframes EmptyPromoList-scss--module_flashing_mM068{0%{opacity:.5}to{opacity:1}}@keyframes EmptyPromoList-scss--module_loading_KaZVD{to{background-position-x:-20%}}@keyframes EmptyPromoList-scss--module_rotating_-8UqJ{to{transform:rotate(360deg)}}@keyframes EmptyPromoList-scss--module_growIn_JTrGv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyPromoList-scss--module_closeLock_XZ-ow{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyPromoList-scss--module_shakeLock_6RncD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyPromoList-scss--module_root_v5Afb{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_Hx7JF{margin:0 0 16px;font-size:16px;font-weight:500;line-height:22px;text-align:center}.EmptyPromoList-scss--module_text_F3wim{margin:0;font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.EmptyPromoList-scss--module_picture_oapWh{width:115px;height:115px;position:relative}.dark-theme .EmptyPromoList-scss--module_picture_oapWh{filter:grayscale(1)}.EmptyPromoList-scss--module_pictureArea_SC7tB{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_JDAF8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:57px;height:38px;color:var(--color-brand)}.EmptyPromoList-scss--module_percent_soEyu{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_TMfCB{0%{opacity:0}to{opacity:1}}@keyframes AccessSubscribers-scss--module_fadeOut_XU54f{0%{opacity:1}to{opacity:0}}@keyframes AccessSubscribers-scss--module_flashing_ZmfJz{0%{opacity:.5}to{opacity:1}}@keyframes AccessSubscribers-scss--module_loading_s9LD7{to{background-position-x:-20%}}@keyframes AccessSubscribers-scss--module_rotating_fp1mj{to{transform:rotate(360deg)}}@keyframes AccessSubscribers-scss--module_growIn_t1MRJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AccessSubscribers-scss--module_closeLock_HCoFD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccessSubscribers-scss--module_shakeLock_gNe-d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccessSubscribers-scss--module_root_ZWpIz{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_ZWpIz{background-color:var(--var-color-input-contained-bg)}.AccessSubscribers-scss--module_icon_sd-wB{width:16px;height:16px;margin-right:8px}.AccessSubscribers-scss--module_tooltip_4TsE5{cursor:pointer}.AccessSubscribers-scss--module_tooltip_4TsE5.AccessSubscribers-scss--module_unclickable_hMGGO{pointer-events:none}.AccessSubscribers-scss--module_bold_oRbPY{font-weight:500}.AccessSubscribers-scss--module_list_rsYoc{display:flex;flex-direction:column}.AccessSubscribers-scss--module_listItem_Va8zl{display:flex}.AccessSubscribers-scss--module_listItem_Va8zl:not(:last-child){margin-bottom:8px}@keyframes DefinitionItem-scss--module_fadeIn_hwIgc{0%{opacity:0}to{opacity:1}}@keyframes DefinitionItem-scss--module_fadeOut_jsklR{0%{opacity:1}to{opacity:0}}@keyframes DefinitionItem-scss--module_flashing_G-rkh{0%{opacity:.5}to{opacity:1}}@keyframes DefinitionItem-scss--module_loading_Kxo00{to{background-position-x:-20%}}@keyframes DefinitionItem-scss--module_rotating_gAiGL{to{transform:rotate(360deg)}}@keyframes DefinitionItem-scss--module_growIn_6fWkI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DefinitionItem-scss--module_closeLock_0Hs7r{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DefinitionItem-scss--module_shakeLock_kDD-9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DefinitionItem-scss--module_root_iTLIx{display:flex;overflow:auto;flex-direction:column}.DefinitionItem-scss--module_title_-Pwnx{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.DefinitionItem-scss--module_value_5KuNe{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_5KuNe{font-size:12px}}@keyframes CopyLinkButton-scss--module_fadeIn_L9xNz{0%{opacity:0}to{opacity:1}}@keyframes CopyLinkButton-scss--module_fadeOut_9TTCG{0%{opacity:1}to{opacity:0}}@keyframes CopyLinkButton-scss--module_flashing_It7Dv{0%{opacity:.5}to{opacity:1}}@keyframes CopyLinkButton-scss--module_loading_6EbFf{to{background-position-x:-20%}}@keyframes CopyLinkButton-scss--module_rotating_Pi4PW{to{transform:rotate(360deg)}}@keyframes CopyLinkButton-scss--module_growIn_DXYB-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CopyLinkButton-scss--module_closeLock_A3pEN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyLinkButton-scss--module_shakeLock_ZBBio{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyLinkButton-scss--module_button_cZzwk{-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_cZzwk{transition:all .2s ease}.CopyLinkButton-scss--module_button_cZzwk:hover{color:var(--color-brand)}}.CopyLinkButton-scss--module_buttonIcon_8IdZ6{position:static;margin-right:8px}@keyframes FinishPromoButton-scss--module_fadeIn_sIBGU{0%{opacity:0}to{opacity:1}}@keyframes FinishPromoButton-scss--module_fadeOut_Q3dxO{0%{opacity:1}to{opacity:0}}@keyframes FinishPromoButton-scss--module_flashing_fCMHt{0%{opacity:.5}to{opacity:1}}@keyframes FinishPromoButton-scss--module_loading_fGoIN{to{background-position-x:-20%}}@keyframes FinishPromoButton-scss--module_rotating_wdCkx{to{transform:rotate(360deg)}}@keyframes FinishPromoButton-scss--module_growIn_a057v{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FinishPromoButton-scss--module_closeLock_hwqK8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FinishPromoButton-scss--module_shakeLock_zQ4PC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FinishPromoButton-scss--module_button_3YNvG{-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_3YNvG{transition:all .2s ease}.FinishPromoButton-scss--module_button_3YNvG:hover{border-color:var(--var-color-input-border-hover);color:var(--color-brand)}.dark-theme .FinishPromoButton-scss--module_button_3YNvG:hover{color:var(--var-color-text-primary);background-color:#4a4a4a}}.mobile .FinishPromoButton-scss--module_confirm_raEd2{padding-top:30vh}.FinishPromoButton-scss--module_title_GuUFz{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.FinishPromoButton-scss--module_value_pIw9G{margin:0;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.FinishPromoButton-scss--module_confirmTitle_U1Mow{font-size:20px;line-height:24px;-webkit-hyphens:none;hyphens:none}.mobile .FinishPromoButton-scss--module_confirmTitle_U1Mow{margin-bottom:20px}.FinishPromoButton-scss--module_confirmDescription_35MR6{font-weight:400}.FinishPromoButton-scss--module_confirmButton_wWxAe{background-color:var(--color-brand)}.desktop .FinishPromoButton-scss--module_confirmButton_wWxAe{margin-right:20px}.FinishPromoButton-scss--module_buttons_E8JLs{display:flex}.FinishPromoButton-scss--module_buttons_E8JLs>*{min-width:auto;flex-shrink:1;flex-grow:1}@keyframes PromoType-scss--module_fadeIn_YxI4n{0%{opacity:0}to{opacity:1}}@keyframes PromoType-scss--module_fadeOut_aIGKK{0%{opacity:1}to{opacity:0}}@keyframes PromoType-scss--module_flashing_YOWX0{0%{opacity:.5}to{opacity:1}}@keyframes PromoType-scss--module_loading_2xkzb{to{background-position-x:-20%}}@keyframes PromoType-scss--module_rotating_Le-6n{to{transform:rotate(360deg)}}@keyframes PromoType-scss--module_growIn_7ZS4e{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoType-scss--module_closeLock_-WNEG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoType-scss--module_shakeLock_RDNUJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoType-scss--module_root_MOzWS{display:flex;align-items:center}.PromoType-scss--module_text_oB0En{display:flex;flex-direction:column}.PromoType-scss--module_head_AbZHP{margin:0 0 5px;font-size:16px;font-weight:500;line-height:22px}.PromoType-scss--module_name_gTbyW{margin:0;font-size:13px;line-height:16px;color:#7c7c7c}.PromoType-scss--module_iconWrapper_S1Jf1{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_S1Jf1 .PromoType-scss--module_iconType_hqQgQ{width:20px;height:20px;color:#8764b8}.PromoType-scss--module_iconWrapper_S1Jf1.PromoType-scss--module_discount_19iIj{background-color:#59a84033}.PromoType-scss--module_iconWrapper_S1Jf1.PromoType-scss--module_discount_19iIj .PromoType-scss--module_iconType_hqQgQ{color:#59a840}.dark-theme .PromoType-scss--module_iconWrapper_S1Jf1{filter:brightness(1.5)}@keyframes Status-scss--module_fadeIn_fRCuN{0%{opacity:0}to{opacity:1}}@keyframes Status-scss--module_fadeOut_BC0Ng{0%{opacity:1}to{opacity:0}}@keyframes Status-scss--module_flashing_XtJuT{0%{opacity:.5}to{opacity:1}}@keyframes Status-scss--module_loading_U9sWX{to{background-position-x:-20%}}@keyframes Status-scss--module_rotating_PnZh-{to{transform:rotate(360deg)}}@keyframes Status-scss--module_growIn_bdXhy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Status-scss--module_closeLock_v7NoP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Status-scss--module_shakeLock_IeT4s{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes Status-scss--module_light_lsNDq{0%{background-color:var(--color-brand-opacity-30)}to{background-color:transparent}}.Status-scss--module_statusText_hutZm{position:relative;display:flex;align-items:center}.Status-scss--module_statusText_hutZm: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_hutZm.Status-scss--module_finished_q38cF:before{background-color:var(--var-color-error)}.Status-scss--module_statusText_hutZm .Status-scss--module_highlight_e9Fiu{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_hutZm .Status-scss--module_highlight_e9Fiu.Status-scss--module_active_9-Ls9{animation:Status-scss--module_light_lsNDq 2s ease-out forwards}.Status-scss--module_statusText_hutZm .Status-scss--module_widthBlock_joHyJ{height:22px}.Status-scss--module_statusText_hutZm .Status-scss--module_visible_9FvnV{position:absolute;top:0;left:16px}.Status-scss--module_statusText_hutZm .Status-scss--module_hidden_iNjQ4{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes PromoList-scss--module_fadeIn_iffFi{0%{opacity:0}to{opacity:1}}@keyframes PromoList-scss--module_fadeOut_X1FzF{0%{opacity:1}to{opacity:0}}@keyframes PromoList-scss--module_flashing_LL-lP{0%{opacity:.5}to{opacity:1}}@keyframes PromoList-scss--module_loading_dZo9e{to{background-position-x:-20%}}@keyframes PromoList-scss--module_rotating_v4Xqh{to{transform:rotate(360deg)}}@keyframes PromoList-scss--module_growIn_TbAz7{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoList-scss--module_closeLock_j-9Dv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoList-scss--module_shakeLock_pHeEl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoList-scss--module_root_Q2mIW{display:flex;flex-direction:column;width:100%}.PromoList-scss--module_item_nVr7B{display:flex;flex-direction:column;margin-bottom:20px;padding:0 0 20px;align-items:stretch}.PromoList-scss--module_item_nVr7B:not(:last-child){border-bottom:1px solid var(--var-color-base-border)}.PromoList-scss--module_header_uTERt{display:flex;justify-content:space-between;margin-bottom:20px}.PromoList-scss--module_subscribers_L99vm{white-space:pre}.PromoList-scss--module_actions_GZKuP{display:flex;overflow:hidden;height:30px;margin-right:-15px;margin-bottom:20px;margin-left:-15px}.PromoList-scss--module_actionsInner_qo-2S{display:flex;overflow-x:scroll;height:50px;padding:0 15px}.PromoList-scss--module_actionsInner_qo-2S>*:not(:last-child){flex-shrink:0;margin-right:10px}.PromoList-scss--module_topInfo_JkELm,.PromoList-scss--module_bottomActions_Ex-QD{display:flex;justify-content:space-between}.PromoList-scss--module_info_1-LGE{display:grid;grid-template-columns:1fr auto;column-gap:10px;row-gap:20px}.PromoList-scss--module_time_t3-iZ{display:flex;justify-content:space-between}.PromoList-scss--module_endTime_TQVRn{min-width:95px}@keyframes BlogPromo-scss--module_fadeIn_1jI0P{0%{opacity:0}to{opacity:1}}@keyframes BlogPromo-scss--module_fadeOut_lxGrS{0%{opacity:1}to{opacity:0}}@keyframes BlogPromo-scss--module_flashing_ngOXJ{0%{opacity:.5}to{opacity:1}}@keyframes BlogPromo-scss--module_loading_g7Qqz{to{background-position-x:-20%}}@keyframes BlogPromo-scss--module_rotating_pYRV7{to{transform:rotate(360deg)}}@keyframes BlogPromo-scss--module_growIn_JZ6Fy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPromo-scss--module_closeLock_8b-SD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPromo-scss--module_shakeLock_p7jRE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPromo-scss--module_root_iMxp4{padding:20px 15px;background-color:#fff;flex:1}.minimal .BlogPromo-scss--module_root_iMxp4{background-color:var(--var-color-bg)}.BlogPromo-scss--module_title_Q286G{margin:0 0 20px;font-size:20px;font-weight:500;line-height:24px}.BlogPromo-scss--module_panel_m5sqy{display:flex;flex-direction:column;margin-bottom:20px}.dark-theme .BlogPromo-scss--module_panel_m5sqy{--var-color-input-bg: var(--var-color-block-bg)}.BlogPromo-scss--module_filterItem_iQWCP,.BlogPromo-scss--module_addButton_--8FN{width:100%;margin-bottom:15px}.BlogPromo-scss--module_paginationWrapper_Ne8b6{display:flex;align-items:center;justify-content:center}.BlogPromo-scss--module_spinner_9R-J5{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.BlogPromo-scss--module_banner_gLBdh{margin-bottom:20px}@keyframes DateField-scss--module_fadeIn_H4BT7{0%{opacity:0}to{opacity:1}}@keyframes DateField-scss--module_fadeOut_jhmd8{0%{opacity:1}to{opacity:0}}@keyframes DateField-scss--module_flashing_fBRCM{0%{opacity:.5}to{opacity:1}}@keyframes DateField-scss--module_loading_zEB-f{to{background-position-x:-20%}}@keyframes DateField-scss--module_rotating_--n6Q{to{transform:rotate(360deg)}}@keyframes DateField-scss--module_growIn_eRJpX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DateField-scss--module_closeLock_fLHKH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DateField-scss--module_shakeLock_X7xWz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DateField-scss--module_root_nZKGg{width:100%}.DateField-scss--module_dateSelector_YekE-{position:relative;width:100%}.DateField-scss--module_tooltipContent_twAbY{z-index:150;padding:0!important}.DateField-scss--module_datePicker_RP4Ea{width:295px}.DateField-scss--module_calendar_sKcz6{width:1.25rem;height:1.25rem;transition:fill .2s;fill:currentcolor}.DateField-scss--module_inputButton_qYQvi{-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:.875rem;font-weight:400;line-height:1.4;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_qYQvi.DateField-scss--module_disabled_VGd6R{background-color:var(--var-color-input-bg-disabled);cursor:default;pointer-events:none}.desktop .DateField-scss--module_inputButton_qYQvi:not(.DateField-scss--module_disabled_VGd6R):hover{border-color:var(--var-color-input-border-hover)}.DateField-scss--module_inputButton_qYQvi.DateField-scss--module_buttonError_M1jLt{border-color:var(--var-color-error)}.DateField-scss--module_dateSelected_m609J{color:var(--var-color-text-primary)}.DateField-scss--module_iconClose_USxQv{width:15px;height:15px;color:var(--var-color-text-regular)}.DateField-scss--module_iconArrow_eeTjx{width:1.125rem;height:1.125rem;margin-left:5px;transition:transform .15s;fill:#5a6a7a}.DateField-scss--module_iconArrowUp_XGyia{transform:rotate(180deg)}.DateField-scss--module_caption_rBf3C{position:absolute;display:inline-block;margin-top:5px;margin-right:5px;font-size:.8125rem}.DateField-scss--module_caption_rBf3C.DateField-scss--module_inFlow_pwz3t{position:static}.DateField-scss--module_error_Wu0Ib{color:var(--var-color-error)}.DateField-scss--module_note_AMHSV{color:#7c7c7c}@keyframes PromotionInfoBlock-scss--module_fadeIn_Ca5B3{0%{opacity:0}to{opacity:1}}@keyframes PromotionInfoBlock-scss--module_fadeOut_ZK7jG{0%{opacity:1}to{opacity:0}}@keyframes PromotionInfoBlock-scss--module_flashing_o0-ob{0%{opacity:.5}to{opacity:1}}@keyframes PromotionInfoBlock-scss--module_loading_qsYEC{to{background-position-x:-20%}}@keyframes PromotionInfoBlock-scss--module_rotating_xmnJo{to{transform:rotate(360deg)}}@keyframes PromotionInfoBlock-scss--module_growIn_gOS9j{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromotionInfoBlock-scss--module_closeLock_V9Iqo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromotionInfoBlock-scss--module_shakeLock_McWeG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromotionInfoBlock-scss--module_root_qKoBY{display:flex;flex-direction:column;min-width:316px;padding:20px;border-radius:var(--border-radius-default);align-items:center}.PromotionInfoBlock-scss--module_root_qKoBY.PromotionInfoBlock-scss--module_discount_jkGVM{background-color:#59a8401a}.PromotionInfoBlock-scss--module_root_qKoBY.PromotionInfoBlock-scss--module_trial_B44yV{background-color:#8764b81a}.PromotionInfoBlock-scss--module_iconWrapper_kNczK{width:20px;height:20px;margin-right:10px}.PromotionInfoBlock-scss--module_iconPercent_yc1a6{width:20px;height:20px;color:#59a840}.PromotionInfoBlock-scss--module_iconCalendar_ada9-,.PromotionInfoBlock-scss--module_iconCalendarLink_7JiJY{width:20px;height:20px;color:#8764b8}.PromotionInfoBlock-scss--module_title_wKgN9{display:flex;margin:0;font-size:14px;font-weight:500;line-height:22px}.PromotionInfoBlock-scss--module_restrictions_NH1Mk{margin:0;padding-top:10px;font-size:13px;line-height:16px}@keyframes PromotionPrivate-scss--module_fadeIn_AmMpA{0%{opacity:0}to{opacity:1}}@keyframes PromotionPrivate-scss--module_fadeOut_mPjMD{0%{opacity:1}to{opacity:0}}@keyframes PromotionPrivate-scss--module_flashing_pp4gz{0%{opacity:.5}to{opacity:1}}@keyframes PromotionPrivate-scss--module_loading_LAYMU{to{background-position-x:-20%}}@keyframes PromotionPrivate-scss--module_rotating_HtU1L{to{transform:rotate(360deg)}}@keyframes PromotionPrivate-scss--module_growIn_uaIcG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromotionPrivate-scss--module_closeLock_KpdJX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromotionPrivate-scss--module_shakeLock_fS9c-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromotionPrivate-scss--module_copyIcon_F8QVF{width:20px;height:20px;color:#fff;transition:color .2s}.PromotionPrivate-scss--module_buttons_ywCTl{display:flex}.PromotionPrivate-scss--module_copyButton_7FnHD{display:flex;justify-content:center;margin-right:15px}.PromotionPrivate-scss--module_qrButton_g-Xme{display:flex;justify-content:center;padding:10px 20px}.PromotionPrivate-scss--module_qrIcon_f6yb2{width:20px;height:20px;margin-right:10px;flex-shrink:0}.PromotionPrivate-scss--module_description_U6T2I{display:flex;margin:20px 0 15px}.PromotionPrivate-scss--module_lockedIcon_pp69P{width:20px;height:20px;margin-right:8px}.PromotionPrivate-scss--module_copyInputWrapper_Dl-gr{position:relative;width:316px;margin-bottom:30px}.PromotionPrivate-scss--module_copyInput_GeqDO{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_g8Gqq{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_g8Gqq:hover,.PromotionPrivate-scss--module_inputCopyIconWrapper_g8Gqq:hover .PromotionPrivate-scss--module_icon_ft40m{color:var(--var-color-icon-ui-hover)}}.PromotionPrivate-scss--module_inputCopyIcon_rjpkF{width:20px;height:20px;color:inherit}.PromotionPrivate-scss--module_buttonCopyIcon_-gTpq{width:20px;height:20px;margin-right:10px}@keyframes PromoNewCreated-scss--module_fadeIn_wkP6C{0%{opacity:0}to{opacity:1}}@keyframes PromoNewCreated-scss--module_fadeOut_HtOni{0%{opacity:1}to{opacity:0}}@keyframes PromoNewCreated-scss--module_flashing_99ZGz{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewCreated-scss--module_loading_Al8lk{to{background-position-x:-20%}}@keyframes PromoNewCreated-scss--module_rotating_09fJY{to{transform:rotate(360deg)}}@keyframes PromoNewCreated-scss--module_growIn_Al0GQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoNewCreated-scss--module_closeLock_3B0jM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewCreated-scss--module_shakeLock_pbMQR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewCreated-scss--module_root_efrq8{display:flex;flex-direction:column;align-items:center}.PromoNewCreated-scss--module_checkWrapper_fQg6G{margin-bottom:30px;padding:20px;border-radius:20px;background-color:#59a84033}.PromoNewCreated-scss--module_checkIcon_wzp6M{width:32px;height:32px;color:#59a840}.PromoNewCreated-scss--module_title_LP0yO{margin:0 0 20px;font-size:20px;font-weight:500;line-height:24px}.PromoNewCreated-scss--module_buttonWrapper_gwq8c{margin-top:30px}.PromoNewCreated-scss--module_cancelButton_heJQU{padding:9px 20px}@keyframes PromoNewFormField-scss--module_fadeIn_hkJ1p{0%{opacity:0}to{opacity:1}}@keyframes PromoNewFormField-scss--module_fadeOut_hNrNY{0%{opacity:1}to{opacity:0}}@keyframes PromoNewFormField-scss--module_flashing_VP0jp{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewFormField-scss--module_loading_bE1hW{to{background-position-x:-20%}}@keyframes PromoNewFormField-scss--module_rotating_9pmlx{to{transform:rotate(360deg)}}@keyframes PromoNewFormField-scss--module_growIn_SsTEx{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoNewFormField-scss--module_closeLock_N5YPR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewFormField-scss--module_shakeLock_eJ3H-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .PromoNewFormField-scss--module_hint_LH6TU{padding-top:2px}.PromoNewFormField-scss--module_hintContent_hcW61{cursor:auto}.PromoNewFormField-scss--module_flagField_evYtM{display:flex;width:100%;margin-bottom:10px}.PromoNewFormField-scss--module_flagField_evYtM .PromoNewFormField-scss--module_labelInlineText_KZnB0{margin-right:10px;font-size:14px}.PromoNewFormField-scss--module_toggleWrapper_-uBtI,.PromoNewFormField-scss--module_labelWrapper_NpvKj{width:100%}.PromoNewFormField-scss--module_icon_ZnaXB{width:20px;height:20px}.PromoNewFormField-scss--module_errorCaption_Qt7j7,.PromoNewFormField-scss--module_noteCaption_ynz8o{margin-top:0;margin-bottom:-10px}.PromoNewFormField-scss--module_textAreaContainer_UO-HR{margin-bottom:15px}.PromoNewFormField-scss--module_textAreaCounter_4Crn2{bottom:-25px}.PromoNewFormField-scss--module_toggleLabelText_ZNeka{display:flex;margin-right:0;line-height:24px;flex-grow:1}.mobile .PromoNewFormField-scss--module_toggleLabelText_ZNeka{font-size:13px}.PromoNewFormField-scss--module_textAreaLabel_EmFMV{display:flex;align-items:center}.PromoNewFormField-scss--module_textAreaLabel_EmFMV .PromoNewFormField-scss--module_hint_LH6TU{margin-left:7px}@keyframes SubscriptionLevelField-scss--module_fadeIn_4FXlA{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelField-scss--module_fadeOut_w8MxF{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelField-scss--module_flashing_MBT7T{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelField-scss--module_loading_Ip7CS{to{background-position-x:-20%}}@keyframes SubscriptionLevelField-scss--module_rotating_K5qNs{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelField-scss--module_growIn_uZZMP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelField-scss--module_closeLock_eLLMI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelField-scss--module_shakeLock_N3MlB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelField-scss--module_optionsContainer_HOEFX{width:100%}.SubscriptionLevelField-scss--module_checkbox_hcZ1K{width:auto;flex-grow:0}.SubscriptionLevelField-scss--module_selectOption_KpM-t{display:flex}.SubscriptionLevelField-scss--module_labelRoot_MxkJr{display:flex;flex-direction:column;min-width:0;flex-grow:1}.SubscriptionLevelField-scss--module_title_cA4c1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:14px;line-height:16px}.SubscriptionLevelField-scss--module_description_3rYpy{padding-right:10px;font-size:12px;line-height:16px;color:#7c7c7c}@keyframes PromoNewQr-scss--module_fadeIn_a7YbV{0%{opacity:0}to{opacity:1}}@keyframes PromoNewQr-scss--module_fadeOut_V1AJf{0%{opacity:1}to{opacity:0}}@keyframes PromoNewQr-scss--module_flashing_9o-OV{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewQr-scss--module_loading_AZCZ2{to{background-position-x:-20%}}@keyframes PromoNewQr-scss--module_rotating_-k2TD{to{transform:rotate(360deg)}}@keyframes PromoNewQr-scss--module_growIn_8xnFr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoNewQr-scss--module_closeLock_MB9ES{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewQr-scss--module_shakeLock_h0Cjy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewQr-scss--module_root_eltIo{display:flex;flex-direction:column;align-items:center}.PromoNewQr-scss--module_title_VGxw1{margin:0 0 10px;font-size:20px;font-weight:500;line-height:24px}.PromoNewQr-scss--module_description_95IUK{margin:0 0 30px;padding:0 30px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.PromoNewQr-scss--module_icon_OvhHI{width:20px;height:20px;margin-right:10px}.PromoNewQr-scss--module_qrWrapper_9djCs{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_5l9Jj{display:flex;align-items:center;justify-content:center;width:200px;height:200px;flex-shrink:0}.PromoNewQr-scss--module_button_FBzaR{display:flex;margin-top:30px}.PromoNewQr-scss--module_button_FBzaR.PromoNewQr-scss--module_disabled_q5Brg{opacity:.5;pointer-events:none}@keyframes PromoNewView-scss--module_fadeIn_Yynd8{0%{opacity:0}to{opacity:1}}@keyframes PromoNewView-scss--module_fadeOut_WzYLq{0%{opacity:1}to{opacity:0}}@keyframes PromoNewView-scss--module_flashing_-G9R0{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewView-scss--module_loading_JSw0U{to{background-position-x:-20%}}@keyframes PromoNewView-scss--module_rotating_oU-uj{to{transform:rotate(360deg)}}@keyframes PromoNewView-scss--module_growIn_DArrx{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoNewView-scss--module_closeLock_VoSsA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewView-scss--module_shakeLock_K17K-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewView-scss--module_root_dCqcG{display:flex;flex-direction:column;flex-grow:1;padding:20px 15px}.PromoNewView-scss--module_stepHeader_wMtOH{position:relative;display:flex;height:24px}.PromoNewView-scss--module_stepHeader_wMtOH.PromoNewView-scss--module_withTitle_oFXCU{margin-bottom:20px}.PromoNewView-scss--module_backBtn_W7KPN{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;margin-top:-4px;margin-right:10px;margin-left:-5px;padding:5px}.PromoNewView-scss--module_backBtnIcon_SB1sP{width:20px;height:20px}.PromoNewView-scss--module_btnClose_A5eRk{-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:24px;height:24px;position:absolute;top:0;right:0}.PromoNewView-scss--module_btnCloseIcon_PyQht{width:20px;height:20px}.PromoNewView-scss--module_stepHeaderTitle_F0vGX{margin:0;font-size:20px;font-weight:500;line-height:24px}.PaymentDisclaimer-scss--module_root_OGJhB{font-size:.75rem;line-height:1.25;color:#7c7c7c}.PaymentDisclaimer-scss--module_link_v2gO2{font-size:.75rem;line-height:inherit}@keyframes TrialError-scss--module_fadeIn_kNwbC{0%{opacity:0}to{opacity:1}}@keyframes TrialError-scss--module_fadeOut_hPFom{0%{opacity:1}to{opacity:0}}@keyframes TrialError-scss--module_flashing_0-QRW{0%{opacity:.5}to{opacity:1}}@keyframes TrialError-scss--module_loading_0-ZeH{to{background-position-x:-20%}}@keyframes TrialError-scss--module_rotating_TUeQ2{to{transform:rotate(360deg)}}@keyframes TrialError-scss--module_growIn_BDQu0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TrialError-scss--module_closeLock_UkIz8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialError-scss--module_shakeLock_xzBud{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialError-scss--module_root_xHFPU{display:flex;flex-direction:column;align-items:center}.TrialError-scss--module_iconContainer_w-lEv{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_w-lEv{margin-top:30px}.TrialError-scss--module_icon_jqU6F{width:40px;height:40px;color:var(--color-brand)}.TrialError-scss--module_title_VWCLd{margin-bottom:14px;font-size:20px;font-weight:500;line-height:24px}.TrialError-scss--module_text_fJTi1{line-height:22px}.desktop .TrialError-scss--module_text_fJTi1{margin-bottom:52px}.mobile .TrialError-scss--module_text_fJTi1{margin-bottom:40px}.TrialError-scss--module_button_B2NeO{min-width:109px}.mobile .TrialError-scss--module_button_B2NeO{width:100%}@keyframes RadioBox-scss--module_fadeIn_BkTCe{0%{opacity:0}to{opacity:1}}@keyframes RadioBox-scss--module_fadeOut_aBFyz{0%{opacity:1}to{opacity:0}}@keyframes RadioBox-scss--module_flashing_bRG7j{0%{opacity:.5}to{opacity:1}}@keyframes RadioBox-scss--module_loading_PjZN9{to{background-position-x:-20%}}@keyframes RadioBox-scss--module_rotating_pB7HO{to{transform:rotate(360deg)}}@keyframes RadioBox-scss--module_growIn_cf3zY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RadioBox-scss--module_closeLock_idcp9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RadioBox-scss--module_shakeLock_No9sX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RadioBox-scss--module_container_7Sho3{position:relative;margin-right:10px;flex:1 0 130px}.RadioBox-scss--module_container_7Sho3:last-child{margin-right:0}.RadioBox-scss--module_box_Qbfip{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_Qbfip{background:#303030}@media not all and (hover: none){.RadioBox-scss--module_container_7Sho3:hover .RadioBox-scss--module_box_Qbfip{border-color:var(--var-color-input-border-hover)}}.RadioBox-scss--module_radio_bZxzM{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_bZxzM~.RadioBox-scss--module_box_Qbfip:hover{border-color:var(--var-color-input-border-hover)}}.RadioBox-scss--module_radio_bZxzM:checked~.RadioBox-scss--module_box_Qbfip{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_EEzZi{position:relative;width:100%;cursor:pointer}.RadioBoxGroup-scss--module_group_Do1G1{display:flex}.RadioBoxGroup-scss--module_label_dgcWD{margin-bottom:12px;font-size:16px;font-weight:500;color:var(--var-color-text-primary)}.Swipe-scss--module_container_5qjZp{display:flex;width:100%}.Swipe-scss--module_vertical_qadeU{overflow-x:hidden;overflow-y:auto;padding:0 10px}.desktop .Swipe-scss--module_vertical_qadeU{overflow-y:hidden}.Swipe-scss--module_horizontal_X6Ts4{overflow-x:auto;overflow-y:hidden;flex-direction:row;padding:10px 0}.desktop .Swipe-scss--module_horizontal_X6Ts4{overflow-x:hidden}.StepAlreadyBought-scss--module_root_qbPtx{display:flex;align-items:flex-end;min-height:210px}@keyframes StepAlreadySubscribed-scss--module_fadeIn_phrNw{0%{opacity:0}to{opacity:1}}@keyframes StepAlreadySubscribed-scss--module_fadeOut_WhJV4{0%{opacity:1}to{opacity:0}}@keyframes StepAlreadySubscribed-scss--module_flashing_YIRql{0%{opacity:.5}to{opacity:1}}@keyframes StepAlreadySubscribed-scss--module_loading_eTmKr{to{background-position-x:-20%}}@keyframes StepAlreadySubscribed-scss--module_rotating_bxEhZ{to{transform:rotate(360deg)}}@keyframes StepAlreadySubscribed-scss--module_growIn_cpazR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepAlreadySubscribed-scss--module_closeLock_Zu0nU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepAlreadySubscribed-scss--module_shakeLock_0nbfa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepAlreadySubscribed-scss--module_dialogContent_WaRLm{position:relative;flex:1;min-height:300px}.StepAlreadySubscribed-scss--module_dialogContent_WaRLm.StepAlreadySubscribed-scss--module_small_fEmA2{min-height:150px}.StepAlreadySubscribed-scss--module_dialogFooter_ogKXi{display:flex;margin-top:20px}.light-theme .StepIncompletePayment-scss--module_image_oCESS{background-image:url(../assets/images/wait-icon.BfDxW7Kh.png)}.light-x-theme .StepIncompletePayment-scss--module_image_oCESS{background-image:url(../assets/images/wait-icon-x.JNvwAU2M.png)}@keyframes StepIncompletePayment-scss--module_fadeIn_REYAM{0%{opacity:0}to{opacity:1}}@keyframes StepIncompletePayment-scss--module_fadeOut_ksIGL{0%{opacity:1}to{opacity:0}}@keyframes StepIncompletePayment-scss--module_flashing_GxHZX{0%{opacity:.5}to{opacity:1}}@keyframes StepIncompletePayment-scss--module_loading_-WaPb{to{background-position-x:-20%}}@keyframes StepIncompletePayment-scss--module_rotating_z6CA3{to{transform:rotate(360deg)}}@keyframes StepIncompletePayment-scss--module_growIn_dJjNF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepIncompletePayment-scss--module_closeLock_qovIA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepIncompletePayment-scss--module_shakeLock_eOnRo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .StepIncompletePayment-scss--module_image_oCESS{background-image:url(../assets/images/wait-icon-y.DRUdmXx2.png)}.StepIncompletePayment-scss--module_root_glYbJ{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.StepIncompletePayment-scss--module_image_oCESS{width:95px;height:81px;margin-bottom:30px;background-size:cover}.StepIncompletePayment-scss--module_title_-AIwX{margin-bottom:20px;font-size:1.25rem;font-weight:500;line-height:normal;text-align:center}.StepIncompletePayment-scss--module_description_5MCH9{max-width:400px;padding:0 10px;font-size:.875rem;font-weight:500;line-height:1.4}.StepIncompletePayment-scss--module_descriptionItem_sLK6y:not(:last-child){margin-bottom:22px}.StepIncompletePayment-scss--module_buttons_jmsEK{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px}.mobile .StepIncompletePayment-scss--module_button_WVTce{min-width:auto}.StepIncompletePayment-scss--module_supportLink_URY-b{font-size:.875rem;white-space:nowrap}.Binds-scss--module_block_Hdcdy{max-width:100%;margin-bottom:20px}.desktop .Binds-scss--module_block_Hdcdy{width:350px}.mobile .Binds-scss--module_newBind_IN-bT{font-size:.875rem}@keyframes PayFeeBlock-scss--module_fadeIn_NklyI{0%{opacity:0}to{opacity:1}}@keyframes PayFeeBlock-scss--module_fadeOut_v2dTV{0%{opacity:1}to{opacity:0}}@keyframes PayFeeBlock-scss--module_flashing_Bs7Eh{0%{opacity:.5}to{opacity:1}}@keyframes PayFeeBlock-scss--module_loading_pO3FD{to{background-position-x:-20%}}@keyframes PayFeeBlock-scss--module_rotating_1OMdT{to{transform:rotate(360deg)}}@keyframes PayFeeBlock-scss--module_growIn_GKwvy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PayFeeBlock-scss--module_closeLock_RUE96{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayFeeBlock-scss--module_shakeLock_MWgli{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayFeeBlock-scss--module_root_cnCPe{position:relative;display:flex;overflow:hidden;width:100%;margin-bottom:20px;padding:11px 16px;border-radius:var(--border-radius-default);cursor:pointer;gap:8px;align-items:center}.light-y-theme .PayFeeBlock-scss--module_root_cnCPe,.light-x-theme .PayFeeBlock-scss--module_root_cnCPe,.light-theme .PayFeeBlock-scss--module_root_cnCPe{background-color:var(--color-brand-opacity-10)}.dark-theme .PayFeeBlock-scss--module_root_cnCPe{background-color:#ffffff0d}@media not all and (hover: none){.PayFeeBlock-scss--module_root_cnCPe:hover:not(.PayFeeBlock-scss--module_checked_Bolld) .PayFeeBlock-scss--module_heartIcon_zRu07{opacity:.7}.dark-theme .PayFeeBlock-scss--module_root_cnCPe:hover:not(.PayFeeBlock-scss--module_checked_Bolld) .PayFeeBlock-scss--module_heartIcon_zRu07{opacity:1}.PayFeeBlock-scss--module_root_cnCPe:hover .PayFeeBlock-scss--module_heartShape_gXy3q{transform:scale(1.1) rotate(10deg)}.dark-theme .PayFeeBlock-scss--module_root_cnCPe:hover{outline:1px solid var(--var-color-input-border-hover)}}.light-y-theme .PayFeeBlock-scss--module_checkbox_hFrKU:not(.PayFeeBlock-scss--module_checkboxChecked_ZgMxp),.light-x-theme .PayFeeBlock-scss--module_checkbox_hFrKU:not(.PayFeeBlock-scss--module_checkboxChecked_ZgMxp),.light-theme .PayFeeBlock-scss--module_checkbox_hFrKU:not(.PayFeeBlock-scss--module_checkboxChecked_ZgMxp){background-color:#dec6bd}.dark-theme .PayFeeBlock-scss--module_checkbox_hFrKU:not(.PayFeeBlock-scss--module_checkboxChecked_ZgMxp){background-color:#ffffff1f}.dark-theme .PayFeeBlock-scss--module_circle_NAG9E{background-color:#fff}.PayFeeBlock-scss--module_label_2IQ3W{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:0}.PayFeeBlock-scss--module_text_KfdFn{margin:0 50px 0 12px;padding:2px 0;font-size:.875rem;font-weight:400;line-height:1.4}@keyframes Bank131BindPaymentProgress-scss--module_fadeIn_5mczC{0%{opacity:0}to{opacity:1}}@keyframes Bank131BindPaymentProgress-scss--module_fadeOut_E5hbJ{0%{opacity:1}to{opacity:0}}@keyframes Bank131BindPaymentProgress-scss--module_flashing_xTDC4{0%{opacity:.5}to{opacity:1}}@keyframes Bank131BindPaymentProgress-scss--module_loading_fEPpn{to{background-position-x:-20%}}@keyframes Bank131BindPaymentProgress-scss--module_rotating_ank6e{to{transform:rotate(360deg)}}@keyframes Bank131BindPaymentProgress-scss--module_growIn_9hlUp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Bank131BindPaymentProgress-scss--module_closeLock_srZFI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131BindPaymentProgress-scss--module_shakeLock_YFuT9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131BindPaymentProgress-scss--module_root_LpTIZ{width:100%}.Bank131BindPaymentProgress-scss--module_frame_KsI7J{width:100%;border:none}.Bank131BindPaymentProgress-scss--module_frameWrapper_uNuY2{width:100%;background-color:#fff}@keyframes PaymentByBank131-scss--module_fadeIn_oBcvm{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131-scss--module_fadeOut_gdoSw{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131-scss--module_flashing_IW9iy{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131-scss--module_loading_P3j1C{to{background-position-x:-20%}}@keyframes PaymentByBank131-scss--module_rotating_uCRR0{to{transform:rotate(360deg)}}@keyframes PaymentByBank131-scss--module_growIn_1kSI0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentByBank131-scss--module_closeLock_pKoTZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131-scss--module_shakeLock_Xawsd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131-scss--module_buttons_e-QqP{display:flex}.mobile .PaymentByBank131-scss--module_buttons_e-QqP{flex-direction:column}.PaymentByBank131-scss--module_buttonPay_h3cD6{margin:0 10px 0 0}.mobile .PaymentByBank131-scss--module_buttonPay_h3cD6{margin:0 0 10px}@keyframes PaymentByBank131FPS-scss--module_fadeIn_Em10n{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131FPS-scss--module_fadeOut_7U3MC{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131FPS-scss--module_flashing_xyyTl{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131FPS-scss--module_loading_EnvYS{to{background-position-x:-20%}}@keyframes PaymentByBank131FPS-scss--module_rotating_EMtJ3{to{transform:rotate(360deg)}}@keyframes PaymentByBank131FPS-scss--module_growIn_KzqB5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentByBank131FPS-scss--module_closeLock_TAi5T{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131FPS-scss--module_shakeLock_3d0HV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131FPS-scss--module_buttons_HXDfN{display:flex}.mobile .PaymentByBank131FPS-scss--module_buttons_HXDfN{flex-direction:column}.PaymentByBank131FPS-scss--module_description_QGwvo{margin:-14px 0 16px}.PaymentByBank131FPS-scss--module_qrContainer_-0qxW{margin-bottom:32px;padding:2px;border:1px solid #eaeaea;border-radius:8px;background-color:#fff;width:165px;height:165px}.PaymentByBank131FPS-scss--module_qrImage_fxvfp{width:100%;height:100%}.PaymentByBank131FPS-scss--module_buttonPay_LR9Qy{margin:0 10px 0 0}.mobile .PaymentByBank131FPS-scss--module_buttonPay_LR9Qy{margin:0 0 10px}.PaymentByBank131FPS-scss--module_dataProtected_LrBZY{display:flex;font-size:.875rem;line-height:1.4;align-items:center}.dark-theme .PaymentByBank131FPS-scss--module_dataProtected_LrBZY{color:#a5a5a5}.PaymentByBank131FPS-scss--module_shieldIcon_faxYz{width:1.25rem;height:1.25rem;margin-right:8px;margin-left:30px;color:#59a840}@keyframes YunoBindPaymentProgress-scss--module_fadeIn_c1LQJ{0%{opacity:0}to{opacity:1}}@keyframes YunoBindPaymentProgress-scss--module_fadeOut_fF8Df{0%{opacity:1}to{opacity:0}}@keyframes YunoBindPaymentProgress-scss--module_flashing_za-py{0%{opacity:.5}to{opacity:1}}@keyframes YunoBindPaymentProgress-scss--module_loading_JTo2g{to{background-position-x:-20%}}@keyframes YunoBindPaymentProgress-scss--module_rotating_-D1iD{to{transform:rotate(360deg)}}@keyframes YunoBindPaymentProgress-scss--module_growIn_ug1h0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes YunoBindPaymentProgress-scss--module_closeLock_jzkYy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes YunoBindPaymentProgress-scss--module_shakeLock_9i0jz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.YunoBindPaymentProgress-scss--module_root_ZMWqQ{width:100%}.YunoBindPaymentProgress-scss--module_frame_0DGs1{width:100%;border:none}.YunoBindPaymentProgress-scss--module_frameWrapper_Jfa9Z{width:100%;background-color:#fff}@keyframes PaymentByYuno-scss--module_fadeIn_s9pCO{0%{opacity:0}to{opacity:1}}@keyframes PaymentByYuno-scss--module_fadeOut_pRr3v{0%{opacity:1}to{opacity:0}}@keyframes PaymentByYuno-scss--module_flashing_HHOzh{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByYuno-scss--module_loading_L6CmZ{to{background-position-x:-20%}}@keyframes PaymentByYuno-scss--module_rotating_Xp9ay{to{transform:rotate(360deg)}}@keyframes PaymentByYuno-scss--module_growIn_pZayo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentByYuno-scss--module_closeLock_wDaIJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByYuno-scss--module_shakeLock_a2Cx1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByYuno-scss--module_buttons_2Za61{display:flex}.mobile .PaymentByYuno-scss--module_buttons_2Za61{flex-direction:column}.PaymentByYuno-scss--module_buttonPay_eyhHP{margin:0 10px 0 0}.mobile .PaymentByYuno-scss--module_buttonPay_eyhHP{margin:0 0 10px}@keyframes StepPayment-scss--module_fadeIn_Xcgt2{0%{opacity:0}to{opacity:1}}@keyframes StepPayment-scss--module_fadeOut_h6te6{0%{opacity:1}to{opacity:0}}@keyframes StepPayment-scss--module_flashing_fPBtO{0%{opacity:.5}to{opacity:1}}@keyframes StepPayment-scss--module_loading_8AA4p{to{background-position-x:-20%}}@keyframes StepPayment-scss--module_rotating_ykc3O{to{transform:rotate(360deg)}}@keyframes StepPayment-scss--module_growIn_BwjGF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepPayment-scss--module_closeLock_1BFCI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepPayment-scss--module_shakeLock_w-g3S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .StepPayment-scss--module_root_zuWK3{min-height:150vh}.mobile .StepPayment-scss--module_subscriptionPaymentDisclaimer_Dyrp2{text-align:center}.StepPayment-scss--module_title_Ec78m{margin-bottom:.75rem;font-size:1rem;font-weight:500;color:var(--var-color-text-primary)}.StepPayment-scss--module_attention_Z4xhz{margin-bottom:20px;text-align:center;color:#7c7c7c}.StepPayment-scss--module_link_2PQtX{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.StepPayment-scss--module_link_2PQtX:visited{color:var(--var-color-link)}@media not all and (hover: none){.StepPayment-scss--module_link_2PQtX:hover{border-bottom-color:var(--var-color-link-underline)}}.StepPayment-scss--module_priceBlock_FQcCW{margin-bottom:20px}.StepPayment-scss--module_priceTitle_Rf-ru{margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:1.375rem}.StepPayment-scss--module_price_5OCA-{display:flex;align-items:center;font-size:1.25rem;font-weight:500}.StepPayment-scss--module_price_5OCA-.StepPayment-scss--module_loading_8AA4p{opacity:.5}.StepPayment-scss--module_spinner_OU77c{margin-left:10px}.StepPayment-scss--module_loadingPrice_JD8er{margin:0 0 0 10px}.StepPayment-scss--module_subscriptionPaymentDisclaimer_Dyrp2{margin-top:15px}@keyframes StepShare-scss--module_fadeIn_0yLUh{0%{opacity:0}to{opacity:1}}@keyframes StepShare-scss--module_fadeOut_2ksNO{0%{opacity:1}to{opacity:0}}@keyframes StepShare-scss--module_flashing_4mw3o{0%{opacity:.5}to{opacity:1}}@keyframes StepShare-scss--module_loading_G69ZD{to{background-position-x:-20%}}@keyframes StepShare-scss--module_rotating_v2k4H{to{transform:rotate(360deg)}}@keyframes StepShare-scss--module_growIn_y7MTe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepShare-scss--module_closeLock_CFkv5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepShare-scss--module_shakeLock_81lWm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepShare-scss--module_root_tB3C-{display:flex;flex-direction:column;align-items:center}.StepShare-scss--module_text_G-MAo{margin-bottom:30px;font-size:.8125rem;line-height:1.3;text-align:center;color:#7c7c7c}.StepShare-scss--module_qrWrapper_jx8Pp{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_zgTo6{display:flex;align-items:center;justify-content:center;width:150px;height:150px;overflow:hidden;border-radius:4px;flex-shrink:0}.StepShare-scss--module_icon_vY3re{width:1.25rem;height:1.25rem;margin-right:10px}.StepShare-scss--module_button_P9Ksd{display:flex;margin-bottom:20px}.StepShare-scss--module_button_P9Ksd.StepShare-scss--module_disabled_EIWVg{opacity:.5;pointer-events:none}.PriceFormNew-scss--module_root_eOK5R{font-size:1rem}.PriceFormNew-scss--module_price_CiiMj{box-sizing:content-box;width:128px;font-size:inherit}.PriceFormNew-scss--module_price_CiiMj.PriceFormNew-scss--module_separated_7Q8TS{margin-right:10px}.PriceFormNew-scss--module_price_CiiMj [role=status]{white-space:nowrap}.PriceFormNew-scss--module_priceWithoutDiscount_O-uru{margin-right:10px;text-decoration:line-through;color:#7c7c7c}.PriceFormNew-scss--module_description_JNRo1{margin-top:10px;margin-bottom:3px;font-size:.75rem;color:#7c7c7c;flex:1 0 200px;align-self:flex-end}.PriceFormNew-scss--module_priceContainer_WRGTx{display:flex}.PriceFormNew-scss--module_title_q6jaG{padding-bottom:8px;font-weight:500}.PriceFormNew-scss--module_fixedPrice_ZB5AF{font-size:1.25rem;font-weight:500}@keyframes AuthorActions-scss--module_fadeIn_XdJzQ{0%{opacity:0}to{opacity:1}}@keyframes AuthorActions-scss--module_fadeOut_HX0oA{0%{opacity:1}to{opacity:0}}@keyframes AuthorActions-scss--module_flashing_E3JUj{0%{opacity:.5}to{opacity:1}}@keyframes AuthorActions-scss--module_loading_5SmYg{to{background-position-x:-20%}}@keyframes AuthorActions-scss--module_rotating_CaUlN{to{transform:rotate(360deg)}}@keyframes AuthorActions-scss--module_growIn_-PP5n{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorActions-scss--module_closeLock_7Xn5B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorActions-scss--module_shakeLock_lF1vy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorActions-scss--module_text_vcaGa{margin-bottom:15px;font-size:.875rem;line-height:1.4}.AuthorActions-scss--module_buttons_XdFiy{display:flex}.AuthorActions-scss--module_copyButton_Nl-Fa{display:flex;justify-content:center;margin-right:15px}.AuthorActions-scss--module_qrButton_oJehc{display:flex;justify-content:center;padding:10px 20px}.AuthorActions-scss--module_icon_qUVpr{width:1.25rem;height:1.25rem;margin-right:10px;flex-shrink:0}.mobile .AuthorActions-scss--module_buttons_XdFiy{width:100%}.mobile .AuthorActions-scss--module_copyButton_Nl-Fa{flex-shrink:0}.mobile .AuthorActions-scss--module_qrButton_oJehc{flex-grow:1}.ErrorNote-scss--module_root_aUbl3{padding:10px 15px;font-size:.875rem;line-height:1.4;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.Levels-scss--module_block_T7IU6{display:flex;gap:15px}.mobile .Levels-scss--module_block_T7IU6{flex-direction:column}.mobile .Levels-scss--module_block_T7IU6>*:first-child{margin-right:0}.Periods-scss--module_block_vdqLk{margin:30px 0}.Periods-scss--module_description_EhH-5{margin-bottom:3px;font-size:calc(1rem - 4px);line-height:1.25;color:#7c7c7c;flex:1 0 200px;align-self:flex-end}.Periods-scss--module_label_r88rq{margin-bottom:-2px}@keyframes Summary-scss--module_fadeIn_T3CiS{0%{opacity:0}to{opacity:1}}@keyframes Summary-scss--module_fadeOut_lc0zL{0%{opacity:1}to{opacity:0}}@keyframes Summary-scss--module_flashing_I-y5m{0%{opacity:.5}to{opacity:1}}@keyframes Summary-scss--module_loading_c7tJO{to{background-position-x:-20%}}@keyframes Summary-scss--module_rotating_ev3AX{to{transform:rotate(360deg)}}@keyframes Summary-scss--module_growIn_Lw3yV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Summary-scss--module_closeLock_YLB0h{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Summary-scss--module_shakeLock_SD7YA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Summary-scss--module_block_wZ-Hz{margin-bottom:30px}.Summary-scss--module_price_IKTFq{min-height:22px;margin-right:15px;font-size:1.25rem;font-weight:500}.Summary-scss--module_description_CFC22{margin-top:10px;margin-bottom:3px;font-size:.8125rem;line-height:1.3;color:#7c7c7c}.Summary-scss--module_spinner_GbnQP{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-70%)}.Summary-scss--module_spinnerWrapper_R4Qj-{position:relative;height:22px}.Summary-scss--module_summary_4NFEk{min-height:1px;margin-top:30px}.StepStart-scss--module_buttons_jmM-z{display:flex}.StepStart-scss--module_purchaseButton_0G5nl{margin:0 10px 0 0}.StepStart-scss--module_header_-aufK{margin-bottom:10px;font-size:1rem;font-weight:500}.StepStart-scss--module_error_zaeSU{font-size:1rem}.mobile .StepStart-scss--module_buttons_jmM-z{flex-direction:column}.mobile .StepStart-scss--module_purchaseButton_0G5nl{margin:0 0 10px}@keyframes DonationMessagePublisher-scss--module_fadeIn_-fPUL{0%{opacity:0}to{opacity:1}}@keyframes DonationMessagePublisher-scss--module_fadeOut_Ejc3q{0%{opacity:1}to{opacity:0}}@keyframes DonationMessagePublisher-scss--module_flashing_aAwf7{0%{opacity:.5}to{opacity:1}}@keyframes DonationMessagePublisher-scss--module_loading_aXybN{to{background-position-x:-20%}}@keyframes DonationMessagePublisher-scss--module_rotating_mL4lj{to{transform:rotate(360deg)}}@keyframes DonationMessagePublisher-scss--module_growIn_hmqBC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DonationMessagePublisher-scss--module_closeLock_4G0zk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationMessagePublisher-scss--module_shakeLock_7zkNt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationMessagePublisher-scss--module_root_wGyPr{position:relative}.DonationMessagePublisher-scss--module_root_wGyPr .DonationMessagePublisher-scss--module_editor_0HO2C .codex-editor__redactor{min-height:100px!important;padding:12px 15px!important;touch-action:pan-x pan-y}.DonationMessagePublisher-scss--module_actionsContainer_w4cyp{align-items:flex-end}.DonationMessagePublisher-scss--module_actionsOptionals_Ki1R-{display:flex}.DonationMessagePublisher-scss--module_smileButton_J6wyz:disabled{opacity:.6;cursor:default;pointer-events:none}.DonationMessagePublisher-scss--module_sendContainer_lGT7S{display:none}.DonationMessagePublisher-scss--module_smileSelector_zu-Jn{position:absolute;z-index:1}.desktop .DonationMessagePublisher-scss--module_smileSelector_zu-Jn{right:8px;bottom:47px;width:274px}.mobile .DonationMessagePublisher-scss--module_smileSelector_zu-Jn{right:0;bottom:calc(100% + 5px);left:15px}@keyframes StepStartDonationPayment-scss--module_fadeIn_OqJY8{0%{opacity:0}to{opacity:1}}@keyframes StepStartDonationPayment-scss--module_fadeOut_U3zPX{0%{opacity:1}to{opacity:0}}@keyframes StepStartDonationPayment-scss--module_flashing_6YZXf{0%{opacity:.5}to{opacity:1}}@keyframes StepStartDonationPayment-scss--module_loading_r3iic{to{background-position-x:-20%}}@keyframes StepStartDonationPayment-scss--module_rotating_dGxe6{to{transform:rotate(360deg)}}@keyframes StepStartDonationPayment-scss--module_growIn_nJVmk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepStartDonationPayment-scss--module_closeLock_xD20h{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStartDonationPayment-scss--module_shakeLock_QVu2K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStartDonationPayment-scss--module_spinnerContainer_9kBAC{display:flex;align-items:center;justify-content:center}.StepStartDonationPayment-scss--module_buttons_awiP-{display:flex;margin-top:20px}.StepStartDonationPayment-scss--module_payButton_Nd-Y0{display:flex;justify-content:center;align-items:center;margin-right:15px}.StepStartDonationPayment-scss--module_cancelButton_hLaC4{display:flex;justify-content:center;align-items:center;padding:10px 20px}.StepStartDonationPayment-scss--module_tipIcon_mDzFE{width:1.25rem;height:1.25rem;margin-right:10px;flex-shrink:0}.StepStartDonationPayment-scss--module_header_-TyQG{margin:30px 0 10px;font-size:1rem}.mobile .StepStartDonationPayment-scss--module_buttons_awiP-{width:100%}.mobile .StepStartDonationPayment-scss--module_payButton_Nd-Y0{flex-grow:2;flex-shrink:0}.mobile .StepStartDonationPayment-scss--module_cancelButton_hLaC4{flex-grow:1}.StepStartDonationPayment-scss--module_priceRoot_A-9Kq{width:100%;margin-bottom:5px}.StepStartDonationPayment-scss--module_priceInput_M7zch{width:auto;flex:1 1 auto}.StepStartDonationPayment-scss--module_currencySelector_908iE{flex:0 0 125px}.StepStartDonationPayment-scss--module_label_nnuUT{font-size:.875rem;font-weight:500;line-height:1.375rem}.StepStartDonationPayment-scss--module_note_pTZ1J{font-size:.75rem;line-height:1rem;color:#7c7c7c}.StepStartDonationPayment-scss--module_note_pTZ1J.StepStartDonationPayment-scss--module_error_3ZYWs{color:var(--var-color-error)}.StepStartDonationPayment-scss--module_priceFormLabel_c6Dyj{margin:20px 0 8px}.StepStartDonationPayment-scss--module_priceFormLabel_c6Dyj.StepStartDonationPayment-scss--module_disabled_WSkAP{color:#7c7c7c}.StepStartDonationPayment-scss--module_minSumNote_YUqt4{margin-bottom:30px}.StepStartDonationPayment-scss--module_messageHeader_yWXHO{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.StepStartDonationPayment-scss--module_messageHeader_yWXHO.StepStartDonationPayment-scss--module_disabled_WSkAP{opacity:.5}.StepStartDonationPayment-scss--module_messageContainer_ccbds{width:100%}.StepStartDonationPayment-scss--module_lengthCounter_Epr8J{display:block;font-size:.875rem;line-height:1.375rem;text-align:end;color:#7c7c7c}.StepStartDonationPayment-scss--module_lengthCounter_Epr8J.StepStartDonationPayment-scss--module_disabled_WSkAP{opacity:.5}.StepStartDonationPayment-scss--module_textarea_Z7VQI{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_Z7VQI:disabled{background-color:var(--var-color-input-bg-disabled)}.StepStartDonationPayment-scss--module_textarea_Z7VQI:focus{border-color:var(--var-color-input-border-focus)}.StepStartDonationPayment-scss--module_textarea_Z7VQI:hover:not(:disabled){border-color:var(--var-color-input-border-hover)}.StepStartDonationPayment-scss--module_textarea_Z7VQI::-webkit-scrollbar{width:6px;border-radius:var(--border-radius-default);background-color:#fff0}.StepStartDonationPayment-scss--module_textarea_Z7VQI::-webkit-scrollbar-button{display:none}.StepStartDonationPayment-scss--module_textarea_Z7VQI::-webkit-scrollbar-track{background-color:#fff0}.StepStartDonationPayment-scss--module_textarea_Z7VQI::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.StepStartDonationPayment-scss--module_publisher_-eUqk{margin-bottom:5px}@keyframes StepStartGiftSubscription-scss--module_fadeIn_nPSG3{0%{opacity:0}to{opacity:1}}@keyframes StepStartGiftSubscription-scss--module_fadeOut_wvpHJ{0%{opacity:1}to{opacity:0}}@keyframes StepStartGiftSubscription-scss--module_flashing_26Y9h{0%{opacity:.5}to{opacity:1}}@keyframes StepStartGiftSubscription-scss--module_loading_K9iX3{to{background-position-x:-20%}}@keyframes StepStartGiftSubscription-scss--module_rotating_lAFXl{to{transform:rotate(360deg)}}@keyframes StepStartGiftSubscription-scss--module_growIn_yql6-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepStartGiftSubscription-scss--module_closeLock_B8841{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStartGiftSubscription-scss--module_shakeLock_lj0HX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .mobile .StepStartGiftSubscription-scss--module_levelCardContainer_6ZZto [aria-hidden=false] [aria-hidden=true]{border:1px solid #4a4a4a}.StepStartGiftSubscription-scss--module_chooseSubscriptionLevelHeader_FJQ-y{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.StepStartGiftSubscription-scss--module_chooseSubscriptionLevelText_Fkttz{font-size:1rem;font-weight:500;line-height:1.3}.StepStartGiftSubscription-scss--module_blockHeader_Mk0xC{padding-bottom:14px;font-size:1rem;font-weight:500}.StepStartGiftSubscription-scss--module_togglerBlock_4-Qiw{display:flex;padding-top:24px;font-size:.875rem;font-weight:500;gap:14px}.StepStartGiftSubscription-scss--module_levelCardContainer_6ZZto{min-height:100px}.StepStartGiftSubscription-scss--module_levelCard_dd7yS{margin-bottom:1px;box-shadow:none}.StepStartGiftSubscription-scss--module_priceBlock_O0HTd{margin-top:29px}.StepStartGiftSubscription-scss--module_priceBlockTotal_pHEwP{padding-bottom:10px;font-size:1rem;font-weight:500;line-height:1.3}.StepStartGiftSubscription-scss--module_priceBlockHint_zu11w{margin-top:10px;font-size:.8125rem;line-height:1.25;color:#7c7c7c}.StepStartGiftSubscription-scss--module_limitedLevelWarning_rpILI{margin-bottom:15px}.StepStartGiftSubscription-scss--module_slider_t4NmS{overflow-y:hidden;margin:0 -15px;padding:0}.StepStartGiftSubscription-scss--module_slideContainer_Kkiqo{padding:0 15px}.StepStartGiftSubscription-scss--module_footer_pSoEc{margin-top:30px}.mobile .StepStartGiftSubscription-scss--module_chooseSubscriptionLevelHeader_FJQ-y{margin-bottom:14px}.mobile .StepStartGiftSubscription-scss--module_turnBlock_qG5kJ{display:none}.mobile .StepStartGiftSubscription-scss--module_slider_t4NmS{padding:0 30px 0 0}.mobile .StepStartGiftSubscription-scss--module_slideContainer_Kkiqo{padding:0 5px 0 10px}.mobile .StepStartGiftSubscription-scss--module_buyButton_sSrZY{width:100%}.mobile .StepStartGiftSubscription-scss--module_levelCardContainer_6ZZto{margin-left:5px}.mobile .StepStartGiftSubscription-scss--module_levelCardContainer_6ZZto [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_6ZZto [aria-hidden=false]+[aria-hidden=true] div{border-color:transparent}@keyframes TargetProgress-scss--module_fadeIn_6NrFB{0%{opacity:0}to{opacity:1}}@keyframes TargetProgress-scss--module_fadeOut_ua0-4{0%{opacity:1}to{opacity:0}}@keyframes TargetProgress-scss--module_flashing_J8zs0{0%{opacity:.5}to{opacity:1}}@keyframes TargetProgress-scss--module_loading_v6J37{to{background-position-x:-20%}}@keyframes TargetProgress-scss--module_rotating_qfbWr{to{transform:rotate(360deg)}}@keyframes TargetProgress-scss--module_growIn_stWVc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetProgress-scss--module_closeLock_1c3PP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetProgress-scss--module_shakeLock_mGfWF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetProgress-scss--module_block_7Eeps{padding:15px;border-bottom:solid #4a4a4a 1px}.TargetProgress-scss--module_block_7Eeps:last-child{border-bottom:none}.TargetProgress-scss--module_collected_SOL5z{word-wrap:break-word;word-break:break-word;display:flex;flex-wrap:wrap;margin:0 0 10px;font-size:1rem;font-weight:600;line-height:1.25}.TargetProgress-scss--module_collectedUnit_v45pD{font-size:.875rem;font-weight:400;color:#7c7c7c}.TargetProgress-scss--module_description_sFxz2{word-wrap:break-word;word-break:break-word;margin-bottom:10px;line-height:1.25rem}.TargetProgress-scss--module_progressBarWrapper_ZMnMS{margin-bottom:5px}.minimal .TargetProgress-scss--module_progressBarWrapper_ZMnMS{background-color:var(--var-color-bg)}.TargetProgress-scss--module_iconFinished_MapzP{width:1.25rem;height:1.25rem;display:inline-flex;margin-right:8px;fill:var(--color-brand)}.StepStartSinglePayment-scss--module_targetContent_e-Psc{margin-bottom:20px}.StepStartSinglePayment-scss--module_payButton_iYU2n{margin-top:40px}.StepStartSinglePayment-scss--module_header_6oe7n{margin:30px 0 10px;font-size:1rem}.mobile .StepStartSinglePayment-scss--module_payButton_iYU2n{width:100%}@keyframes InputCopy-scss--module_fadeIn_aZxdl{0%{opacity:0}to{opacity:1}}@keyframes InputCopy-scss--module_fadeOut_2v51X{0%{opacity:1}to{opacity:0}}@keyframes InputCopy-scss--module_flashing_dxkA4{0%{opacity:.5}to{opacity:1}}@keyframes InputCopy-scss--module_loading_kJInb{to{background-position-x:-20%}}@keyframes InputCopy-scss--module_rotating_glop-{to{transform:rotate(360deg)}}@keyframes InputCopy-scss--module_growIn_AXaAH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InputCopy-scss--module_closeLock_Qy9Em{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputCopy-scss--module_shakeLock_MqZ5S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputCopy-scss--module_input_ZIEMf{padding-right:55px;white-space:nowrap;text-overflow:ellipsis}.InputCopy-scss--module_rightElement_0TOSt{display:flex;align-items:center;height:100%;padding:0;border:unset;font-size:.875rem;font-weight:600;line-height:1.25rem;text-transform:uppercase;color:var(--color-brand);outline:none;background-color:transparent;cursor:pointer}.InputCopy-scss--module_rightElement_0TOSt .InputCopy-scss--module_rightElementIcon_MFbIK{width:1.125rem;height:1.125rem;margin-right:8px}.light-theme .GiftInfo-scss--module_pictureBindCardError_-MC2M{background-image:url(../card-error.CehpVHVT.svg)}.light-theme .GiftInfo-scss--module_pictureBindCardSuccess_pqz3c{background-image:url(../card-success.CFwAYaK5.svg)}.light-x-theme .GiftInfo-scss--module_pictureBindCardError_-MC2M{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-x-theme .GiftInfo-scss--module_pictureBindCardSuccess_pqz3c{background-image:url(../card-success-x.B5aXhN9K.svg)}.light-y-theme .GiftInfo-scss--module_pictureBindCardError_-MC2M{background-image:url(../card-error-y.WMJGIYmq.svg)}.light-y-theme .GiftInfo-scss--module_pictureBindCardSuccess_pqz3c{background-image:url(../card-success-y.x3ga5dou.svg)}@keyframes GiftInfo-scss--module_fadeIn_sUSKA{0%{opacity:0}to{opacity:1}}@keyframes GiftInfo-scss--module_fadeOut_RgXuX{0%{opacity:1}to{opacity:0}}@keyframes GiftInfo-scss--module_flashing_b7vx7{0%{opacity:.5}to{opacity:1}}@keyframes GiftInfo-scss--module_loading_Y-PX1{to{background-position-x:-20%}}@keyframes GiftInfo-scss--module_rotating_sDQUt{to{transform:rotate(360deg)}}@keyframes GiftInfo-scss--module_growIn_dBMyd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GiftInfo-scss--module_closeLock_LaS54{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftInfo-scss--module_shakeLock_O16cx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .GiftInfo-scss--module_pictureBindCardError_-MC2M{background-image:url(../card-error-dark.qzamcxeI.svg)}.dark-theme .GiftInfo-scss--module_pictureBindCardSuccess_pqz3c{background-image:url(../card-success-dark.Bd99xEkG.svg)}.GiftInfo-scss--module_bold_mG3zX{font-weight:500}.GiftInfo-scss--module_normalText_6htQi{font-size:.875rem}.GiftInfo-scss--module_smallText_BouEQ{font-size:.75rem}.GiftInfo-scss--module_small_MeQjr{padding-top:16px;font-size:.75rem;color:#7c7c7c}.GiftInfo-scss--module_description_WpzhH{padding:6px 0 16px}@keyframes UpdateEmailField-scss--module_fadeIn_N5qXC{0%{opacity:0}to{opacity:1}}@keyframes UpdateEmailField-scss--module_fadeOut_Qhb0p{0%{opacity:1}to{opacity:0}}@keyframes UpdateEmailField-scss--module_flashing_W9QkA{0%{opacity:.5}to{opacity:1}}@keyframes UpdateEmailField-scss--module_loading_SJ27M{to{background-position-x:-20%}}@keyframes UpdateEmailField-scss--module_rotating_QAmE2{to{transform:rotate(360deg)}}@keyframes UpdateEmailField-scss--module_growIn_5SqUH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UpdateEmailField-scss--module_closeLock_sHrnk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UpdateEmailField-scss--module_shakeLock_fOXHk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UpdateEmailField-scss--module_emailNotification_p5JBo{margin-bottom:12px;font-size:.875rem;font-weight:500}.UpdateEmailField-scss--module_dialogFooter_rqZUC{display:flex;margin-top:auto}.UpdateEmailField-scss--module_button_4SWyV{margin-right:10px}.UpdateEmailField-scss--module_emailDialog_R5HPo{display:block;margin-bottom:40px}.UpdateEmailField-scss--module_emailInput_ZLTKD{position:relative}.UpdateEmailField-scss--module_emailSendedMessage_-TGjn{margin-top:5px;font-size:.8125rem;color:#7c7c7c}.UpdateEmailField-scss--module_link_21WZS{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.UpdateEmailField-scss--module_link_21WZS:visited{color:var(--var-color-link)}@media not all and (hover: none){.UpdateEmailField-scss--module_link_21WZS:hover{border-bottom-color:var(--var-color-link-underline)}}.UpdateEmailField-scss--module_emailCheck_HTgpK{font-weight:600}.UpdateEmailField-scss--module_changeInputButton_q94i8{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_WWImZ{padding:13px 40px 13px 15px}.UpdateEmailField-scss--module_iconPen_yNQP3{width:1.125rem;height:1.125rem;fill:var(--color-brand)}.mobile .UpdateEmailField-scss--module_button_4SWyV{margin-left:0}.mobile .UpdateEmailField-scss--module_emailDialog_R5HPo{margin-bottom:30px}.NativeAppQr-scss--module_root_BF5ZZ{display:flex;flex-direction:column;padding:5px;border-radius:3px;background-color:#fff}.NativeAppQr-scss--module_qr_aEXFD{width:100%;margin-bottom:7px}.NativeAppQr-scss--module_title_KmWF3{width:100%;margin:0 0 8px;font-size:.8125rem;text-align:center;color:#7c7c7c}@keyframes DownloadAppBlock-scss--module_fadeIn_GBEqZ{0%{opacity:0}to{opacity:1}}@keyframes DownloadAppBlock-scss--module_fadeOut_3kObA{0%{opacity:1}to{opacity:0}}@keyframes DownloadAppBlock-scss--module_flashing_MK1rq{0%{opacity:.5}to{opacity:1}}@keyframes DownloadAppBlock-scss--module_loading_BVG1Q{to{background-position-x:-20%}}@keyframes DownloadAppBlock-scss--module_rotating_Dp3Ym{to{transform:rotate(360deg)}}@keyframes DownloadAppBlock-scss--module_growIn_Y-b3r{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DownloadAppBlock-scss--module_closeLock_RLlY3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DownloadAppBlock-scss--module_shakeLock_0gM-V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DownloadAppBlock-scss--module_root_EgohM{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_EgohM{background-color:var(--var-color-block-note-bg)}.DownloadAppBlock-scss--module_badge_r2uDp{height:48px;border-bottom:none;text-decoration:none!important;background-size:100% 100%}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_android_vX9oW{width:163px}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_ios_ATm-B{width:143px}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_android_vX9oW.en_US{background-image:url(../googleplay_en_US.B1_FAUV-.svg)}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_android_vX9oW.ru_RU{background-image:url(../googleplay_ru_RU.DzKjeSdF.svg)}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_ios_ATm-B.en_US{background-image:url(../appstore_en_US.CVyK0T4N.svg)}.DownloadAppBlock-scss--module_badge_r2uDp.DownloadAppBlock-scss--module_ios_ATm-B.ru_RU{background-image:url(../appstore_ru_RU.vrL2fR1O.svg)}.DownloadAppBlock-scss--module_text_V6X5w{margin:0 0 26px;font-size:.875rem;font-weight:500;line-height:1.35;color:var(--var-color-text-primary)}.DownloadAppBlock-scss--module_badges_Y2T-d{position:absolute;bottom:0;display:flex}.DownloadAppBlock-scss--module_badges_Y2T-d>*:not(:last-child){margin-right:10px}.DownloadAppBlock-scss--module_main_3t-gV{position:relative;display:flex;flex-direction:column;min-height:100px;justify-content:space-between;flex-grow:1}.DownloadAppBlock-scss--module_qr_Qp1xs{display:flex;align-items:flex-start;margin-left:10px}.DownloadAppBlock-scss--module_qr_Qp1xs>*:not(:last-child){margin-right:10px}@keyframes SuccessDonationDescription-scss--module_fadeIn_fbnYb{0%{opacity:0}to{opacity:1}}@keyframes SuccessDonationDescription-scss--module_fadeOut_b-Ybo{0%{opacity:1}to{opacity:0}}@keyframes SuccessDonationDescription-scss--module_flashing_qaSmb{0%{opacity:.5}to{opacity:1}}@keyframes SuccessDonationDescription-scss--module_loading_sMZSk{to{background-position-x:-20%}}@keyframes SuccessDonationDescription-scss--module_rotating_HKyA4{to{transform:rotate(360deg)}}@keyframes SuccessDonationDescription-scss--module_growIn_SvVAd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessDonationDescription-scss--module_closeLock_uGHlN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessDonationDescription-scss--module_shakeLock_A95Ym{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessDonationDescription-scss--module_motivationalText_IDx9c{margin-top:30px}.mobile .SuccessDonationDescription-scss--module_motivationalText_IDx9c{margin-top:20px}@keyframes SuccessMessageDescription-scss--module_fadeIn_1klVz{0%{opacity:0}to{opacity:1}}@keyframes SuccessMessageDescription-scss--module_fadeOut_WXSMu{0%{opacity:1}to{opacity:0}}@keyframes SuccessMessageDescription-scss--module_flashing_ZJCvL{0%{opacity:.5}to{opacity:1}}@keyframes SuccessMessageDescription-scss--module_loading_JgQjB{to{background-position-x:-20%}}@keyframes SuccessMessageDescription-scss--module_rotating_OEUuc{to{transform:rotate(360deg)}}@keyframes SuccessMessageDescription-scss--module_growIn_MS9nj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessMessageDescription-scss--module_closeLock_K6uLf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessMessageDescription-scss--module_shakeLock_M28Sd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessMessageDescription-scss--module_ownerName_eJfc6{word-wrap:break-word;word-break:break-word}.SuccessMessageDescription-scss--module_motivationalText_yqkaM{margin-top:30px}.mobile .SuccessMessageDescription-scss--module_motivationalText_yqkaM{margin-top:20px}@keyframes SuccessPostDescription-scss--module_fadeIn_i65dJ{0%{opacity:0}to{opacity:1}}@keyframes SuccessPostDescription-scss--module_fadeOut_y8Gq8{0%{opacity:1}to{opacity:0}}@keyframes SuccessPostDescription-scss--module_flashing_nkW7d{0%{opacity:.5}to{opacity:1}}@keyframes SuccessPostDescription-scss--module_loading_PAaR7{to{background-position-x:-20%}}@keyframes SuccessPostDescription-scss--module_rotating_kdnL1{to{transform:rotate(360deg)}}@keyframes SuccessPostDescription-scss--module_growIn_veTYZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessPostDescription-scss--module_closeLock_ldlkY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessPostDescription-scss--module_shakeLock_jR3bb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessPostDescription-scss--module_title_Un6yQ,.SuccessPostDescription-scss--module_ownerName_TLYyU{word-wrap:break-word;word-break:break-word}.SuccessPostDescription-scss--module_motivationalText_vyqL-{margin-top:30px}.mobile .SuccessPostDescription-scss--module_motivationalText_vyqL-{margin-top:20px}@keyframes SuccessSubscriptionTelegramBlock-scss--module_fadeIn_88eHm{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_fadeOut_q-dTE{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_flashing_WUcpc{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_loading_7ha87{to{background-position-x:-20%}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_rotating_3VTvb{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_growIn_1RTD2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_closeLock_1TIRK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_shakeLock_gdbn7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionTelegramBlock-scss--module_root_iB-sF{display:flex;justify-content:space-between;padding:16px 32px 16px 16px;border-radius:8px;background-color:#e8f5fc}.SuccessSubscriptionTelegramBlock-scss--module_text_4tgKk{margin-bottom:16px;font-weight:500;line-height:22px}.SuccessSubscriptionTelegramBlock-scss--module_right_jIL1V{margin-left:50px;padding-top:16px}.mobile .SuccessSubscriptionTelegramBlock-scss--module_right_jIL1V{margin-top:8px;margin-left:30px}.SuccessSubscriptionTelegramBlock-scss--module_telegramIconContainer_rnsT1{width:68px;height:68px;border-radius:50%;position:relative;background-color:#37aee2}.SuccessSubscriptionTelegramBlock-scss--module_telegramIcon_Ok5rt{position:absolute;top:20px;left:10px;width:38.805px;height:32.304px;color:#fff}.SuccessSubscriptionTelegramBlock-scss--module_lockIconContainer_9EUI3{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_qoFNb{width:1.25rem;height:1.25rem;color:#fff;transform:rotate(11.288deg)}.SuccessSubscriptionTelegramBlock-scss--module_button_p8Yfh{background-color:#1d9fe3}.SuccessSubscriptionTelegramBlock-scss--module_button_p8Yfh:hover{background-color:#1d9fe3e6}@keyframes SuccessSubscriptionDescription-scss--module_fadeIn_OhfsC{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionDescription-scss--module_fadeOut_6RfEA{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionDescription-scss--module_flashing_debcO{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionDescription-scss--module_loading_CvUrZ{to{background-position-x:-20%}}@keyframes SuccessSubscriptionDescription-scss--module_rotating_Gh2nu{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionDescription-scss--module_growIn_fvV-M{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessSubscriptionDescription-scss--module_closeLock_2Cv7l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionDescription-scss--module_shakeLock_fKbJZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionDescription-scss--module_ownerName_bJvr0{word-wrap:break-word;word-break:break-word;font-size:.875rem}.SuccessSubscriptionDescription-scss--module_motivationalText_f11IL{margin-top:30px;font-size:.875rem}.mobile .SuccessSubscriptionDescription-scss--module_motivationalText_f11IL{margin-top:20px}.SuccessSubscriptionDescription-scss--module_telegramBlock_iXNLh{margin-top:24px}.light-theme .StepSuccess-scss--module_description_ZZRxR{color:var(--var-color-text-primary)}.light-theme .StepSuccess-scss--module_post_B69aG,.light-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock.buDg_npA.svg)}.light-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding.DqImyDXY.svg)}.light-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you.BuliN9_Y.svg)}.light-theme .StepSuccess-scss--module_imageSide_pWuNA{background-color:#fde2d9}.light-x-theme .StepSuccess-scss--module_description_ZZRxR{color:var(--var-color-text-primary)}.light-x-theme .StepSuccess-scss--module_post_B69aG,.light-x-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock.buDg_npA.svg)}.light-x-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding.DqImyDXY.svg)}.light-x-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you.BuliN9_Y.svg)}.light-x-theme .StepSuccess-scss--module_post_B69aG,.light-x-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock-x.DaaYBdEx.svg)}.light-x-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding-x.CeBllvQA.svg)}.light-x-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you-x.CuE9NL6k.svg)}.light-y-theme .StepSuccess-scss--module_description_ZZRxR{color:var(--var-color-text-primary)}.light-y-theme .StepSuccess-scss--module_post_B69aG,.light-y-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock.buDg_npA.svg)}.light-y-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding.DqImyDXY.svg)}.light-y-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you.BuliN9_Y.svg)}.light-y-theme .StepSuccess-scss--module_post_B69aG,.light-y-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock-y.CH7JDDhc.svg)}.light-y-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding-y.DPnu0_dC.svg)}.light-y-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you-y.Cevab7gO.svg)}@keyframes StepSuccess-scss--module_fadeIn_jJs3G{0%{opacity:0}to{opacity:1}}@keyframes StepSuccess-scss--module_fadeOut_S1ZqM{0%{opacity:1}to{opacity:0}}@keyframes StepSuccess-scss--module_flashing_ObTGH{0%{opacity:.5}to{opacity:1}}@keyframes StepSuccess-scss--module_loading_3FdLj{to{background-position-x:-20%}}@keyframes StepSuccess-scss--module_rotating_B79uA{to{transform:rotate(360deg)}}@keyframes StepSuccess-scss--module_growIn_ECtho{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepSuccess-scss--module_closeLock_DHlMJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepSuccess-scss--module_shakeLock_eK78S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .StepSuccess-scss--module_description_ZZRxR{color:#f1f1f1}.dark-theme .StepSuccess-scss--module_post_B69aG,.dark-theme .StepSuccess-scss--module_message_tU6w-{background-image:url(../post-unlock.buDg_npA.svg)}.dark-theme .StepSuccess-scss--module_donation_Iz-bh{background-image:url(../funding.DqImyDXY.svg)}.dark-theme .StepSuccess-scss--module_subscription_3XT5J{background-image:url(../thank-you.BuliN9_Y.svg)}.dark-theme .StepSuccess-scss--module_imageSide_pWuNA{background-color:#fde2d9}.StepSuccess-scss--module_block_ACrV-{display:flex;min-height:365px;margin:-20px}.StepSuccess-scss--module_dialogContent_jSFVz{flex:1;margin-bottom:30px}.StepSuccess-scss--module_imageSide_pWuNA{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_3uaVb{display:flex;flex:1;flex-direction:column;padding:20px}.StepSuccess-scss--module_dialogTitle_iEKlt{margin-bottom:30px;font-size:1.25rem;font-weight:500}.StepSuccess-scss--module_dialogFooter_aXcQy{margin-top:20px}.StepSuccess-scss--module_button_BB7t1{margin-right:10px}.StepSuccess-scss--module_motivationalText_veFGj{margin-top:30px}.StepSuccess-scss--module_description_ZZRxR{margin-bottom:30px;font-size:.935rem}.StepSuccess-scss--module_descriptionWithTelegram_yZrZ5{margin-bottom:12px}.mobile .StepSuccess-scss--module_block_ACrV-{flex-direction:column;min-height:auto;margin:0}.mobile .StepSuccess-scss--module_imageSide_pWuNA{width:auto;height:150px;margin:-20px -15px 15px;background-color:var(--color-brand-opacity-10);background-size:120px}.mobile .StepSuccess-scss--module_dialogSide_3uaVb{width:100%;min-height:302px;padding:0}.mobile .StepSuccess-scss--module_button_BB7t1{margin-right:0;margin-left:0}.mobile .StepSuccess-scss--module_button_BB7t1:first-of-type{margin-right:10px}.mobile .StepSuccess-scss--module_dialogTitle_iEKlt{margin-bottom:20px}.mobile .StepSuccess-scss--module_motivationalText_veFGj{margin-top:20px}.mobile .StepSuccess-scss--module_dialogContent_jSFVz{margin-bottom:20px}.mobile .StepSuccess-scss--module_dialogFooter_aXcQy{flex-direction:row}@media (max-width: 768px){.mobile .StepSuccess-scss--module_button_BB7t1{width:100%;margin-bottom:20px}.mobile .StepSuccess-scss--module_dialogFooter_aXcQy{flex-direction:column}}.light-theme .StepFailure-scss--module_header_271Bb{color:var(--var-color-text-primary)}.light-theme .StepFailure-scss--module_failImage_bos0f{background-image:url(../card-error.CehpVHVT.svg)}.light-x-theme .StepFailure-scss--module_header_271Bb{color:var(--var-color-text-primary)}.light-x-theme .StepFailure-scss--module_failImage_bos0f{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-y-theme .StepFailure-scss--module_header_271Bb{color:var(--var-color-text-primary)}.light-y-theme .StepFailure-scss--module_failImage_bos0f{background-image:url(../card-error-y.WMJGIYmq.svg)}@keyframes StepFailure-scss--module_fadeIn_cD9HH{0%{opacity:0}to{opacity:1}}@keyframes StepFailure-scss--module_fadeOut_7REXk{0%{opacity:1}to{opacity:0}}@keyframes StepFailure-scss--module_flashing_dPC-m{0%{opacity:.5}to{opacity:1}}@keyframes StepFailure-scss--module_loading_hVStr{to{background-position-x:-20%}}@keyframes StepFailure-scss--module_rotating_1JmVv{to{transform:rotate(360deg)}}@keyframes StepFailure-scss--module_growIn_sySf9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepFailure-scss--module_closeLock_P0ctj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepFailure-scss--module_shakeLock_Bzh6s{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .StepFailure-scss--module_header_271Bb{color:#f1f1f1}.dark-theme .StepFailure-scss--module_failImage_bos0f{background-image:url(../card-error-dark.qzamcxeI.svg)}.StepFailure-scss--module_dialogContent_sS73t{position:relative;flex:1;min-height:250px}.StepFailure-scss--module_dialogContent_sS73t.StepFailure-scss--module_small_dh7Wb{min-height:150px}.StepFailure-scss--module_dialogFooter_-fKWL{display:flex;align-items:center;justify-content:center;margin-top:20px}.StepFailure-scss--module_dim_nJEnY{line-height:1.375rem;color:#7c7c7c}.StepFailure-scss--module_link_QtH2Q{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.StepFailure-scss--module_link_QtH2Q:visited{color:var(--var-color-link)}@media not all and (hover: none){.StepFailure-scss--module_link_QtH2Q:hover{border-bottom-color:var(--var-color-link-underline)}}.StepFailure-scss--module_dialogWrap_0jGpw{display:flex;flex-direction:column;justify-content:stretch}.StepFailure-scss--module_closeButton_LXFU9{min-width:auto;margin:0 10px 0 20px}.StepFailure-scss--module_failWrap_rdQoV{max-width:calc(10rem + 240px);margin:0 auto;text-align:center}.StepFailure-scss--module_failImage_bos0f{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:30px auto 20px}.StepFailure-scss--module_header_271Bb{margin:15px 0;font-size:1.25rem;font-weight:500}.StepFailure-scss--module_failText_iftHV{color:var(--var-color-text-secondary)}@media (max-width: 768px){.StepFailure-scss--module_dialogFooter_-fKWL{flex-direction:column}.StepFailure-scss--module_closeButton_LXFU9{width:100%;margin:10px 0}.StepFailure-scss--module_retryButton_9Hggw{width:100%}}@keyframes StepDonationSuccess-scss--module_fadeIn_4uvcE{0%{opacity:0}to{opacity:1}}@keyframes StepDonationSuccess-scss--module_fadeOut_XqlPb{0%{opacity:1}to{opacity:0}}@keyframes StepDonationSuccess-scss--module_flashing_0ahcj{0%{opacity:.5}to{opacity:1}}@keyframes StepDonationSuccess-scss--module_loading_sFWJo{to{background-position-x:-20%}}@keyframes StepDonationSuccess-scss--module_rotating_JjeuL{to{transform:rotate(360deg)}}@keyframes StepDonationSuccess-scss--module_growIn_GO2LX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepDonationSuccess-scss--module_closeLock_nXtL9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepDonationSuccess-scss--module_shakeLock_nKNXd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepDonationSuccess-scss--module_root_2zflF{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:365px;padding:50px 0 40px}.StepDonationSuccess-scss--module_content_vnEWG{display:flex;flex-direction:column;align-items:center}.StepDonationSuccess-scss--module_iconWrapper_-bg-M{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:15px;border-radius:20px;background-color:#59a8404d}.StepDonationSuccess-scss--module_icon_Jns6X{width:40px;height:40px;color:#59a840}.StepDonationSuccess-scss--module_text_Q0G-y{font-size:1.25rem;line-height:1.2;text-align:center}.StepDonationSuccess-scss--module_buttons_pKTO3{display:flex}.StepDonationSuccess-scss--module_sendMore_b1i1F{margin-right:10px}.mobile .StepDonationSuccess-scss--module_root_2zflF{height:calc(100vh - 300px);display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0}.mobile .StepDonationSuccess-scss--module_iconWrapper_-bg-M,.mobile .StepDonationSuccess-scss--module_text_Q0G-y{margin-bottom:40px}.mobile .StepDonationSuccess-scss--module_buttons_pKTO3{flex-direction:column;align-items:center}.mobile .StepDonationSuccess-scss--module_sendMore_b1i1F{margin-right:0;margin-bottom:15px}@keyframes BlockedView-scss--module_fadeIn_RRAUD{0%{opacity:0}to{opacity:1}}@keyframes BlockedView-scss--module_fadeOut_jHLV2{0%{opacity:1}to{opacity:0}}@keyframes BlockedView-scss--module_flashing_eyBJZ{0%{opacity:.5}to{opacity:1}}@keyframes BlockedView-scss--module_loading_0yLUW{to{background-position-x:-20%}}@keyframes BlockedView-scss--module_rotating_-5s9C{to{transform:rotate(360deg)}}@keyframes BlockedView-scss--module_growIn_KY9vV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlockedView-scss--module_closeLock_0OqXp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedView-scss--module_shakeLock_5Ng2x{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedView-scss--module_root_1fzmr{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:28px}.BlockedView-scss--module_icon_VgMYh{width:103px;height:64px;color:var(--color-brand)}.BlockedView-scss--module_text_ZuQ56{max-width:373px;padding-bottom:4px;font-size:20px;font-weight:500;line-height:24px;text-align:center}@keyframes GiftsBuySubscription-scss--module_fadeIn_832h3{0%{opacity:0}to{opacity:1}}@keyframes GiftsBuySubscription-scss--module_fadeOut_uYR6I{0%{opacity:1}to{opacity:0}}@keyframes GiftsBuySubscription-scss--module_flashing_ZRH0F{0%{opacity:.5}to{opacity:1}}@keyframes GiftsBuySubscription-scss--module_loading_JJrUl{to{background-position-x:-20%}}@keyframes GiftsBuySubscription-scss--module_rotating_M17aR{to{transform:rotate(360deg)}}@keyframes GiftsBuySubscription-scss--module_growIn_Qm2O2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GiftsBuySubscription-scss--module_closeLock_S7CZp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsBuySubscription-scss--module_shakeLock_vOJ4Q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GiftsBuySubscription-scss--module_pageContainer_07BMX{display:flex}.dark-theme .GiftsBuySubscription-scss--module_pageContainer_07BMX{--var-color-input-border: var(--var-color-input-border-hover)}.GiftsBuySubscription-scss--module_pageTitle_G43zC{margin-bottom:16px}.GiftsBuySubscription-scss--module_pageContent_FNdbX{display:flex;flex-direction:column;width:100%}.GiftsBuySubscription-scss--module_icon_q7FW7{width:1.25rem;height:1.25rem;display:inline-block;min-width:20px;margin-right:10px;fill:#242b2c;cursor:pointer}@keyframes PaymentViewWrapper-scss--module_fadeIn_wKodk{0%{opacity:0}to{opacity:1}}@keyframes PaymentViewWrapper-scss--module_fadeOut_9t8A-{0%{opacity:1}to{opacity:0}}@keyframes PaymentViewWrapper-scss--module_flashing_7jIwU{0%{opacity:.5}to{opacity:1}}@keyframes PaymentViewWrapper-scss--module_loading_DDZQS{to{background-position-x:-20%}}@keyframes PaymentViewWrapper-scss--module_rotating_TMTsB{to{transform:rotate(360deg)}}@keyframes PaymentViewWrapper-scss--module_growIn_enNiq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentViewWrapper-scss--module_closeLock_TUVze{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentViewWrapper-scss--module_shakeLock_Qo-9c{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentViewWrapper-scss--module_root_iccp4{position:relative;display:flex;flex-direction:column;justify-content:center}.PaymentViewWrapper-scss--module_back_-ej-l{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;left:-10px;cursor:pointer}.PaymentViewWrapper-scss--module_icon_6LzFX{width:1.25rem;height:1.25rem}.PaymentViewWrapper-scss--module_header_jB1rr{display:flex;align-items:center;justify-content:center;flex-direction:column}.PaymentViewWrapper-scss--module_avatar_LrWpV{display:flex;align-items:center;justify-content:center;margin-bottom:10px;border:2px solid #fff;border-radius:65px}.PaymentViewWrapper-scss--module_description_Jf8FQ{margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:1.5rem;color:var(--var-color-text-primary)}.PaymentViewWrapper-scss--module_username_Bu8aI{word-wrap:break-word;word-break:break-word;margin-bottom:30px;font-size:.8125rem;font-weight:400;line-height:1.25;text-align:center;color:#7c7c7c}@keyframes PaymentView-scss--module_fadeIn_l0z6K{0%{opacity:0}to{opacity:1}}@keyframes PaymentView-scss--module_fadeOut_CUiv2{0%{opacity:1}to{opacity:0}}@keyframes PaymentView-scss--module_flashing_a083a{0%{opacity:.5}to{opacity:1}}@keyframes PaymentView-scss--module_loading_m6kpg{to{background-position-x:-20%}}@keyframes PaymentView-scss--module_rotating_8VAIL{to{transform:rotate(360deg)}}@keyframes PaymentView-scss--module_growIn_mjFME{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentView-scss--module_closeLock_AUfsg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentView-scss--module_shakeLock_28v-V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentView-scss--module_page_Sq8gc{position:relative;overflow-x:hidden}.dark-theme .PaymentView-scss--module_page_Sq8gc{--var-color-app-bg: #262626;--var-color-base-border: #5a6a7a}.PaymentView-scss--module_title_rGLnT{display:flex;align-items:center;margin-right:40px}.PaymentView-scss--module_icon_JDpFh{width:1.25rem;height:1.25rem;display:inline-block;margin-right:15px;cursor:pointer}@keyframes TrialActivationView-scss--module_fadeIn_Vxy-D{0%{opacity:0}to{opacity:1}}@keyframes TrialActivationView-scss--module_fadeOut_Hteup{0%{opacity:1}to{opacity:0}}@keyframes TrialActivationView-scss--module_flashing_eJ7fg{0%{opacity:.5}to{opacity:1}}@keyframes TrialActivationView-scss--module_loading_1gFuY{to{background-position-x:-20%}}@keyframes TrialActivationView-scss--module_rotating_VMy-X{to{transform:rotate(360deg)}}@keyframes TrialActivationView-scss--module_growIn_hhY8d{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TrialActivationView-scss--module_closeLock_pmi-U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialActivationView-scss--module_shakeLock_o3pRS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialActivationView-scss--module_root_uMqVB{position:relative;display:flex;flex-direction:column;align-items:center}.TrialActivationView-scss--module_card_YjzYG{width:100%;margin-bottom:30px}.TrialActivationView-scss--module_cardTitle_HqomX{width:100%;font-weight:400}.TrialActivationView-scss--module_subscriptionName_Hw2Tz{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.TrialActivationView-scss--module_duration_53vtU{margin-bottom:20px;font-size:20px;font-weight:500;line-height:24px}.TrialActivationView-scss--module_button_CgZAa{margin-bottom:30px}.TrialActivationView-scss--module_subText_tp-Zj{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.TrialActivationView-scss--module_promoDescription_0n-WO{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_0n-WO{background:var(--var-color-block-note-bg)}.TrialActivationView-scss--module_promoAvatar_bNyP-{margin-right:8px}.TrialActivationView-scss--module_warning_KUbPi{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_EP8Kx{width:18px;height:18px;margin-right:8px;flex-shrink:0}.TrialActivationView-scss--module_header_vCgWP{margin-bottom:30px}.TrialActivationView-scss--module_ownerHeader_hzGy-{margin-bottom:20px}.TrialActivationView-scss--module_error_jprKG{width:100%;margin-bottom:15px;padding:10px 15px;line-height:22px;border-radius:8px;background-color:var(--color-brand-opacity-10)}@keyframes AgentRightsList-scss--module_fadeIn_M57pC{0%{opacity:0}to{opacity:1}}@keyframes AgentRightsList-scss--module_fadeOut_V1eI-{0%{opacity:1}to{opacity:0}}@keyframes AgentRightsList-scss--module_flashing_udKsV{0%{opacity:.5}to{opacity:1}}@keyframes AgentRightsList-scss--module_loading_63TIY{to{background-position-x:-20%}}@keyframes AgentRightsList-scss--module_rotating_Pq8wP{to{transform:rotate(360deg)}}@keyframes AgentRightsList-scss--module_growIn_LM4VH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AgentRightsList-scss--module_closeLock_sRlNJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AgentRightsList-scss--module_shakeLock_SKb-v{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .AgentRightsList-scss--module_root_ZFjxi{display:flex;flex-wrap:wrap;margin-bottom:15px}.mobile .AgentRightsList-scss--module_root_ZFjxi{margin-bottom:23px}.AgentRightsList-scss--module_description_jpLCm{display:flex;align-items:center}.desktop .AgentRightsList-scss--module_description_jpLCm{width:185px;margin-bottom:15px}.mobile .AgentRightsList-scss--module_description_jpLCm{margin-bottom:10px}.AgentRightsList-scss--module_iconWrapper_RJYQ4{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_RJYQ4{margin-right:10px}.AgentRightsList-scss--module_icon_4ciTu{width:20px;height:20px;color:var(--color-brand)}.AgentRightsList-scss--module_descriptionText_Dixq4{flex-grow:1;margin-left:10px;font-size:13px;line-height:16px}.desktop .AgentRightsList-scss--module_descriptionText_Dixq4{margin-left:10px}@keyframes AgentRightsNotice-scss--module_fadeIn_SNNhX{0%{opacity:0}to{opacity:1}}@keyframes AgentRightsNotice-scss--module_fadeOut_2IoI9{0%{opacity:1}to{opacity:0}}@keyframes AgentRightsNotice-scss--module_flashing_G2rSS{0%{opacity:.5}to{opacity:1}}@keyframes AgentRightsNotice-scss--module_loading_msPML{to{background-position-x:-20%}}@keyframes AgentRightsNotice-scss--module_rotating_ifOqm{to{transform:rotate(360deg)}}@keyframes AgentRightsNotice-scss--module_growIn_JPVax{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AgentRightsNotice-scss--module_closeLock_CEo2S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AgentRightsNotice-scss--module_shakeLock_y5YI5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AgentRightsNotice-scss--module_root_pc96X{position:relative;display:flex;align-items:center}.desktop .AgentRightsNotice-scss--module_root_pc96X{margin-top:45px}.mobile .AgentRightsNotice-scss--module_root_pc96X{margin-top:57px;margin-bottom:2px;padding-top:1px}.AgentRightsNotice-scss--module_root_pc96X: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_B7su0{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_B7su0{margin-right:5px}.mobile .AgentRightsNotice-scss--module_iconWrapper_B7su0{margin-right:10px}.AgentRightsNotice-scss--module_icon_UabXT{width:20px;height:20px;color:var(--color-brand)}.AgentRightsNotice-scss--module_text_a6NYb{z-index:1;margin-left:5px;font-weight:500;line-height:16px}.AgentRightsTitle-scss--module_root_DBek0{font-weight:500;line-height:16px}.desktop .AgentRightsTitle-scss--module_root_DBek0{margin-bottom:18px}.mobile .AgentRightsTitle-scss--module_root_DBek0{margin-bottom:15px}@keyframes AssignAgentForm-scss--module_fadeIn_s-oXP{0%{opacity:0}to{opacity:1}}@keyframes AssignAgentForm-scss--module_fadeOut_YNhZ5{0%{opacity:1}to{opacity:0}}@keyframes AssignAgentForm-scss--module_flashing_ww-zV{0%{opacity:.5}to{opacity:1}}@keyframes AssignAgentForm-scss--module_loading_QYtS4{to{background-position-x:-20%}}@keyframes AssignAgentForm-scss--module_rotating_7Toqk{to{transform:rotate(360deg)}}@keyframes AssignAgentForm-scss--module_growIn_WwUwV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AssignAgentForm-scss--module_closeLock_es79S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AssignAgentForm-scss--module_shakeLock_3wO6t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .AssignAgentForm-scss--module_root_nqamP{padding-right:6px}.AssignAgentForm-scss--module_input_RnM0n{padding-top:11px}.desktop .AssignAgentForm-scss--module_input_RnM0n{padding-bottom:11px}.mobile .AssignAgentForm-scss--module_input_RnM0n{margin-top:3px;margin-bottom:3px;padding-bottom:49px}.AssignAgentForm-scss--module_button_tF6Ax{display:flex;align-items:center;color:var(--color-brand)}.AssignAgentForm-scss--module_buttonWhenAgentAssigned_XLZ3J{color:#3a4}.AssignAgentForm-scss--module_opaque_XQsT1{opacity:.5}.AssignAgentForm-scss--module_buttonIcon_qksY4{width:20px;height:16px;margin-right:7px;fill:#3a4}.desktop .AssignAgent-scss--module_root_d80Bl{margin-bottom:0}.mobile .AssignAgent-scss--module_root_d80Bl{margin-top:15px}@keyframes SettingsAgentsAssign-scss--module_fadeIn_WKQsk{0%{opacity:0}to{opacity:1}}@keyframes SettingsAgentsAssign-scss--module_fadeOut_CDQEw{0%{opacity:1}to{opacity:0}}@keyframes SettingsAgentsAssign-scss--module_flashing_PgN9g{0%{opacity:.5}to{opacity:1}}@keyframes SettingsAgentsAssign-scss--module_loading_MgSm-{to{background-position-x:-20%}}@keyframes SettingsAgentsAssign-scss--module_rotating_KiLVy{to{transform:rotate(360deg)}}@keyframes SettingsAgentsAssign-scss--module_growIn_epP7F{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsAgentsAssign-scss--module_closeLock_itlab{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsAgentsAssign-scss--module_shakeLock_SexzM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsAgentsAssign-scss--module_pageContainer_lAKyr{display:flex}.dark-theme .SettingsAgentsAssign-scss--module_pageContainer_lAKyr{--var-color-input-border: var(--var-color-input-border-hover) !important}.SettingsAgentsAssign-scss--module_pageTitle_WQ3SC{margin-bottom:0}.SettingsAgentsAssign-scss--module_pageContent_uvuU1{display:flex;flex-direction:column;width:100%}.ShowAgentRights-scss--module_root_rR23q{margin-top:15px}.SettingsAgentsShowRights-scss--module_pageContainer_7-8c2{display:flex}.SettingsAgentsShowRights-scss--module_pageTitle_2aez-{margin-bottom:0}.SettingsAgentsShowRights-scss--module_pageContent_2PIB-{display:flex;flex-direction:column;width:100%}@keyframes Settings-scss--module_fadeIn_627pL{0%{opacity:0}to{opacity:1}}@keyframes Settings-scss--module_fadeOut_d5OeR{0%{opacity:1}to{opacity:0}}@keyframes Settings-scss--module_flashing_LR-xF{0%{opacity:.5}to{opacity:1}}@keyframes Settings-scss--module_loading_gD9W7{to{background-position-x:-20%}}@keyframes Settings-scss--module_rotating_OJu1i{to{transform:rotate(360deg)}}@keyframes Settings-scss--module_growIn_N7As-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Settings-scss--module_closeLock_izNCR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Settings-scss--module_shakeLock_ycqkA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Settings-scss--module_title_Di2op{font-size:.875rem}.Settings-scss--module_icon_R80yF{width:1.25rem;height:1.25rem;margin-right:15px}.Settings-scss--module_link_CZeQP{display:flex;align-items:center;margin-bottom:15px;border:none;font-size:.875rem;font-weight:500;line-height:1.55;color:var(--var-color-text-primary)}.Settings-scss--module_link_CZeQP:visited{color:var(--var-color-text-primary)}.Settings-scss--module_link_CZeQP:last-child{margin-bottom:0}@keyframes AccountVerificationLevels-scss--module_fadeIn_ZSKA0{0%{opacity:0}to{opacity:1}}@keyframes AccountVerificationLevels-scss--module_fadeOut_-7kYV{0%{opacity:1}to{opacity:0}}@keyframes AccountVerificationLevels-scss--module_flashing_Xo3zH{0%{opacity:.5}to{opacity:1}}@keyframes AccountVerificationLevels-scss--module_loading_BVwOl{to{background-position-x:-20%}}@keyframes AccountVerificationLevels-scss--module_rotating_yWK4L{to{transform:rotate(360deg)}}@keyframes AccountVerificationLevels-scss--module_growIn_PoeWn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AccountVerificationLevels-scss--module_closeLock_Qv0XH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccountVerificationLevels-scss--module_shakeLock_ukjqQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccountVerificationLevels-scss--module_root_PWe1J{display:flex;flex-direction:column;gap:12px}.AccountVerificationLevels-scss--module_button_S-9zh{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_S-9zh:hover,.AccountVerificationLevels-scss--module_button_S-9zh:hover .AccountVerificationLevels-scss--module_icon_75Zow{color:var(--color-brand)}}.AccountVerificationLevels-scss--module_iconPlus_-TOOz{color:#3ea6f2;background-color:#3ea6f233}.AccountVerificationLevels-scss--module_iconPro_AMSA2{color:#9364cd;background-color:#9364cd33}.AccountVerificationLevels-scss--module_iconStandart_UvU7e{color:#78c582;background-color:#78c58233}.AccountVerificationLevels-scss--module_iconBasic_DFMW8{color:var(--var-color-text-primary);background-color:#eee}.AccountVerificationLevels-scss--module_iconBasic_DFMW8>*{width:24px;height:24px;position:relative;top:-4px}.dark-theme .AccountVerificationLevels-scss--module_iconBasic_DFMW8{background-color:#fff3}.AccountVerificationLevels-scss--module_confirmButton_B7uK-{background-color:var(--color-brand)}.AccountVerificationLevels-scss--module_confirmButton_B7uK-:hover{background-color:var(--color-brand-darken-10)}.AccountVerificationLevels-scss--module_content_qGOoD{font-weight:400}@keyframes DefinitionItem-scss--module_fadeIn_QArIe{0%{opacity:0}to{opacity:1}}@keyframes DefinitionItem-scss--module_fadeOut_-spvK{0%{opacity:1}to{opacity:0}}@keyframes DefinitionItem-scss--module_flashing_gU9Ax{0%{opacity:.5}to{opacity:1}}@keyframes DefinitionItem-scss--module_loading_QyTLa{to{background-position-x:-20%}}@keyframes DefinitionItem-scss--module_rotating_UZTwG{to{transform:rotate(360deg)}}@keyframes DefinitionItem-scss--module_growIn_GUi6G{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DefinitionItem-scss--module_closeLock_SAQF1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DefinitionItem-scss--module_shakeLock_9VZWs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DefinitionItem-scss--module_root_LhQoC{display:flex;overflow:auto;flex-direction:column}.DefinitionItem-scss--module_title_VGNYs{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.DefinitionItem-scss--module_value_q25yp{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_q25yp{font-size:12px}}@keyframes DetailedErrorBadge-scss--module_fadeIn_pLrEc{0%{opacity:0}to{opacity:1}}@keyframes DetailedErrorBadge-scss--module_fadeOut_PalIK{0%{opacity:1}to{opacity:0}}@keyframes DetailedErrorBadge-scss--module_flashing_7vNGs{0%{opacity:.5}to{opacity:1}}@keyframes DetailedErrorBadge-scss--module_loading_OJBP3{to{background-position-x:-20%}}@keyframes DetailedErrorBadge-scss--module_rotating_aEO-4{to{transform:rotate(360deg)}}@keyframes DetailedErrorBadge-scss--module_growIn_aM0gg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DetailedErrorBadge-scss--module_closeLock_pdgQs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DetailedErrorBadge-scss--module_shakeLock_Wce99{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DetailedErrorBadge-scss--module_root_MxpOM{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_MxpOM{background-color:#cd354433}@keyframes PersonalDataRequiredList-scss--module_fadeIn_NBBFW{0%{opacity:0}to{opacity:1}}@keyframes PersonalDataRequiredList-scss--module_fadeOut_pQiFs{0%{opacity:1}to{opacity:0}}@keyframes PersonalDataRequiredList-scss--module_flashing_-2Y-4{0%{opacity:.5}to{opacity:1}}@keyframes PersonalDataRequiredList-scss--module_loading_bw906{to{background-position-x:-20%}}@keyframes PersonalDataRequiredList-scss--module_rotating_rzdxK{to{transform:rotate(360deg)}}@keyframes PersonalDataRequiredList-scss--module_growIn_6tZms{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PersonalDataRequiredList-scss--module_closeLock_j6tqw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PersonalDataRequiredList-scss--module_shakeLock_3LBnc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PersonalDataRequiredList-scss--module_root_urNE0{display:flex;gap:6px}.mobile .PersonalDataRequiredList-scss--module_root_urNE0{flex-wrap:wrap}.PersonalDataRequiredList-scss--module_item_rkHsz{display:flex;align-items:center;margin-right:10px;gap:8px}.PersonalDataRequiredList-scss--module_icon_rNBGA{width:16px;height:16px;color:#7c7c7c}.PersonalDataRequiredList-scss--module_text_5wN-D{padding-top:1px}@keyframes StatusBadge-scss--module_fadeIn_JV6w7{0%{opacity:0}to{opacity:1}}@keyframes StatusBadge-scss--module_fadeOut_LSKG5{0%{opacity:1}to{opacity:0}}@keyframes StatusBadge-scss--module_flashing_3ttn4{0%{opacity:.5}to{opacity:1}}@keyframes StatusBadge-scss--module_loading_psMBP{to{background-position-x:-20%}}@keyframes StatusBadge-scss--module_rotating_mMhHa{to{transform:rotate(360deg)}}@keyframes StatusBadge-scss--module_growIn_j6c8U{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatusBadge-scss--module_closeLock_Mlqoo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatusBadge-scss--module_shakeLock_UnrjQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatusBadge-scss--module_root_KH6VH{display:flex;padding:8px 20px 10px;font-size:.875rem;font-weight:600;line-height:1.375rem;justify-content:center;text-transform:uppercase;align-items:flex-start;gap:10px;border-radius:8px}.StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_error_9ycn8{color:var(--var-color-error);background-color:#cd35441a}.dark-theme .StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_error_9ycn8{background-color:#cd354433}.StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_pending_zBqCJ{color:#f90;background-color:#ff99001a}.dark-theme .StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_pending_zBqCJ{background-color:#f903}.StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_success_YZqKg{color:#59a840;background-color:#59a8401a}.dark-theme .StatusBadge-scss--module_root_KH6VH.StatusBadge-scss--module_success_YZqKg{background-color:#59a84033}.mobile .StatusBadge-scss--module_root_KH6VH{padding:8px 14px 10px;font-size:.8125rem;line-height:1.375rem}.StatusBadge-scss--module_icon_L9qW3{width:1.25rem;height:1.25rem;margin-top:1px}@keyframes VerificationLevelItem-scss--module_fadeIn_EJTed{0%{opacity:0}to{opacity:1}}@keyframes VerificationLevelItem-scss--module_fadeOut_dK8oQ{0%{opacity:1}to{opacity:0}}@keyframes VerificationLevelItem-scss--module_flashing_nrQf7{0%{opacity:.5}to{opacity:1}}@keyframes VerificationLevelItem-scss--module_loading_fsDyW{to{background-position-x:-20%}}@keyframes VerificationLevelItem-scss--module_rotating_13cdb{to{transform:rotate(360deg)}}@keyframes VerificationLevelItem-scss--module_growIn_PrSkU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VerificationLevelItem-scss--module_closeLock_DYNIM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationLevelItem-scss--module_shakeLock_tib4O{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationLevelItem-scss--module_root_c-iMO{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_c-iMO{padding:16px}.dark-theme .VerificationLevelItem-scss--module_root_c-iMO{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_s9Ax6{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_s9Ax6:hover,.VerificationLevelItem-scss--module_button_s9Ax6:hover .VerificationLevelItem-scss--module_icon_6MBTL{color:var(--color-brand)}}.VerificationLevelItem-scss--module_levelIconWrapper_3gz-W{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:16px;border-radius:50%}.mobile .VerificationLevelItem-scss--module_levelIconWrapper_3gz-W{width:40px;height:40px;margin-right:12px}.VerificationLevelItem-scss--module_levelIconWrapper_3gz-W .VerificationLevelItem-scss--module_icon_6MBTL{width:20px;height:20px}.mobile .VerificationLevelItem-scss--module_levelIconWrapper_3gz-W .VerificationLevelItem-scss--module_icon_6MBTL{width:18px;height:18px}.VerificationLevelItem-scss--module_levelTitleSection_uCI0l{display:flex;align-items:center;order:1;flex-grow:1;margin-bottom:12px}.mobile .VerificationLevelItem-scss--module_levelTitleSection_uCI0l{width:100%}.VerificationLevelItem-scss--module_errorBadge_LXrA6{margin-left:auto}.desktop .VerificationLevelItem-scss--module_errorBadge_LXrA6{align-self:flex-start}.VerificationLevelItem-scss--module_levelName_EbXTG{margin:0;font-size:24px;font-weight:500;line-height:30px;text-transform:capitalize}.mobile .VerificationLevelItem-scss--module_levelName_EbXTG{font-size:19px}.VerificationLevelItem-scss--module_actionSection_ePDiC{order:2;flex-grow:0}.mobile .VerificationLevelItem-scss--module_actionSection_ePDiC{width:100%;padding-top:12px;order:3}.mobile .VerificationLevelItem-scss--module_actionSection_ePDiC:empty{display:none}.VerificationLevelItem-scss--module_infoSection_HDF4m{order:3;display:flex;flex-grow:1;width:100%;gap:16px}.mobile .VerificationLevelItem-scss--module_infoSection_HDF4m{flex-direction:column;order:2}.VerificationLevelItem-scss--module_incomeInfo_qvLrW{min-width:160px}.mobile .VerificationLevelItem-scss--module_incomeInfo_qvLrW{width:100%}.VerificationLevelItem-scss--module_actionButton_wRUUi{display:block;color:#fff!important}.mobile .VerificationLevelItem-scss--module_actionButton_wRUUi{width:100%}@keyframes BaseVerificationInfoNote-scss--module_fadeIn_3tw9T{0%{opacity:0}to{opacity:1}}@keyframes BaseVerificationInfoNote-scss--module_fadeOut_hBU6u{0%{opacity:1}to{opacity:0}}@keyframes BaseVerificationInfoNote-scss--module_flashing_dmTv0{0%{opacity:.5}to{opacity:1}}@keyframes BaseVerificationInfoNote-scss--module_loading_bQnPJ{to{background-position-x:-20%}}@keyframes BaseVerificationInfoNote-scss--module_rotating_nyBLx{to{transform:rotate(360deg)}}@keyframes BaseVerificationInfoNote-scss--module_growIn_TFUKi{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BaseVerificationInfoNote-scss--module_closeLock_Pu-Ji{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BaseVerificationInfoNote-scss--module_shakeLock_W1ybY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BaseVerificationInfoNote-scss--module_root_44kGn{display:flex;flex-direction:column;width:100%;font-size:14px;line-height:22px}.BaseVerificationInfoNote-scss--module_bold_nn2or{font-weight:500}.BaseVerificationInfoNote-scss--module_main_a21VW{width:100%;margin-top:0;margin-bottom:20px}.mobile .BaseVerificationInfoNote-scss--module_main_a21VW{margin-top:0;margin-bottom:20px}.BaseVerificationInfoNote-scss--module_safeNote_5z-e-{display:flex;margin-top:8px;margin-bottom:28px;font-size:13px;line-height:16px;align-items:center;gap:8px}.BaseVerificationInfoNote-scss--module_icon_RIaaA{width:20px;height:20px;margin-top:1px;color:#59a840}@keyframes styles-scss--module_fadeIn_ozTvs{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_Xb-Hi{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_BGhMD{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_i3Rld{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_WwKYx{to{transform:rotate(360deg)}}@keyframes styles-scss--module_growIn_oQ6LT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes styles-scss--module_closeLock_XlPLL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_dZNtN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_root_lzCMT{width:100%}.styles-scss--module_checkboxRoot_-wm5w{margin-bottom:24px}.styles-scss--module_checkboxInner_Ek8Ae{align-items:flex-start}.styles-scss--module_label_e0meh{font-size:14px;line-height:22px}.styles-scss--module_link_KuU0V{font-size:14px!important;line-height:22px!important}@keyframes VerificationAttentionNote-scss--module_fadeIn_P-9TN{0%{opacity:0}to{opacity:1}}@keyframes VerificationAttentionNote-scss--module_fadeOut_dJJLr{0%{opacity:1}to{opacity:0}}@keyframes VerificationAttentionNote-scss--module_flashing_4XD05{0%{opacity:.5}to{opacity:1}}@keyframes VerificationAttentionNote-scss--module_loading_c-dlC{to{background-position-x:-20%}}@keyframes VerificationAttentionNote-scss--module_rotating_VUFGq{to{transform:rotate(360deg)}}@keyframes VerificationAttentionNote-scss--module_growIn_wx620{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VerificationAttentionNote-scss--module_closeLock_KbCdb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationAttentionNote-scss--module_shakeLock_0WpZU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationAttentionNote-scss--module_icon_FF-oY{width:20px;height:20px;flex-grow:0;flex-shrink:0;margin-right:8px;color:#f90}.VerificationAttentionNote-scss--module_root_attXE{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_attXE{background-color:#f903}.VerificationAttentionNote-scss--module_root_attXE.VerificationAttentionNote-scss--module_error_PgfWO{background-color:#cd35441a}.VerificationAttentionNote-scss--module_root_attXE.VerificationAttentionNote-scss--module_error_PgfWO .VerificationAttentionNote-scss--module_icon_FF-oY{color:var(--var-color-error)}.dark-theme .VerificationAttentionNote-scss--module_root_attXE.VerificationAttentionNote-scss--module_error_PgfWO{background-color:#cd354433}.VerificationAttentionNote-scss--module_mainBlock_5uupx{display:flex;width:100%}.VerificationAttentionNote-scss--module_extraBlock_5GpvX{padding-top:6px;color:#7c7c7c}.VerificationAttentionNote-scss--module_text_z1vTj{flex-grow:1;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.StatusVerificationAttentionNotes-scss--module_item_vD1Nt{margin-bottom:20px}.StatusVerificationAttentionNotes-scss--module_item_vD1Nt b{font-weight:500}.StatusVerificationAttentionNotes-scss--module_text_mLO91{width:100%}@keyframes SettingsVerification-scss--module_fadeIn_7wOv8{0%{opacity:0}to{opacity:1}}@keyframes SettingsVerification-scss--module_fadeOut_a0t-9{0%{opacity:1}to{opacity:0}}@keyframes SettingsVerification-scss--module_flashing_dfGwU{0%{opacity:.5}to{opacity:1}}@keyframes SettingsVerification-scss--module_loading_4ebZB{to{background-position-x:-20%}}@keyframes SettingsVerification-scss--module_rotating_0C7fc{to{transform:rotate(360deg)}}@keyframes SettingsVerification-scss--module_growIn_kyC4a{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsVerification-scss--module_closeLock_dab0s{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsVerification-scss--module_shakeLock_WhW2v{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsVerification-scss--module_root_THxwC{display:flex;flex-direction:column}.SettingsVerification-scss--module_errorMessage_EDP2g{width:100%;font-size:14px;text-align:center;color:var(--var-color-error)}@keyframes VerificationVerifyNote-scss--module_fadeIn_VqI60{0%{opacity:0}to{opacity:1}}@keyframes VerificationVerifyNote-scss--module_fadeOut_fWOKE{0%{opacity:1}to{opacity:0}}@keyframes VerificationVerifyNote-scss--module_flashing_N9V5x{0%{opacity:.5}to{opacity:1}}@keyframes VerificationVerifyNote-scss--module_loading_4fEKD{to{background-position-x:-20%}}@keyframes VerificationVerifyNote-scss--module_rotating_q1vfR{to{transform:rotate(360deg)}}@keyframes VerificationVerifyNote-scss--module_growIn_HW75B{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VerificationVerifyNote-scss--module_closeLock_dV3L6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationVerifyNote-scss--module_shakeLock_7kWIm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationVerifyNote-scss--module_root_VBVlq{width:100%;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.VerificationVerifyNote-scss--module_bold_sfVlV{font-weight:500}.VerificationVerifyNote-scss--module_main_4Mzx9{width:100%;margin-bottom:18px}.VerificationVerifyNote-scss--module_main_4Mzx9 b,.VerificationVerifyNote-scss--module_main_4Mzx9 p{display:block;margin:0 0 20px}.VerificationVerifyNote-scss--module_main_4Mzx9 b{font-weight:500}.VerificationVerifyNote-scss--module_safeNote_eYybn{display:flex;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;line-height:16px}.VerificationVerifyNote-scss--module_icon_Y8-Tz{width:20px;height:20px;margin-top:1px;color:#59a840}@keyframes SettingsVerificationVerify-scss--module_fadeIn_48lIf{0%{opacity:0}to{opacity:1}}@keyframes SettingsVerificationVerify-scss--module_fadeOut_sIARu{0%{opacity:1}to{opacity:0}}@keyframes SettingsVerificationVerify-scss--module_flashing_3Drwo{0%{opacity:.5}to{opacity:1}}@keyframes SettingsVerificationVerify-scss--module_loading_SwO58{to{background-position-x:-20%}}@keyframes SettingsVerificationVerify-scss--module_rotating_ky9Sq{to{transform:rotate(360deg)}}@keyframes SettingsVerificationVerify-scss--module_growIn_0vc4y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsVerificationVerify-scss--module_closeLock_sFqTE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsVerificationVerify-scss--module_shakeLock_57cBt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsVerificationVerify-scss--module_root_9CzZe{display:flex;flex-direction:column}.SettingsVerificationVerify-scss--module_errorMessage_Jwnnx{width:100%;font-size:14px;text-align:center;color:var(--var-color-error)}.SettingsVerificationVerify-scss--module_loader_vK8bB{margin-top:100px}.mobile .SettingsVerificationVerify-scss--module_loader_vK8bB{margin-top:50px}.SettingsVerificationVerify-scss--module_readyRoot_Uv-Z7{width:100%}.SettingsVerificationVerify-scss--module_readyRoot_Uv-Z7 .SettingsVerificationVerify-scss--module_iframe_MGBYT{border-radius:var(--border-radius-large)}.FileDescription-scss--module_container_oP9q3{font-size:13px;color:#5a6a7a}@keyframes AddSecondCardBanner-scss--module_fadeIn_qzfTK{0%{opacity:0}to{opacity:1}}@keyframes AddSecondCardBanner-scss--module_fadeOut_P1hkO{0%{opacity:1}to{opacity:0}}@keyframes AddSecondCardBanner-scss--module_flashing_XS9hx{0%{opacity:.5}to{opacity:1}}@keyframes AddSecondCardBanner-scss--module_loading_ZTIF7{to{background-position-x:-20%}}@keyframes AddSecondCardBanner-scss--module_rotating_r7ECI{to{transform:rotate(360deg)}}@keyframes AddSecondCardBanner-scss--module_growIn_MsxQf{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AddSecondCardBanner-scss--module_closeLock_kHWzj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddSecondCardBanner-scss--module_shakeLock_oADuk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddSecondCardBanner-scss--module_root_FTV2T{padding:15px;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.AddSecondCardBanner-scss--module_link_xEu4V{display:inline-flex;align-items:center;font-size:.875rem}.AddSecondCardBanner-scss--module_cardIcon_3w51g{width:40px;height:40px;color:var(--color-brand-darken-20)}.dark-theme .AddSecondCardBanner-scss--module_cardIcon_3w51g{filter:contrast(1.2) brightness(1.1)}.AddSecondCardBanner-scss--module_buttons_-9JjW{display:flex;gap:12px}.AddSecondCardBanner-scss--module_button_cd1wf{display:flex;align-items:center;justify-content:center;gap:10px}.AddSecondCardBanner-scss--module_cardButtonIcon_jOdUQ{width:1.25rem;height:1.25rem;min-width:20px}.AddSecondCardBanner-scss--module_description_2S2Wd{padding:6px 0 16px}.AddSecondCardBanner-scss--module_description_2S2Wd .AddSecondCardBanner-scss--module_strong_G0LTJ{font-weight:550}@keyframes PaymentBindListAddNewCardButton-scss--module_fadeIn_9tsqE{0%{opacity:0}to{opacity:1}}@keyframes PaymentBindListAddNewCardButton-scss--module_fadeOut_oDtUl{0%{opacity:1}to{opacity:0}}@keyframes PaymentBindListAddNewCardButton-scss--module_flashing_fvpqf{0%{opacity:.5}to{opacity:1}}@keyframes PaymentBindListAddNewCardButton-scss--module_loading_gZeFB{to{background-position-x:-20%}}@keyframes PaymentBindListAddNewCardButton-scss--module_rotating_Zcfum{to{transform:rotate(360deg)}}@keyframes PaymentBindListAddNewCardButton-scss--module_growIn_4pxIE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentBindListAddNewCardButton-scss--module_closeLock_F8KVE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentBindListAddNewCardButton-scss--module_shakeLock_LnVCH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentBindListAddNewCardButton-scss--module_link_sO1M0{display:inline-flex;border:none;font-size:.875rem;align-items:center}.PaymentBindListAddNewCardButton-scss--module_plusIcon_u0Z5F{width:.875rem;height:.875rem;margin-right:10px;color:var(--color-brand)}.PaymentBindListAddNewCardButton-scss--module_root_PKYmv{display:flex;gap:12px;padding-top:4px}.PaymentBindListAddNewCardButton-scss--module_button_1Dkrn{display:flex;align-items:center;justify-content:center;gap:10px}.PaymentBindListAddNewCardButton-scss--module_cardButtonIcon_0gOnI{width:1.25rem;height:1.25rem;min-width:1.25rem}@keyframes PaymentBindListItem-scss--module_fadeIn_dO7JN{0%{opacity:0}to{opacity:1}}@keyframes PaymentBindListItem-scss--module_fadeOut_Ii-1I{0%{opacity:1}to{opacity:0}}@keyframes PaymentBindListItem-scss--module_flashing_obgOg{0%{opacity:.5}to{opacity:1}}@keyframes PaymentBindListItem-scss--module_loading_D--EH{to{background-position-x:-20%}}@keyframes PaymentBindListItem-scss--module_rotating_GV1A0{to{transform:rotate(360deg)}}@keyframes PaymentBindListItem-scss--module_growIn_xg-5g{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaymentBindListItem-scss--module_closeLock_PCJs6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentBindListItem-scss--module_shakeLock_9bb48{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .PaymentBindListItem-scss--module_boldString_V8zfw{font-weight:500;color:#f1f1f1}.dark-theme .PaymentBindListItem-scss--module_root_CC-9F.PaymentBindListItem-scss--module_hasError_5FMFv{border:1px solid var(--var-color-error);background:#cd35441a}.dark-theme .PaymentBindListItem-scss--module_tooltipContent_F4-E0{padding:12px 15px}.PaymentBindListItem-scss--module_root_CC-9F{position:relative}.PaymentBindListItem-scss--module_icon_PLU-U{width:20px;height:20px}.PaymentBindListItem-scss--module_paymentTypeContainer_WfzMG{display:flex;margin-bottom:10px;align-items:center;gap:8px}.PaymentBindListItem-scss--module_settings_wYV6i{position:absolute;z-index:1;top:calc(50% - 10px);right:15px}.PaymentBindListItem-scss--module_settingsIcon_HlLGo{width:20px;height:20px;cursor:pointer}.PaymentBindListItem-scss--module_settingsSvg_qjLy7{opacity:.7}.PaymentBindListItem-scss--module_settingsSvg_qjLy7:hover,.PaymentBindListItem-scss--module_tooltipRootOpened_rdmT7 .PaymentBindListItem-scss--module_settingsSvg_qjLy7{opacity:1}.PaymentBindListItem-scss--module_boldString_V8zfw{font-weight:600;color:var(--var-color-text-primary)}.PaymentBindListItem-scss--module_tooltipContent_F4-E0{padding:15px}.PaymentBindListItem-scss--module_deletedCardText_z-IkS{margin-top:10px;font-size:13px;color:var(--var-color-error)}.PaymentBindListItem-scss--module_tooltipText_oNpCx{cursor:pointer}.PaymentBindList-scss--module_root_mTSdT{width:100%}.PaymentBindList-scss--module_noCard_M3Lum{padding:12px 0;font-size:.875rem;color:var(--var-color-text-secondary)}.PaymentBindList-scss--module_listItem_6YQSr:not(:last-child){margin-bottom:10px}.PaymentBindList-scss--module_listItem_6YQSr:last-of-type .PaymentBindList-scss--module_listItemCart_YPyTC{margin-bottom:12px}.SettingsEditPhoneField-scss--module_label_iD7mV{display:block;margin-bottom:10px;font-weight:500;color:var(--var-color-text-primary)}.SettingsEditPhoneField-scss--module_container_dDuOa{position:relative;display:flex;flex-wrap:wrap;align-items:center;height:24px}.SettingsEditPhoneField-scss--module_button_8iUgv{display:flex;justify-content:flex-start;align-items:center;font-size:.875rem;font-weight:500}.SettingsEditPhoneField-scss--module_phone_G4moB{font-variant-ligatures:none;margin-right:16px}.SettingsEditPhoneField-scss--module_icon_wL85A{width:1.125rem;height:1.125rem;margin-right:8px;fill:var(--color-brand);color:var(--color-brand)}.SettingsEditPhoneField-scss--module_iconSvg_KtxML{fill:var(--color-brand)}.SettingsEditPhoneField-scss--module_spinner_VIPLg{margin:0 auto 0 0}.SettingsEditPhoneField-scss--module_description_LwTLL{margin-top:10px;font-size:.8125rem;line-height:1rem;color:#7c7c7c}.dark-theme .SettingsEditToggler-scss--module_hintContent_oYuBP{color:#7c7c7c}@keyframes SettingsEditToggler-scss--module_fadeIn_VFlQq{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditToggler-scss--module_fadeOut_TpIyu{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditToggler-scss--module_flashing_dAPgx{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditToggler-scss--module_loading_jerYV{to{background-position-x:-20%}}@keyframes SettingsEditToggler-scss--module_rotating_TUcoA{to{transform:rotate(360deg)}}@keyframes SettingsEditToggler-scss--module_growIn_Nns72{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEditToggler-scss--module_closeLock_duIFc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditToggler-scss--module_shakeLock_RbP-1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SettingsEditToggler-scss--module_hintContent_oYuBP,.light-x-theme .SettingsEditToggler-scss--module_hintContent_oYuBP,.light-theme .SettingsEditToggler-scss--module_hintContent_oYuBP{color:#7c7c7c}.SettingsEditToggler-scss--module_root_kEGID{display:flex;gap:10px}.desktop .SettingsEditToggler-scss--module_root_kEGID{align-items:center}.mobile .SettingsEditToggler-scss--module_root_kEGID{align-items:start;justify-content:space-between}.SettingsEditToggler-scss--module_tooltipContent_BgZ9u{font-size:.8125rem;line-height:1rem;color:#7c7c7c}.SettingsEditToggler-scss--module_label_FqYf1{display:flex;align-self:center;align-items:center;justify-content:stretch}.SettingsEditToggler-scss--module_labelText_OIn8C{margin-right:0;margin-bottom:0;font-size:.875rem;font-weight:500;line-height:1.375rem}.mobile .SettingsEditToggler-scss--module_labelText_OIn8C{display:flex;align-items:center;max-width:240px}.desktop .SettingsEditToggler-scss--module_hint_KGYAE{margin-bottom:8px}@keyframes SettingsEditRss-scss--module_fadeIn_nggG8{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditRss-scss--module_fadeOut_n0gSn{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditRss-scss--module_flashing_aWrOW{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditRss-scss--module_loading_R216-{to{background-position-x:-20%}}@keyframes SettingsEditRss-scss--module_rotating_OghmD{to{transform:rotate(360deg)}}@keyframes SettingsEditRss-scss--module_growIn_Thx-3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEditRss-scss--module_closeLock_HVLuz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditRss-scss--module_shakeLock_XWMKC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditRss-scss--module_exampleLink_sVHUZ{display:flex;align-items:center;font-size:13px;line-height:16px}.SettingsEditRss-scss--module_link_76X-I{margin-left:4px}.SettingsEditRss-scss--module_icon_99y2R{width:20px;height:20px;margin-right:4px;color:var(--color-brand);transition:color .2s}.SettingsEditRss-scss--module_example_q0RWK{margin-top:12px}.SettingsEditTaxIdField-scss--module_taxIdInput_efA5S{display:flex;flex-wrap:wrap;margin-bottom:10px}.SettingsEditTaxIdField-scss--module_taxIdInputLabel_gzMjO{order:-1}.SettingsEditTaxIdField-scss--module_taxIdInputInvalid_BsnpP{border:1px solid var(--var-color-error)}.SettingsEditTaxIdField-scss--module_taxIdInputErrorCaption_YlGxl{margin-top:0;margin-left:auto;order:-1}.SettingsEditHasAdultContentField-scss--module_labelText_WWMFZ{display:flex;align-items:center;max-width:240px}.SettingsEditHasAdultContentField-scss--module_hint_GiE60{display:inline-block;margin-left:5px}.SettingsEditHasAdultContentField-scss--module_hintHint_nxzzm{margin-left:-40px}.SettingsEditHasAdultContentField-scss--module_tooltipContent_u44cV{font-size:13px;line-height:16px;color:#7c7c7c}.SettingsEditHasAdultContentField-scss--module_tooltip_Ap-K4{transform:translate(-100%)}@keyframes SettingsEditPhotoPreview-scss--module_fadeIn_qHS0q{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditPhotoPreview-scss--module_fadeOut_DZeiR{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditPhotoPreview-scss--module_flashing_8Um7N{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditPhotoPreview-scss--module_loading_nKdjm{to{background-position-x:-20%}}@keyframes SettingsEditPhotoPreview-scss--module_rotating_rR7v0{to{transform:rotate(360deg)}}@keyframes SettingsEditPhotoPreview-scss--module_growIn_P3i-U{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEditPhotoPreview-scss--module_closeLock_yqmNm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditPhotoPreview-scss--module_shakeLock_spb5U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditPhotoPreview-scss--module_emptyPhoto_av-EX{display:flex;align-items:center;justify-content:center;background-color:var(--var-color-complementary-bg)}.SettingsEditPhotoPreview-scss--module_emptyPhoto_av-EX.SettingsEditPhotoPreview-scss--module_error_DYRty{border:1px solid #cb1a1a}.SettingsEditPhotoPreview-scss--module_text_suLXq{padding:0 10px;font-size:13px;text-align:center;color:#5a6a7a}.SettingsEditPhotoPreview-scss--module_centredBox_YPATa{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.SettingsEditPhotoPreview-scss--module_loading_nKdjm{background-color:var(--var-color-complementary-bg)}.SettingsEditPhotoPreview-scss--module_image_0TpXw{object-fit:cover}.SettingsEditPhotoPreview-scss--module_warningIcon_qFhUx{width:20px;height:20px;color:var(--var-color-error)}@keyframes SettingsEditPhotoField-scss--module_fadeIn_JdOm9{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditPhotoField-scss--module_fadeOut_2ESzr{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditPhotoField-scss--module_flashing_F5zCA{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditPhotoField-scss--module_loading_tOYg6{to{background-position-x:-20%}}@keyframes SettingsEditPhotoField-scss--module_rotating_-6IPg{to{transform:rotate(360deg)}}@keyframes SettingsEditPhotoField-scss--module_growIn_FAMnt{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEditPhotoField-scss--module_closeLock_deht7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditPhotoField-scss--module_shakeLock_-xWta{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditPhotoField-scss--module_photo_AO9op{overflow:hidden;margin-right:20px;border-radius:3px}.minimal .SettingsEditPhotoField-scss--module_photo_AO9op{width:var(--const-avatar-max-width);height:var(--const-avatar-max-width);border-radius:50%}.SettingsEditPhotoField-scss--module_upload_Mo8Om{vertical-align:bottom}.SettingsEditPhotoField-scss--module_fileDescription_CiEv1{word-wrap:break-word;word-break:break-word;margin-top:10px;color:#7c7c7c}.SettingsEditPhotoField-scss--module_photo_T-gYC{overflow:initial;margin-right:15px}@keyframes SettingsEdit-scss--module_fadeIn_TxGvF{0%{opacity:0}to{opacity:1}}@keyframes SettingsEdit-scss--module_fadeOut_V5LNp{0%{opacity:1}to{opacity:0}}@keyframes SettingsEdit-scss--module_flashing_cGaSX{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEdit-scss--module_loading_kH4pB{to{background-position-x:-20%}}@keyframes SettingsEdit-scss--module_rotating_9uD4P{to{transform:rotate(360deg)}}@keyframes SettingsEdit-scss--module_growIn_dro24{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEdit-scss--module_closeLock_1Dt1F{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEdit-scss--module_shakeLock_RIz3O{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEdit-scss--module_container_E5VZr{position:relative}.SettingsEdit-scss--module_form_QdwNH{display:flex;flex-direction:column}.SettingsEdit-scss--module_isLoading_eFxJv{position:relative}.SettingsEdit-scss--module_isLoading_eFxJv: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_LK8Fu{margin-top:17px;margin-bottom:5px}.SettingsEdit-scss--module_statusText_8GYBB{font-size:13px}.SettingsEdit-scss--module_statusTextGreen_Ai0Tq{color:var(--color-brand)}.SettingsEdit-scss--module_statusTextRed_iDADL{color:#cb1a1a}.SettingsEdit-scss--module_fieldsContainer_fBu6i{width:100%;margin-bottom:50px}.SettingsEdit-scss--module_photoBlock_3W-Tu{display:flex;flex-direction:column}.SettingsEdit-scss--module_blockTitle_6269d{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsEdit-scss--module_photoFieldContainer_G2E0N{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}.SettingsEdit-scss--module_saveButton_CetuP{width:100%;max-width:290px}.SettingsEdit-scss--module_phoneField_yIAyu{margin-bottom:30px}.SettingsEditMessageLevels-scss--module_selectItemName_QF1-Y{overflow:hidden;font-weight:500;line-height:1.375rem;text-overflow:ellipsis}.SettingsEditMessageLevels-scss--module_selectItemDescription_ueXp3{line-height:1.375rem;color:#7c7c7c}.SettingsEditMessageLevels-scss--module_selectItemSelected_znrtE .SettingsEditMessageLevels-scss--module_selectItemDescription_ueXp3,.SettingsEditMessageLevels-scss--module_selectItemOption_EC4eP:hover .SettingsEditMessageLevels-scss--module_selectItemDescription_ueXp3{color:var(--color-brand-opacity-70)}.SettingsEditMessageLevels-scss--module_options_-u4hq{max-height:200px}@keyframes PrivacySettings-scss--module_fadeIn_3-VQp{0%{opacity:0}to{opacity:1}}@keyframes PrivacySettings-scss--module_fadeOut_K1ugT{0%{opacity:1}to{opacity:0}}@keyframes PrivacySettings-scss--module_flashing_r4vCi{0%{opacity:.5}to{opacity:1}}@keyframes PrivacySettings-scss--module_loading_IL-mv{to{background-position-x:-20%}}@keyframes PrivacySettings-scss--module_rotating_O75Y0{to{transform:rotate(360deg)}}@keyframes PrivacySettings-scss--module_growIn_5iqo5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PrivacySettings-scss--module_closeLock_ATU5q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrivacySettings-scss--module_shakeLock_8LwZN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrivacySettings-scss--module_checkboxContainer_TNUrC{display:block;margin-bottom:17px}@keyframes SettingsPrivacy-scss--module_fadeIn_BUjaU{0%{opacity:0}to{opacity:1}}@keyframes SettingsPrivacy-scss--module_fadeOut_OdvR1{0%{opacity:1}to{opacity:0}}@keyframes SettingsPrivacy-scss--module_flashing_56ajR{0%{opacity:.5}to{opacity:1}}@keyframes SettingsPrivacy-scss--module_loading_B-x5h{to{background-position-x:-20%}}@keyframes SettingsPrivacy-scss--module_rotating_mOOW-{to{transform:rotate(360deg)}}@keyframes SettingsPrivacy-scss--module_growIn_xGAx-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsPrivacy-scss--module_closeLock_a50-4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsPrivacy-scss--module_shakeLock_hGBcr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsPrivacy-scss--module_root_hY2Cg{position:relative}.desktop .SettingsPrivacy-scss--module_root_hY2Cg{max-width:580px;padding-right:10px}.SettingsPrivacy-scss--module_blockTitle_Glf1o{margin-bottom:15px;font-weight:500}.SettingsPrivacy-scss--module_preloader_Gt6Vz{width:30px;height:30px;position:absolute;top:0;right:0;bottom:0;left:0;margin-top:30px}@keyframes SocialLinkIcon-scss--module_fadeIn_PuHid{0%{opacity:0}to{opacity:1}}@keyframes SocialLinkIcon-scss--module_fadeOut_OuVH6{0%{opacity:1}to{opacity:0}}@keyframes SocialLinkIcon-scss--module_flashing_Qgnir{0%{opacity:.5}to{opacity:1}}@keyframes SocialLinkIcon-scss--module_loading_fjXgr{to{background-position-x:-20%}}@keyframes SocialLinkIcon-scss--module_rotating_yEZXF{to{transform:rotate(360deg)}}@keyframes SocialLinkIcon-scss--module_growIn_VGf67{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SocialLinkIcon-scss--module_closeLock_3P-HD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SocialLinkIcon-scss--module_shakeLock_Dpxqx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SocialLinkIcon-scss--module_iconBehance_vwfn8{width:1.375rem;height:.875rem}.SocialLinkIcon-scss--module_iconDribbble_keI8x,.SocialLinkIcon-scss--module_iconFb_0O4oG,.SocialLinkIcon-scss--module_iconInstagram_39L4G,.SocialLinkIcon-scss--module_iconOk_KNnWU{width:1.25rem;height:1.25rem}.SocialLinkIcon-scss--module_iconSoundCloud_AjeWT{width:1.7rem;height:.75rem}.SocialLinkIcon-scss--module_iconTelegram_SsOWm{width:1.375rem;height:1.25rem}.SocialLinkIcon-scss--module_iconTikTok_aXoU0{width:1.25rem;height:1.25rem}.SocialLinkIcon-scss--module_iconTwitch_N2Jaf{width:1.2rem;height:1.25rem}.SocialLinkIcon-scss--module_iconTwitter_l2C4d,.SocialLinkIcon-scss--module_iconVk_696XS{width:1.25rem;height:1.25rem}.SocialLinkIcon-scss--module_iconYoutube_RZOZy{width:1.25rem;height:.875rem}.SocialLinkIcon-scss--module_iconWebSite_sRg2P{width:1.25rem;height:1.25rem}@keyframes SocialLinks-scss--module_fadeIn_4CGwm{0%{opacity:0}to{opacity:1}}@keyframes SocialLinks-scss--module_fadeOut_eafCU{0%{opacity:1}to{opacity:0}}@keyframes SocialLinks-scss--module_flashing_qoCwi{0%{opacity:.5}to{opacity:1}}@keyframes SocialLinks-scss--module_loading_LrJyR{to{background-position-x:-20%}}@keyframes SocialLinks-scss--module_rotating_iThVR{to{transform:rotate(360deg)}}@keyframes SocialLinks-scss--module_growIn_16J-J{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SocialLinks-scss--module_closeLock_bvKML{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SocialLinks-scss--module_shakeLock_8JdyL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SocialLinks-scss--module_root_qoouY{display:flex;align-items:center;justify-content:center;flex-flow:wrap;margin-top:20px}.SocialLinks-scss--module_link_cuZe3{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_cuZe3:hover{color:var(--var-color-extra-ui-hover)}}.SocialLinks-scss--module_icon_hqhBa{margin:10px}@keyframes SettingsEditSocialLinksField-scss--module_fadeIn_OBuey{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditSocialLinksField-scss--module_fadeOut_9rkXD{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditSocialLinksField-scss--module_flashing_0Q-TV{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditSocialLinksField-scss--module_loading_52TYX{to{background-position-x:-20%}}@keyframes SettingsEditSocialLinksField-scss--module_rotating_PnuQI{to{transform:rotate(360deg)}}@keyframes SettingsEditSocialLinksField-scss--module_growIn_jxK5H{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsEditSocialLinksField-scss--module_closeLock_HbCXt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditSocialLinksField-scss--module_shakeLock_j-Y6X{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditSocialLinksField-scss--module_item_v5E31{position:relative;overflow:hidden;margin-bottom:12px}.SettingsEditSocialLinksField-scss--module_iconWrapper_U81LC{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_5yniV{text-indent:45px}@keyframes SettingsSocial-scss--module_fadeIn_KHAaK{0%{opacity:0}to{opacity:1}}@keyframes SettingsSocial-scss--module_fadeOut_ArpYL{0%{opacity:1}to{opacity:0}}@keyframes SettingsSocial-scss--module_flashing_duNao{0%{opacity:.5}to{opacity:1}}@keyframes SettingsSocial-scss--module_loading_tnktq{to{background-position-x:-20%}}@keyframes SettingsSocial-scss--module_rotating_vVpUW{to{transform:rotate(360deg)}}@keyframes SettingsSocial-scss--module_growIn_LxvPu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsSocial-scss--module_closeLock_pCkyq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsSocial-scss--module_shakeLock_E5oNH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsSocial-scss--module_container_pshiX{position:relative}.SettingsSocial-scss--module_form_ZhY5Z{display:flex;flex-direction:column}.SettingsSocial-scss--module_isLoading_pcOmO{position:relative}.SettingsSocial-scss--module_isLoading_pcOmO: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_0MZs0{margin-top:17px;margin-bottom:5px}.SettingsSocial-scss--module_statusText_1PPFw{font-size:13px}.SettingsSocial-scss--module_statusTextGreen_dgPgT{color:var(--color-brand)}.SettingsSocial-scss--module_statusTextRed_Fp1V-{color:#cb1a1a}.SettingsSocial-scss--module_fieldsContainer_hcpAv{width:100%;margin-bottom:50px}.SettingsSocial-scss--module_photoBlock_f6a60{display:flex;flex-direction:column}.SettingsSocial-scss--module_blockTitle_8ZVE0{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsSocial-scss--module_photoFieldContainer_P-Mh7{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}@keyframes SettingsUserView-scss--module_fadeIn_fb-sN{0%{opacity:0}to{opacity:1}}@keyframes SettingsUserView-scss--module_fadeOut_UVYQz{0%{opacity:1}to{opacity:0}}@keyframes SettingsUserView-scss--module_flashing_RGHSP{0%{opacity:.5}to{opacity:1}}@keyframes SettingsUserView-scss--module_loading_1Sfz6{to{background-position-x:-20%}}@keyframes SettingsUserView-scss--module_rotating_e-JhN{to{transform:rotate(360deg)}}@keyframes SettingsUserView-scss--module_growIn_ENIkV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsUserView-scss--module_closeLock_pqa8V{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsUserView-scss--module_shakeLock_1r0sn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsUserView-scss--module_root_u0aiK{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_zZxKa{opacity:.5}.SettingsUserView-scss--module_avatar_eekbQ{flex-shrink:0}.SettingsUserView-scss--module_name_cfgLK{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 5px 0 10px;font-size:.8125rem;font-weight:500;line-height:1rem;color:var(--var-color-text-primary)}.SettingsUserView-scss--module_closeButton_sAW39{width:1rem;height:1rem;position:relative;flex-shrink:0;opacity:.5;color:#7c7c7c;transition:color .3s,opacity .3s;cursor:pointer}.SettingsUserView-scss--module_closeButton_sAW39:hover{opacity:.8;color:var(--color-brand)}.SettingsUserView-scss--module_closeButton_sAW39:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;content:""}.SettingsAgents-scss--module_container_p28SS{position:relative}.SettingsAgents-scss--module_form_LKgS8{display:flex;flex-direction:column}.SettingsAgents-scss--module_isLoading_y5Wjg{position:relative}.SettingsAgents-scss--module_isLoading_y5Wjg: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_Eis4Z{margin-top:17px;margin-bottom:5px}.SettingsAgents-scss--module_statusText_qrpWf{font-size:13px}.SettingsAgents-scss--module_statusTextGreen_9octb{color:var(--color-brand)}.SettingsAgents-scss--module_statusTextRed_QRWqp{color:#cb1a1a}.SettingsAgents-scss--module_fieldsContainer_dHDX9{width:100%;margin-bottom:50px}.SettingsAgents-scss--module_photoBlock_LeFfe{display:flex;flex-direction:column}.SettingsAgents-scss--module_blockTitle_BTlPh{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsAgents-scss--module_photoFieldContainer_RIQ9Y{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}@keyframes SettingsAgents-scss--module_fadeIn_jSUdR{0%{opacity:0}to{opacity:1}}@keyframes SettingsAgents-scss--module_fadeOut_vFCEI{0%{opacity:1}to{opacity:0}}@keyframes SettingsAgents-scss--module_flashing_4Mby8{0%{opacity:.5}to{opacity:1}}@keyframes SettingsAgents-scss--module_loading_0vpJ7{to{background-position-x:-20%}}@keyframes SettingsAgents-scss--module_rotating_6g6-e{to{transform:rotate(360deg)}}@keyframes SettingsAgents-scss--module_growIn_Q8Zv9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsAgents-scss--module_closeLock_JoAxe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsAgents-scss--module_shakeLock_BY7Zo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsAgents-scss--module_wrapper_VhVB2{width:100%}.SettingsAgents-scss--module_container_p28SS{padding:20px;border-radius:var(--border-radius-default)}.desktop .SettingsAgents-scss--module_container_p28SS{width:528px}.mobile .SettingsAgents-scss--module_container_p28SS{padding-bottom:19px}.SettingsAgents-scss--module_authorsTitle_SnnOs{padding:40px 0 15px;font-size:1.5rem;font-weight:500}.SettingsAgents-scss--module_description_aZEzl{margin-bottom:20px;font-size:.8125rem;line-height:1rem;color:#7c7c7c}.SettingsAgents-scss--module_link_sr0oK{font-size:.8125rem;line-height:1rem}.SettingsAgents-scss--module_spinnerWrapper_BE5Wy{display:flex;align-items:center;justify-content:center;max-width:210px;height:40px}.desktop .SettingsAgents-scss--module_spinnerWrapper_BE5Wy{margin-bottom:25px}.mobile .SettingsAgents-scss--module_spinnerWrapper_BE5Wy{margin-bottom:15px}.SettingsAgents-scss--module_agentsList_Qtnf1{display:flex;flex-wrap:wrap}.desktop .SettingsAgents-scss--module_agentsList_Qtnf1{margin:5px 0 25px}.mobile .SettingsAgents-scss--module_agentsList_Qtnf1{margin:0 0 15px}.SettingsAgents-scss--module_button_r2vXu{min-width:139px;padding:10px 20px 10px 50px;color:#fff}@media not all and (hover: none){.SettingsAgents-scss--module_button_r2vXu:hover,.SettingsAgents-scss--module_button_r2vXu:hover .SettingsAgents-scss--module_icon_TjpO6{color:#fff}}.SettingsAgents-scss--module_icon_TjpO6{width:1.25rem;height:1.25rem;position:absolute;left:20px;color:#fff;transition:color .2s}@keyframes ReactionItem-scss--module_fadeIn_5UUAj{0%{opacity:0}to{opacity:1}}@keyframes ReactionItem-scss--module_fadeOut_Ze3Cn{0%{opacity:1}to{opacity:0}}@keyframes ReactionItem-scss--module_flashing_UCKUh{0%{opacity:.5}to{opacity:1}}@keyframes ReactionItem-scss--module_loading_xmQqD{to{background-position-x:-20%}}@keyframes ReactionItem-scss--module_rotating_-Mrwz{to{transform:rotate(360deg)}}@keyframes ReactionItem-scss--module_growIn_AorkP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionItem-scss--module_closeLock_1GNhD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionItem-scss--module_shakeLock_-SsVQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ReactionItem-scss--module_reactHoverable_vfESk{0%{transform:scale(1.3)}35%{transform:scale(1.8)}to{transform:scale(1)}}@keyframes ReactionItem-scss--module_reactTouch_i9ov2{0%{transform:scale(1)}35%{transform:scale(1.5)}to{transform:scale(1)}}.ReactionItem-scss--module_container_BzTF7{display:flex;align-items:center;justify-content:center;position:relative;border:1px solid transparent;border-radius:40px;transition:.15s ease-in-out all;transform:scale(1);cursor:pointer}@media not all and (hover: none){.ReactionItem-scss--module_container_BzTF7:not(.ReactionItem-scss--module_denyRemove_gdzGO):hover{z-index:2;opacity:1;transform:scale(1.3)}.ReactionItem-scss--module_container_BzTF7:not(.ReactionItem-scss--module_denyRemove_gdzGO).ReactionItem-scss--module_justSelected_sFBCo{animation:ReactionItem-scss--module_reactHoverable_vfESk .35s ease-out forwards}.ReactionItem-scss--module_container_BzTF7:not(.ReactionItem-scss--module_denyRemove_gdzGO).ReactionItem-scss--module_justSelected_sFBCo .ReactionItem-scss--module_counter_S58H5{animation:ReactionItem-scss--module_fadeIn_5UUAj .3s ease-out forwards}}@media (hover: none){.ReactionItem-scss--module_container_BzTF7:not(.ReactionItem-scss--module_denyRemove_gdzGO).ReactionItem-scss--module_justSelected_sFBCo{animation:ReactionItem-scss--module_reactTouch_i9ov2 .35s ease-out forwards}.ReactionItem-scss--module_container_BzTF7:not(.ReactionItem-scss--module_denyRemove_gdzGO).ReactionItem-scss--module_justSelected_sFBCo .ReactionItem-scss--module_counter_S58H5{animation:ReactionItem-scss--module_fadeIn_5UUAj .3s ease-out forwards}}.ReactionItem-scss--module_container_BzTF7.ReactionItem-scss--module_denyReact_0Iz5g{opacity:.6}.ReactionItem-scss--module_container_BzTF7.ReactionItem-scss--module_denyReact_0Iz5g.ReactionItem-scss--module_selected_SwvKe{opacity:.8}.ReactionItem-scss--module_selected_SwvKe{border:1px solid var(--var-color-base-border);background:var(--var-color-base-border)}.ReactionItem-scss--module_info_U5l5d{position:absolute;top:-.5rem;right:-.125rem;display:flex}.ReactionItem-scss--module_counter_S58H5{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-sizing:content-box;min-width:1rem;height:1rem;border:1px solid var(--var-color-base-border);font-size:.75rem;font-weight:400;line-height:1.25;color:#7c7c7c;border-radius:1rem;background-color:#fff;transition:.2s ease all;filter:drop-shadow(0 2px 10px rgba(0,0,0,.1))}.ReactionItem-scss--module_counter_S58H5.ReactionItem-scss--module_selectedReaction_x6VQT,.dark-theme .ReactionItem-scss--module_counter_S58H5.ReactionItem-scss--module_selectedReaction_x6VQT{border:1px solid #fff;color:#fff;background-color:var(--color-brand)}.dark-theme .ReactionItem-scss--module_counter_S58H5{border-color:var(--var-color-text-secondary);color:var(--var-color-text-secondary);background-color:var(--var-color-bg)}.ReactionItem-scss--module_avatar_wc5xG{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_Ws0uu{box-sizing:content-box;max-width:100%;max-height:100%;color:#fff}.ReactionItem-scss--module_iconWrapper_YLqWg{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;padding:1px;border-radius:30px}@keyframes ReactionSelector-scss--module_fadeIn_yCjmB{0%{opacity:0}to{opacity:1}}@keyframes ReactionSelector-scss--module_fadeOut_gL7sM{0%{opacity:1}to{opacity:0}}@keyframes ReactionSelector-scss--module_flashing_MUczc{0%{opacity:.5}to{opacity:1}}@keyframes ReactionSelector-scss--module_loading_7NFsH{to{background-position-x:-20%}}@keyframes ReactionSelector-scss--module_rotating_5SN48{to{transform:rotate(360deg)}}@keyframes ReactionSelector-scss--module_growIn_mdwmg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionSelector-scss--module_closeLock_LeR-o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionSelector-scss--module_shakeLock_kpNT6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionSelector-scss--module_tooltipContainer_V-0eG{position:relative;display:flex}.mobile .ReactionSelector-scss--module_tooltipContainer_V-0eG{justify-content:space-between}.ReactionSelector-scss--module_tooltipContent_nHF7O{z-index:97;max-width:20.625rem;padding:5px;border-radius:20px;background-color:var(--var-color-tooltip-bg)}.ReactionSelector-scss--module_disabled_m9KTr{opacity:.7}.ReactionSelector-scss--module_content_h-eGf{display:flex;max-width:calc(100vw - 40px);-webkit-user-select:none;user-select:none;flex-wrap:wrap}.ReactionSelector-scss--module_inactiveReactionsList_D2xVh{margin-right:-7px;margin-left:-7px}.ReactionSelector-scss--module_inactiveReactionsList_D2xVh.ReactionSelector-scss--module_noInteraction_zHnas{pointer-events:none}.ReactionSelector-scss--module_dividerBlock_VvdoV{display:flex;align-items:center;justify-content:center;width:100%;height:1px;padding:10px;background-color:var(--var-color-base-border)}.ReactionSelector-scss--module_divider_-7xGX{width:100%;height:1px;background-color:var(--var-color-base-border)}.ReactionSelector-scss--module_dividerNote_tm1dK{position:absolute;top:0;right:0;bottom:0;left:0;padding:10px;background-color:var(--var-color-tooltip-bg)}@keyframes SettingsReactionsCurrent-scss--module_fadeIn_-WJ77{0%{opacity:0}to{opacity:1}}@keyframes SettingsReactionsCurrent-scss--module_fadeOut_HTlKK{0%{opacity:1}to{opacity:0}}@keyframes SettingsReactionsCurrent-scss--module_flashing_IA7W3{0%{opacity:.5}to{opacity:1}}@keyframes SettingsReactionsCurrent-scss--module_loading_SgKk5{to{background-position-x:-20%}}@keyframes SettingsReactionsCurrent-scss--module_rotating_lrvh-{to{transform:rotate(360deg)}}@keyframes SettingsReactionsCurrent-scss--module_growIn_vZc5a{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsReactionsCurrent-scss--module_closeLock_Ohw5-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsReactionsCurrent-scss--module_shakeLock_VH-iC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsReactionsCurrent-scss--module_root_Qb1GW.SettingsReactionsCurrent-scss--module_disabled_QFsKy{opacity:.6;pointer-events:none}.SettingsReactionsCurrent-scss--module_title_0lM5k{font-size:.875rem;font-weight:500}.SettingsReactionsCurrent-scss--module_header_XTVFo{display:flex;gap:10px;width:100%;align-items:center;margin-bottom:20px}.SettingsReactionsCurrent-scss--module_text_Dz-qj{font-size:calc(1.25rem - 8px);color:var(--var-color-text-secondary)}.SettingsReactionsCurrent-scss--module_appliedReaction_wAUoy{display:flex;align-items:center;min-width:200px;padding:12px;gap:12px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.SettingsReactionsCurrent-scss--module_appliedReactionIcon_h2JEt{height:1.875rem;color:#fff}.SettingsReactionsCurrent-scss--module_appliedReaction_wAUoy .SettingsReactionsCurrent-scss--module_order_oCFMX{margin-left:auto;color:var(--var-color-text-secondary)}.SettingsReactionsCurrent-scss--module_appliedReactionsList_BNAwu{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.SettingsReactionsCurrent-scss--module_selectorIconReaction_N7Zl8,.SettingsReactionsCurrent-scss--module_example_oaylG{width:1.25rem;height:1.25rem}@keyframes SettingsReactionsTogglingBlock-scss--module_fadeIn_R91Id{0%{opacity:0}to{opacity:1}}@keyframes SettingsReactionsTogglingBlock-scss--module_fadeOut_RqX3z{0%{opacity:1}to{opacity:0}}@keyframes SettingsReactionsTogglingBlock-scss--module_flashing_Snoj0{0%{opacity:.5}to{opacity:1}}@keyframes SettingsReactionsTogglingBlock-scss--module_loading_mv267{to{background-position-x:-20%}}@keyframes SettingsReactionsTogglingBlock-scss--module_rotating_13xrz{to{transform:rotate(360deg)}}@keyframes SettingsReactionsTogglingBlock-scss--module_growIn_3nA2Y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsReactionsTogglingBlock-scss--module_closeLock_a-AJh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsReactionsTogglingBlock-scss--module_shakeLock_9l3H-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsReactionsTogglingBlock-scss--module_root_wQkXx{display:flex;flex-wrap:wrap;width:100%;margin-bottom:30px}.SettingsReactionsTogglingBlock-scss--module_left_X87sR{flex-grow:1}.SettingsReactionsTogglingBlock-scss--module_toggleWraper_aQLbl{margin-bottom:12px}.SettingsReactionsTogglingBlock-scss--module_text_QxxHc{font-size:calc(1.25rem - 8px);color:var(--var-color-text-secondary)}.SettingsReactions-scss--module_root_yrtiS{width:100%}.SuspendedSubscriptionNote-scss--module_root_reQbt{font-size:.8rem;line-height:1.25;text-align:center;color:var(--var-color-error)}.SuspendedSubscriptionNote-scss--module_icon_gseRG{color:var(--var-color-error)}.SuspendedSubscriptionNote-scss--module_hint_PFpXq{top:-1px;display:inline-flex;margin-left:6px}@keyframes CardBase-scss--module_fadeIn_02WvX{0%{opacity:0}to{opacity:1}}@keyframes CardBase-scss--module_fadeOut_L1OHN{0%{opacity:1}to{opacity:0}}@keyframes CardBase-scss--module_flashing_cVN17{0%{opacity:.5}to{opacity:1}}@keyframes CardBase-scss--module_loading_xJFEO{to{background-position-x:-20%}}@keyframes CardBase-scss--module_rotating_VioNl{to{transform:rotate(360deg)}}@keyframes CardBase-scss--module_growIn_oXsey{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CardBase-scss--module_closeLock_jjU8o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardBase-scss--module_shakeLock_UdMjB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardBase-scss--module_root_ixFl1{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_42RKI{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.CardBase-scss--module_userName_rYaIZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;line-height:22px}.CardBase-scss--module_title_AmH8G{word-wrap:break-word;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;font-weight:500;line-height:1.4}.CardBase-scss--module_link_lQ-gM{display:inline-block;border-bottom:none;color:var(--var-color-text-primary)}.CardBase-scss--module_link_lQ-gM:visited{color:var(--var-color-text-primary)}.CardBase-scss--module_userNameLink_HJYoK{max-width:100%}.mobile .CardBase-scss--module_top_J2qyD{margin-bottom:30px}@keyframes WithdrawalInfo-scss--module_fadeIn_8qqxT{0%{opacity:0}to{opacity:1}}@keyframes WithdrawalInfo-scss--module_fadeOut_ndXPU{0%{opacity:1}to{opacity:0}}@keyframes WithdrawalInfo-scss--module_flashing_H5Rjg{0%{opacity:.5}to{opacity:1}}@keyframes WithdrawalInfo-scss--module_loading_yT0CJ{to{background-position-x:-20%}}@keyframes WithdrawalInfo-scss--module_rotating_haU2R{to{transform:rotate(360deg)}}@keyframes WithdrawalInfo-scss--module_growIn_qnagi{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes WithdrawalInfo-scss--module_closeLock_ZoYub{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes WithdrawalInfo-scss--module_shakeLock_9unUA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.WithdrawalInfo-scss--module_root_Ml9Vf{margin-top:10px}.WithdrawalInfo-scss--module_label_oNRfX{font-size:calc(1.25rem - 8px);line-height:1.25;color:#7c7c7c}.WithdrawalInfo-scss--module_icon_xy3Sw{width:1rem;height:1rem;margin-left:6px;color:#7c7c7c;stroke:none}.WithdrawalInfo-scss--module_icon_xy3Sw:hover{color:var(--color-brand);stroke:none}.WithdrawalInfo-scss--module_tooltipRoot_FKkGI{display:inline-block;vertical-align:middle}.WithdrawalInfo-scss--module_tooltipContent_R6CDk{white-space:normal}.desktop .WithdrawalInfo-scss--module_tooltipContent_R6CDk{width:282px}.mobile .WithdrawalInfo-scss--module_tooltipContent_R6CDk{width:230px}@keyframes CardTypeGift-scss--module_fadeIn_YKPsj{0%{opacity:0}to{opacity:1}}@keyframes CardTypeGift-scss--module_fadeOut_eiOaR{0%{opacity:1}to{opacity:0}}@keyframes CardTypeGift-scss--module_flashing_hXvHn{0%{opacity:.5}to{opacity:1}}@keyframes CardTypeGift-scss--module_loading_EnuF9{to{background-position-x:-20%}}@keyframes CardTypeGift-scss--module_rotating_sM5NB{to{transform:rotate(360deg)}}@keyframes CardTypeGift-scss--module_growIn_HphOT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CardTypeGift-scss--module_closeLock_s2KgO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardTypeGift-scss--module_shakeLock_kPObi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardTypeGift-scss--module_button_VbLO3{display:flex}.CardTypeGift-scss--module_openIcon_nIpkG{width:20px;height:20px;margin-right:10px;color:#fff}@keyframes SuspendedSubscriptionBlock-scss--module_fadeIn_WL-Ry{0%{opacity:0}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_fadeOut_t1Tlj{0%{opacity:1}to{opacity:0}}@keyframes SuspendedSubscriptionBlock-scss--module_flashing_zk8QV{0%{opacity:.5}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_loading_T4FuE{to{background-position-x:-20%}}@keyframes SuspendedSubscriptionBlock-scss--module_rotating_nyzAW{to{transform:rotate(360deg)}}@keyframes SuspendedSubscriptionBlock-scss--module_growIn_ToeRa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuspendedSubscriptionBlock-scss--module_closeLock_wOaQe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuspendedSubscriptionBlock-scss--module_shakeLock_gRbcb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuspendedSubscriptionBlock-scss--module_root_3ltjL{display:flex;flex-direction:column;align-items:flex-start}.SuspendedSubscriptionBlock-scss--module_retryPaymentButton_yxlLk{display:flex;width:224px;margin-bottom:10px;justify-content:center}.SuspendedSubscriptionBlock-scss--module_note_15uQx{margin:5px 0 15px}.SuspendedSubscriptionBlock-scss--module_description_hOi2U{margin:0;font-size:12px;line-height:16px;text-align:center;color:#7c7c7c}.SuspendedSubscriptionBlock-scss--module_iconRefresh_XlUbx{width:20px;height:20px;margin-right:5px}.SuspendedSubscriptionBlock-scss--module_iconRefresh_XlUbx.SuspendedSubscriptionBlock-scss--module_loading_T4FuE{animation:SuspendedSubscriptionBlock-scss--module_rotating_nyzAW 1s linear infinite}@keyframes CardTypeSubscription-scss--module_fadeIn_f2Eot{0%{opacity:0}to{opacity:1}}@keyframes CardTypeSubscription-scss--module_fadeOut_4BGAa{0%{opacity:1}to{opacity:0}}@keyframes CardTypeSubscription-scss--module_flashing_s3DuH{0%{opacity:.5}to{opacity:1}}@keyframes CardTypeSubscription-scss--module_loading_DAl-E{to{background-position-x:-20%}}@keyframes CardTypeSubscription-scss--module_rotating_CK0cj{to{transform:rotate(360deg)}}@keyframes CardTypeSubscription-scss--module_growIn_OmqzV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CardTypeSubscription-scss--module_closeLock_mDiHp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardTypeSubscription-scss--module_shakeLock_3ZcNZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardTypeSubscription-scss--module_text_JKMX5{word-wrap:break-word;word-break:break-word;font-size:1rem;font-weight:500;line-height:1.4}.CardTypeSubscription-scss--module_buttons_1NtFW,.CardTypeSubscription-scss--module_rssButton_QltOv{display:flex;align-items:center}.mobile .CardTypeSubscription-scss--module_rssButton_QltOv{min-width:auto;padding:10px}.CardTypeSubscription-scss--module_settingsIcon_i-Ldl{width:1.25rem;height:1.25rem}.CardTypeSubscription-scss--module_settingsButton_02l84{min-width:auto;margin-left:15px;padding:10px}.CardTypeSubscription-scss--module_rssIcon_Gtk2u{width:1.25rem;height:1.25rem}.desktop .CardTypeSubscription-scss--module_rssIcon_Gtk2u{margin-right:10px}.CardTypeSubscription-scss--module_tooltipItem_zhTE-{padding:6px 0;transition:color .3s;cursor:pointer}.CardTypeSubscription-scss--module_tooltipItem_zhTE-:hover{color:var(--color-brand)}.CardTypeSubscription-scss--module_tooltipContent_hHrIf{z-index:200}.CardTypeSubscription-scss--module_pausedBlock_SNDtf{display:flex;gap:16px;flex-direction:column}@keyframes SettingsSubscriptions-scss--module_fadeIn_DHLUb{0%{opacity:0}to{opacity:1}}@keyframes SettingsSubscriptions-scss--module_fadeOut_7weKg{0%{opacity:1}to{opacity:0}}@keyframes SettingsSubscriptions-scss--module_flashing_plHgH{0%{opacity:.5}to{opacity:1}}@keyframes SettingsSubscriptions-scss--module_loading_NnFwR{to{background-position-x:-20%}}@keyframes SettingsSubscriptions-scss--module_rotating_KIc-9{to{transform:rotate(360deg)}}@keyframes SettingsSubscriptions-scss--module_growIn_m3rSY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsSubscriptions-scss--module_closeLock_alUsr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsSubscriptions-scss--module_shakeLock_SPYcd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsSubscriptions-scss--module_cardsContainer_TA1AJ{display:flex;flex-wrap:wrap}.SettingsSubscriptions-scss--module_card_Tafgo{margin-bottom:15px}.SettingsSubscriptions-scss--module_pagination_aDyUT{display:flex;justify-content:center}.SettingsSubscriptions-scss--module_emptyText_NGMdV{font-size:18px;color:#7c7c7c}.SettingsSubscriptions-scss--module_cardsContainer_9PGcX{display:flex;flex-direction:column;align-items:center}.SettingsSubscriptions-scss--module_card_4HXTy{width:100%}.SettingsSubscriptions-scss--module_pagination_cYGDm{display:flex;justify-content:center}.SettingsSubscriptions-scss--module_emptyText_VLRVE{margin-top:20px;text-align:center}.SettingsSubscriptions-scss--module_container_bxpkU{width:100%;height:233px;padding-top:20px}.SettingsSubscriptions-scss--module_userBlock_TdOfn{margin-bottom:15px}.SettingsSubscriptions-scss--module_avatar_Bp5Gt{margin-bottom:10px}.SettingsSubscriptions-scss--module_name_Pjzxw{font-size:14px}.SettingsSubscriptions-scss--module_subsType_e8qOH{margin-bottom:10px;font-size:14px}.SettingsSubscriptions-scss--module_price_GCMBP{margin-bottom:10px}.SettingsSubscriptions-scss--module_settings_llepx{transform:translate(-85%)}@keyframes SettingsNotificationsForm-scss--module_fadeIn_rpfuI{0%{opacity:0}to{opacity:1}}@keyframes SettingsNotificationsForm-scss--module_fadeOut_VDOyF{0%{opacity:1}to{opacity:0}}@keyframes SettingsNotificationsForm-scss--module_flashing_Kxd9c{0%{opacity:.5}to{opacity:1}}@keyframes SettingsNotificationsForm-scss--module_loading_gswqU{to{background-position-x:-20%}}@keyframes SettingsNotificationsForm-scss--module_rotating_Zt3sd{to{transform:rotate(360deg)}}@keyframes SettingsNotificationsForm-scss--module_growIn_xnATe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsNotificationsForm-scss--module_closeLock_qdY-o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsNotificationsForm-scss--module_shakeLock_Bk67Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsNotificationsForm-scss--module_notificationType_ZIwnA{display:flex;justify-content:space-between;gap:1rem}.SettingsNotificationsForm-scss--module_optionsContainer_gCkxh{max-height:180px}.SettingsNotificationsForm-scss--module_notificationLabel_bOuOJ{display:flex;flex-direction:column}.SettingsNotificationsForm-scss--module_labelTitle_1GEbP{margin-bottom:6px;font-size:1rem;font-weight:500;line-height:1.4}.SettingsNotificationsForm-scss--module_labelDescription_58oyv{font-size:.875rem;line-height:1.4;color:#7c7c7c}.SettingsNotificationsForm-scss--module_transportSelectWrapper_pKdKP{width:calc(10rem + 100px);flex-shrink:0}.SettingsNotificationsForm-scss--module_select_2I9WN{-webkit-user-select:none;user-select:none}.mobile .SettingsNotificationsForm-scss--module_form_at5g-{padding-top:12px}.mobile .SettingsNotificationsForm-scss--module_notificationType_ZIwnA{flex-direction:column;margin-bottom:28px}.mobile .SettingsNotificationsForm-scss--module_notificationLabel_bOuOJ{margin-bottom:12px}.mobile .SettingsNotificationsForm-scss--module_transportSelectWrapper_pKdKP{width:100%}.SettingsNotificationsForm-scss--module_title_R4l5l{font-size:16px;color:#7c7c7c}.SettingsNotificationsForm-scss--module_labelText_lGqRQ{line-height:1.25rem}.SettingsNotifications-scss--module_row_WEK0g{margin-bottom:15px}.SettingsNotifications-scss--module_titleRow_l4U48{margin-bottom:20px}.SettingsNotifications-scss--module_label_XvMps{max-width:310px}@keyframes ExternalAppCard-scss--module_fadeIn_9os-4{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppCard-scss--module_fadeOut_YOqt-{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppCard-scss--module_flashing_2i2AD{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppCard-scss--module_loading_B3xEm{to{background-position-x:-20%}}@keyframes ExternalAppCard-scss--module_rotating_n7UsO{to{transform:rotate(360deg)}}@keyframes ExternalAppCard-scss--module_growIn_3gv7F{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExternalAppCard-scss--module_closeLock_25kb-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppCard-scss--module_shakeLock_DKDrB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppCard-scss--module_root_6dKBw{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_6dKBw{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_XxeDy{width:60px;height:60px;margin-bottom:20px}.ExternalAppCard-scss--module_title_tm6Wl{margin-bottom:30px;font-size:24px;font-weight:600}.ExternalAppCard-scss--module_titleConnected_hcOTJ{margin-bottom:7px}.ExternalAppCard-scss--module_button_Requ7{margin-top:auto;padding-bottom:80px}.ExternalAppCard-scss--module_footer_cmKej{position:absolute;bottom:0;width:100%}.ExternalAppCard-scss--module_iconContainer_IJOZQ{display:flex;justify-content:center}.ExternalAppCard-scss--module_name_9JUf-{margin-bottom:6px;color:#7c7c7c}.ExternalAppCard-scss--module_footerLink_O0Wpx{display:flex;align-items:center;justify-content:center;height:50px;text-align:center}@keyframes SettingsExternalApps-scss--module_fadeIn_l6504{0%{opacity:0}to{opacity:1}}@keyframes SettingsExternalApps-scss--module_fadeOut_4mjgO{0%{opacity:1}to{opacity:0}}@keyframes SettingsExternalApps-scss--module_flashing_oD-nn{0%{opacity:.5}to{opacity:1}}@keyframes SettingsExternalApps-scss--module_loading_hcX1m{to{background-position-x:-20%}}@keyframes SettingsExternalApps-scss--module_rotating_zR--O{to{transform:rotate(360deg)}}@keyframes SettingsExternalApps-scss--module_growIn_Sfcw1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsExternalApps-scss--module_closeLock_ql1jx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsExternalApps-scss--module_shakeLock_7avU7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsExternalApps-scss--module_link_X2FMi{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.SettingsExternalApps-scss--module_link_X2FMi:visited{color:var(--var-color-link)}@media not all and (hover: none){.SettingsExternalApps-scss--module_link_X2FMi:hover{border-bottom-color:var(--var-color-link-underline)}}.SettingsExternalApps-scss--module_arrow_y2wLw{position:absolute;top:0;right:15px;width:11px;height:16px;stroke:var(--color-brand-opacity-50)}.SettingsExternalApps-scss--module_server_eX0t-{color:#7c7c7c}.SettingsExternalApps-scss--module_serverWrapper_0vM-t{position:relative;display:flex;width:100%;padding-left:15px}.SettingsExternalApps-scss--module_disconnectServer_pJZhm{border-bottom:1px solid transparent;font-size:.875rem;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_pJZhm:visited{color:var(--var-color-link)}@media not all and (hover: none){.SettingsExternalApps-scss--module_disconnectServer_pJZhm:hover{border-bottom-color:var(--var-color-link-underline)}}.SettingsExternalApps-scss--module_discordServerName_Xbkg7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px}.SettingsExternalApps-scss--module_footerDiscord_SNEJm{border-top:solid 1px #eaeaea}.SettingsExternalApps-scss--module_cardsList_Igkxh{display:flex;flex-direction:column}.SettingsExternalApps-scss--module_appCardContainer_Fhiyi{width:100%;height:300px;margin-bottom:20px}@keyframes DeviceSessionBlock-scss--module_fadeIn_5FlDN{0%{opacity:0}to{opacity:1}}@keyframes DeviceSessionBlock-scss--module_fadeOut_m2TbO{0%{opacity:1}to{opacity:0}}@keyframes DeviceSessionBlock-scss--module_flashing_mFJ6A{0%{opacity:.5}to{opacity:1}}@keyframes DeviceSessionBlock-scss--module_loading_3LXi3{to{background-position-x:-20%}}@keyframes DeviceSessionBlock-scss--module_rotating_r8V3a{to{transform:rotate(360deg)}}@keyframes DeviceSessionBlock-scss--module_growIn_DjCPM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DeviceSessionBlock-scss--module_closeLock_mbxHL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DeviceSessionBlock-scss--module_shakeLock_1xmhn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DeviceSessionBlock-scss--module_root_dtbNi{position:relative;display:flex;padding:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.DeviceSessionBlock-scss--module_icon_RjsJ5{width:40px;height:40px;border-radius:50%;padding:10px;background-color:var(--var-color-input-contained-bg)}.DeviceSessionBlock-scss--module_date_gFaCG{position:absolute;top:15px;right:15px;font-size:13px;font-weight:500;line-height:16px;color:#7c7c7c}.DeviceSessionBlock-scss--module_online_OaziB{color:var(--color-brand)}.DeviceSessionBlock-scss--module_upperInfo_2CRS3{padding-bottom:4px;font-weight:500;line-height:22px}.DeviceSessionBlock-scss--module_lowerInfo_QVV-6{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes SettingsActiveSessions-scss--module_fadeIn_ydJxB{0%{opacity:0}to{opacity:1}}@keyframes SettingsActiveSessions-scss--module_fadeOut_b-Np4{0%{opacity:1}to{opacity:0}}@keyframes SettingsActiveSessions-scss--module_flashing_qhfRt{0%{opacity:.5}to{opacity:1}}@keyframes SettingsActiveSessions-scss--module_loading_ZyyA-{to{background-position-x:-20%}}@keyframes SettingsActiveSessions-scss--module_rotating_N-8Q-{to{transform:rotate(360deg)}}@keyframes SettingsActiveSessions-scss--module_growIn_oQi4s{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsActiveSessions-scss--module_closeLock_5WzmV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsActiveSessions-scss--module_shakeLock_gm62Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsActiveSessions-scss--module_description_7bL-V{font-size:14px;line-height:22px;color:#7c7c7c}.SettingsActiveSessions-scss--module_header_F4CsQ{padding:30px 0 10px;font-size:16px;font-weight:500;line-height:22px}.SettingsActiveSessions-scss--module_sessions_jpP1F{display:flex;gap:10px;flex-direction:column}.SettingsActiveSessions-scss--module_button_gYKoN{color:var(--var-color-error);background-color:#cd35444d}@media not all and (hover: none){.SettingsActiveSessions-scss--module_button_gYKoN:hover{background-color:#cd354480}}.SettingsActiveSessions-scss--module_buttonContainer_k2sDg{padding-top:20px}.SettingsActiveSessions-scss--module_confirmButton_E-JG9{background-color:var(--color-brand)}@media not all and (hover: none){.SettingsActiveSessions-scss--module_confirmButton_E-JG9:hover{background-color:var(--color-brand-hovered)}}.SettingsActiveSessions-scss--module_confirmDescription_GtVap{font-weight:400}.SettingsActiveSessions-scss--module_confirmBlock_xhlC9{-webkit-hyphens:none;hyphens:none}.SettingsActiveSessions-scss--module_preloader_Q1BCk{width:30px;height:30px;position:absolute;top:0;right:0;bottom:0;left:0;margin-top:250px}.SettingsActiveSessions-scss--module_deviceBlock_bm1t5{gap:10px;flex-direction:column}.SettingsActiveSessions-scss--module_confirmTitle_JhkxZ{padding-right:25px}.SettingsActiveSessions-scss--module_confirmBlock_HPnJm{position:absolute;top:0;height:100%;border-radius:0}@keyframes SettingsBlacklist-scss--module_fadeIn_k6YD-{0%{opacity:0}to{opacity:1}}@keyframes SettingsBlacklist-scss--module_fadeOut_E0Al1{0%{opacity:1}to{opacity:0}}@keyframes SettingsBlacklist-scss--module_flashing_cUaYN{0%{opacity:.5}to{opacity:1}}@keyframes SettingsBlacklist-scss--module_loading_Fy79J{to{background-position-x:-20%}}@keyframes SettingsBlacklist-scss--module_rotating_RaXs1{to{transform:rotate(360deg)}}@keyframes SettingsBlacklist-scss--module_growIn_GodtI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SettingsBlacklist-scss--module_closeLock_FUjGx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsBlacklist-scss--module_shakeLock_gyoPG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsBlacklist-scss--module_blacklistTable_viNI3{width:100%;border-collapse:collapse}.SettingsBlacklist-scss--module_blacklistTable_viNI3 th{padding:20px 15px 10px;font-size:13px;font-weight:400;text-align:left;color:#7c7c7c}.SettingsBlacklist-scss--module_blacklistTable_viNI3 td{padding:15px}.SettingsBlacklist-scss--module_blacklistTable_viNI3 tr.SettingsBlacklist-scss--module_even_J--6G{background:var(--var-color-complementary-bg)}.SettingsBlacklist-scss--module_blacklistTable_viNI3 .SettingsBlacklist-scss--module_removeColumn_tqF5f{padding:10px 15px}.SettingsBlacklist-scss--module_blacklistTable_viNI3 .SettingsBlacklist-scss--module_tableHeadRemove_KsW93{text-align:right}.SettingsBlacklist-scss--module_pagination_A-Tor{justify-content:center}.SettingsBlacklist-scss--module_close_RnaQj{width:16px;height:16px;box-sizing:content-box;margin-left:auto;padding:7px;color:#1f3042;cursor:pointer}.SettingsBlacklist-scss--module_noTableData_BEjD8{margin-top:20px;text-align:center;color:var(--var-color-text-secondary)}.SettingsBlacklist-scss--module_wordBreak_s-cEx{word-wrap:break-word;word-break:break-word}@keyframes Moderator-scss--module_fadeIn_gOiHd{0%{opacity:0}to{opacity:1}}@keyframes Moderator-scss--module_fadeOut_cPZ17{0%{opacity:1}to{opacity:0}}@keyframes Moderator-scss--module_flashing_k-qOB{0%{opacity:.5}to{opacity:1}}@keyframes Moderator-scss--module_loading_mv-pU{to{background-position-x:-20%}}@keyframes Moderator-scss--module_rotating_6Cu4t{to{transform:rotate(360deg)}}@keyframes Moderator-scss--module_growIn_M8erX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Moderator-scss--module_closeLock_vnWKU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Moderator-scss--module_shakeLock_z47N8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Moderator-scss--module_moderator_lfA2p{display:flex;flex-direction:row;padding:10px;border-radius:30px;background-color:#eee;align-items:center}.Moderator-scss--module_avatar_iC2zU{margin-right:10px}.Moderator-scss--module_text_yZPHy{font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.Moderator-scss--module_removeBtn_tkqzj{-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_U4kJP{width:16px;height:16px;opacity:.5}.More-scss--module_root_THouA{padding:7px 10px;border-radius:30px;background-color:var(--color-brand);cursor:pointer}.More-scss--module_text_fxTum{font-size:.8125rem;font-weight:500;line-height:1rem;color:#fff}@keyframes StopWord-scss--module_fadeIn_ndnvf{0%{opacity:0}to{opacity:1}}@keyframes StopWord-scss--module_fadeOut_cFcTB{0%{opacity:1}to{opacity:0}}@keyframes StopWord-scss--module_flashing_VYGtx{0%{opacity:.5}to{opacity:1}}@keyframes StopWord-scss--module_loading_NjcrK{to{background-position-x:-20%}}@keyframes StopWord-scss--module_rotating_pvRD4{to{transform:rotate(360deg)}}@keyframes StopWord-scss--module_growIn_9-Yuk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StopWord-scss--module_closeLock_Cq5Bw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StopWord-scss--module_shakeLock_vizMj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StopWord-scss--module_stopWord_VhI2J{display:flex;flex-direction:row;padding:7px 10px;border-radius:30px;background-color:#eee;align-items:center}.StopWord-scss--module_text_MFzCh{font-size:13px;font-weight:500;line-height:16px;color:#7c7c7c}.StopWord-scss--module_removeBtn_kjpmq{-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_zUvqE{width:16px;height:16px;opacity:.5}@keyframes Suggests-scss--module_fadeIn_oqJBc{0%{opacity:0}to{opacity:1}}@keyframes Suggests-scss--module_fadeOut_0y9Ju{0%{opacity:1}to{opacity:0}}@keyframes Suggests-scss--module_flashing_ety3q{0%{opacity:.5}to{opacity:1}}@keyframes Suggests-scss--module_loading_CPyg2{to{background-position-x:-20%}}@keyframes Suggests-scss--module_rotating_RbKDa{to{transform:rotate(360deg)}}@keyframes Suggests-scss--module_growIn_xSX17{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Suggests-scss--module_closeLock_ADybt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Suggests-scss--module_shakeLock_YsMoX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Suggests-scss--module_root_oILwR{position:relative}.Suggests-scss--module_content_AcNXn{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_E-D9d{display:flex;flex-direction:column;padding-top:9px;padding-bottom:9px;font-size:14px;line-height:22px;color:#7c7c7c}.Suggests-scss--module_userName_sTQqu{font-size:14px;line-height:22px;color:var(--var-color-text-primary);transition:color .2s}.Suggests-scss--module_item_RI8so{-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_RI8so:hover .Suggests-scss--module_userName_sTQqu{color:var(--color-brand)}.Suggests-scss--module_avatar_0v5Qr{flex-shrink:0;margin-right:10px}.SettingsStreamModeration-scss--module_addStopWordField_5Qaz7,.SettingsStreamModeration-scss--module_addModeratorField_Kz3zC{margin-bottom:30px}.SettingsStreamModeration-scss--module_addModeratorField_Kz3zC{position:relative}.SettingsStreamModeration-scss--module_addedStopWordsField_1FgRF{margin-bottom:40px}.SettingsStreamModeration-scss--module_addStopWordInput_5QLnk,.SettingsStreamModeration-scss--module_addModeratorSearch_tuNhI{max-width:560px}.SettingsStreamModeration-scss--module_addStopWordInput_5QLnk .SettingsStreamModeration-scss--module_addStopWordInputField_fGRWN{padding-right:110px}.SettingsStreamModeration-scss--module_addStopWordInputCounter_DDJZ8{top:-24px;bottom:auto}.SettingsStreamModeration-scss--module_addStopWordInputLabel_zuCyC{margin-right:120px}.SettingsStreamModeration-scss--module_suggests_iCQp3{position:absolute;top:-16px;width:100%;max-width:560px;max-height:160px}.SettingsStreamModeration-scss--module_label_-T47l{display:block;margin-bottom:10px;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.SettingsStreamModeration-scss--module_sublabel_yI54I{display:block;margin-bottom:15px;font-size:13px;font-weight:400;line-height:16px;color:var(--var-color-text-primary)}.SettingsStreamModeration-scss--module_stopWords_CrcsR,.SettingsStreamModeration-scss--module_moderators_1R-vS{display:flex;flex-flow:row wrap;align-items:flex-start;margin-bottom:25px}.SettingsStreamModeration-scss--module_stopWord_W3cf7,.SettingsStreamModeration-scss--module_moderator_X5ksB{margin-right:10px;margin-bottom:15px}.SettingsStreamModeration-scss--module_emptyText_pN7G-{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes BlogIncomeKYCNotice-scss--module_fadeIn_UnrqH{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeKYCNotice-scss--module_fadeOut_G40Ax{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeKYCNotice-scss--module_flashing_PxxRr{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeKYCNotice-scss--module_loading_4IsJx{to{background-position-x:-20%}}@keyframes BlogIncomeKYCNotice-scss--module_rotating_gHVYG{to{transform:rotate(360deg)}}@keyframes BlogIncomeKYCNotice-scss--module_growIn_WF4TU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomeKYCNotice-scss--module_closeLock_UdxRI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeKYCNotice-scss--module_shakeLock_Z2bR0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomeKYCNotice-scss--module_root_6oCKM{padding:15px;border-radius:8px;background-color:#cd35441a}.BlogIncomeKYCNotice-scss--module_icon_ikzEH{width:20px;height:20px;min-width:20px;color:#cd3544}.BlogIncomeKYCNotice-scss--module_title_rAhva{display:flex;padding-bottom:4px;font-weight:500;align-items:center;gap:8px}.BlogIncomeKYCNotice-scss--module_description_-YYhS{color:#7c7c7c}.BlogIncomingTabs-scss--module_root_-NXuj{overflow:hidden;height:35px}.minimal .BlogIncomingTabs-scss--module_root_-NXuj{height:46px;-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.BlogIncomingTabs-scss--module_tabs_TcWdJ{overflow-x:auto;padding-bottom:20px;white-space:nowrap}.BlogIncomingTabs-scss--module_tabsIndicator_pGhJa{bottom:20px}.BlogIncomingTabs-scss--module_item_nZZJh{margin:0 10px;font-size:13px;line-height:20px}.BlogIncomingTabs-scss--module_item_nZZJh:first-child{margin-left:15px}.BlogIncomingTabs-scss--module_item_nZZJh:last-child{margin-right:15px}@keyframes BlogIncomingPage-scss--module_fadeIn_4uNV9{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomingPage-scss--module_fadeOut_Y6f7O{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomingPage-scss--module_flashing_5skH7{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomingPage-scss--module_loading_dxuaS{to{background-position-x:-20%}}@keyframes BlogIncomingPage-scss--module_rotating_b9XY8{to{transform:rotate(360deg)}}@keyframes BlogIncomingPage-scss--module_growIn_ZGcJx{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomingPage-scss--module_closeLock_czMr-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomingPage-scss--module_shakeLock_CHyL2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomingPage-scss--module_root_JWsX4{display:flex;flex-direction:column;flex:1;background-color:#f8f7f7}.minimal .BlogIncomingPage-scss--module_root_JWsX4{background-color:var(--var-color-bg)}.dark-theme .BlogIncomingPage-scss--module_root_JWsX4{--var-color-input-bg: var(--var-color-complementary-bg)}.BlogIncomingPage-scss--module_content_OtgpC{flex:1;min-height:100%;padding:20px 15px;background-color:#fff}.minimal .BlogIncomingPage-scss--module_content_OtgpC{background-color:var(--var-color-bg)}.BlogIncomingPage-scss--module_title_9E9mG{font-size:1.25rem;font-weight:500;margin:0;padding:20px 15px 30px}.minimal .BlogIncomingPage-scss--module_title_9E9mG{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.BlogIncome-scss--module_kycContainer_khYCF{display:flex;flex-direction:column;margin-bottom:20px;gap:15px}.light-theme .EmptyEventList-scss--module_pictureEmpty_dSm-x{background-image:url(../events.DCpXH9Yg.svg)}.light-x-theme .EmptyEventList-scss--module_pictureEmpty_dSm-x{background-image:url(../events-x.BzrM-3k7.svg)}@keyframes EmptyEventList-scss--module_fadeIn_9HFBj{0%{opacity:0}to{opacity:1}}@keyframes EmptyEventList-scss--module_fadeOut_xmf8U{0%{opacity:1}to{opacity:0}}@keyframes EmptyEventList-scss--module_flashing_XyoZX{0%{opacity:.5}to{opacity:1}}@keyframes EmptyEventList-scss--module_loading_81vax{to{background-position-x:-20%}}@keyframes EmptyEventList-scss--module_rotating_vbAcw{to{transform:rotate(360deg)}}@keyframes EmptyEventList-scss--module_growIn_1zxio{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyEventList-scss--module_closeLock_sAMZG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyEventList-scss--module_shakeLock_-XS3v{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyEventList-scss--module_pictureEmpty_dSm-x{background-image:url(../events-y.B1IvNxEF.svg)}.EmptyEventList-scss--module_pictureEmpty_dSm-x{background-image:url(../events.DCpXH9Yg.svg)}.dark-theme .EmptyEventList-scss--module_pictureEmpty_dSm-x{filter:invert(1) hue-rotate(180deg) brightness(2) contrast(.8) grayscale(1)}@keyframes EventFilterPanel-scss--module_fadeIn_yMqRL{0%{opacity:0}to{opacity:1}}@keyframes EventFilterPanel-scss--module_fadeOut_maOFi{0%{opacity:1}to{opacity:0}}@keyframes EventFilterPanel-scss--module_flashing_onHMW{0%{opacity:.5}to{opacity:1}}@keyframes EventFilterPanel-scss--module_loading_jIa-W{to{background-position-x:-20%}}@keyframes EventFilterPanel-scss--module_rotating_gJWDU{to{transform:rotate(360deg)}}@keyframes EventFilterPanel-scss--module_growIn_luJEO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventFilterPanel-scss--module_closeLock_J5HYw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventFilterPanel-scss--module_shakeLock_I6O-h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventFilterPanel-scss--module_filter_Hnw58{display:flex;margin-bottom:10px}.EventFilterPanel-scss--module_eventSelectorButton_Fl1y6{width:46px;height:46px}.EventFilterPanel-scss--module_selectedUsernames_Bm6fj{display:flex;flex-wrap:wrap}@keyframes EventFooter-scss--module_fadeIn_II9Lu{0%{opacity:0}to{opacity:1}}@keyframes EventFooter-scss--module_fadeOut_ZK-si{0%{opacity:1}to{opacity:0}}@keyframes EventFooter-scss--module_flashing_9zmLb{0%{opacity:.5}to{opacity:1}}@keyframes EventFooter-scss--module_loading_XN5q0{to{background-position-x:-20%}}@keyframes EventFooter-scss--module_rotating_iwSPg{to{transform:rotate(360deg)}}@keyframes EventFooter-scss--module_growIn_5mBMg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EventFooter-scss--module_closeLock_kdH-e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventFooter-scss--module_shakeLock_1yMYx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventFooter-scss--module_root_fAOAm{display:flex;width:100%;justify-content:space-between;align-items:center;margin:5px 0 30px}.EventFooter-scss--module_itemClassNamePage_oBOcd{color:var(--var-color-text-primary);background-color:var(--var-color-app-bg);transition:none}.EventFooter-scss--module_itemClassNamePage_oBOcd:hover{border:1px solid #ccc;color:var(--var-color-text-primary);background-color:#fff}.EventFooter-scss--module_buttonMore_3wMWP{display:flex;align-items:center;justify-content:center;height:30px;font-weight:400;text-transform:none}@keyframes StatEvents-scss--module_fadeIn_N8sMC{0%{opacity:0}to{opacity:1}}@keyframes StatEvents-scss--module_fadeOut_ruqTn{0%{opacity:1}to{opacity:0}}@keyframes StatEvents-scss--module_flashing_6kuXu{0%{opacity:.5}to{opacity:1}}@keyframes StatEvents-scss--module_loading_unzLJ{to{background-position-x:-20%}}@keyframes StatEvents-scss--module_rotating_DiBDW{to{transform:rotate(360deg)}}@keyframes StatEvents-scss--module_growIn_1U4WU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatEvents-scss--module_closeLock_uDFCN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatEvents-scss--module_shakeLock_tTA4o{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatEvents-scss--module_container_2E8YM{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.StatEvents-scss--module_spinnerContainer_IXNPo{display:flex;align-items:center;justify-content:center}.StatActivity-scss--module_root_ocN4c{display:flex;flex-direction:column}.StatActivity-scss--module_periodContainer_BoOpE{display:flex;flex-wrap:wrap;align-items:baseline}.StatActivity-scss--module_periodSelector_HufmH{margin-right:12px;font-size:20px}.StatActivity-scss--module_footer_K87iR{flex-direction:column-reverse;justify-content:center}@keyframes InfoWrapper-scss--module_fadeIn_hYTal{0%{opacity:0}to{opacity:1}}@keyframes InfoWrapper-scss--module_fadeOut_puGUb{0%{opacity:1}to{opacity:0}}@keyframes InfoWrapper-scss--module_flashing_QeFEd{0%{opacity:.5}to{opacity:1}}@keyframes InfoWrapper-scss--module_loading_CmjcR{to{background-position-x:-20%}}@keyframes InfoWrapper-scss--module_rotating_ndAbh{to{transform:rotate(360deg)}}@keyframes InfoWrapper-scss--module_growIn_BFBzg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InfoWrapper-scss--module_closeLock_qKtk1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoWrapper-scss--module_shakeLock_B5Apf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoWrapper-scss--module_root_T7Y4M{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.desktop .InfoWrapper-scss--module_root_T7Y4M{width:280px}.mobile .InfoWrapper-scss--module_root_T7Y4M{width:100%}.InfoWrapper-scss--module_illustration_rkcqq{position:relative;overflow:hidden;width:100%;height:120px}.InfoWrapper-scss--module_title_RD0Q4{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_E4r1O{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_sleeS{0%{opacity:0}to{opacity:1}}@keyframes CommunicateWithSubscription-scss--module_fadeOut_iuBry{0%{opacity:1}to{opacity:0}}@keyframes CommunicateWithSubscription-scss--module_flashing_yqpQu{0%{opacity:.5}to{opacity:1}}@keyframes CommunicateWithSubscription-scss--module_loading_cS1CZ{to{background-position-x:-20%}}@keyframes CommunicateWithSubscription-scss--module_rotating_MHQrQ{to{transform:rotate(360deg)}}@keyframes CommunicateWithSubscription-scss--module_growIn_DQAuv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommunicateWithSubscription-scss--module_closeLock_dTnKo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommunicateWithSubscription-scss--module_shakeLock_lcheW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommunicateWithSubscription-scss--module_illustration_YZKNC{position:relative;top:-2px;left:17px;width:251px;height:118px;margin-bottom:16px}.CommunicateWithSubscription-scss--module_cover_XwS06{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_XwS06{background-image:url(../assets/images/schema-dark.CZhoWO6u.png)}.CommunicateWithSubscription-scss--module_text_lrnXb{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_-1lJu{font-size:13px}.CommunicateWithSubscription-scss--module_amount_ItNgs{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_NGvnq{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelInfo-scss--module_fadeOut_-pJQ-{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelInfo-scss--module_flashing_KVzUI{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelInfo-scss--module_loading_z-yl3{to{background-position-x:-20%}}@keyframes SubscriptionLevelInfo-scss--module_rotating_KjHsR{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelInfo-scss--module_growIn_z4miw{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelInfo-scss--module_closeLock_-eNgD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelInfo-scss--module_shakeLock_6ysGJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelInfo-scss--module_root_5fmVb{padding:8px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff}.minimal .SubscriptionLevelInfo-scss--module_root_5fmVb{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_hwzX5{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_Zprw-{margin-bottom:6px;color:var(--var-color-text-primary)}@keyframes Discounts-scss--module_fadeIn_Y-D8x{0%{opacity:0}to{opacity:1}}@keyframes Discounts-scss--module_fadeOut_TyCSe{0%{opacity:1}to{opacity:0}}@keyframes Discounts-scss--module_flashing_tPgRP{0%{opacity:.5}to{opacity:1}}@keyframes Discounts-scss--module_loading_8V3a-{to{background-position-x:-20%}}@keyframes Discounts-scss--module_rotating_xPPs-{to{transform:rotate(360deg)}}@keyframes Discounts-scss--module_growIn_W1BnO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Discounts-scss--module_closeLock_UhT6U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Discounts-scss--module_shakeLock_hOiRs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Discounts-scss--module_illustration_PuFGa{font-feature-settings:"liga" off,"clig" off;position:relative}.Discounts-scss--module_illustration_PuFGa: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_5XRgH{left:30px;width:156px}.desktop .Discounts-scss--module_illustrationInfo_5XRgH{position:absolute}.mobile .Discounts-scss--module_illustrationInfo_5XRgH{margin:0 auto}.Discounts-scss--module_illustrationPrice_6RYab{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_aQb-5{font-size:8px;font-weight:400;font-style:normal;line-height:13px}.Discounts-scss--module_illustrationArrow_OTSzN{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_5MN3N{margin-right:4px;text-decoration:line-through;color:#a3a3a3}.Discounts-scss--module_discount_s7BLR{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_EwIVi{font-size:14px}.RaisePrice-scss--module_illustration_s0NCO{width:251px;margin-bottom:16px}.RaisePrice-scss--module_illustration_s0NCO: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_D8gcn{position:absolute;z-index:2;top:1px;left:84px;width:136px}.RaisePrice-scss--module_level1Price_MUm-W{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_CI2WY{font-size:7px;font-weight:400;font-style:normal;line-height:11px;color:var(--var-color-text-primary)}.RaisePrice-scss--module_level2_it2GN{position:absolute;z-index:1;top:40px;left:10px;width:123px}.RaisePrice-scss--module_level2Title_LrxnP{font-size:7px;font-weight:600;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_level2Price_gKVzf{font-size:6px;font-weight:500;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_level2Description_GHx-F{font-size:6px;font-weight:400;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_icon_t77te{position:absolute;top:5px;left:20px;width:55px;height:26px;color:var(--color-brand)}@keyframes Title-scss--module_fadeIn_HFMmz{0%{opacity:0}to{opacity:1}}@keyframes Title-scss--module_fadeOut_2CZg7{0%{opacity:1}to{opacity:0}}@keyframes Title-scss--module_flashing_9EErG{0%{opacity:.5}to{opacity:1}}@keyframes Title-scss--module_loading_tfBIq{to{background-position-x:-20%}}@keyframes Title-scss--module_rotating_QC2jF{to{transform:rotate(360deg)}}@keyframes Title-scss--module_growIn_194Sh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Title-scss--module_closeLock_p7Sx7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Title-scss--module_shakeLock_7b2jn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Title-scss--module_root_5ipFr{display:flex;margin:-13px -20px 16px;padding:13px 20px;cursor:pointer;justify-content:space-between}.Title-scss--module_wrapper_cLuMi{display:flex;align-items:center;cursor:pointer}.Title-scss--module_titleText_ljZFN{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_pYTD5{font-size:13px;font-weight:500;font-style:normal;line-height:16px;font-feature-settings:"liga" off,"clig" off}.mobile .Title-scss--module_collapseText_pYTD5{display:none}.Title-scss--module_icon_VJUSR{width:20px;height:20px}.Title-scss--module_iconCoins_0Dg5j{margin-right:8px;color:#f90}.Title-scss--module_iconArrow_xZpUG{margin-left:6px;color:var(--var-color-text-primary);transform:rotate(180deg)}.Title-scss--module_iconArrowCollapsed_x6bL4{transform:rotate(0)}@keyframes Trial-scss--module_fadeIn_mRkkk{0%{opacity:0}to{opacity:1}}@keyframes Trial-scss--module_fadeOut_Aimdj{0%{opacity:1}to{opacity:0}}@keyframes Trial-scss--module_flashing_GBZEL{0%{opacity:.5}to{opacity:1}}@keyframes Trial-scss--module_loading_C4Iu1{to{background-position-x:-20%}}@keyframes Trial-scss--module_rotating_mxhqj{to{transform:rotate(360deg)}}@keyframes Trial-scss--module_growIn_N5O4S{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Trial-scss--module_closeLock_fUU47{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Trial-scss--module_shakeLock_VRegc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Trial-scss--module_link_aaOu-{font-size:14px}.Trial-scss--module_illustration_Pg-fU{position:relative;display:flex;justify-content:center;font-feature-settings:"liga" off,"clig" off}.mobile .Trial-scss--module_illustration_Pg-fU{height:auto}.Trial-scss--module_illustration_Pg-fU: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_-0hZc{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_-0hZc{background-color:var(--var-color-block-bg)}.Trial-scss--module_illustrationCardDescription_UyDEt{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_LriGr{display:flex;margin-bottom:5px;padding:5px;border-radius:4px;align-items:center;justify-content:space-between}.Trial-scss--module_illustrationCardAuthorAvatar_I7mw2{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_hTsOP{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_EcY2a{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_OBgs-{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_1-JnI{color:#7c7c7c}@keyframes HowToEarnMore-scss--module_fadeIn_hDDjX{0%{opacity:0}to{opacity:1}}@keyframes HowToEarnMore-scss--module_fadeOut_kcpky{0%{opacity:1}to{opacity:0}}@keyframes HowToEarnMore-scss--module_flashing_HuEJb{0%{opacity:.5}to{opacity:1}}@keyframes HowToEarnMore-scss--module_loading_Tjb5w{to{background-position-x:-20%}}@keyframes HowToEarnMore-scss--module_rotating_kY0ro{to{transform:rotate(360deg)}}@keyframes HowToEarnMore-scss--module_growIn_I37Qc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HowToEarnMore-scss--module_closeLock_R4nJE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowToEarnMore-scss--module_shakeLock_xWCyB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HowToEarnMore-scss--module_root_fyh6U{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_snKQs{height:48px}.dark-theme .HowToEarnMore-scss--module_root_fyh6U{--var-color-section-bg: var(--var-color-bg)}.HowToEarnMore-scss--module_title_awbEt{display:flex;justify-content:space-between}.HowToEarnMore-scss--module_titleWrapper_WE999{display:flex;align-items:center;cursor:pointer}.HowToEarnMore-scss--module_titleText_2YB08{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_sIrXd{font-size:13px;font-weight:500;font-style:normal;line-height:16px;font-feature-settings:"liga" off,"clig" off}.HowToEarnMore-scss--module_icon_L15GI{width:20px;height:20px}.HowToEarnMore-scss--module_iconCoins_hWfYm{margin-right:8px;color:#f90}.HowToEarnMore-scss--module_iconArrow_W1yWQ{margin-left:6px;color:var(--var-color-text-primary)}.HowToEarnMore-scss--module_iconArrowCollapsed_WbyFy{transform:rotate(180deg)}.HowToEarnMore-scss--module_content_ZNJp8{display:flex;flex-wrap:wrap;justify-content:space-around}@keyframes ChartLoader-scss--module_fadeIn_iRHmB{0%{opacity:0}to{opacity:1}}@keyframes ChartLoader-scss--module_fadeOut_RQZlE{0%{opacity:1}to{opacity:0}}@keyframes ChartLoader-scss--module_flashing_3Wxy6{0%{opacity:.5}to{opacity:1}}@keyframes ChartLoader-scss--module_loading_T0mZ0{to{background-position-x:-20%}}@keyframes ChartLoader-scss--module_rotating_knK42{to{transform:rotate(360deg)}}@keyframes ChartLoader-scss--module_growIn_8hKHp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChartLoader-scss--module_closeLock_PevRY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChartLoader-scss--module_shakeLock_khiXQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ChartLoader-scss--module_load_qbcxh{0%{left:-150px}to{left:100%}}.ChartLoader-scss--module_item_nk8u4{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_oMCU3{display:flex;flex-direction:column;width:70px}.ChartLoader-scss--module_amount_AjTUF{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_AjTUF: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_qbcxh .6s cubic-bezier(.4,0,.2,1) alternate infinite}.ChartLoader-scss--module_label_p8QFE{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_p8QFE: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_qbcxh .6s cubic-bezier(.4,0,.2,1) alternate infinite}.ChartLoader-scss--module_chart_v9g2t{width:50px;height:50px}.ChartLoader-scss--module_icon_twrOw{width:20px;height:20px}.ChartLoader-scss--module_graph_VdjD-{width:50px;height:50px}.ChartsLoader-scss--module_container_MykMj{display:flex;margin:20px 0;flex-wrap:wrap;border-radius:var(--border-radius-default)}.ChartsLoader-scss--module_chart_lZX3Y{flex-wrap:wrap;border-radius:var(--border-radius-default)}.ChartsLoader-scss--module_chartItem_ywmjs{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes MainInfoLoader-scss--module_fadeIn_DouGz{0%{opacity:0}to{opacity:1}}@keyframes MainInfoLoader-scss--module_fadeOut_2D3pE{0%{opacity:1}to{opacity:0}}@keyframes MainInfoLoader-scss--module_flashing_7pyyT{0%{opacity:.5}to{opacity:1}}@keyframes MainInfoLoader-scss--module_loading_DR5fz{to{background-position-x:-20%}}@keyframes MainInfoLoader-scss--module_rotating_quDBE{to{transform:rotate(360deg)}}@keyframes MainInfoLoader-scss--module_growIn_DovJS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MainInfoLoader-scss--module_closeLock_EF9tZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainInfoLoader-scss--module_shakeLock_uqnKw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes MainInfoLoader-scss--module_load_IOBd-{0%{left:-150px}to{left:100%}}.MainInfoLoader-scss--module_container_vVSHV{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_BhLbN{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_BhLbN:last-of-type{border:none}.MainInfoLoader-scss--module_description_TwBd8{display:flex;flex-direction:column;justify-content:space-between}.MainInfoLoader-scss--module_description_TwBd8>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.MainInfoLoader-scss--module_description_TwBd8>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_IOBd- .6s cubic-bezier(.4,0,.2,1) alternate infinite}.MainInfoLoader-scss--module_counter_3DRXM{width:101px;height:16px}.MainInfoLoader-scss--module_caption_fNqpy{width:133px;height:8px}.MainInfoLoader-scss--module_amount_FBgo3{width:101px;height:16px}.MainInfoLoader-scss--module_label_Y1-m0{width:133px;height:8px}.MainInfoLoader-scss--module_info_BhLbN>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.MainInfoLoader-scss--module_info_BhLbN>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_IOBd- .6s cubic-bezier(.4,0,.2,1) alternate infinite}@keyframes StatDetailedInfoItem-scss--module_fadeIn_0TjI2{0%{opacity:0}to{opacity:1}}@keyframes StatDetailedInfoItem-scss--module_fadeOut_WUwXY{0%{opacity:1}to{opacity:0}}@keyframes StatDetailedInfoItem-scss--module_flashing_EViLp{0%{opacity:.5}to{opacity:1}}@keyframes StatDetailedInfoItem-scss--module_loading_mTF1-{to{background-position-x:-20%}}@keyframes StatDetailedInfoItem-scss--module_rotating_7kPoM{to{transform:rotate(360deg)}}@keyframes StatDetailedInfoItem-scss--module_growIn_z6kUD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatDetailedInfoItem-scss--module_closeLock_A0pZe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatDetailedInfoItem-scss--module_shakeLock_t5nZL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatDetailedInfoItem-scss--module_title_Dx8MM{margin-bottom:6px;font-weight:500;line-height:22px}.desktop .StatDetailedInfoItem-scss--module_title_Dx8MM{font-size:16px}.StatDetailedInfoItem-scss--module_root_yRZey 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_yRZey a:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9);color:var(--var-color-icon-ui-hover)}.StatDetailedInfoItem-scss--module_description_G5JKc{font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.StatDetailedInfoItem-scss--module_icon_b7Sdc{width:20px;height:20px;margin-left:20px;flex-shrink:0}.StatDetailedInfoItem-scss--module_arrowIcon_7inkP{transform:rotate(180deg)}.StatDetailedInfoList-scss--module_root_WCLip{margin:0;padding:0;border:1px solid var(--var-color-base-border);list-style:none;border-radius:8px}.StatDetailedInfoList-scss--module_item_mXXBs:not(:last-child){border-bottom:1px solid var(--var-color-base-border)}@keyframes StatCommonItem-scss--module_fadeIn_ohca8{0%{opacity:0}to{opacity:1}}@keyframes StatCommonItem-scss--module_fadeOut_Q7xa6{0%{opacity:1}to{opacity:0}}@keyframes StatCommonItem-scss--module_flashing_GLXHy{0%{opacity:.5}to{opacity:1}}@keyframes StatCommonItem-scss--module_loading_QM94a{to{background-position-x:-20%}}@keyframes StatCommonItem-scss--module_rotating_l8fTb{to{transform:rotate(360deg)}}@keyframes StatCommonItem-scss--module_growIn_AWje2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatCommonItem-scss--module_closeLock_39H0F{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatCommonItem-scss--module_shakeLock_33Kg3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatCommonItem-scss--module_root_e7p0b{display:flex;justify-content:space-between;padding:20px}.StatCommonItem-scss--module_info_ZWJd0{display:flex;flex-direction:column;width:80px}.StatCommonItem-scss--module_hint_42y-K{padding-left:4px}.StatCommonItem-scss--module_iconHint_U6PGC{width:14px;height:14px}.StatCommonItem-scss--module_graph_O4KO3{width:50px;height:50px}.StatCommonItem-scss--module_icon_okpaU{width:20px;height:20px}.StatCommonItem-scss--module_count_fdsQD{font-size:1.25rem;font-weight:500;margin-top:16px;color:var(--var-color-text-primary)}.StatCommonItem-scss--module_title_EfdbX{margin-top:2px;font-size:13px;white-space:nowrap;color:var(--var-color-text-secondary)}.StatGraphs-scss--module_content_fgUHE{display:flex;overflow:hidden;margin:20px 0 40px;flex-wrap:wrap;border-radius:var(--border-radius-default)}.StatGraphs-scss--module_chart_PqKQb{flex-wrap:wrap;border-radius:var(--border-radius-default)}.StatGraphs-scss--module_chartItem_klZkF{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes StatMainInfo-scss--module_fadeIn_hDVme{0%{opacity:0}to{opacity:1}}@keyframes StatMainInfo-scss--module_fadeOut_FIIQQ{0%{opacity:1}to{opacity:0}}@keyframes StatMainInfo-scss--module_flashing_dJCBL{0%{opacity:.5}to{opacity:1}}@keyframes StatMainInfo-scss--module_loading_pV9-Q{to{background-position-x:-20%}}@keyframes StatMainInfo-scss--module_rotating_gp-AL{to{transform:rotate(360deg)}}@keyframes StatMainInfo-scss--module_growIn_hANmj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatMainInfo-scss--module_closeLock_vCnzK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatMainInfo-scss--module_shakeLock_1Dc3j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatMainInfo-scss--module_container_TZ3-7{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_X7cv-{margin-bottom:40px;border-radius:var(--border-radius-default)}.StatMainInfo-scss--module_counters_Nlp3X{display:flex;align-items:center;justify-content:space-between}.StatMainInfo-scss--module_counters_Nlp3X .StatMainInfo-scss--module_block_oqtjE{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_Nlp3X .StatMainInfo-scss--module_block_oqtjE:last-of-type{margin-right:0}.StatMainInfo-scss--module_iconContainer_rI1uJ{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_rI1uJ{filter:brightness(1.2)}.StatMainInfo-scss--module_icon_NKAR1{width:20px;height:20px}.StatMainInfo-scss--module_description_e5PL9{display:flex;flex-direction:column}.StatMainInfo-scss--module_paidCounter_G2wLg .StatMainInfo-scss--module_iconContainer_rI1uJ{background:#3a43}.StatMainInfo-scss--module_paidCounter_G2wLg .StatMainInfo-scss--module_icon_NKAR1{color:#3a4}.StatMainInfo-scss--module_followCounter_Tw1zW .StatMainInfo-scss--module_iconContainer_rI1uJ{background:#5998bf33}.StatMainInfo-scss--module_followCounter_Tw1zW .StatMainInfo-scss--module_icon_NKAR1{color:#5998bf}.StatMainInfo-scss--module_item_VzMjO{display:flex;flex-direction:column;margin-right:0;padding:20px;align-items:flex-start}.StatMainInfo-scss--module_item_VzMjO:last-of-type{border:none}.StatMainInfo-scss--module_money_cpGZ3{font-size:1.25rem;font-weight:500;color:var(--var-color-text-primary)}.StatMainInfo-scss--module_money_cpGZ3.StatMainInfo-scss--module_million_ZZP51{font-size:16px;line-height:23.5px}.StatMainInfo-scss--module_counter_tnFH1{font-size:1.25rem;font-weight:500;line-height:24px;color:var(--var-color-text-primary)}.StatMainInfo-scss--module_caption_RQDqu{margin-top:2px;font-size:13px;font-weight:500;color:#7c7c7c}.StatMainInfo-scss--module_informer_eT9tq{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_GAPph{margin-right:12px;color:#59a840;flex-shrink:0}@keyframes StatInfo-scss--module_fadeIn_b4Zp1{0%{opacity:0}to{opacity:1}}@keyframes StatInfo-scss--module_fadeOut_9vEHB{0%{opacity:1}to{opacity:0}}@keyframes StatInfo-scss--module_flashing_jNYdg{0%{opacity:.5}to{opacity:1}}@keyframes StatInfo-scss--module_loading_YYeYu{to{background-position-x:-20%}}@keyframes StatInfo-scss--module_rotating_vB37o{to{transform:rotate(360deg)}}@keyframes StatInfo-scss--module_growIn_Bghn6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatInfo-scss--module_closeLock_219ZQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatInfo-scss--module_shakeLock_sCLd2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatInfo-scss--module_root_MeNUE{display:flex;flex-direction:column}.StatInfo-scss--module_timeInfo_ZJ653{margin-bottom:30px;font-size:13px;color:#7c7c7c}.StatInfo-scss--module_bottomTimeInfo_gEHED{margin-bottom:80px}.StatInfo-scss--module_infoContainer_yVsZq{display:flex;flex-direction:column}.StatInfo-scss--module_infoContainerItem_T7V3w{width:100%;border-bottom:1px solid var(--var-color-base-border)}.StatInfo-scss--module_counter_r6LvO{width:100%}.StatInfo-scss--module_periodSelector_0sQqC{font-size:18px}.StatInfo-scss--module_chartsContainer_-NAGn{display:flex;overflow:hidden;border:1px solid var(--var-color-base-border);border-bottom:none;flex-wrap:wrap}.StatInfo-scss--module_chartsItem_WF3vd{display:flex;overflow:hidden;width:50%;margin:0;border-right:1px solid var(--var-color-base-border);border-bottom:1px solid var(--var-color-base-border)}.StatInfo-scss--module_chartsItem_WF3vd:nth-child(2n){border-right:none}@media (max-width: 340px){.StatInfo-scss--module_chartsItem_WF3vd{width:100%;border-right:none}.StatInfo-scss--module_chartsItem_WF3vd:last-of-type{border:none}}.StatInfo-scss--module_detailedInfo_0H4pS{margin-bottom:20px}@keyframes StatisticsTabs-scss--module_fadeIn_6Whhu{0%{opacity:0}to{opacity:1}}@keyframes StatisticsTabs-scss--module_fadeOut_CcTZ0{0%{opacity:1}to{opacity:0}}@keyframes StatisticsTabs-scss--module_flashing_NVGwG{0%{opacity:.5}to{opacity:1}}@keyframes StatisticsTabs-scss--module_loading_Uc61p{to{background-position-x:-20%}}@keyframes StatisticsTabs-scss--module_rotating_yYE5W{to{transform:rotate(360deg)}}@keyframes StatisticsTabs-scss--module_growIn_C-IJj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StatisticsTabs-scss--module_closeLock_XkeTT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatisticsTabs-scss--module_shakeLock_kmOQ8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatisticsTabs-scss--module_tabs_OOyJ2{display:flex;overflow:hidden;flex-direction:row;margin-bottom:20px;justify-content:space-between;border-radius:var(--border-radius-default);background-color:#eee}.minimal .StatisticsTabs-scss--module_tabs_OOyJ2{background-color:var(--var-color-input-contained-bg)}.StatisticsTabs-scss--module_item_oeEB2{display:flex;width:100%;margin:5px;padding:7px;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);justify-content:center}.StatisticsTabs-scss--module_item_oeEB2:visited,.StatisticsTabs-scss--module_item_oeEB2:hover{color:var(--var-color-text-primary)}.StatisticsTabs-scss--module_active_Fwfb7{background-color:#fff}.minimal .StatisticsTabs-scss--module_active_Fwfb7{-webkit-backdrop-filter:brightness(1.7);backdrop-filter:brightness(1.7);background-color:transparent}@keyframes BackButton-scss--module_fadeIn_Nt5ax{0%{opacity:0}to{opacity:1}}@keyframes BackButton-scss--module_fadeOut_AW4xN{0%{opacity:1}to{opacity:0}}@keyframes BackButton-scss--module_flashing_h5FUX{0%{opacity:.5}to{opacity:1}}@keyframes BackButton-scss--module_loading_unmu-{to{background-position-x:-20%}}@keyframes BackButton-scss--module_rotating_INhT8{to{transform:rotate(360deg)}}@keyframes BackButton-scss--module_growIn_PClhj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BackButton-scss--module_closeLock_o8XSe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BackButton-scss--module_shakeLock_JNiP7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BackButton-scss--module_button_qODS8{min-width:auto;height:auto;padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.BackButton-scss--module_button_qODS8:hover,.BackButton-scss--module_button_qODS8:hover .BackButton-scss--module_icon_SikRU{color:var(--color-brand)}}.BackButton-scss--module_icon_SikRU{width:1.25rem;height:1.25rem;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}@keyframes CopyEmailButton-scss--module_fadeIn_hPDN7{0%{opacity:0}to{opacity:1}}@keyframes CopyEmailButton-scss--module_fadeOut_Pq1oX{0%{opacity:1}to{opacity:0}}@keyframes CopyEmailButton-scss--module_flashing_spEi6{0%{opacity:.5}to{opacity:1}}@keyframes CopyEmailButton-scss--module_loading_KSHH5{to{background-position-x:-20%}}@keyframes CopyEmailButton-scss--module_rotating_SfBTm{to{transform:rotate(360deg)}}@keyframes CopyEmailButton-scss--module_growIn_Z1Uvj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CopyEmailButton-scss--module_closeLock_JU6dJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyEmailButton-scss--module_shakeLock_G1nBc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyEmailButton-scss--module_root_n-3vP{display:flex;align-items:center}.CopyEmailButton-scss--module_icon_cM7im{width:20px;height:20px;margin-right:5px;cursor:pointer;flex-shrink:0}.CopyEmailButton-scss--module_email_y38lO{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes ExportButton-scss--module_fadeIn_3Jk-n{0%{opacity:0}to{opacity:1}}@keyframes ExportButton-scss--module_fadeOut_XSMfo{0%{opacity:1}to{opacity:0}}@keyframes ExportButton-scss--module_flashing_Hh65n{0%{opacity:.5}to{opacity:1}}@keyframes ExportButton-scss--module_loading_YljqM{to{background-position-x:-20%}}@keyframes ExportButton-scss--module_rotating_aeAjn{to{transform:rotate(360deg)}}@keyframes ExportButton-scss--module_growIn_Xx-2c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExportButton-scss--module_closeLock_Yy-Ie{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExportButton-scss--module_shakeLock_5PoGt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExportButton-scss--module_container_Trr2c{position:relative;height:40px}.ExportButton-scss--module_button_rNg4g{-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_rNg4g:hover,.ExportButton-scss--module_button_rNg4g:hover .ExportButton-scss--module_icon_z2Pm1{color:var(--var-color-link-like-text-button-hover)}}.ExportButton-scss--module_button_rNg4g:active{transform:scale(.9)}.ExportButton-scss--module_icon_z2Pm1{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_E7qk3{background-image:url(../export.Zuq0Ndgx.svg)}.light-x-theme .BlogIncomeExport-scss--module_containerWithIcon_E7qk3{background-image:url(../export-x.sKUXEAbQ.svg)}@keyframes BlogIncomeExport-scss--module_fadeIn_R7je7{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeExport-scss--module_fadeOut_IDEr2{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeExport-scss--module_flashing_UhYV-{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeExport-scss--module_loading_YxJqM{to{background-position-x:-20%}}@keyframes BlogIncomeExport-scss--module_rotating_NKxHN{to{transform:rotate(360deg)}}@keyframes BlogIncomeExport-scss--module_growIn_I7ZyU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomeExport-scss--module_closeLock_OnBAh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeExport-scss--module_shakeLock_nbx6V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogIncomeExport-scss--module_containerWithIcon_E7qk3{background-image:url(../export-y.CILtiYTu.svg)}.BlogIncomeExport-scss--module_container_K8gzs{display:flex;align-items:center;justify-content:center;flex-direction:column;align-items:flex-start;padding:20px}.BlogIncomeExport-scss--module_containerWithIcon_E7qk3{width:100%;background-repeat:no-repeat;background-position:bottom right;background-size:contain}.BlogIncomeExport-scss--module_containerWithBorder_y1pmg{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.BlogIncomeExport-scss--module_title_8Wlwp{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_4FJYD{0%{opacity:0}to{opacity:1}}@keyframes MessageLink-scss--module_fadeOut_UcJdK{0%{opacity:1}to{opacity:0}}@keyframes MessageLink-scss--module_flashing_5jGBI{0%{opacity:.5}to{opacity:1}}@keyframes MessageLink-scss--module_loading_3fD8t{to{background-position-x:-20%}}@keyframes MessageLink-scss--module_rotating_YJOLm{to{transform:rotate(360deg)}}@keyframes MessageLink-scss--module_growIn_2Cgfg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageLink-scss--module_closeLock_qXb-Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageLink-scss--module_shakeLock_kyVFb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageLink-scss--module_root_Ft7Pc{align-items:center;padding:10px 15px}.mobile .MessageLink-scss--module_root_Ft7Pc{padding:0}.MessageLink-scss--module_tooltipContent_Rzrje{width:247px;padding:15px;white-space:normal}.MessageLink-scss--module_button_uYTD9{display:flex;align-items:center;justify-content:center}.desktop .MessageLink-scss--module_button_uYTD9{width:32px;height:32px;min-width:auto;padding:0}.mobile .MessageLink-scss--module_button_uYTD9{padding:10px;text-transform:none}.MessageLink-scss--module_icon_QR4S-{width:20px;height:20px;flex-shrink:0}.mobile .MessageLink-scss--module_icon_QR4S-{margin-right:10px}.BlogUsersSelect-scss--module_container_j2ATs{width:300px;margin-right:15px}.BlogSubscribersFilter-scss--module_container_kS6n7{display:flex;flex-direction:column;width:100%}.BlogSubscribersFilter-scss--module_filterContainer_TMuDE{display:flex;justify-content:space-between}.BlogSubscribersFilter-scss--module_selectedUsers_O8ZyZ{margin-top:10px}.BlogSubscribersFilter-scss--module_subscriptionLevels_jGmkh{width:300px}.BlogSubscribersFilter-scss--module_subscriptionStatus_kAbhw{width:235px}.BlogSubscribersFilter-scss--module_sortSelect_97Smo{width:260px}.BlogSubscribersHeader-scss--module_header_EnHFO{display:flex;width:100%;justify-content:space-between}.desktop .BlogSubscribersHeader-scss--module_header_EnHFO{margin:-25px 0 30px}.mobile .BlogSubscribersHeader-scss--module_header_EnHFO{margin-bottom:20px}.BlogSubscribersHeader-scss--module_titleContainer_-n6GK{display:flex;align-items:center}.BlogSubscribersHeader-scss--module_title_8DH75{font-size:1.25rem;font-weight:500}.desktop .BlogSubscribersHeader-scss--module_title_8DH75{margin-left:20px}.mobile .BlogSubscribersHeader-scss--module_title_8DH75{margin-left:15px}.BlogSubscribersHeader-scss--module_exportContainer_bYkbC{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogSubscribersHeader-scss--module_exportContainer_bYkbC{flex-direction:row}.mobile .BlogSubscribersHeader-scss--module_exportContainer_bYkbC{flex-direction:row-reverse;margin-top:20px}.BlogSubscribersHeader-scss--module_exportTitle_sFFxr{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogSubscribersHeader-scss--module_exportTitle_sFFxr{width:200px;margin-right:20px;font-size:.8125rem;text-align:right}.mobile .BlogSubscribersHeader-scss--module_exportTitle_sFFxr{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogSubscribers-scss--module_emptyPicture_vTy8S{background-image:url(../subscribers-empty.ocCKGybM.svg)}.light-x-theme .BlogSubscribers-scss--module_emptyPicture_vTy8S{background-image:url(../subscribers-empty-x.DEovYr9y.svg)}@keyframes BlogSubscribers-scss--module_fadeIn_FrclM{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscribers-scss--module_fadeOut_AM-VH{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscribers-scss--module_flashing_9UWQg{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscribers-scss--module_loading_ythue{to{background-position-x:-20%}}@keyframes BlogSubscribers-scss--module_rotating_3ShuH{to{transform:rotate(360deg)}}@keyframes BlogSubscribers-scss--module_growIn_0-pkh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscribers-scss--module_closeLock_HAQF0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscribers-scss--module_shakeLock_jNMo2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogSubscribers-scss--module_emptyPicture_vTy8S{background-image:url(../subscribers-empty-y.DBrVWecf.svg)}@keyframes SubscriptionLevelText-scss--module_fadeIn_zZC-4{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelText-scss--module_fadeOut_hf-hr{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelText-scss--module_flashing_JJRgz{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelText-scss--module_loading_hjhqD{to{background-position-x:-20%}}@keyframes SubscriptionLevelText-scss--module_rotating_lAlI6{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelText-scss--module_growIn_o-jNj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelText-scss--module_closeLock_-Ew-s{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelText-scss--module_shakeLock_dPeVl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .SubscriptionLevelText-scss--module_archived_i238R{color:#7c7c7c}@keyframes BlogSubscribersRows-scss--module_fadeIn_dfEHf{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscribersRows-scss--module_fadeOut_5jMIP{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscribersRows-scss--module_flashing_udors{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscribersRows-scss--module_loading_IRCRd{to{background-position-x:-20%}}@keyframes BlogSubscribersRows-scss--module_rotating_bblMI{to{transform:rotate(360deg)}}@keyframes BlogSubscribersRows-scss--module_growIn_GB-UA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscribersRows-scss--module_closeLock_HgxmW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscribersRows-scss--module_shakeLock_sTTrR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscribersRows-scss--module_items_RQ7Cc{width:100%;margin-top:20px}.BlogSubscribersRows-scss--module_item_pIBqH{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg)}.BlogSubscribersRows-scss--module_itemRow_6-Cg3{display:flex;margin-bottom:14px;align-items:center}.BlogSubscribersRows-scss--module_itemRow_6-Cg3:last-of-type{margin-bottom:0}.BlogSubscribersRows-scss--module_label_NarRf{margin-right:10px;color:#7c7c7c}.BlogSubscribersRows-scss--module_icon_aAudu{width:16px;height:16px;margin-right:5px;color:#fff;fill:var(--var-color-error)}.BlogSubscribersRows-scss--module_status_ghiJP{display:flex;align-items:center}.BlogSubscribersRows-scss--module_active_MPByv{color:#3a4}.BlogSubscribersRows-scss--module_isNotActive_l9xGC{color:var(--var-color-error)}.BlogSubscribersRows-scss--module_promoInfo_mE5zy{margin-left:5px}.BlogSubscribersRows-scss--module_userClickable_iAsts{cursor:pointer}.BlogSubscribersRows-scss--module_userClickable_iAsts:hover{color:var(--color-brand)}.BlogSubscribersRows-scss--module_sum_L69oZ{margin-right:6px}.BlogSubscribersRows-scss--module_wordWrap_DJavN{word-wrap:break-word;word-break:break-word}@keyframes BlogSubscribers-scss--module_fadeIn_ok2hY{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscribers-scss--module_fadeOut_FNL9C{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscribers-scss--module_flashing_mvqRA{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscribers-scss--module_loading_LOeP1{to{background-position-x:-20%}}@keyframes BlogSubscribers-scss--module_rotating_O2v01{to{transform:rotate(360deg)}}@keyframes BlogSubscribers-scss--module_growIn_A6Xgy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscribers-scss--module_closeLock_DNvf-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscribers-scss--module_shakeLock_eqYEu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscribers-scss--module_container_8LAQw{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogSubscribers-scss--module_filter_UNm09{flex-direction:column}.BlogSubscribers-scss--module_filterSelect_P6B3m{width:100%;min-width:100%;margin-bottom:15px}.BlogSubscribers-scss--module_filterSelect_P6B3m:last-of-type{margin-bottom:0}.BlogUnsubscribesFilter-scss--module_container_4MuWR{display:flex;flex-direction:column;width:100%}.BlogUnsubscribesFilter-scss--module_filterContainer_RNN8f{display:flex;gap:15px;justify-content:left}.BlogUnsubscribesFilter-scss--module_placeholderTest_XWd4Q{color:#000}.BlogUnsubscribesFilter-scss--module_selectedUsers_O35B6{margin-top:10px}.BlogUnsubscribesFilter-scss--module_subscriptionLevels_yHGJM{width:300px}.BlogUnsubscribesFilter-scss--module_sortSelect_eU773{width:260px}.BlogUnsubscribesFilter-scss--module_select_cEWog{width:250px}.BlogUnsubscribesFilter-scss--module_selectMargin_255b3{margin-right:auto}.BlogUnsubscribesHeader-scss--module_header_YKYDl{display:flex;width:100%;justify-content:space-between}.desktop .BlogUnsubscribesHeader-scss--module_header_YKYDl{margin:-25px 0 30px}.mobile .BlogUnsubscribesHeader-scss--module_header_YKYDl{margin-bottom:20px}.BlogUnsubscribesHeader-scss--module_titleContainer_tpQGK{display:flex;align-items:center}.BlogUnsubscribesHeader-scss--module_title_2VLcR{font-size:1.25rem;font-weight:500}.desktop .BlogUnsubscribesHeader-scss--module_title_2VLcR{margin-left:20px}.mobile .BlogUnsubscribesHeader-scss--module_title_2VLcR{margin-left:15px}.BlogUnsubscribesHeader-scss--module_exportContainer_ABcnV{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogUnsubscribesHeader-scss--module_exportContainer_ABcnV{flex-direction:row}.mobile .BlogUnsubscribesHeader-scss--module_exportContainer_ABcnV{flex-direction:row-reverse;margin-top:20px}.BlogUnsubscribesHeader-scss--module_exportTitle_WWoCO{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogUnsubscribesHeader-scss--module_exportTitle_WWoCO{width:200px;margin-right:20px;font-size:.8125rem;text-align:right}.mobile .BlogUnsubscribesHeader-scss--module_exportTitle_WWoCO{margin-left:15px;font-size:12px;text-align:left}@keyframes BlogUnsubscribes-scss--module_fadeIn_V7rvc{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_fadeOut_6wRgW{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribes-scss--module_flashing_Fh4Xo{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_loading_BDWEE{to{background-position-x:-20%}}@keyframes BlogUnsubscribes-scss--module_rotating_J4Tml{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribes-scss--module_growIn_UDOVh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogUnsubscribes-scss--module_closeLock_fZdtc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribes-scss--module_shakeLock_d7Sab{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribes-scss--module_failContent_sMzRs{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_hZ8om{font-size:16px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.BlogUnsubscribes-scss--module_failContentDescription_qBn1m{margin-top:10px;font-size:13px;font-weight:400;line-height:16px;color:var(--var-color-text-secondary)}.BlogUnsubscribes-scss--module_failContentIcon_KB-8n{width:115px;height:115px;color:var(--color-brand)}.dark-theme .BlogUnsubscribes-scss--module_failContentIcon_KB-8n{filter:invert(1) hue-rotate(180deg) brightness(2) contrast(.8) grayscale(1)}.BlogUnsubscribes-scss--module_preloader_COdKc{margin-top:30px}@keyframes BlogUnsubscribesRowItem-scss--module_fadeIn_F8TMQ{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribesRowItem-scss--module_fadeOut_i24-5{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribesRowItem-scss--module_flashing_Wmu2D{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribesRowItem-scss--module_loading_2HMPO{to{background-position-x:-20%}}@keyframes BlogUnsubscribesRowItem-scss--module_rotating_oL2mh{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribesRowItem-scss--module_growIn_k8ery{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogUnsubscribesRowItem-scss--module_closeLock_wHIH3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribesRowItem-scss--module_shakeLock_DBWV1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribesRowItem-scss--module_row_OSfzY .BlogUnsubscribesRowItem-scss--module_rowLabel_4wYWA{padding:15px 0}.BlogUnsubscribesRowItem-scss--module_row_OSfzY .BlogUnsubscribesRowItem-scss--module_rowLabel_4wYWA .BlogUnsubscribesRowItem-scss--module_arrow_WYYC-{width:6px;height:10px;margin:18px auto 0;color:#f57d07}.BlogUnsubscribesRowItem-scss--module_row_OSfzY .BlogUnsubscribesRowItem-scss--module_rowLabel_4wYWA .BlogUnsubscribesRowItem-scss--module_arrow_WYYC-.BlogUnsubscribesRowItem-scss--module_rotated_vfEyP{transform:rotate(90deg)}.BlogUnsubscribesRowItem-scss--module_row_OSfzY:nth-child(odd) .BlogUnsubscribesRowItem-scss--module_rowLabel_4wYWA{border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogUnsubscribesRowItem-scss--module_item_TQ5fT{margin:8px 0;padding:18px 15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background:var(--var-color-app-bg);box-shadow:0 2px 10px #0000001a}.BlogUnsubscribesRowItem-scss--module_item_TQ5fT.BlogUnsubscribesRowItem-scss--module_hidden_-Oqbq{display:none}.BlogUnsubscribesRowItem-scss--module_itemRow_5UUWR{display:grid;grid-template-columns:118px 1fr;margin-bottom:12px;font-size:14px;color:var(--var-color-text-primary)}.BlogUnsubscribesRowItem-scss--module_label_v8dW-{font-size:13px;line-height:16px;color:#7c7c7c}.BlogUnsubscribesRowItem-scss--module_icon_ddV8-{width:16px;height:16px;margin-right:5px}.BlogUnsubscribesRowItem-scss--module_answers_fIM9e{display:flex;flex-direction:column;padding-right:5px;line-height:22px}.BlogUnsubscribesRowItem-scss--module_hintIcon_0Bqli{margin-left:5px;border:1px solid #7c7c7c;font-size:10px;line-height:12px;color:#7c7c7c;background:none;width:14px;height:14px}@media (orientation: portrait){.BlogUnsubscribesRowItem-scss--module_landscape_atP2u{display:none}}@media (orientation: landscape){.BlogUnsubscribesRowItem-scss--module_portrait_sSM38{display:none}}.BlogUnsubscribesRowItem-scss--module_email_K9xX8{word-wrap:break-word;word-break:break-word}@keyframes BlogUnsubscribesRows-scss--module_fadeIn_-BrDn{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribesRows-scss--module_fadeOut_AW2pt{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribesRows-scss--module_flashing_6sHNG{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribesRows-scss--module_loading_B8stD{to{background-position-x:-20%}}@keyframes BlogUnsubscribesRows-scss--module_rotating_OeUF1{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribesRows-scss--module_growIn_5ntDO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogUnsubscribesRows-scss--module_closeLock_QEknO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribesRows-scss--module_shakeLock_77D8Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribesRows-scss--module_column_miTaB{display:flex;align-items:center}.BlogUnsubscribesRows-scss--module_grid_tfMEW{display:grid;width:100%}@media (orientation: landscape){.BlogUnsubscribesRows-scss--module_grid_tfMEW{grid-template-columns:40px 1fr 100px 100px 150px}}@media (orientation: portrait){.BlogUnsubscribesRows-scss--module_grid_tfMEW{grid-template-columns:40px 1fr 100px}}.BlogUnsubscribesRows-scss--module_header_idfP8{padding-top:30px}.BlogUnsubscribesRows-scss--module_items_DSmfM{width:100%;margin-top:20px}.BlogUnsubscribesRows-scss--module_icon_wetpw{width:16px;height:16px;margin-right:5px}.BlogUnsubscribesRows-scss--module_answers_TaoG8{display:flex;flex-direction:column;padding-right:5px;line-height:22px}.BlogUnsubscribesRows-scss--module_hint_ul0Fw{margin-left:5px}.BlogUnsubscribesRows-scss--module_hintContent_4WcJs{font-size:13px}.BlogUnsubscribesRows-scss--module_hintIcon_eu5Yj{width:14px;height:14px}@media (orientation: portrait){.BlogUnsubscribesRows-scss--module_landscape_KV0i9{display:none}}@media (orientation: landscape){.BlogUnsubscribesRows-scss--module_portrait_CuXD1{display:none}}@keyframes BlogUnsubscribes-scss--module_fadeIn_tZ-s1{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_fadeOut_N4729{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribes-scss--module_flashing_zvj6e{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_loading_ZsfJb{to{background-position-x:-20%}}@keyframes BlogUnsubscribes-scss--module_rotating_yeby3{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribes-scss--module_growIn_5TpCV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogUnsubscribes-scss--module_closeLock_YlB5X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribes-scss--module_shakeLock_RyAbu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribes-scss--module_container_Xw-2y{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogUnsubscribes-scss--module_filter_utbYz{flex-direction:column}.BlogUnsubscribes-scss--module_filterSelect_biFCB{width:100%;min-width:100%;margin-bottom:15px}.BlogUnsubscribes-scss--module_filterSelect_biFCB:last-of-type{margin-bottom:0}@keyframes MediaAttachmentsCount-scss--module_fadeIn_WTv2-{0%{opacity:0}to{opacity:1}}@keyframes MediaAttachmentsCount-scss--module_fadeOut_kgMbk{0%{opacity:1}to{opacity:0}}@keyframes MediaAttachmentsCount-scss--module_flashing_0s7DM{0%{opacity:.5}to{opacity:1}}@keyframes MediaAttachmentsCount-scss--module_loading_XyWou{to{background-position-x:-20%}}@keyframes MediaAttachmentsCount-scss--module_rotating_17BN8{to{transform:rotate(360deg)}}@keyframes MediaAttachmentsCount-scss--module_growIn_d8oPl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAttachmentsCount-scss--module_closeLock_Ns-dL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAttachmentsCount-scss--module_shakeLock_3AMq4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAttachmentsCount-scss--module_attachments_P8BVC{display:flex;flex-wrap:wrap;color:#7c7c7c;stroke:#7c7c7c}.MediaAttachmentsCount-scss--module_attachments_P8BVC>*{display:flex;margin-right:10px}.desktop .MediaAttachmentsCount-scss--module_attachments_P8BVC>*{margin-bottom:10px}.MediaAttachmentsCount-scss--module_emptyLabel_qS00c{font-size:14px;line-height:22px;color:inherit}.MediaAttachmentsCount-scss--module_icon_x8cAF{width:16px;height:16px;margin-right:5px;color:inherit}.MediaAttachmentsCount-scss--module_audioCount_le4my .MediaAttachmentsCount-scss--module_icon_x8cAF{stroke:inherit;stroke-width:1.5px}.MediaAttachmentsCount-scss--module_filesCount_9LJ-C .MediaAttachmentsCount-scss--module_icon_x8cAF{stroke-width:1px}.light-theme .BroadcastMessageStatsEmpty-scss--module_image_RS-o3{background-image:url(../mass-message.BriIcQ2v.svg)}.light-x-theme .BroadcastMessageStatsEmpty-scss--module_image_RS-o3{background-image:url(../mass-message-x.snFF0n5U.svg)}@keyframes BroadcastMessageStatsEmpty-scss--module_fadeIn_cqV2n{0%{opacity:0}to{opacity:1}}@keyframes BroadcastMessageStatsEmpty-scss--module_fadeOut_G-B9g{0%{opacity:1}to{opacity:0}}@keyframes BroadcastMessageStatsEmpty-scss--module_flashing_I7iDC{0%{opacity:.5}to{opacity:1}}@keyframes BroadcastMessageStatsEmpty-scss--module_loading_frjbo{to{background-position-x:-20%}}@keyframes BroadcastMessageStatsEmpty-scss--module_rotating_i96dj{to{transform:rotate(360deg)}}@keyframes BroadcastMessageStatsEmpty-scss--module_growIn_wZhwq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BroadcastMessageStatsEmpty-scss--module_closeLock_OP7au{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BroadcastMessageStatsEmpty-scss--module_shakeLock_9fAGv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BroadcastMessageStatsEmpty-scss--module_image_RS-o3{background-image:url(../mass-message-y.ByAukJfg.svg)}.BroadcastMessageStatsEmpty-scss--module_root_d17Mm{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:350px;margin:0 auto}.desktop .BroadcastMessageStatsEmpty-scss--module_root_d17Mm{max-width:405px}.BroadcastMessageStatsEmpty-scss--module_title_6G3cS{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}.BroadcastMessageStatsEmpty-scss--module_description_q43Hi{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BroadcastMessageStatsEmpty-scss--module_image_RS-o3{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:cover}.Header-scss--module_header_JBPHf{display:flex;width:100%;justify-content:space-between}.desktop .Header-scss--module_header_JBPHf{margin:-25px 0 30px}.mobile .Header-scss--module_header_JBPHf{margin-bottom:20px}.Header-scss--module_titleContainer_mt6Wo{display:flex;align-items:center}.Header-scss--module_title_MSfMd{font-size:1.25rem;font-weight:500}.desktop .Header-scss--module_title_MSfMd{margin-left:20px}.mobile .Header-scss--module_title_MSfMd{margin-left:15px}@keyframes getBroadcastMessageItemViewData-scss--module_fadeIn_XRMTR{0%{opacity:0}to{opacity:1}}@keyframes getBroadcastMessageItemViewData-scss--module_fadeOut_QyYF7{0%{opacity:1}to{opacity:0}}@keyframes getBroadcastMessageItemViewData-scss--module_flashing_HeOtU{0%{opacity:.5}to{opacity:1}}@keyframes getBroadcastMessageItemViewData-scss--module_loading_GtJZz{to{background-position-x:-20%}}@keyframes getBroadcastMessageItemViewData-scss--module_rotating_wnQGw{to{transform:rotate(360deg)}}@keyframes getBroadcastMessageItemViewData-scss--module_growIn_ryD-G{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes getBroadcastMessageItemViewData-scss--module_closeLock_aKCj4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes getBroadcastMessageItemViewData-scss--module_shakeLock_4UMLP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.getBroadcastMessageItemViewData-scss--module_attachments_iVAfR{display:flex;flex-wrap:wrap}.getBroadcastMessageItemViewData-scss--module_attachments_iVAfR>*{display:flex;margin-right:10px}.desktop .getBroadcastMessageItemViewData-scss--module_attachments_iVAfR>*{margin-bottom:10px}.getBroadcastMessageItemViewData-scss--module_emptyLabel_SLjLc{font-size:14px;line-height:22px;color:#7c7c7c}.getBroadcastMessageItemViewData-scss--module_icon_f-AnJ{width:16px;height:16px;margin-right:5px;color:#7c7c7c}.getBroadcastMessageItemViewData-scss--module_audioCount_bfm9Y .getBroadcastMessageItemViewData-scss--module_icon_f-AnJ{stroke:#7c7c7c;stroke-width:1.5px}.getBroadcastMessageItemViewData-scss--module_filesCount_KNH-x .getBroadcastMessageItemViewData-scss--module_icon_f-AnJ{stroke-width:1px}.getBroadcastMessageItemViewData-scss--module_message_KnTjE{white-space:normal;word-break:break-word}.getBroadcastMessageItemViewData-scss--module_textButton_Ln1bm{display:block}@keyframes BlogBroadcastMessageStatsTable-scss--module_fadeIn_nB6aT{0%{opacity:0}to{opacity:1}}@keyframes BlogBroadcastMessageStatsTable-scss--module_fadeOut_PXqOi{0%{opacity:1}to{opacity:0}}@keyframes BlogBroadcastMessageStatsTable-scss--module_flashing_QC2gt{0%{opacity:.5}to{opacity:1}}@keyframes BlogBroadcastMessageStatsTable-scss--module_loading_3KcTy{to{background-position-x:-20%}}@keyframes BlogBroadcastMessageStatsTable-scss--module_rotating_OGxQ8{to{transform:rotate(360deg)}}@keyframes BlogBroadcastMessageStatsTable-scss--module_growIn_Ef378{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogBroadcastMessageStatsTable-scss--module_closeLock_FQU79{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogBroadcastMessageStatsTable-scss--module_shakeLock_UvD-e{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogBroadcastMessageStatsTable-scss--module_item_lIs45{display:flex;padding:15px;border-radius:var(--border-radius-default);flex-wrap:wrap}.BlogBroadcastMessageStatsTable-scss--module_item_lIs45:nth-child(2n-1){background-color:var(--var-color-complementary-bg)}.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh{width:100%;margin-bottom:15px}.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh.BlogBroadcastMessageStatsTable-scss--module_sendCount_zU49T,.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh.BlogBroadcastMessageStatsTable-scss--module_salesCount_gPlLp{width:40%}.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh.BlogBroadcastMessageStatsTable-scss--module_viewsCount_49Nww,.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh.BlogBroadcastMessageStatsTable-scss--module_income_wbJcu{width:60%}.BlogBroadcastMessageStatsTable-scss--module_dataItem_QdVGh .BlogBroadcastMessageStatsTable-scss--module_label_wWa9d{margin-bottom:5px;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.BlogBroadcastMessageStats-scss--module_filterContainer_opp2u{margin-bottom:12px}.BlogBroadcastMessageStats-scss--module_root_TupyQ{display:flex;flex-direction:column}.BlogBroadcastMessageStats-scss--module_emptyWrapper_9VmZH{margin-top:40px}@keyframes BlogDonationsFilter-scss--module_fadeIn_3cWrW{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationsFilter-scss--module_fadeOut_UWESc{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationsFilter-scss--module_flashing_OmkL8{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationsFilter-scss--module_loading_4K-Qk{to{background-position-x:-20%}}@keyframes BlogDonationsFilter-scss--module_rotating_icc2F{to{transform:rotate(360deg)}}@keyframes BlogDonationsFilter-scss--module_growIn_w2Vjr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogDonationsFilter-scss--module_closeLock_PcXk-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationsFilter-scss--module_shakeLock_Z1QN2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationsFilter-scss--module_root_Ywnxz{display:flex;width:100%;justify-content:space-between}.BlogDonationsFilter-scss--module_targetOptions_6GUmC{width:300px;max-width:300px}.BlogDonationsFilter-scss--module_sortOptions_Uv2L9{width:260px}.BlogDonationsFilter-scss--module_targetOption_rZHs9{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.desktop .BlogDonationsFilter-scss--module_targetOption_rZHs9{max-width:300px}.BlogDonationsHeader-scss--module_header_rKDxY{display:flex;width:100%;justify-content:space-between}.desktop .BlogDonationsHeader-scss--module_header_rKDxY{margin:-25px 0 30px}.mobile .BlogDonationsHeader-scss--module_header_rKDxY{margin-bottom:20px}.BlogDonationsHeader-scss--module_titleContainer_4JNFQ{display:flex;align-items:center}.BlogDonationsHeader-scss--module_title_HRusJ{font-size:1.25rem;font-weight:500}.desktop .BlogDonationsHeader-scss--module_title_HRusJ{margin-left:20px}.mobile .BlogDonationsHeader-scss--module_title_HRusJ{margin-left:15px}.BlogDonationsHeader-scss--module_exportContainer_GTN6G{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogDonationsHeader-scss--module_exportContainer_GTN6G{flex-direction:row}.mobile .BlogDonationsHeader-scss--module_exportContainer_GTN6G{flex-direction:row-reverse;margin-top:20px}.BlogDonationsHeader-scss--module_exportTitle_klQP-{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogDonationsHeader-scss--module_exportTitle_klQP-{width:200px;margin-right:20px;font-size:.8125rem;text-align:right}.mobile .BlogDonationsHeader-scss--module_exportTitle_klQP-{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogDonations-scss--module_emptyDonationsRu_9DY3p{background-image:url(../no-donations-ru.CkRr54wt.svg)}.light-theme .BlogDonations-scss--module_emptyDonationsEn_9klgV{background-image:url(../payments.By0Qjqfk.svg)}.light-x-theme .BlogDonations-scss--module_emptyDonationsRu_9DY3p{background-image:url(../no-donations-ru-x.JNRQwPma.svg)}.light-x-theme .BlogDonations-scss--module_emptyDonationsEn_9klgV{background-image:url(../payments-x.DuLSlMCS.svg)}@keyframes BlogDonations-scss--module_fadeIn_Wm-k6{0%{opacity:0}to{opacity:1}}@keyframes BlogDonations-scss--module_fadeOut_8pJO5{0%{opacity:1}to{opacity:0}}@keyframes BlogDonations-scss--module_flashing_Q0O4W{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonations-scss--module_loading_H01Kk{to{background-position-x:-20%}}@keyframes BlogDonations-scss--module_rotating_g5s-F{to{transform:rotate(360deg)}}@keyframes BlogDonations-scss--module_growIn_X9mOb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogDonations-scss--module_closeLock_baHoB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonations-scss--module_shakeLock_u6BF-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogDonations-scss--module_emptyDonationsRu_9DY3p{background-image:url(../no-donations-ru-y.Dx8e3dIB.svg)}.light-y-theme .BlogDonations-scss--module_emptyDonationsEn_9klgV{background-image:url(../payments-y.CF-wXE5V.svg)}.dark-theme .BlogDonations-scss--module_emptyDonationsRu_9DY3p{background-image:url(../no-donations-ru.CkRr54wt.svg)}.dark-theme .BlogDonations-scss--module_emptyDonationsEn_9klgV{background-image:url(../payments.By0Qjqfk.svg)}@keyframes BlogDonationsRows-scss--module_fadeIn_NqrvI{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationsRows-scss--module_fadeOut_YcwDT{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationsRows-scss--module_flashing_EPJXO{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationsRows-scss--module_loading_IdvWr{to{background-position-x:-20%}}@keyframes BlogDonationsRows-scss--module_rotating_1AlBe{to{transform:rotate(360deg)}}@keyframes BlogDonationsRows-scss--module_growIn_XiiQh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogDonationsRows-scss--module_closeLock_6B-bD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationsRows-scss--module_shakeLock_p2Ftl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationsRows-scss--module_items_zqTur{width:100%;margin-top:20px}.BlogDonationsRows-scss--module_item_U9ji5{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg)}.BlogDonationsRows-scss--module_itemRow_DIlDM{display:flex;margin-bottom:14px;align-items:center}.BlogDonationsRows-scss--module_itemRow_DIlDM:last-of-type{margin-bottom:0}.BlogDonationsRows-scss--module_label_nhWI4{margin-right:10px;color:#7c7c7c}.BlogDonationsRows-scss--module_sum_mlNF6{margin-right:6px}.BlogDonationsRows-scss--module_userClickable_5b5U-{cursor:pointer}.BlogDonationsRows-scss--module_userClickable_5b5U-:hover{color:var(--color-brand)}.BlogDonationsRows-scss--module_wordWrap_hpgmB{word-wrap:break-word;word-break:break-word}@keyframes BlogDonations-scss--module_fadeIn_kchML{0%{opacity:0}to{opacity:1}}@keyframes BlogDonations-scss--module_fadeOut_4JK9x{0%{opacity:1}to{opacity:0}}@keyframes BlogDonations-scss--module_flashing_wI7EH{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonations-scss--module_loading_B6Tzx{to{background-position-x:-20%}}@keyframes BlogDonations-scss--module_rotating_N0OXf{to{transform:rotate(360deg)}}@keyframes BlogDonations-scss--module_growIn_OxAEl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogDonations-scss--module_closeLock_nE-Jo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonations-scss--module_shakeLock_ha4e9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonations-scss--module_container_OSV6u{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogDonations-scss--module_filter_jf8cd{flex-direction:column}.BlogDonations-scss--module_filterSelect_Zgl94{width:100%;min-width:100%;margin-bottom:15px}.BlogDonations-scss--module_filterSelect_Zgl94:last-of-type{margin-bottom:0}@keyframes BlogPostSalesResetButton-scss--module_fadeIn_wa2uh{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesResetButton-scss--module_fadeOut_JnJik{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesResetButton-scss--module_flashing_U9pxT{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesResetButton-scss--module_loading_sAnf7{to{background-position-x:-20%}}@keyframes BlogPostSalesResetButton-scss--module_rotating_dQCb6{to{transform:rotate(360deg)}}@keyframes BlogPostSalesResetButton-scss--module_growIn_6b8-b{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSalesResetButton-scss--module_closeLock_jRAiJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesResetButton-scss--module_shakeLock_uX4xE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesResetButton-scss--module_root_sI799{display:flex;align-items:center;height:46px;margin-left:15px;color:var(--var-color-text-primary)}.BlogPostSalesResetButton-scss--module_root_sI799 .BlogPostSalesResetButton-scss--module_icon_-7QDN{width:16px;height:16px;margin-right:12px;transition:.4s ease all}.BlogPostSalesResetButton-scss--module_root_sI799 .BlogPostSalesResetButton-scss--module_label_XI9XW{font-size:14px;text-transform:uppercase}.BlogPostSalesResetButton-scss--module_root_sI799:hover .BlogPostSalesResetButton-scss--module_icon_-7QDN{transform:rotate(360deg)}@keyframes BlogPostSalesList-scss--module_fadeIn_telSm{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesList-scss--module_fadeOut_96bLf{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesList-scss--module_flashing_-mqsn{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesList-scss--module_loading_JxuCR{to{background-position-x:-20%}}@keyframes BlogPostSalesList-scss--module_rotating_EtYzk{to{transform:rotate(360deg)}}@keyframes BlogPostSalesList-scss--module_growIn_SmC3z{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSalesList-scss--module_closeLock_llJmU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesList-scss--module_shakeLock_CZ8uL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesList-scss--module_container_hS8Ce{display:flex;flex-direction:column}.BlogPostSalesList-scss--module_header_0Svd1{display:flex;align-items:center;padding:10px 20px;border-bottom:1px solid var(--var-color-base-border)}.BlogPostSalesList-scss--module_iconWrapper_zImc8{-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_nuzIN{width:20px;height:20px;transform:rotate(90deg)}.BlogPostSalesList-scss--module_spinnerContainer_kxK2U{display:flex;align-items:center;justify-content:center;padding:15px}.BlogPostSalesList-scss--module_title_w0rax{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--var-color-text-primary)}.BlogPostSalesList-scss--module_content_7m1Wt{flex-direction:column;max-height:300px;padding:20px}.BlogPostSalesList-scss--module_item_BlOIA{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_BlOIA:hover{color:#ef7829}.BlogPostSalesList-scss--module_item_BlOIA:last-of-type{margin-bottom:0}.BlogPostSalesList-scss--module_publishTime_EK7Xt{font-size:12px;line-height:16px;color:#7c7c7c}@keyframes BlogPostSalesSelector-scss--module_fadeIn_Yw6sC{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesSelector-scss--module_fadeOut_IfZYw{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesSelector-scss--module_flashing_ZE-JF{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesSelector-scss--module_loading_SfZem{to{background-position-x:-20%}}@keyframes BlogPostSalesSelector-scss--module_rotating_4KLYN{to{transform:rotate(360deg)}}@keyframes BlogPostSalesSelector-scss--module_growIn_L-cJc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSalesSelector-scss--module_closeLock_kUqVT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesSelector-scss--module_shakeLock_o-L-H{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesSelector-scss--module_container_zFU-T{position:relative;flex:1;min-width:300px;max-width:300px}.BlogPostSalesSelector-scss--module_loading_SfZem{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_S2KSy{border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default)}.BlogPostSalesSelector-scss--module_button_9RWVc{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_UeTKO{width:18px;height:18px;position:absolute;top:calc(50% - 9px);right:15px;transition:transform .15s;fill:#5a6a7a}.BlogPostSalesSelector-scss--module_disabled_EUfQz .BlogPostSalesSelector-scss--module_arrow_UeTKO{color:#9d9d9d}.BlogPostSalesSelector-scss--module_arrowRotated_HhEqo{transform:rotate(180deg)}.BlogPostSalesSelector-scss--module_optionsContainer_1nEjM{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_8ghZK{top:auto;bottom:calc(100% + 46px)}.BlogPostSalesFilter-scss--module_root_2xaiS{display:flex;width:100%;justify-content:space-between}.BlogPostSalesFilter-scss--module_postSelector_-xq6Y{display:flex;align-items:flex-end}.BlogPostSalesFilter-scss--module_sortOptions_zHCfR{width:260px}.BlogPostSalesHeader-scss--module_header_ZAcjM{display:flex;width:100%;justify-content:space-between}.desktop .BlogPostSalesHeader-scss--module_header_ZAcjM{margin:-25px 0 30px}.mobile .BlogPostSalesHeader-scss--module_header_ZAcjM{margin-bottom:20px}.BlogPostSalesHeader-scss--module_titleContainer_mxrDC{display:flex;align-items:center}.BlogPostSalesHeader-scss--module_title_SARt1{font-size:1.25rem;font-weight:500}.desktop .BlogPostSalesHeader-scss--module_title_SARt1{margin-left:20px}.mobile .BlogPostSalesHeader-scss--module_title_SARt1{margin-left:15px}.BlogPostSalesHeader-scss--module_exportContainer_5gfAc{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogPostSalesHeader-scss--module_exportContainer_5gfAc{flex-direction:row}.mobile .BlogPostSalesHeader-scss--module_exportContainer_5gfAc{flex-direction:row-reverse;margin-top:20px}.BlogPostSalesHeader-scss--module_exportTitle_c-hfR{margin-bottom:0;font-weight:400;line-height:1rem}.desktop .BlogPostSalesHeader-scss--module_exportTitle_c-hfR{width:200px;margin-right:20px;font-size:.8125rem;text-align:right}.mobile .BlogPostSalesHeader-scss--module_exportTitle_c-hfR{margin-left:15px;font-size:.75rem;text-align:left}.light-theme .BlogPostSales-scss--module_postSalesNoRu_kb6m0{background-image:url(../no-post-sales-ru.CR8sXzhl.svg)}.light-theme .BlogPostSales-scss--module_postSalesNoEn_t1v10{background-image:url(../no-post-sales-en.9kFJO4mX.svg)}.light-x-theme .BlogPostSales-scss--module_postSalesNoRu_kb6m0{background-image:url(../no-post-sales-ru-x.BzrSL3dO.svg)}.light-x-theme .BlogPostSales-scss--module_postSalesNoEn_t1v10{background-image:url(../no-post-sales-en-x.CztsTElB.svg)}@keyframes BlogPostSales-scss--module_fadeIn_s-czR{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSales-scss--module_fadeOut_Yg7rF{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSales-scss--module_flashing_vEXy9{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSales-scss--module_loading_34XuG{to{background-position-x:-20%}}@keyframes BlogPostSales-scss--module_rotating_yqiQi{to{transform:rotate(360deg)}}@keyframes BlogPostSales-scss--module_growIn_8HnOd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSales-scss--module_closeLock_rUqB3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSales-scss--module_shakeLock_2Lmuu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogPostSales-scss--module_postSalesNoRu_kb6m0{background-image:url(../no-post-sales-ru-y.CJRK7VWE.svg)}.light-y-theme .BlogPostSales-scss--module_postSalesNoEn_t1v10{background-image:url(../no-post-sales-en-y.B0B9DyMx.svg)}.BlogPostSales-scss--module_hidden_YmHKg{display:none}@keyframes BlogPostSalesRows-scss--module_fadeIn_A8fra{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesRows-scss--module_fadeOut_xpOZH{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesRows-scss--module_flashing_2sZao{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesRows-scss--module_loading_mjICd{to{background-position-x:-20%}}@keyframes BlogPostSalesRows-scss--module_rotating_-ct5I{to{transform:rotate(360deg)}}@keyframes BlogPostSalesRows-scss--module_growIn_n1uZH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSalesRows-scss--module_closeLock_Ix-g6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesRows-scss--module_shakeLock_AyvD5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesRows-scss--module_items_gSQ63{width:100%;margin-top:20px}.BlogPostSalesRows-scss--module_item_yE9Ow{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg)}.BlogPostSalesRows-scss--module_itemRow_HwluN{display:flex;margin-bottom:14px;align-items:center}.BlogPostSalesRows-scss--module_itemRow_HwluN:last-of-type{margin-bottom:0}.BlogPostSalesRows-scss--module_label_pN-fw{margin-right:10px;color:#7c7c7c}.BlogPostSalesRows-scss--module_sum_-zarU{margin-right:6px}.BlogPostSalesRows-scss--module_userClickable_Gk8JA{cursor:pointer}.BlogPostSalesRows-scss--module_userClickable_Gk8JA:hover{color:var(--color-brand)}.BlogPostSalesRows-scss--module_link_upPkM{font-size:14px;color:var(--var-color-text-primary)}.BlogPostSalesRows-scss--module_link_upPkM:hover{color:#ef7829}.BlogPostSalesRows-scss--module_link_upPkM:visited{color:var(--var-color-text-primary)}.BlogPostSalesRows-scss--module_wordWrap_4mZ8o{word-wrap:break-word;word-break:break-word}@keyframes BlogPostSales-scss--module_fadeIn_bUrrM{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSales-scss--module_fadeOut_AvQ2C{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSales-scss--module_flashing_fPjUM{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSales-scss--module_loading_Yekms{to{background-position-x:-20%}}@keyframes BlogPostSales-scss--module_rotating_QEI4G{to{transform:rotate(360deg)}}@keyframes BlogPostSales-scss--module_growIn_Kn9KA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostSales-scss--module_closeLock_YDeVM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSales-scss--module_shakeLock_zP-M8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSales-scss--module_container_RtjkH{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogPostSales-scss--module_filter_Cq4LK{flex-direction:column}.BlogPostSales-scss--module_filterReset_9RaWf{display:flex;justify-content:center;width:100%;margin-top:10px}.BlogPostSales-scss--module_filterSelect_g0MJZ{flex-direction:column;width:100%;min-width:100%;margin-bottom:15px}.BlogPostSales-scss--module_filterSelect_g0MJZ:last-of-type{margin-bottom:0}@keyframes Accordion-scss--module_fadeIn_8ejkj{0%{opacity:0}to{opacity:1}}@keyframes Accordion-scss--module_fadeOut_HSy3B{0%{opacity:1}to{opacity:0}}@keyframes Accordion-scss--module_flashing_gF-r1{0%{opacity:.5}to{opacity:1}}@keyframes Accordion-scss--module_loading_HfTLb{to{background-position-x:-20%}}@keyframes Accordion-scss--module_rotating_-KY-B{to{transform:rotate(360deg)}}@keyframes Accordion-scss--module_growIn_Bmr40{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Accordion-scss--module_closeLock_USs8a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Accordion-scss--module_shakeLock_vBE-S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Accordion-scss--module_title_uKXSE{display:flex;align-items:center;margin-bottom:20px;line-height:1.375rem;color:var(--color-brand);-webkit-tap-highlight-color:transparent;cursor:pointer}.Accordion-scss--module_arrow_dETBE{width:1.125rem;height:1.125rem;display:inline-flex;margin-left:14px;transition:transform .15s;fill:var(--color-brand)}.Accordion-scss--module_container_F4fLK{margin-bottom:20px}.Accordion-scss--module_containerOpened_9e0Sm .Accordion-scss--module_arrow_dETBE{transform:rotate(180deg)}.PayoutLimitSystems-scss--module_system_lWKIz{margin-top:5px}.PayoutLimitSystems-scss--module_systemName_R50Vv{font-weight:bolder}.PayoutLimitSystems-scss--module_systemLimits_607DJ{margin-left:5px}@keyframes PayoutExtraInfo-scss--module_fadeIn_2KnBl{0%{opacity:0}to{opacity:1}}@keyframes PayoutExtraInfo-scss--module_fadeOut_H8BQm{0%{opacity:1}to{opacity:0}}@keyframes PayoutExtraInfo-scss--module_flashing_AQd43{0%{opacity:.5}to{opacity:1}}@keyframes PayoutExtraInfo-scss--module_loading_KZ8KC{to{background-position-x:-20%}}@keyframes PayoutExtraInfo-scss--module_rotating_N-laq{to{transform:rotate(360deg)}}@keyframes PayoutExtraInfo-scss--module_growIn_67YXD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PayoutExtraInfo-scss--module_closeLock_zRQQP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutExtraInfo-scss--module_shakeLock_TsQBQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutExtraInfo-scss--module_block_mlckd{margin-bottom:20px;font-size:.875rem;line-height:1.4}.PayoutExtraInfo-scss--module_block_mlckd .PayoutExtraInfo-scss--module_title_tR56o{color:var(--var-color-text-primary)}.PayoutExtraInfo-scss--module_block_mlckd .PayoutExtraInfo-scss--module_text_-LjUW{color:var(--var-color-text-secondary)}.PayoutExtraInfo-scss--module_link_rOxe7{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem;line-height:1.4}.PayoutExtraInfo-scss--module_link_rOxe7:visited{color:var(--var-color-link)}@media not all and (hover: none){.PayoutExtraInfo-scss--module_link_rOxe7:hover{border-bottom-color:var(--var-color-link-underline)}}.light-theme .PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_bankcard_ri3KQ{background-image:url(../bankcard.CR0eMul4.svg)}.light-x-theme .PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_bankcard_ri3KQ{background-image:url(../bankcard-x.BYehTT3M.svg)}@keyframes PayoutSystemsListItem-scss--module_fadeIn_PjJUs{0%{opacity:0}to{opacity:1}}@keyframes PayoutSystemsListItem-scss--module_fadeOut_uaIRN{0%{opacity:1}to{opacity:0}}@keyframes PayoutSystemsListItem-scss--module_flashing_57ZTo{0%{opacity:.5}to{opacity:1}}@keyframes PayoutSystemsListItem-scss--module_loading_-qywk{to{background-position-x:-20%}}@keyframes PayoutSystemsListItem-scss--module_rotating_JmXQo{to{transform:rotate(360deg)}}@keyframes PayoutSystemsListItem-scss--module_growIn_knUmH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PayoutSystemsListItem-scss--module_closeLock_qYtBq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutSystemsListItem-scss--module_shakeLock_-gBRA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_bankcard_ri3KQ{background-image:url(../bankcard-y.Brg26qUw.svg)}.PayoutSystemsListItem-scss--module_item_OZI3X{display:flex;flex-direction:row;align-items:center;width:335px;min-height:70px;padding:15px 15px 15px 20px;border:1px solid var(--var-color-base-border);cursor:pointer}.PayoutSystemsListItem-scss--module_item_OZI3X:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.PayoutSystemsListItem-scss--module_item_OZI3X.PayoutSystemsListItem-scss--module_disabled_hQySQ{cursor:default}.PayoutSystemsListItem-scss--module_item_OZI3X:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.PayoutSystemsListItem-scss--module_item_OZI3X:last-of-type{border-bottom-width:1px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.PayoutSystemsListItem-scss--module_item_OZI3X.PayoutSystemsListItem-scss--module_selected_CiGaa{border-color:var(--color-brand);border-bottom-width:1px}.PayoutSystemsListItem-scss--module_item_OZI3X.PayoutSystemsListItem-scss--module_selected_CiGaa.PayoutSystemsListItem-scss--module_disabled_hQySQ{border-color:#7c7c7c}.mobile .PayoutSystemsListItem-scss--module_item_OZI3X{width:100%;max-width:310px;height:60px}.PayoutSystemsListItem-scss--module_activeIcon_3gYwn{width:1.25rem;height:1.25rem;color:var(--color-brand)}.PayoutSystemsListItem-scss--module_systemIcon_0PnFt{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;background-repeat:no-repeat;background-position:center center;background-size:cover}.PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_paypal_PcOu2{background-image:url(../paypal.Dw1uJRgD.svg)}.PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_qiwi_3ZZ1-{background-image:url(../qiwi.mkScOlb-.svg)}.PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_vkpay_BdXWs{background-image:url(../vkpay.W-E3TMnE.svg)}.PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_yandex_vr3kv{background-image:url(../yandex.CCZyYZEN.svg)}.dark-theme .PayoutSystemsListItem-scss--module_systemIcon_0PnFt.PayoutSystemsListItem-scss--module_bankcard_ri3KQ{background-image:url(../bankcard.CR0eMul4.svg)}.PayoutSystemsListItem-scss--module_commission_o0s3y{flex:1;margin-top:2px;font-size:calc(1.25rem - 8px);line-height:1.25;color:#7c7c7c}.PayoutSystemsListItem-scss--module_systemNameBlock_sujTi{display:flex;flex-direction:column;flex:1;margin-left:15px}.PayoutSystemsListItem-scss--module_systemNameBlockTitle_-0Dat{font-size:.875rem;line-height:1.4}.PayoutExtraInfoTermsHint-scss--module_link_S7tYH{font-size:inherit}.AdvPayWidget-scss--module_root_bpA-U{width:100%;height:auto;border:none}.AdvPayWidget-scss--module_hidden_SqBlj{visibility:hidden;opacity:0}@keyframes PayoutForm-scss--module_fadeIn_ijwA5{0%{opacity:0}to{opacity:1}}@keyframes PayoutForm-scss--module_fadeOut_ggaj-{0%{opacity:1}to{opacity:0}}@keyframes PayoutForm-scss--module_flashing_Su0EK{0%{opacity:.5}to{opacity:1}}@keyframes PayoutForm-scss--module_loading_6tbGZ{to{background-position-x:-20%}}@keyframes PayoutForm-scss--module_rotating_li2Vt{to{transform:rotate(360deg)}}@keyframes PayoutForm-scss--module_growIn_rQ-ff{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PayoutForm-scss--module_closeLock_MPtm5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutForm-scss--module_shakeLock_KsGrT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutForm-scss--module_formWrapper_RsFLy{position:relative;margin-top:30px}.mobile .PayoutForm-scss--module_formWrapper_RsFLy{margin-top:20px}.mobile .PayoutForm-scss--module_form_ZC3E9{margin-bottom:60px}.PayoutForm-scss--module_hintBlock_Cgfl8{margin-top:5px}.PayoutForm-scss--module_hintBlock_Cgfl8,.PayoutForm-scss--module_hintBlock_Cgfl8 .PayoutForm-scss--module_hint_keSop{font-size:13px;line-height:1.5;color:#7c7c7c}.PayoutForm-scss--module_title_GZe0a{margin:0 0 10px;font-size:24px;font-weight:500}.PayoutForm-scss--module_input_rp194{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_rp194::placeholder{color:var(--var-color-input-text-disabled)}.PayoutForm-scss--module_input_rp194:focus{border-color:var(--color-brand)}.PayoutForm-scss--module_input_rp194:invalid,.PayoutForm-scss--module_input_rp194.PayoutForm-scss--module_invalid_46lCf{padding-right:34px;border-color:#cb1a1a}.PayoutForm-scss--module_input_rp194:not(.PayoutForm-scss--module_invalid_46lCf) .PayoutForm-scss--module_input_rp194:hover{border-color:var(--var-color-input-border-hover)}.PayoutForm-scss--module_input_rp194[disabled],.PayoutForm-scss--module_input_rp194.PayoutForm-scss--module_disabled_4ExCY{border-color:#ccc;background-color:var(--var-color-input-bg-disabled)}.PayoutForm-scss--module_existingInput_mkgEu{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_qfNVL{fill:#9d9d9d}.PayoutForm-scss--module_errorContainer_xmor2{padding-bottom:6px;font-size:13px;color:#cb1a1a}.PayoutForm-scss--module_icon_O5STU{width:18px;height:18px;display:inline-block;margin-right:12px;vertical-align:bottom;fill:#fff}.PayoutForm-scss--module_changeButton_HbzDy{max-width:100%}.PayoutForm-scss--module_dmrIFrame_Ti2Na{width:calc(100% + 24px);margin-left:-12px;border:none}.PayoutForm-scss--module_dmrIFrame_Ti2Na .PayoutForm-scss--module_iframeLoader_NKv-7{display:flex;align-items:center;justify-content:center;background:#fff}.PayoutForm-scss--module_noPasswordSubmittingContainer_FsIZF{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_6nmCF{0%{opacity:0}to{opacity:1}}@keyframes Bank131TokenizerWidget-scss--module_fadeOut_ocMGf{0%{opacity:1}to{opacity:0}}@keyframes Bank131TokenizerWidget-scss--module_flashing_PJWSd{0%{opacity:.5}to{opacity:1}}@keyframes Bank131TokenizerWidget-scss--module_loading_qlIpd{to{background-position-x:-20%}}@keyframes Bank131TokenizerWidget-scss--module_rotating_9AJCs{to{transform:rotate(360deg)}}@keyframes Bank131TokenizerWidget-scss--module_growIn_CnT3k{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Bank131TokenizerWidget-scss--module_closeLock_JRd7T{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131TokenizerWidget-scss--module_shakeLock_OpBkS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-MainContainer__container,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-MainContainer__container{font-family:Inter,Arial,sans-serif;font-weight:400;max-width:none}.dark-theme .Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-MainContainer__container,.dark-theme .Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-MainContainer__container{color:#f1f1f1}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-Button__container,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-Button__container{width:auto;padding:9px 20px;font-size:.875rem;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_V5J9r .bank131-Button__container:hover,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-Button__container:hover{background-color:var(--color-brand-hovered)}}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-InputBase__background,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-InputBase__background{border-color:#ccc;border-radius:8px}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-Field__label,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-Field__label{margin-bottom:8px;font-size:.875rem;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-Footer__container,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-Footer__container{display:none}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-Field__isInvalid .bank131-Field__label,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-Field__isInvalid .bank131-Field__label{color:var(--var-color-text-primary)}.Bank131TokenizerWidget-scss--module_root_V5J9r .bank131-InputBase__isFocused .bank131-InputBase__background,.Bank131TokenizerWidget-scss--module_root_V5J9r .smgl-InputBase__isFocused .bank131-InputBase__background{border-color:var(--color-brand);box-shadow:none}.PayoutBank131FirstStepForm-scss--module_innInput_-EnXk::-webkit-outer-spin-button,.PayoutBank131FirstStepForm-scss--module_innInput_-EnXk::-webkit-inner-spin-button{-webkit-appearance:none}.PayoutBank131FirstStepForm-scss--module_formRow_imOME,.PayoutYunoFirstStepForm-scss--module_formRow_0AW4Y{margin-bottom:40px}.BlogWithdrawal-scss--module_systemsContainer_UaeTO{margin-bottom:30px}.BlogWithdrawal-scss--module_formContainer_8R8Ny{margin-bottom:20px}.BlogWithdrawal-scss--module_accordionTitle_g2JQu{text-transform:uppercase}@keyframes RevertedPayoutStatus-scss--module_fadeIn_9tUAo{0%{opacity:0}to{opacity:1}}@keyframes RevertedPayoutStatus-scss--module_fadeOut_d4xMc{0%{opacity:1}to{opacity:0}}@keyframes RevertedPayoutStatus-scss--module_flashing_xlCPc{0%{opacity:.5}to{opacity:1}}@keyframes RevertedPayoutStatus-scss--module_loading_vnwWP{to{background-position-x:-20%}}@keyframes RevertedPayoutStatus-scss--module_rotating_jEzv3{to{transform:rotate(360deg)}}@keyframes RevertedPayoutStatus-scss--module_growIn_YoBvS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RevertedPayoutStatus-scss--module_closeLock_zh7aT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RevertedPayoutStatus-scss--module_shakeLock_20Hu7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RevertedPayoutStatus-scss--module_root_c4KA8{display:flex;flex-direction:row;gap:4px;color:var(--var-color-error);align-items:center;justify-content:flex-start}.RevertedPayoutStatus-scss--module_icon_ekAjo{width:16px;height:16px;cursor:pointer}@keyframes BlogPayoutHint-scss--module_fadeIn_AJDJg{0%{opacity:0}to{opacity:1}}@keyframes BlogPayoutHint-scss--module_fadeOut_wEbk6{0%{opacity:1}to{opacity:0}}@keyframes BlogPayoutHint-scss--module_flashing_9Ww3c{0%{opacity:.5}to{opacity:1}}@keyframes BlogPayoutHint-scss--module_loading_6yXBX{to{background-position-x:-20%}}@keyframes BlogPayoutHint-scss--module_rotating_GJ9KB{to{transform:rotate(360deg)}}@keyframes BlogPayoutHint-scss--module_growIn_E-wvB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPayoutHint-scss--module_closeLock_Uw519{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPayoutHint-scss--module_shakeLock_HatQ5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPayoutHint-scss--module_root_vwBqx{margin-bottom:25px;padding:19px 16px 19px 20px;border:1px solid var(--var-color-base-border);font-size:.8125rem;font-weight:400;line-height:16px;color:#7c7c7c;border-radius:var(--border-radius-default)}.BlogPayoutHint-scss--module_header_w-qu0{display:flex;margin-bottom:11px}.BlogPayoutHint-scss--module_clock_G3EX2{width:20px;height:20px;flex-shrink:0;margin-right:10px}.mobile .BlogPayoutHint-scss--module_clock_G3EX2{display:none}.BlogPayoutHint-scss--module_timeFrame_KZBBQ{line-height:1.25rem}@keyframes BlogPayoutHistory-scss--module_fadeIn_CaS5O{0%{opacity:0}to{opacity:1}}@keyframes BlogPayoutHistory-scss--module_fadeOut_2RJRU{0%{opacity:1}to{opacity:0}}@keyframes BlogPayoutHistory-scss--module_flashing_SEs8l{0%{opacity:.5}to{opacity:1}}@keyframes BlogPayoutHistory-scss--module_loading_1vjB-{to{background-position-x:-20%}}@keyframes BlogPayoutHistory-scss--module_rotating_k0bly{to{transform:rotate(360deg)}}@keyframes BlogPayoutHistory-scss--module_growIn_PheRo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPayoutHistory-scss--module_closeLock_F8sJ5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPayoutHistory-scss--module_shakeLock_-4mM-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPayoutHistory-scss--module_content_WV8Xb{padding-right:0;padding-left:0}.BlogPayoutHistory-scss--module_hint_yq8Gf{margin:15px;padding:15px}.BlogPayoutHistory-scss--module_exportButtonContainer_WOo80{width:calc(100% - 30px);margin:15px;background-size:101px 82px}.BlogPayoutHistory-scss--module_exportButtonTitle_vudhF{margin-bottom:22px;font-size:.8125rem;font-weight:400;line-height:16px}.BlogPayoutHistory-scss--module_item_EBIcM{padding:15px}.BlogPayoutHistory-scss--module_item_EBIcM:nth-child(2n){background-color:var(--var-color-complementary-bg)}.BlogPayoutHistory-scss--module_row_4GC5I{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px}.BlogPayoutHistory-scss--module_row_4GC5I:last-child{margin-bottom:0}.BlogPayoutHistory-scss--module_statusRow_KMOqC{display:flex;align-items:center;overflow:visible}.BlogPayoutHistory-scss--module_title_1r8h8{margin-right:10px;font-size:13px;color:#7c7c7c}.BlogPayoutHistory-scss--module_status_zIAvE{display:block;white-space:normal}.BlogPayoutHistory-scss--module_error_-DVe5{color:#cb1a1a}.BlogPayoutHistory-scss--module_paginationContainer_VUvfE{display:flex;justify-content:center;margin-top:30px;margin-bottom:50px}.BlogPayoutHistory-scss--module_pagination_b1sUN{margin:0}.BlogPayoutHistory-scss--module_emptyText_CAwZn{padding:0 15px;font-size:16px;color:var(--var-color-text-secondary)}@keyframes BlogHoldsHeader-scss--module_fadeIn_daaZw{0%{opacity:0}to{opacity:1}}@keyframes BlogHoldsHeader-scss--module_fadeOut_kOFkk{0%{opacity:1}to{opacity:0}}@keyframes BlogHoldsHeader-scss--module_flashing_novGB{0%{opacity:.5}to{opacity:1}}@keyframes BlogHoldsHeader-scss--module_loading_ViN4u{to{background-position-x:-20%}}@keyframes BlogHoldsHeader-scss--module_rotating_R09Ez{to{transform:rotate(360deg)}}@keyframes BlogHoldsHeader-scss--module_growIn_2m6Il{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogHoldsHeader-scss--module_closeLock_8-qh4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHoldsHeader-scss--module_shakeLock_T9euH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHoldsHeader-scss--module_header_uKyj-{display:flex;width:100%;justify-content:space-between}.desktop .BlogHoldsHeader-scss--module_header_uKyj-{margin:-25px 0 30px}.mobile .BlogHoldsHeader-scss--module_header_uKyj-{margin-bottom:20px}.BlogHoldsHeader-scss--module_titleContainer_Jpphw{display:flex;align-items:center}.BlogHoldsHeader-scss--module_title_kxx0p{font-size:1.25rem;font-weight:500}.desktop .BlogHoldsHeader-scss--module_title_kxx0p{margin-left:20px}.mobile .BlogHoldsHeader-scss--module_title_kxx0p{margin-left:15px}.BlogHoldsHeader-scss--module_exportContainer_YSCS8{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogHoldsHeader-scss--module_exportContainer_YSCS8{flex-direction:row}.mobile .BlogHoldsHeader-scss--module_exportContainer_YSCS8{flex-direction:row-reverse;margin-bottom:20px}.BlogHoldsHeader-scss--module_exportTitle_qYnJL{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogHoldsHeader-scss--module_exportTitle_qYnJL{width:200px;margin-right:20px;font-size:.8125rem;text-align:right}.mobile .BlogHoldsHeader-scss--module_exportTitle_qYnJL{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogHolds-scss--module_emptyHoldsRu_XClhl{background-image:url(../refund-ru.ef2DFLBg.svg)}.light-theme .BlogHolds-scss--module_emptyHoldsEn_VQ0Q5{background-image:url(../refunds.Cda0KT2t.svg)}.light-x-theme .BlogHolds-scss--module_emptyHoldsRu_XClhl{background-image:url(../refund-ru-x.YWDUjT6F.svg)}.light-x-theme .BlogHolds-scss--module_emptyHoldsEn_VQ0Q5{background-image:url(../refunds-x.sz3GJpnk.svg)}@keyframes BlogHolds-scss--module_fadeIn_g-NXS{0%{opacity:0}to{opacity:1}}@keyframes BlogHolds-scss--module_fadeOut_MUjel{0%{opacity:1}to{opacity:0}}@keyframes BlogHolds-scss--module_flashing_KRFEh{0%{opacity:.5}to{opacity:1}}@keyframes BlogHolds-scss--module_loading_C0Un0{to{background-position-x:-20%}}@keyframes BlogHolds-scss--module_rotating_peZtb{to{transform:rotate(360deg)}}@keyframes BlogHolds-scss--module_growIn_CFJ4d{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogHolds-scss--module_closeLock_rnNUP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHolds-scss--module_shakeLock_toyhO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogHolds-scss--module_emptyHoldsRu_XClhl{background-image:url(../refund-ru-y.4rMrnxuA.svg)}.light-y-theme .BlogHolds-scss--module_emptyHoldsEn_VQ0Q5{background-image:url(../refunds-y.CK-f07Ek.svg)}.BlogHolds-scss--module_emptyContent_Ivny7{max-width:340px}.BlogHolds-scss--module_info_S1Wdm{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_S1Wdm .BlogHolds-scss--module_title_E2SI-{display:flex;color:var(--var-color-text-primary);gap:10px;align-items:center}.BlogHolds-scss--module_info_S1Wdm .BlogHolds-scss--module_title_E2SI- .BlogHolds-scss--module_icon_c8Al9{width:20px;height:20px;color:#7b98a9}.BlogHolds-scss--module_info_S1Wdm .BlogHolds-scss--module_description_P1Z8z{padding-top:10px;color:#7c7c7c}@keyframes BlogHoldsRows-scss--module_fadeIn_sWlHv{0%{opacity:0}to{opacity:1}}@keyframes BlogHoldsRows-scss--module_fadeOut_uZAxj{0%{opacity:1}to{opacity:0}}@keyframes BlogHoldsRows-scss--module_flashing_LM4Kj{0%{opacity:.5}to{opacity:1}}@keyframes BlogHoldsRows-scss--module_loading_bHkFI{to{background-position-x:-20%}}@keyframes BlogHoldsRows-scss--module_rotating_ourTv{to{transform:rotate(360deg)}}@keyframes BlogHoldsRows-scss--module_growIn_wHD5Q{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogHoldsRows-scss--module_closeLock_dc-Iz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHoldsRows-scss--module_shakeLock_umxFq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHoldsRows-scss--module_icon_aVCMU{width:16px;height:16px;margin-right:5px}.BlogHoldsRows-scss--module_hint_3OIRe{margin-left:5px}.mobile .BlogHoldsRows-scss--module_hint_3OIRe{vertical-align:middle}.BlogHoldsRows-scss--module_hintContent_i4jwV{font-size:13px;line-height:20px}.BlogHoldsRows-scss--module_hintIcon_lHJlo{width:14px;height:14px}.BlogHoldsRows-scss--module_item_XImFN{margin-bottom:10px;padding:15px 15px 3px;border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogHoldsRows-scss--module_itemRow_D0IOu{display:flex;gap:10px;margin-bottom:12px;font-size:14px;color:var(--var-color-text-primary)}.BlogHoldsRows-scss--module_itemRow_D0IOu .BlogHoldsRows-scss--module_approved_zADJD{color:var(--var-color-error)}.BlogHoldsRows-scss--module_itemRow_D0IOu .BlogHoldsRows-scss--module_canceled_wbUlV{color:#59a840}.BlogHoldsRows-scss--module_label_u8X2a{font-size:13px;line-height:16px;color:#7c7c7c}.BlogHoldsRows-scss--module_wordWrap_2aelk{word-wrap:break-word;word-break:break-word}.BlogHoldsRows-scss--module_items_MzwGr{width:100%;margin-top:5px}@keyframes BlogHolds-scss--module_fadeIn_ztq-l{0%{opacity:0}to{opacity:1}}@keyframes BlogHolds-scss--module_fadeOut_pmk7l{0%{opacity:1}to{opacity:0}}@keyframes BlogHolds-scss--module_flashing_aZzvX{0%{opacity:.5}to{opacity:1}}@keyframes BlogHolds-scss--module_loading_oqkSD{to{background-position-x:-20%}}@keyframes BlogHolds-scss--module_rotating_1hdEi{to{transform:rotate(360deg)}}@keyframes BlogHolds-scss--module_growIn_152HZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogHolds-scss--module_closeLock_G-S16{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHolds-scss--module_shakeLock_LlQcB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHolds-scss--module_container_5pxfv{display:flex;align-items:center;justify-content:center;flex-direction:column}@keyframes CopyInput-scss--module_fadeIn_Sm11-{0%{opacity:0}to{opacity:1}}@keyframes CopyInput-scss--module_fadeOut_FwCrR{0%{opacity:1}to{opacity:0}}@keyframes CopyInput-scss--module_flashing_R2gWm{0%{opacity:.5}to{opacity:1}}@keyframes CopyInput-scss--module_loading_s89dN{to{background-position-x:-20%}}@keyframes CopyInput-scss--module_rotating_3pTmh{to{transform:rotate(360deg)}}@keyframes CopyInput-scss--module_growIn_egdUI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CopyInput-scss--module_closeLock_xaplo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyInput-scss--module_shakeLock_U8SH3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyInput-scss--module_root_63hDG{display:flex;overflow:hidden;height:2.125rem;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.light-y-theme .CopyInput-scss--module_root_63hDG,.light-x-theme .CopyInput-scss--module_root_63hDG,.light-theme .CopyInput-scss--module_root_63hDG{border:1px solid var(--var-color-base-border)}.dark-theme .CopyInput-scss--module_root_63hDG{border:1px solid #262626}.CopyInput-scss--module_input_g4rgn{width:100%;min-width:0;padding-left:15px;border:none;font-size:.8125rem;outline:none;background-color:var(--var-color-input-bg)}.light-y-theme .CopyInput-scss--module_input_g4rgn,.light-x-theme .CopyInput-scss--module_input_g4rgn,.light-theme .CopyInput-scss--module_input_g4rgn{color:var(--var-color-text-primary)}.dark-theme .CopyInput-scss--module_input_g4rgn{color:#f1f1f1}.CopyInput-scss--module_copy_rAvn4{display:flex;align-items:center;justify-content:center;cursor:pointer}.light-y-theme .CopyInput-scss--module_copy_rAvn4,.light-x-theme .CopyInput-scss--module_copy_rAvn4,.light-theme .CopyInput-scss--module_copy_rAvn4{border-left:1px solid var(--var-color-base-border)}.dark-theme .CopyInput-scss--module_copy_rAvn4{border-left:1px solid #262626}.CopyInput-scss--module_copyIcon_ZHvzH{width:1.25rem;height:1.25rem;margin:0 6px;transition:.2s color}.CopyInput-scss--module_copyIcon_ZHvzH:hover{color:var(--color-brand)}.dark-theme .ShareButton-scss--module_qr_CtLuW{background-color:var(--color-brand)}@keyframes ShareButton-scss--module_fadeIn_G6Eqk{0%{opacity:0}to{opacity:1}}@keyframes ShareButton-scss--module_fadeOut_uIJsT{0%{opacity:1}to{opacity:0}}@keyframes ShareButton-scss--module_flashing_RlPaR{0%{opacity:.5}to{opacity:1}}@keyframes ShareButton-scss--module_loading_04Sbc{to{background-position-x:-20%}}@keyframes ShareButton-scss--module_rotating_dGOER{to{transform:rotate(360deg)}}@keyframes ShareButton-scss--module_growIn_AIgKK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ShareButton-scss--module_closeLock_L2gNX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareButton-scss--module_shakeLock_GXmMr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .ShareButton-scss--module_qr_CtLuW{background-color:#eee}.ShareButton-scss--module_root_g15rx{display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border-radius:8px;transition:all .2s ease;cursor:pointer}@media not all and (hover: none){.ShareButton-scss--module_root_g15rx:hover:not(:active){filter:brightness(1.1)}}@media not all and (hover: none){.ShareButton-scss--module_root_g15rx:active{transform:scale(.97)}}@media (hover: none){.ShareButton-scss--module_root_g15rx:active{transform:scale(.94)}}.ShareButton-scss--module_big_SwHRZ{width:44px;height:44px;border-radius:12px}.ShareButton-scss--module_vk_mpBtS{background-color:#07f}.ShareButton-scss--module_vkIcon_UotBv{width:1rem;height:1rem;color:#fff}.ShareButton-scss--module_vkIconBig_L7FET{width:20px;height:20px}.ShareButton-scss--module_fb_UD1NO{background-color:#0862f6}.ShareButton-scss--module_fbIcon_hItWK{width:1rem;height:1rem;color:#fff}.ShareButton-scss--module_fbIconBig_ZlqtC{width:20px;height:20px}.ShareButton-scss--module_ok_P8McG{color:#f70;background-color:#f70}.ShareButton-scss--module_okIcon_xYVVp{width:15px;height:15px}.ShareButton-scss--module_okIconBig_CbLJe{width:22px;height:22px}.ShareButton-scss--module_twitter_MWiGb{background-color:#000}.ShareButton-scss--module_twitterIcon_lA0ZZ{width:1rem;height:1rem;color:#fff}.ShareButton-scss--module_twitterIconBig_OYm4j{width:20px;height:20px}.ShareButton-scss--module_telegram_0aKSF{background-color:#0084c6}.ShareButton-scss--module_telegramIcon_VRoV7{width:1rem;height:1rem;color:#fff}.ShareButton-scss--module_telegramIconBig_LfChc{width:20px;height:20px}.ShareButton-scss--module_qr_CtLuW{background-color:#eee}.ShareButton-scss--module_qrIcon_4A-b-{width:1rem;height:1rem;color:var(--var-color-text-primary)}.ShareButton-scss--module_qrIconBig_Ew2m1{width:20px;height:20px}.ShareButton-scss--module_link_GKpi7{background-color:var(--var-color-bg)}.ShareButton-scss--module_linkIcon_mnYEu{width:1.625rem;height:11px}.ShareButton-scss--module_active_83-wW{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}@keyframes ShareDropdown-scss--module_fadeIn_NAGXt{0%{opacity:0}to{opacity:1}}@keyframes ShareDropdown-scss--module_fadeOut_-iRMi{0%{opacity:1}to{opacity:0}}@keyframes ShareDropdown-scss--module_flashing_AyHX0{0%{opacity:.5}to{opacity:1}}@keyframes ShareDropdown-scss--module_loading_1i0Su{to{background-position-x:-20%}}@keyframes ShareDropdown-scss--module_rotating_eKYpV{to{transform:rotate(360deg)}}@keyframes ShareDropdown-scss--module_growIn_e3CmS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ShareDropdown-scss--module_closeLock_ht2ds{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDropdown-scss--module_shakeLock_8hmqT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDropdown-scss--module_dropdownContentRoot_KWyyS{z-index:97;max-width:500px}.dark-theme .ShareDropdown-scss--module_dropdownContentRoot_KWyyS{background-color:#333}.ios.dark-theme .ShareDropdown-scss--module_dropdownContentRoot_KWyyS{background-color:#3a3a3a6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ShareDropdown-scss--module_button_eXtHF{margin-right:-4px;margin-bottom:-4px}.ShareDropdown-scss--module_button_eXtHF .ShareDropdown-scss--module_buttonIcon_nrdy1{fill:transparent;stroke-width:1.5px;transition:.2s stroke;stroke:currentcolor}.ShareDropdown-scss--module_dropdownContent_WRHlU{padding:5px}.ShareDropdown-scss--module_copyInput_Z8SwD{height:calc(2rem + 4px);margin-bottom:12px}.ShareDropdown-scss--module_copyButton_f4-6w{width:calc(2rem + 4px);flex-shrink:0}.ShareDropdown-scss--module_shareButtons_0xdpb{display:flex;align-items:center;justify-content:flex-start;gap:10px}.ShareDropdown-scss--module_qrBlock_I-Dxr{display:flex}.ShareDropdown-scss--module_qrBlockBack_Bv-XG{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_goXPt{width:1.125rem;height:1.125rem;fill:var(--color-brand);transform:rotate(90deg)}.mobile .ShareDropdown-scss--module_qrButton_IaTbT{display:none}@keyframes QrDropdownButton-scss--module_fadeIn_7bQ0P{0%{opacity:0}to{opacity:1}}@keyframes QrDropdownButton-scss--module_fadeOut_h3Ovs{0%{opacity:1}to{opacity:0}}@keyframes QrDropdownButton-scss--module_flashing_CL9IJ{0%{opacity:.5}to{opacity:1}}@keyframes QrDropdownButton-scss--module_loading_QQ9jm{to{background-position-x:-20%}}@keyframes QrDropdownButton-scss--module_rotating_WQ1ud{to{transform:rotate(360deg)}}@keyframes QrDropdownButton-scss--module_growIn_XcYS1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes QrDropdownButton-scss--module_closeLock_6DqUF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes QrDropdownButton-scss--module_shakeLock_P3mzw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.QrDropdownButton-scss--module_container_XA11j{position:relative;height:40px}.QrDropdownButton-scss--module_button_3Dawg{padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.QrDropdownButton-scss--module_button_3Dawg:hover,.QrDropdownButton-scss--module_button_3Dawg:hover .QrDropdownButton-scss--module_icon_zupJq{color:var(--color-brand)}}.QrDropdownButton-scss--module_icon_zupJq{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}.QrDropdownButton-scss--module_dropdown_PIUo0{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_PIUo0,.light-x-theme .QrDropdownButton-scss--module_dropdown_PIUo0,.light-theme .QrDropdownButton-scss--module_dropdown_PIUo0{border-color:#eaeaea;background-color:#fff}.dark-theme .QrDropdownButton-scss--module_dropdown_PIUo0{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}@keyframes ShareDropdownButton-scss--module_fadeIn_izpU2{0%{opacity:0}to{opacity:1}}@keyframes ShareDropdownButton-scss--module_fadeOut_qtflg{0%{opacity:1}to{opacity:0}}@keyframes ShareDropdownButton-scss--module_flashing_dqIkj{0%{opacity:.5}to{opacity:1}}@keyframes ShareDropdownButton-scss--module_loading_81nvo{to{background-position-x:-20%}}@keyframes ShareDropdownButton-scss--module_rotating_XiBZN{to{transform:rotate(360deg)}}@keyframes ShareDropdownButton-scss--module_growIn_zI9vC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ShareDropdownButton-scss--module_closeLock_JTAHv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDropdownButton-scss--module_shakeLock_Z-4-5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDropdownButton-scss--module_button_qlntN{padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.ShareDropdownButton-scss--module_button_qlntN:hover,.ShareDropdownButton-scss--module_button_qlntN:hover .ShareDropdownButton-scss--module_icon_4Lc33{color:var(--color-brand)}}.ShareDropdownButton-scss--module_icon_4Lc33{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}.light-x-theme .BlogRefsStat-scss--module_quantity_9nbsW{background-image:url(../quantity-x.DstRe6FU.svg)}.light-x-theme .BlogRefsStat-scss--module_payout_rBPYI{background-image:url(../payout-x.hlJe-oaQ.svg)}.light-x-theme .BlogRefsStat-scss--module_income_PR-qD{background-image:url(../income-x.ClQmo2Mh.svg)}@keyframes BlogRefsStat-scss--module_fadeIn_qMpx-{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsStat-scss--module_fadeOut_G5Ipz{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsStat-scss--module_flashing_KVGY0{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsStat-scss--module_loading_Q32BX{to{background-position-x:-20%}}@keyframes BlogRefsStat-scss--module_rotating_LjipT{to{transform:rotate(360deg)}}@keyframes BlogRefsStat-scss--module_growIn_pa9yV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogRefsStat-scss--module_closeLock_OQD2G{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsStat-scss--module_shakeLock_y77Oi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogRefsStat-scss--module_quantity_9nbsW{background-image:url(../quantity-y.CKWVzRT5.svg)}.light-y-theme .BlogRefsStat-scss--module_payout_rBPYI{background-image:url(../payout-y.CC0P8Vn4.svg)}.light-y-theme .BlogRefsStat-scss--module_income_PR-qD{background-image:url(../income-y.D33FhTMh.svg)}.BlogRefsStat-scss--module_container_NojKN{width:300px;padding:20px;border:1px solid var(--var-color-base-border);border-radius:5px}.BlogRefsStat-scss--module_picture_o65gZ{margin-bottom:14px}.BlogRefsStat-scss--module_title_CIhAX{font-size:1.25rem;font-weight:500;margin-bottom:20px}.BlogRefsStat-scss--module_text_zza0V{font-size:14px;color:#7c7c7c}.BlogRefsStat-scss--module_bottomBlock_BTT5V{display:flex;flex-direction:column}.BlogRefsStat-scss--module_group_SL1lO{display:flex;margin-bottom:20px}.BlogRefsStat-scss--module_group_SL1lO:last-of-type{margin-bottom:0}.BlogRefsStat-scss--module_icon_qVuyd{width:38px;height:38px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:12px}.BlogRefsStat-scss--module_amount_8bHEs{font-size:16px;font-weight:500;line-height:1.375rem;color:var(--var-color-text-primary)}.BlogRefsStat-scss--module_quantity_9nbsW{background-image:url(../quantity.CIuBidzS.svg)}.BlogRefsStat-scss--module_payout_rBPYI{background-image:url(../payout.pGBJ3zjm.svg)}.BlogRefsStat-scss--module_income_PR-qD{background-image:url(../income.DMxuooD7.svg)}.dark-theme .BlogRefsSteps-scss--module_picture_LKS9-{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}.dark-theme .BlogRefsSteps-scss--module_pictureIncomeRub_2h8uC{background-image:url(../income-rub.DTjmL22N.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_fLyED{background-image:url(../income-usd.oX0J7U0S.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureMessages_wPYLM{background-image:url(../messages.BevozeXU.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureCalendar_jjk7A{background-image:url(../calendar.jjsR5AOk.svg)}.light-theme .BlogRefsSteps-scss--module_pictureIncomeRub_2h8uC{background-image:url(../income-rub.DTjmL22N.svg)}.light-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_fLyED{background-image:url(../income-usd.oX0J7U0S.svg)}.light-theme .BlogRefsSteps-scss--module_pictureMessages_wPYLM{background-image:url(../messages.BevozeXU.svg)}.light-theme .BlogRefsSteps-scss--module_pictureCalendar_jjk7A{background-image:url(../calendar.jjsR5AOk.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_fLyED{background-image:url(../income-usd-x.CIbDbgeC.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureIncomeRub_2h8uC{background-image:url(../income-rub-x.CV98GdDx.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureMessages_wPYLM{background-image:url(../messages-x.Co71Pd0J.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureCalendar_jjk7A{background-image:url(../calendar-x.D1e6FgMo.svg)}@keyframes BlogRefsSteps-scss--module_fadeIn_Fwoqt{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsSteps-scss--module_fadeOut_vFxP6{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsSteps-scss--module_flashing_YpYcO{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsSteps-scss--module_loading_NDH9n{to{background-position-x:-20%}}@keyframes BlogRefsSteps-scss--module_rotating_7WIlG{to{transform:rotate(360deg)}}@keyframes BlogRefsSteps-scss--module_growIn_yLWq2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogRefsSteps-scss--module_closeLock_kV9Vv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsSteps-scss--module_shakeLock_sNdRR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_fLyED{background-image:url(../income-usd-y.DUP42tqX.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureIncomeRub_2h8uC{background-image:url(../income-rub-y.CqWdQBaq.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureMessages_wPYLM{background-image:url(../messages-y.DUWzq9eP.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureCalendar_jjk7A{background-image:url(../calendar-y.BDcondmg.svg)}.BlogRefsSteps-scss--module_explanationTitle_5Ic2y{font-size:1.25rem;font-weight:500;margin-bottom:30px}.BlogRefsSteps-scss--module_explanationSteps_1gGoc{display:flex;justify-content:space-between}.BlogRefsSteps-scss--module_explanationStep_yIoo6{width:300px;margin-right:120px}.BlogRefsSteps-scss--module_explanationStepPicture_9pqkS{width:115px;height:115px;margin-bottom:10px}.BlogRefsSteps-scss--module_explanationStepTitle_uveP3{margin-bottom:10px;font-size:16px;font-weight:500}.BlogRefsSteps-scss--module_explanationStepText_lbeWV{font-size:14px;color:#7c7c7c}@keyframes BlogRefsTable-scss--module_fadeIn_eTQSr{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsTable-scss--module_fadeOut_mh-fj{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsTable-scss--module_flashing_4Yhm2{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsTable-scss--module_loading_zykYD{to{background-position-x:-20%}}@keyframes BlogRefsTable-scss--module_rotating_wkvZy{to{transform:rotate(360deg)}}@keyframes BlogRefsTable-scss--module_growIn_3SWBe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogRefsTable-scss--module_closeLock_5U2Pj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsTable-scss--module_shakeLock_yIhPE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRefsTable-scss--module_root_yfuE-{width:100%;margin-top:20px}.BlogRefsTable-scss--module_item_XWyQb{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg);background-color:var(--var-color-app-bg)}.BlogRefsTable-scss--module_item_XWyQb:nth-child(odd){background-color:var(--var-color-complementary-bg)}.BlogRefsTable-scss--module_dataItem_zZ1jf{display:flex;margin-bottom:14px;align-items:center;flex-direction:column;align-items:flex-start}.BlogRefsTable-scss--module_dataItem_zZ1jf:last-of-type{margin-bottom:0}.BlogRefsTable-scss--module_flexRow_jil5P{display:grid;grid-template-columns:1fr 1fr}.BlogRefsTable-scss--module_label_60Zto{font-size:14px;line-height:22px;color:#7c7c7c}.BlogRefsTable-scss--module_link_IQ4SF{font-size:14px;font-weight:500;line-height:1.375rem}.BlogRefsTable-scss--module_wordWrap_kM-NG{word-wrap:break-word;word-break:break-word}@keyframes BlogRefs-scss--module_fadeIn_E8T7Z{0%{opacity:0}to{opacity:1}}@keyframes BlogRefs-scss--module_fadeOut_qoePr{0%{opacity:1}to{opacity:0}}@keyframes BlogRefs-scss--module_flashing_OOUsk{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefs-scss--module_loading_ACPM-{to{background-position-x:-20%}}@keyframes BlogRefs-scss--module_rotating_-XqA-{to{transform:rotate(360deg)}}@keyframes BlogRefs-scss--module_growIn_QPtz8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogRefs-scss--module_closeLock_v00ED{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefs-scss--module_shakeLock_bXGgi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRefs-scss--module_topBlock_qy6bp{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px;line-height:1.375rem}.BlogRefs-scss--module_refStat_JywPX{width:100%;margin-top:30px}.BlogRefs-scss--module_spinnerContainer_pid3r{width:auto}.BlogRefs-scss--module_spinnerList_wtx6b{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.BlogRefs-scss--module_proposalTitle_mKSbE{font-size:1.25rem;font-weight:500;margin-bottom:12px}.BlogRefs-scss--module_proposalText_hFCtD{margin-bottom:20px;font-size:14px;color:#7c7c7c}.BlogRefs-scss--module_link_5jbxG{width:auto}.BlogRefs-scss--module_linkTitle_xMPCq{margin-bottom:8px;font-size:14px;font-weight:500}.BlogRefs-scss--module_linkField_TlcrW{margin-bottom:10px}.BlogRefs-scss--module_linkButtons_mriMf{display:flex;justify-content:flex-start}.BlogRefs-scss--module_refs_6-JsT{display:flex;flex-direction:column}.BlogRefs-scss--module_titleTable_m2l4s{margin-bottom:20px;font-size:1.25rem;font-weight:500;line-height:1.5rem}.BlogRefs-scss--module_bloggerSelect_18Ffi{margin-bottom:20px}.BlogRefs-scss--module_button_d3Kvj{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:0;margin-right:10px;padding:0}.BlogRefs-scss--module_buttonIcon_4Ust6{position:static}.BlogRefs-scss--module_policyLink_HobRX{margin-top:15px}.BlogRefs-scss--module_explanation_Py1tO{margin-bottom:40px;line-height:1.375rem}.BlogRefs-scss--module_explanationItem_ge7Ft{width:auto;margin-right:0;margin-bottom:12px}.BlogRefs-scss--module_explanationItem_ge7Ft:last-of-type{margin-bottom:0}.BlogRefs-scss--module_explanationContainer_e1voO{display:flex;flex-direction:column}.BlogRefs-scss--module_explanationTitle_Ge8D7{font-size:1.25rem;font-weight:500;margin-bottom:30px}.BlogRefs-scss--module_explanationSteps_UjaDE{display:flex;justify-content:space-between}.BlogRefs-scss--module_explanationStep_qecOj{width:auto}.BlogRefs-scss--module_explanationStepPicture_cq1s-{width:115px;height:115px;margin-bottom:10px}.BlogRefs-scss--module_explanationStepTitle_PW7Sg{margin-bottom:10px;font-size:16px;font-weight:500}.BlogRefs-scss--module_explanationStepText_EVTwc{font-size:14px;color:#7c7c7c}.BlogRefs-scss--module_policyPrecondition_SwxqS{display:flex;margin-bottom:14px}.BlogRefs-scss--module_policyPreconditionIcon_IAE1u{width:20px;height:20px;margin-right:10px}.BlogRefs-scss--module_policyPreconditionText_SSx-d{font-size:16px}.BlogRefs-scss--module_policyCheckboxLabel_R03p8{letter-spacing:.2px}.BlogRefs-scss--module_showRefLinkButton_NMvvE{display:block;margin-top:21px}.BlogRefs-scss--module_showRefLinkButton_NMvvE:disabled{opacity:.3;color:#fff;background-color:#7c7c7c}.BlogRefs-scss--module_refLink_qM5ce{font-size:14px}.BlogRefs-scss--module_iconInformation_N1giA{width:20px;height:20px;margin-right:8px;color:var(--var-color-text-primary)}.BlogRefs-scss--module_infoLinkText_pz4h-{font-size:14px;color:var(--var-color-text-primary)}.BlogRefs-scss--module_informationLink_MM5q-{display:flex;margin-top:30px;border:none;align-items:center}.BlogRefs-scss--module_informationLink_MM5q-:hover .BlogRefs-scss--module_infoLinkText_pz4h-,.BlogRefs-scss--module_informationLink_MM5q-:hover .BlogRefs-scss--module_iconInformation_N1giA{color:var(--color-brand)}.light-y-theme .BlogIncomeExportBySource-scss--module_tooltipContent_PmvwC,.light-x-theme .BlogIncomeExportBySource-scss--module_tooltipContent_PmvwC,.light-theme .BlogIncomeExportBySource-scss--module_tooltipContent_PmvwC{padding:6px 15px}@keyframes BlogIncomeExportBySource-scss--module_fadeIn_J3lQw{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeExportBySource-scss--module_fadeOut_e3m7B{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeExportBySource-scss--module_flashing_66P-f{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeExportBySource-scss--module_loading_IfZsX{to{background-position-x:-20%}}@keyframes BlogIncomeExportBySource-scss--module_rotating_kKMyY{to{transform:rotate(360deg)}}@keyframes BlogIncomeExportBySource-scss--module_growIn_LQRYp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomeExportBySource-scss--module_closeLock_4hoe1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeExportBySource-scss--module_shakeLock_RMmlU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BlogIncomeExportBySource-scss--module_tooltipContent_PmvwC{padding:6px 15px}.BlogIncomeExportBySource-scss--module_root_WzG8B{display:flex;align-items:center}.BlogIncomeExportBySource-scss--module_button_rN3K4{position:relative;display:flex;align-items:center;min-width:auto}.BlogIncomeExportBySource-scss--module_icon_vRwmZ{width:20px;height:20px;margin-right:10px}.BlogIncomeExportBySource-scss--module_list_NJkic{margin:0;padding:0;list-style:none}.BlogIncomeExportBySource-scss--module_listItem_iYFgs{padding:6px 0;line-height:22px;transition:.25s color;cursor:pointer}.BlogIncomeExportBySource-scss--module_listItem_iYFgs:hover{color:var(--color-brand)}.BlogIncomeExportBySource-scss--module_description_DZT2R{max-width:127px;font-size:13px;line-height:16px;color:#7c7c7c}.desktop .BlogIncomeExportBySource-scss--module_description_DZT2R{margin-right:15px;text-align:right}.mobile .BlogIncomeExportBySource-scss--module_description_DZT2R{order:1;margin-left:15px}@keyframes UnknownSourcesDisclaimer-scss--module_fadeIn_D4zZV{0%{opacity:0}to{opacity:1}}@keyframes UnknownSourcesDisclaimer-scss--module_fadeOut_9QqfH{0%{opacity:1}to{opacity:0}}@keyframes UnknownSourcesDisclaimer-scss--module_flashing_yMvQM{0%{opacity:.5}to{opacity:1}}@keyframes UnknownSourcesDisclaimer-scss--module_loading_8X5dc{to{background-position-x:-20%}}@keyframes UnknownSourcesDisclaimer-scss--module_rotating_-KTTk{to{transform:rotate(360deg)}}@keyframes UnknownSourcesDisclaimer-scss--module_growIn_2Gsbl{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UnknownSourcesDisclaimer-scss--module_closeLock_tQFqH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnknownSourcesDisclaimer-scss--module_shakeLock_-gEGd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnknownSourcesDisclaimer-scss--module_root_7zEVe{padding:15px;border:1px solid var(--var-color-base-border);font-size:13px;line-height:16px;border-radius:8px}.UnknownSourcesDisclaimer-scss--module_topBlock_CuR-J{display:flex}.desktop .UnknownSourcesDisclaimer-scss--module_topBlock_CuR-J{align-items:center}.mobile .UnknownSourcesDisclaimer-scss--module_topBlock_CuR-J{flex-direction:column}.UnknownSourcesDisclaimer-scss--module_title_erv4X{display:flex;align-items:center}.UnknownSourcesDisclaimer-scss--module_iconInfo_-P1S9{width:16px;height:16px;margin-right:8px;color:#f90;flex-shrink:0}.UnknownSourcesDisclaimer-scss--module_more_VDGsk{display:flex;color:#7c7c7c;cursor:pointer}.desktop .UnknownSourcesDisclaimer-scss--module_more_VDGsk{margin-left:8px}.mobile .UnknownSourcesDisclaimer-scss--module_more_VDGsk{margin-top:5px;margin-left:24px}.UnknownSourcesDisclaimer-scss--module_iconArrow_pI1CB{width:16px;height:16px;margin-left:2px;transition:transform .25s}.UnknownSourcesDisclaimer-scss--module_iconArrowRotated_HgqyN{transform:rotate(180deg)}.UnknownSourcesDisclaimer-scss--module_subText_1XaIk{margin-top:8px;padding-left:24px;font-size:12px;line-height:16px}@keyframes BlogIncomePeriodButton-scss--module_fadeIn_gdefU{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomePeriodButton-scss--module_fadeOut_ntWgb{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomePeriodButton-scss--module_flashing_0dI0K{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomePeriodButton-scss--module_loading_w5SMf{to{background-position-x:-20%}}@keyframes BlogIncomePeriodButton-scss--module_rotating_Mwhz5{to{transform:rotate(360deg)}}@keyframes BlogIncomePeriodButton-scss--module_growIn_c5VYg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogIncomePeriodButton-scss--module_closeLock_AXV3M{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomePeriodButton-scss--module_shakeLock_oKcRq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomePeriodButton-scss--module_label_rtbSz{margin-bottom:12px;font-weight:500;line-height:22px}.BlogIncomePeriodButton-scss--module_button_hnnCf{display:flex;align-items:center;min-width:auto}.mobile .BlogIncomePeriodButton-scss--module_button_hnnCf{width:100%;justify-content:center}.BlogIncomePeriodButton-scss--module_icon_IGCO-{width:20px;height:20px;margin-right:10px}@keyframes BlogTrafficTableBase-scss--module_fadeIn_T3rlg{0%{opacity:0}to{opacity:1}}@keyframes BlogTrafficTableBase-scss--module_fadeOut_mvLSu{0%{opacity:1}to{opacity:0}}@keyframes BlogTrafficTableBase-scss--module_flashing_68Qen{0%{opacity:.5}to{opacity:1}}@keyframes BlogTrafficTableBase-scss--module_loading_pfnUC{to{background-position-x:-20%}}@keyframes BlogTrafficTableBase-scss--module_rotating_RXEP-{to{transform:rotate(360deg)}}@keyframes BlogTrafficTableBase-scss--module_growIn_y1d8A{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTrafficTableBase-scss--module_closeLock_2NcX2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTrafficTableBase-scss--module_shakeLock_psEQy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTrafficTableBase-scss--module_root_D-P5w{width:100%}.BlogTrafficTableBase-scss--module_root_D-P5w th{padding:12px 15px;font-weight:500;line-height:22px;text-align:left}.desktop .BlogTrafficTableBase-scss--module_root_D-P5w th:first-child{width:100%}.mobile .BlogTrafficTableBase-scss--module_root_D-P5w th:first-child{width:210px}.BlogTrafficTableBase-scss--module_body_1vTEZ tr td{padding:15px;border-bottom:1px solid var(--var-color-base-border);line-height:22px}.BlogTrafficTableBase-scss--module_body_1vTEZ tr:first-child td{border-bottom:none;font-weight:500;background:var(--var-color-complementary-bg)}.desktop .BlogTrafficTableBase-scss--module_body_1vTEZ tr:first-child td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.desktop .BlogTrafficTableBase-scss--module_body_1vTEZ tr:first-child td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.BlogTrafficTableBase-scss--module_body_1vTEZ tr:last-child td{border-bottom:none}.BlogTrafficTableBase-scss--module_hint_pDfe7{width:16px;height:16px;margin-left:6px}.BlogTrafficTableBase-scss--module_info_GmNyY{display:flex;align-items:center}.BlogTrafficTableBase-scss--module_iconHint_2z7e-{width:16px;height:16px;margin-left:6px;stroke-width:2px;stroke:#7c7c7c;transition:.25s stroke;cursor:pointer}.BlogTrafficTableBase-scss--module_iconHint_2z7e-:hover{stroke:#242b2c}.BlogTrafficTableBase-scss--module_hintContent_5YG1B{font-size:13px;line-height:16px;white-space:normal}.desktop .BlogTrafficTableBase-scss--module_hintContent_5YG1B{width:350px}.mobile .BlogTrafficTableBase-scss--module_hintContent_5YG1B{width:300px}.BlogTrafficTableBase-scss--module_source_Ts32a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile .BlogTrafficTableBase-scss--module_source_Ts32a{max-width:180px}.BlogTrafficTable-scss--module_tableWrapper_-fa3V{overflow-x:auto;margin-bottom:15px}.BlogTrafficTable-scss--module_emptyText_pj0rj{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.BlogTrafficTable-scss--module_pagination_5sS9g{margin:0;padding-top:5px;justify-content:center}.BlogTrafficFilter-scss--module_root_Gxozq{max-width:277px}@keyframes BlogTraffic-scss--module_fadeIn_CvGBk{0%{opacity:0}to{opacity:1}}@keyframes BlogTraffic-scss--module_fadeOut_tIzzQ{0%{opacity:1}to{opacity:0}}@keyframes BlogTraffic-scss--module_flashing_LMkQN{0%{opacity:.5}to{opacity:1}}@keyframes BlogTraffic-scss--module_loading_8kZKj{to{background-position-x:-20%}}@keyframes BlogTraffic-scss--module_rotating_HFg1u{to{transform:rotate(360deg)}}@keyframes BlogTraffic-scss--module_growIn_cAfY5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTraffic-scss--module_closeLock_-d7mj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTraffic-scss--module_shakeLock_w-oea{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTraffic-scss--module_root_m0N3H{padding:0 15px 70px;background-color:var(--var-color-app-bg)}.minimal .BlogTraffic-scss--module_root_m0N3H{background-color:transparent}.BlogTraffic-scss--module_title_C5a2p{display:flex;align-items:center;margin:20px 0;font-size:16px;font-weight:500;line-height:22px}.BlogTraffic-scss--module_iconArrow_ar1aW{width:20px;height:20px;margin-right:15px}.BlogTraffic-scss--module_disclaimer_0mPVf{margin-bottom:20px}.BlogTraffic-scss--module_table_fdcTI{margin-right:-15px;margin-left:-15px}.BlogTraffic-scss--module_tableByReferer_KjM-P{margin-bottom:60px}.BlogTraffic-scss--module_filter_kNebE{margin-bottom:20px}.BlogTraffic-scss--module_exportButton_EZf3Z{margin-bottom:40px}.BlogTraffic-scss--module_periodButton_SdhGR{margin-bottom:20px}@keyframes BlogPaymentSourcesTableBase-scss--module_fadeIn_IVedz{0%{opacity:0}to{opacity:1}}@keyframes BlogPaymentSourcesTableBase-scss--module_fadeOut_5L3On{0%{opacity:1}to{opacity:0}}@keyframes BlogPaymentSourcesTableBase-scss--module_flashing_S3RGD{0%{opacity:.5}to{opacity:1}}@keyframes BlogPaymentSourcesTableBase-scss--module_loading_RNmIq{to{background-position-x:-20%}}@keyframes BlogPaymentSourcesTableBase-scss--module_rotating_LlW-Y{to{transform:rotate(360deg)}}@keyframes BlogPaymentSourcesTableBase-scss--module_growIn_ihxBy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPaymentSourcesTableBase-scss--module_closeLock_MGf2L{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPaymentSourcesTableBase-scss--module_shakeLock_4M3Vd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPaymentSourcesTableBase-scss--module_root_-PbI-{width:100%}.BlogPaymentSourcesTableBase-scss--module_root_-PbI- th{padding:12px 15px;font-weight:500;line-height:22px;text-align:left}.desktop .BlogPaymentSourcesTableBase-scss--module_root_-PbI- th:first-child{width:100%}.mobile .BlogPaymentSourcesTableBase-scss--module_root_-PbI- th:first-child{width:210px}.BlogPaymentSourcesTableBase-scss--module_body_Cy0-t tr td{padding:15px;border-bottom:1px solid var(--var-color-base-border);line-height:22px;white-space:nowrap}.BlogPaymentSourcesTableBase-scss--module_body_Cy0-t tr:last-child td{border-bottom:none}.BlogPaymentSourcesTableBase-scss--module_source_oP8oG{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile .BlogPaymentSourcesTableBase-scss--module_source_oP8oG{max-width:180px}.BlogPaymentSourcesTable-scss--module_tableWrapper_SAxk9{overflow-x:auto;margin-bottom:15px}.BlogPaymentSourcesTable-scss--module_emptyText_-PTzL{font-size:13px;line-height:16px;text-align:center;color:var(--var-color-text-secondary)}.BlogPaymentSourcesTable-scss--module_pagination_sNpI6{margin:0;padding-top:5px;justify-content:center}.BlogPaymentSourcesDisclaimer-scss--module_utm_Nw-AP{font-size:12px}.BlogPaymentSourcesFilter-scss--module_root_uboVr{max-width:277px}@keyframes BlogPaymentSources-scss--module_fadeIn_Bo8M3{0%{opacity:0}to{opacity:1}}@keyframes BlogPaymentSources-scss--module_fadeOut_-tSPb{0%{opacity:1}to{opacity:0}}@keyframes BlogPaymentSources-scss--module_flashing_KZcxM{0%{opacity:.5}to{opacity:1}}@keyframes BlogPaymentSources-scss--module_loading_YE0nL{to{background-position-x:-20%}}@keyframes BlogPaymentSources-scss--module_rotating_PEmOG{to{transform:rotate(360deg)}}@keyframes BlogPaymentSources-scss--module_growIn_fOxYM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPaymentSources-scss--module_closeLock_u-pjn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPaymentSources-scss--module_shakeLock_b17PV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPaymentSources-scss--module_root_zQ4FT{padding:0 15px 70px;background-color:var(--var-color-app-bg)}.BlogPaymentSources-scss--module_title_VPHOK{display:flex;align-items:center;margin:20px 0;font-size:16px;font-weight:500;line-height:22px}.BlogPaymentSources-scss--module_iconArrow_U0JWi{width:20px;height:20px;margin-right:15px}.BlogPaymentSources-scss--module_disclaimer_6kz6R{margin-bottom:20px}.BlogPaymentSources-scss--module_table_dqSWv{margin-right:-15px;margin-left:-15px}.BlogPaymentSources-scss--module_tableByReferer_wNUWY{margin-bottom:60px}.BlogPaymentSources-scss--module_filter_zcQCS{margin-bottom:20px}.BlogPaymentSources-scss--module_exportButton_ybfmE{margin-bottom:40px}.BlogPaymentSources-scss--module_periodButton_I9hyR{margin-bottom:20px}.light-theme .ErrorStep-scss--module_image_MN1hl{background-image:url(../error.BtD8AfGj.svg)}.light-x-theme .ErrorStep-scss--module_image_MN1hl{background-image:url(../error-x.B_D3b8NV.svg)}@keyframes ErrorStep-scss--module_fadeIn_LKqCH{0%{opacity:0}to{opacity:1}}@keyframes ErrorStep-scss--module_fadeOut_6njKr{0%{opacity:1}to{opacity:0}}@keyframes ErrorStep-scss--module_flashing_i7u7L{0%{opacity:.5}to{opacity:1}}@keyframes ErrorStep-scss--module_loading_zjBvi{to{background-position-x:-20%}}@keyframes ErrorStep-scss--module_rotating_Qlhj8{to{transform:rotate(360deg)}}@keyframes ErrorStep-scss--module_growIn_zdAmu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ErrorStep-scss--module_closeLock_ry2PM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ErrorStep-scss--module_shakeLock_yJj5P{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ErrorStep-scss--module_image_MN1hl{background-image:url(../error-y.Dxib_a5C.svg)}.ErrorStep-scss--module_footer_QXwua{max-width:440px;margin:0 auto 22px;text-align:center}.ErrorStep-scss--module_greyText_cWDUb{color:#7c7c7c}.ErrorStep-scss--module_image_MN1hl{width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:15px auto 6px}.ErrorStep-scss--module_link_dQyTu{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.ErrorStep-scss--module_link_dQyTu:visited{color:var(--var-color-link)}@media not all and (hover: none){.ErrorStep-scss--module_link_dQyTu:hover{border-bottom-color:var(--var-color-link-underline)}}.LoadingStep-scss--module_footer_8lfYX{max-width:440px;margin:auto;text-align:center;color:#7c7c7c}.LoadingStep-scss--module_footer_8lfYX .LoadingStep-scss--module_darkText_nY5QL{color:var(--var-color-text-primary)}.LoadingStep-scss--module_spinner_oPuj8{margin:30px 0 20px;text-align:center}.StartStep-scss--module_item_x-ggJ{display:flex;padding-bottom:15px}.StartStep-scss--module_radioButton_80eig{width:180px}.StartStep-scss--module_calendar_3oHPA{width:300px;margin-bottom:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.StartStep-scss--module_footer_lKppg{display:flex;padding-top:25px;gap:15px}.StartStep-scss--module_range_XBRKy{padding-left:30px;color:#7c7c7c}.StartStep-scss--module_range_XBRKy.StartStep-scss--module_rangeSelected_Y0ZyY{color:var(--var-color-text-primary)}.mobile .StartStep-scss--module_item_x-ggJ{flex-direction:column;gap:6px}.light-theme .SuccessStep-scss--module_image_pLi2Y{background-image:url(../success.C6PJm8Gt.svg)}.light-x-theme .SuccessStep-scss--module_image_pLi2Y{background-image:url(../success-x.CqR7073s.svg)}@keyframes SuccessStep-scss--module_fadeIn_nNlFk{0%{opacity:0}to{opacity:1}}@keyframes SuccessStep-scss--module_fadeOut_QSkjA{0%{opacity:1}to{opacity:0}}@keyframes SuccessStep-scss--module_flashing_zEQ4i{0%{opacity:.5}to{opacity:1}}@keyframes SuccessStep-scss--module_loading_Zg64d{to{background-position-x:-20%}}@keyframes SuccessStep-scss--module_rotating_8zSDb{to{transform:rotate(360deg)}}@keyframes SuccessStep-scss--module_growIn_FwI7C{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessStep-scss--module_closeLock_R9CUN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessStep-scss--module_shakeLock_5xAhi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SuccessStep-scss--module_image_pLi2Y{background-image:url(../success-y.BFmpgNXO.svg)}.SuccessStep-scss--module_text_IWoTU{text-align:center}.SuccessStep-scss--module_image_pLi2Y{background-repeat:no-repeat;background-position:center center;background-size:contain;width:100px;height:100px;margin:15px auto 6px}.SuccessStep-scss--module_icon_zvl4K{width:20px;height:20px;margin-right:10px}.SuccessStep-scss--module_footer_RAmCF{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:15px}.SuccessStep-scss--module_footer_RAmCF .SuccessStep-scss--module_buttonContent_hshUM{display:flex}@keyframes EditForm-scss--module_fadeIn_aqzVk{0%{opacity:0}to{opacity:1}}@keyframes EditForm-scss--module_fadeOut_qUxei{0%{opacity:1}to{opacity:0}}@keyframes EditForm-scss--module_flashing_rE4wd{0%{opacity:.5}to{opacity:1}}@keyframes EditForm-scss--module_loading_9zSMd{to{background-position-x:-20%}}@keyframes EditForm-scss--module_rotating_KK5rU{to{transform:rotate(360deg)}}@keyframes EditForm-scss--module_growIn_5YaxL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EditForm-scss--module_closeLock_ZXL0m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditForm-scss--module_shakeLock_H9HLt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditForm-scss--module_disabledPriceDescription_9HBzC{margin-top:15px}.EditForm-scss--module_trashIcon_rTdD4{width:18px;height:18px;position:absolute;left:13px;transition:fill .3s}.EditForm-scss--module_removeButton_VUgn2{fill:var(--var-color-text-primary)}.EditForm-scss--module_removeButton_VUgn2:hover{color:var(--var-color-error)}.EditForm-scss--module_removeButton_VUgn2:hover .EditForm-scss--module_trashIcon_rTdD4{fill:var(--var-color-error)}@keyframes MoneyIllustration-scss--module_fadeIn_Fw3cT{0%{opacity:0}to{opacity:1}}@keyframes MoneyIllustration-scss--module_fadeOut_ch8mQ{0%{opacity:1}to{opacity:0}}@keyframes MoneyIllustration-scss--module_flashing_Jr3LA{0%{opacity:.5}to{opacity:1}}@keyframes MoneyIllustration-scss--module_loading_qNDvD{to{background-position-x:-20%}}@keyframes MoneyIllustration-scss--module_rotating_s-Hay{to{transform:rotate(360deg)}}@keyframes MoneyIllustration-scss--module_growIn_hlaDM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MoneyIllustration-scss--module_closeLock_-cBhf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MoneyIllustration-scss--module_shakeLock_QYEE2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MoneyIllustration-scss--module_root_zYSQG{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.MoneyIllustration-scss--module_filled_Z2ldb{fill:currentcolor;opacity:.2}.MoneyIllustration-scss--module_filledBg_0UlH4{fill:var(--var-color-bg)}.MoneyIllustration-scss--module_center_BMy-R{fill:#fff}.MoneyIllustration-scss--module_main_7D1eb{transform:scale(1.2)}.MoneyIllustration-scss--module_currency_2izUm{width:20px;height:20px;position:absolute;z-index:3;top:2px;left:13px}@keyframes PeopleIllustration-scss--module_fadeIn_a96NC{0%{opacity:0}to{opacity:1}}@keyframes PeopleIllustration-scss--module_fadeOut_1Hcy5{0%{opacity:1}to{opacity:0}}@keyframes PeopleIllustration-scss--module_flashing_pqy6h{0%{opacity:.5}to{opacity:1}}@keyframes PeopleIllustration-scss--module_loading_tw-MO{to{background-position-x:-20%}}@keyframes PeopleIllustration-scss--module_rotating_6weiv{to{transform:rotate(360deg)}}@keyframes PeopleIllustration-scss--module_growIn_OCYAv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PeopleIllustration-scss--module_closeLock_atO2u{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeopleIllustration-scss--module_shakeLock_4iauF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeopleIllustration-scss--module_root_FCZpr{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.PeopleIllustration-scss--module_filled_zWR47{fill:currentcolor;opacity:.2}.PeopleIllustration-scss--module_filledBg_eX9v1{fill:var(--var-color-bg)}.PeopleIllustration-scss--module_head_IvM9d,.PeopleIllustration-scss--module_center_8ccMt{fill:#fff}.PeopleIllustration-scss--module_main_kDA-d{transform:scale(1.2)}.PeopleIllustration-scss--module_bgArea_ngJkx{position:absolute}.light-y-theme .PeopleIllustration-scss--module_bgArea_ngJkx,.light-x-theme .PeopleIllustration-scss--module_bgArea_ngJkx,.light-theme .PeopleIllustration-scss--module_bgArea_ngJkx{color:var(--var-color-illustration-stroke)}.dark-theme .PeopleIllustration-scss--module_bgArea_ngJkx{color:var(--var-color-highlighted-bg)}.PeopleIllustration-scss--module_currency_aVh5X{width:20px;height:20px;position:absolute;z-index:3;top:2px;left:13px}.light-theme .TargetTypeToggle-scss--module_moneyIconRub_h3LDL{background-image:url(../moneyRub.lT0PwlKo.svg)}.light-theme .TargetTypeToggle-scss--module_moneyIconUsd_XF1R7{background-image:url(../moneyUsd.D3r84lC7.svg)}.light-theme .TargetTypeToggle-scss--module_subscribersIcon_80-J6{background-image:url(../people.Dguusmit.svg)}.light-x-theme .TargetTypeToggle-scss--module_moneyIconRub_h3LDL{background-image:url(../moneyRub-x.CQmDoW-u.svg)}.light-x-theme .TargetTypeToggle-scss--module_moneyIconUsd_XF1R7{background-image:url(../moneyUsd-x.DqtdQYRw.svg)}.light-x-theme .TargetTypeToggle-scss--module_subscribersIcon_80-J6{background-image:url(../people-x.CHYTFhiF.svg)}@keyframes TargetTypeToggle-scss--module_fadeIn_6TsIv{0%{opacity:0}to{opacity:1}}@keyframes TargetTypeToggle-scss--module_fadeOut_cXzLD{0%{opacity:1}to{opacity:0}}@keyframes TargetTypeToggle-scss--module_flashing_aBggw{0%{opacity:.5}to{opacity:1}}@keyframes TargetTypeToggle-scss--module_loading_SvTQ4{to{background-position-x:-20%}}@keyframes TargetTypeToggle-scss--module_rotating_7avkm{to{transform:rotate(360deg)}}@keyframes TargetTypeToggle-scss--module_growIn_MTj9l{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetTypeToggle-scss--module_closeLock_XfX-j{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetTypeToggle-scss--module_shakeLock_koD31{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .TargetTypeToggle-scss--module_moneyIconRub_h3LDL{background-image:url(../moneyRub-y.CeCuAaZt.svg)}.light-y-theme .TargetTypeToggle-scss--module_moneyIconUsd_XF1R7{background-image:url(../moneyUsd-y.QNrxiZYw.svg)}.light-y-theme .TargetTypeToggle-scss--module_subscribersIcon_80-J6{background-image:url(../people-y.DO0V9t3m.svg)}.TargetTypeToggle-scss--module_targetsType_jAlWK{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);cursor:pointer}.minimal .TargetTypeToggle-scss--module_targetsType_jAlWK{display:flex;flex-direction:column;align-items:center;gap:10px}.mobile .minimal .TargetTypeToggle-scss--module_targetsType_jAlWK{flex-direction:row}.TargetTypeToggle-scss--module_targetsTypeSelected_RBG02{border:1px solid var(--color-brand);background-color:var(--var-color-highlighted-bg);cursor:auto}.TargetTypeToggle-scss--module_subscribersIcon_80-J6{background-repeat:no-repeat;background-position:center center;background-size:contain;width:60px;height:34px;margin:0 auto}.TargetTypeToggle-scss--module_moneyIcon_gLeYx{background-repeat:no-repeat;background-position:center center;background-size:contain;width:46px;height:34px;margin:0 auto}.TargetTypeToggle-scss--module_selectedImage_--QgV{color:var(--color-brand)}.TargetTypeToggle-scss--module_newSubImage_7J0dx{width:64px;height:48px;background-repeat:no-repeat;background-position:center;background-size:contain}.light-y-theme .TargetTypeToggle-scss--module_newSubImage_7J0dx,.light-x-theme .TargetTypeToggle-scss--module_newSubImage_7J0dx,.light-theme .TargetTypeToggle-scss--module_newSubImage_7J0dx{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .TargetTypeToggle-scss--module_newSubImage_7J0dx{background-image:url(../people-dark.DFh4NELs.svg)}.mobile .TargetTypeToggle-scss--module_newSubImage_7J0dx{width:70px;height:46px}.TargetTypeToggle-scss--module_newMoneyImage_nQS29{width:49px;height:46px;background-repeat:no-repeat;background-position:center;background-size:contain}.light-y-theme .TargetTypeToggle-scss--module_newMoneyImage_nQS29,.light-x-theme .TargetTypeToggle-scss--module_newMoneyImage_nQS29,.light-theme .TargetTypeToggle-scss--module_newMoneyImage_nQS29{background-image:url(../coin-light.eo9WVLqX.svg)}.dark-theme .TargetTypeToggle-scss--module_newMoneyImage_nQS29{background-image:url(../coin-dark.Cj-RlQ9j.svg)}.mobile .TargetTypeToggle-scss--module_newMoneyImage_nQS29{width:60px;height:48px}@keyframes TargetAdd-scss--module_fadeIn_6WT8D{0%{opacity:0}to{opacity:1}}@keyframes TargetAdd-scss--module_fadeOut_2XXAs{0%{opacity:1}to{opacity:0}}@keyframes TargetAdd-scss--module_flashing_vdvOv{0%{opacity:.5}to{opacity:1}}@keyframes TargetAdd-scss--module_loading_aaT54{to{background-position-x:-20%}}@keyframes TargetAdd-scss--module_rotating_76ceF{to{transform:rotate(360deg)}}@keyframes TargetAdd-scss--module_growIn_-HvR2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetAdd-scss--module_closeLock_HT9j3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetAdd-scss--module_shakeLock_VoWO9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetAdd-scss--module_root_ORdg3{display:flex}.dark-theme .TargetAdd-scss--module_root_ORdg3{--var-color-input-border: var(--var-color-input-border-hover);--var-color-base-border: var(--var-color-input-border-hover)}.TargetAdd-scss--module_targetAbout_grMEg{margin-bottom:30px;color:#7c7c7c}@keyframes TargetAdd-scss--module_fadeIn_FJQp8{0%{opacity:0}to{opacity:1}}@keyframes TargetAdd-scss--module_fadeOut_PCwpw{0%{opacity:1}to{opacity:0}}@keyframes TargetAdd-scss--module_flashing_d1nhe{0%{opacity:.5}to{opacity:1}}@keyframes TargetAdd-scss--module_loading_-rWsb{to{background-position-x:-20%}}@keyframes TargetAdd-scss--module_rotating_9LDbM{to{transform:rotate(360deg)}}@keyframes TargetAdd-scss--module_growIn_QDsvr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetAdd-scss--module_closeLock_KOuZV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetAdd-scss--module_shakeLock_D9gqs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetAdd-scss--module_wrapper_xMDd3{display:flex;width:100%}.TargetAdd-scss--module_addTarget_FNhpH{width:100%}.TargetAdd-scss--module_targetTypesWrapper_Tg7VA{display:flex;justify-content:space-between;flex-direction:column;margin-bottom:15px}.TargetAdd-scss--module_targetsType_5LSzg{display:flex;width:auto;align-items:center;margin-bottom:12px;padding:15px}.TargetAdd-scss--module_iconWrapper_TWVa0{display:flex;align-items:center;justify-content:center;width:48px;margin-bottom:0}.TargetAdd-scss--module_targetSelectorText_F8MAG{margin-left:14px;text-align:left}.TargetAdd-scss--module_buttons_HEqH6{display:flex;flex-direction:column;padding-top:10px}.TargetAdd-scss--module_saveButton_egPU1,.TargetAdd-scss--module_removeButton_5T58s{margin-top:15px;padding:0;text-align:center}.TargetEdit-scss--module_root_pnTef{display:flex}.TargetEdit-scss--module_popup_z5QIh{width:600px;padding:20px}.TargetEdit-scss--module_popupTitle_0Guiv{margin-bottom:20px}.TargetEdit-scss--module_close_mwXqu{top:12px;right:12px}.TargetEdit-scss--module_addTarget_7LAbc{width:600px}.TargetEdit-scss--module_targetAbout_As926{margin-bottom:30px;color:#7c7c7c}.TargetEdit-scss--module_addTarget_CKq-j{width:100%}.TargetEdit-scss--module_buttons_IfJdl{display:flex;flex-direction:column;padding-top:10px}.TargetEdit-scss--module_saveButton_0Lw-T{margin:15px 0 0;text-align:center}.TargetEdit-scss--module_removeButton_9e1R6{margin:15px 0 0;padding:0;text-align:center}@keyframes ModerationPopupControls-scss--module_fadeIn_Xt2ax{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupControls-scss--module_fadeOut_8AhLy{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupControls-scss--module_flashing_FYcob{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupControls-scss--module_loading_Vqfq3{to{background-position-x:-20%}}@keyframes ModerationPopupControls-scss--module_rotating_kuK5M{to{transform:rotate(360deg)}}@keyframes ModerationPopupControls-scss--module_growIn_EA-mA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModerationPopupControls-scss--module_closeLock_A6l71{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupControls-scss--module_shakeLock_dEWAv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupControls-scss--module_root_ucvmR{position:relative;display:flex;align-items:center;flex-flow:row wrap;gap:10px;width:100%}.mobile .ModerationPopupControls-scss--module_container_HF1Jt{flex-direction:column;max-width:calc(100vw - 30px);align-items:stretch}.ModerationPopupControls-scss--module_button_qEVy9{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_qEVy9:hover:not(.ModerationPopupControls-scss--module_disabled_hvUzx){color:var(--color-brand)}.light-y-theme .ModerationPopupControls-scss--module_button_qEVy9:hover:not(.ModerationPopupControls-scss--module_disabled_hvUzx),.light-x-theme .ModerationPopupControls-scss--module_button_qEVy9:hover:not(.ModerationPopupControls-scss--module_disabled_hvUzx),.light-theme .ModerationPopupControls-scss--module_button_qEVy9:hover:not(.ModerationPopupControls-scss--module_disabled_hvUzx){border-color:#ccc}.dark-theme .ModerationPopupControls-scss--module_button_qEVy9:hover:not(.ModerationPopupControls-scss--module_disabled_hvUzx){border-color:#303030;background-color:#4a4a4a}.ModerationPopupControls-scss--module_icon_USG4C{width:20px;height:20px;flex-shrink:0;margin-right:11px}.ModerationPopupControls-scss--module_timeoutSelect_gMgqg{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_gMgqg,.light-x-theme .ModerationPopupControls-scss--module_timeoutSelect_gMgqg,.light-theme .ModerationPopupControls-scss--module_timeoutSelect_gMgqg{background-color:#fff}.dark-theme .ModerationPopupControls-scss--module_timeoutSelect_gMgqg{background-color:#262626}.ModerationPopupControls-scss--module_timeoutOption_QnDOq{margin-top:6px;margin-bottom:6px;font-size:14px;line-height:22px;cursor:pointer}.light-y-theme .ModerationPopupControls-scss--module_timeoutOption_QnDOq,.light-x-theme .ModerationPopupControls-scss--module_timeoutOption_QnDOq,.light-theme .ModerationPopupControls-scss--module_timeoutOption_QnDOq{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupControls-scss--module_timeoutOption_QnDOq{color:#f1f1f1}.ModerationPopupControls-scss--module_timeoutOption_QnDOq:hover{color:var(--color-brand)}@keyframes ModerationPopupInfo-scss--module_fadeIn_PkT7v{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupInfo-scss--module_fadeOut_sTBag{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupInfo-scss--module_flashing_WEt5N{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupInfo-scss--module_loading_0pmQy{to{background-position-x:-20%}}@keyframes ModerationPopupInfo-scss--module_rotating_kwPap{to{transform:rotate(360deg)}}@keyframes ModerationPopupInfo-scss--module_growIn_pQ1da{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModerationPopupInfo-scss--module_closeLock_fNV08{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupInfo-scss--module_shakeLock_qp-RF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupInfo-scss--module_footer_frWTo{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:20px}.ModerationPopupInfo-scss--module_status_yQKTU{margin-top:15px}.ModerationPopupInfo-scss--module_counter_Xg8KU{display:flex;align-items:center;justify-content:center;flex-flow:column wrap;flex-shrink:0;flex-basis:80px}.ModerationPopupInfo-scss--module_count_jfdl3{margin-bottom:2px;font-size:16px;font-weight:500;line-height:22px}.light-y-theme .ModerationPopupInfo-scss--module_count_jfdl3,.light-x-theme .ModerationPopupInfo-scss--module_count_jfdl3,.light-theme .ModerationPopupInfo-scss--module_count_jfdl3{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupInfo-scss--module_count_jfdl3{color:#f1f1f1}.ModerationPopupInfo-scss--module_label_t4YyH{font-size:13px;line-height:16px;color:#7c7c7c}.ModerationPopupInfo-scss--module_delimiter_BJeCp{width:1px;height:30px}.light-y-theme .ModerationPopupInfo-scss--module_delimiter_BJeCp,.light-x-theme .ModerationPopupInfo-scss--module_delimiter_BJeCp,.light-theme .ModerationPopupInfo-scss--module_delimiter_BJeCp{background-color:#eaeaea}.dark-theme .ModerationPopupInfo-scss--module_delimiter_BJeCp{background-color:#303030}.ModerationPopupInfo-scss--module_statuses_7Kytt{margin-top:15px;margin-bottom:20px}.ModerationPopupInfo-scss--module_banStatus_bJcJe{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_bJcJe,.light-x-theme .ModerationPopupInfo-scss--module_banStatus_bJcJe,.light-theme .ModerationPopupInfo-scss--module_banStatus_bJcJe{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupInfo-scss--module_banStatus_bJcJe{color:#f1f1f1}.ModerationPopupInfo-scss--module_banStatusName_Wf0ag{color:var(--var-color-error)}.ModerationPopupInfo-scss--module_banStatusModerator_TS7sD{font-weight:500}@keyframes ModerationPopupSubscriptionLevel-scss--module_fadeIn_L4dJ0{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupSubscriptionLevel-scss--module_fadeOut_JDWz6{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupSubscriptionLevel-scss--module_flashing_PcjLr{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupSubscriptionLevel-scss--module_loading_BlWcr{to{background-position-x:-20%}}@keyframes ModerationPopupSubscriptionLevel-scss--module_rotating_zdgKe{to{transform:rotate(360deg)}}@keyframes ModerationPopupSubscriptionLevel-scss--module_growIn_F8R71{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModerationPopupSubscriptionLevel-scss--module_closeLock_8DePR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupSubscriptionLevel-scss--module_shakeLock_HcMFI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupSubscriptionLevel-scss--module_root_dzYXa{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.ModerationPopupSubscriptionLevel-scss--module_icon_Cg7U2{width:26px;height:23px;flex-shrink:0;margin-right:10px;fill:var(--color-brand)}.light-y-theme .ModerationPopupSubscriptionLevel-scss--module_icon_Cg7U2,.light-x-theme .ModerationPopupSubscriptionLevel-scss--module_icon_Cg7U2,.light-theme .ModerationPopupSubscriptionLevel-scss--module_icon_Cg7U2{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupSubscriptionLevel-scss--module_icon_Cg7U2{color:#f1f1f1}.ModerationPopupSubscriptionLevel-scss--module_info_5ZgXF{display:flex;flex-direction:column}.ModerationPopupSubscriptionLevel-scss--module_level_xhz3B{display:inline-block;margin-bottom:5px;font-size:13px;line-height:16px}.light-y-theme .ModerationPopupSubscriptionLevel-scss--module_level_xhz3B,.light-x-theme .ModerationPopupSubscriptionLevel-scss--module_level_xhz3B,.light-theme .ModerationPopupSubscriptionLevel-scss--module_level_xhz3B{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupSubscriptionLevel-scss--module_level_xhz3B{color:#f1f1f1}.ModerationPopupSubscriptionLevel-scss--module_subscribedAt_Px6-J{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes ModerationPopupUser-scss--module_fadeIn_yKzJG{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupUser-scss--module_fadeOut_bJLUh{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupUser-scss--module_flashing_vpC21{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupUser-scss--module_loading_Ss4ZP{to{background-position-x:-20%}}@keyframes ModerationPopupUser-scss--module_rotating_5KpVn{to{transform:rotate(360deg)}}@keyframes ModerationPopupUser-scss--module_growIn_DPaEH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModerationPopupUser-scss--module_closeLock_Rpme5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupUser-scss--module_shakeLock_azQVS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupUser-scss--module_root_faHoP{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.ModerationPopupUser-scss--module_avatar_UaFPl{flex-shrink:0;margin-right:13px}.ModerationPopupUser-scss--module_info_jdf3o{display:flex;overflow:hidden;flex-direction:column;flex-grow:1}.ModerationPopupUser-scss--module_username_lK4bS{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_lK4bS,.light-x-theme .ModerationPopupUser-scss--module_username_lK4bS,.light-theme .ModerationPopupUser-scss--module_username_lK4bS{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupUser-scss--module_username_lK4bS{color:#f1f1f1}.ModerationPopupUser-scss--module_registrationDate_buTXf{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes ModerationPopup-scss--module_fadeIn_-ZSEG{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopup-scss--module_fadeOut_ko646{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopup-scss--module_flashing_RjZ1k{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopup-scss--module_loading_OXJhG{to{background-position-x:-20%}}@keyframes ModerationPopup-scss--module_rotating_Zcua3{to{transform:rotate(360deg)}}@keyframes ModerationPopup-scss--module_growIn_gfZnr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModerationPopup-scss--module_closeLock_hf1A6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopup-scss--module_shakeLock_Fiiz3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopup-scss--module_root_HiK69{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_Tnpi1{-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_-qRJN{width:20px;height:20px;color:#7c7c7c}.dark-theme .ModerationPopup-scss--module_closeIcon_-qRJN{color:#f1f1f1}.ModerationPopup-scss--module_spinner_2DL4N{display:flex;align-items:center;justify-content:center;margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px}.BanInfo-scss--module_root_XThgg{margin-bottom:15px;font-size:.8125rem;line-height:1.35}.BanInfo-scss--module_prefix_EDhXE{display:inline;color:var(--var-color-error)}@keyframes Controls-scss--module_fadeIn_Ptp6x{0%{opacity:0}to{opacity:1}}@keyframes Controls-scss--module_fadeOut_IOwXe{0%{opacity:1}to{opacity:0}}@keyframes Controls-scss--module_flashing_c4--T{0%{opacity:.5}to{opacity:1}}@keyframes Controls-scss--module_loading_7232f{to{background-position-x:-20%}}@keyframes Controls-scss--module_rotating_2QSr1{to{transform:rotate(360deg)}}@keyframes Controls-scss--module_growIn_WXTBj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Controls-scss--module_closeLock_Ea0ir{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Controls-scss--module_shakeLock_lhu4t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Controls-scss--module_item_HeASD{display:flex;align-items:center;border:none;font-size:14px;cursor:pointer}.Controls-scss--module_item_HeASD:not(:last-child){margin-bottom:18px}.dark-theme .Controls-scss--module_item_HeASD,.dark-theme .Controls-scss--module_item_HeASD:visited{color:#f1f1f1}.Controls-scss--module_icon_ASFt5{width:18px;height:18px;margin-right:11px}.Controls-scss--module_backLink_moDpn{display:flex;align-items:center;margin-bottom:15px;color:#16a7ff;cursor:pointer}.Controls-scss--module_backIcon_nuYEi{width:14px;height:14px;margin-right:5px}.Controls-scss--module_sticky_-208N{position:sticky;z-index:2;top:0;margin-bottom:30px}.Controls-scss--module_timeoutHelp_oCnlM{margin-bottom:22px;color:#838383}.Controls-scss--module_option_h-GFH{cursor:pointer}.Controls-scss--module_option_h-GFH:not(:last-child){margin-bottom:18px}.Controls-scss--module_option_h-GFH:hover{color:#16a7ff}@keyframes Subscription-scss--module_fadeIn_fPkmZ{0%{opacity:0}to{opacity:1}}@keyframes Subscription-scss--module_fadeOut_ckcDX{0%{opacity:1}to{opacity:0}}@keyframes Subscription-scss--module_flashing_KQp-3{0%{opacity:.5}to{opacity:1}}@keyframes Subscription-scss--module_loading_-GMrX{to{background-position-x:-20%}}@keyframes Subscription-scss--module_rotating_o4lg3{to{transform:rotate(360deg)}}@keyframes Subscription-scss--module_growIn_oe0Fg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Subscription-scss--module_closeLock_rimaR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Subscription-scss--module_shakeLock_VBbf7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Subscription-scss--module_root_Kjyml{display:flex;padding:0 15px 15px;background:#262626;gap:10px}.Subscription-scss--module_icon_ee2bF{width:24px;height:24px;fill:var(--color-brand)}.Subscription-scss--module_level_4J4vE{font-size:.8125rem;line-height:1.35}.Subscription-scss--module_label_7EGhV{margin-top:5px;font-size:.8125rem;line-height:1.35;color:#7c7c7c}@keyframes PopupInfo-scss--module_fadeIn_5RmvF{0%{opacity:0}to{opacity:1}}@keyframes PopupInfo-scss--module_fadeOut_oWPWU{0%{opacity:1}to{opacity:0}}@keyframes PopupInfo-scss--module_flashing_a9bHS{0%{opacity:.5}to{opacity:1}}@keyframes PopupInfo-scss--module_loading_vujSh{to{background-position-x:-20%}}@keyframes PopupInfo-scss--module_rotating_0swbE{to{transform:rotate(360deg)}}@keyframes PopupInfo-scss--module_growIn_QaIVX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PopupInfo-scss--module_closeLock_nzRGw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupInfo-scss--module_shakeLock_0yQYX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupInfo-scss--module_footer_azOPP{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:20px}.PopupInfo-scss--module_status_fObh8{margin-top:15px}.PopupInfo-scss--module_counter_rEUs2{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;flex-shrink:0;flex-basis:80px}.PopupInfo-scss--module_count_p0cbF{margin-bottom:2px;font-size:16px;font-weight:500;line-height:22px}.light-y-theme .PopupInfo-scss--module_count_p0cbF,.light-x-theme .PopupInfo-scss--module_count_p0cbF,.light-theme .PopupInfo-scss--module_count_p0cbF{color:var(--var-color-text-primary)}.dark-theme .PopupInfo-scss--module_count_p0cbF{color:#f1f1f1}.PopupInfo-scss--module_label_lB3Tx{font-size:13px;line-height:16px;color:#7c7c7c}.PopupInfo-scss--module_delimiter_N-26l{width:1px;height:30px}.light-y-theme .PopupInfo-scss--module_delimiter_N-26l,.light-x-theme .PopupInfo-scss--module_delimiter_N-26l,.light-theme .PopupInfo-scss--module_delimiter_N-26l{background-color:#eaeaea}.dark-theme .PopupInfo-scss--module_delimiter_N-26l{background-color:#303030}.PopupInfo-scss--module_statuses_HHidv{margin-top:15px;margin-bottom:20px}.PopupInfo-scss--module_banStatus_Plsqd{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_Plsqd,.light-x-theme .PopupInfo-scss--module_banStatus_Plsqd,.light-theme .PopupInfo-scss--module_banStatus_Plsqd{color:var(--var-color-text-primary)}.dark-theme .PopupInfo-scss--module_banStatus_Plsqd{color:#f1f1f1}.PopupInfo-scss--module_banStatusName_lBdGm{color:var(--var-color-error)}.PopupInfo-scss--module_banStatusModerator_khsWu{font-weight:500}@keyframes PopupUser-scss--module_fadeIn_NQg8l{0%{opacity:0}to{opacity:1}}@keyframes PopupUser-scss--module_fadeOut_77QFz{0%{opacity:1}to{opacity:0}}@keyframes PopupUser-scss--module_flashing_c-NhN{0%{opacity:.5}to{opacity:1}}@keyframes PopupUser-scss--module_loading_TBXEp{to{background-position-x:-20%}}@keyframes PopupUser-scss--module_rotating_bhH0H{to{transform:rotate(360deg)}}@keyframes PopupUser-scss--module_growIn_pW8Ml{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PopupUser-scss--module_closeLock_X-Wgd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupUser-scss--module_shakeLock_MwZNi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupUser-scss--module_container_f60Zd{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.PopupUser-scss--module_avatar_DsyzV{flex-shrink:0;margin-right:13px}.PopupUser-scss--module_info_tIDuL{display:flex;overflow:hidden;flex-direction:column;flex-grow:1}.PopupUser-scss--module_username_ejSiX{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_ejSiX,.light-x-theme .PopupUser-scss--module_username_ejSiX,.light-theme .PopupUser-scss--module_username_ejSiX{color:var(--var-color-text-primary)}.dark-theme .PopupUser-scss--module_username_ejSiX{color:#f1f1f1}.PopupUser-scss--module_registrationDate_AK6IZ{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes UserStat-scss--module_fadeIn_pQra7{0%{opacity:0}to{opacity:1}}@keyframes UserStat-scss--module_fadeOut_so6D6{0%{opacity:1}to{opacity:0}}@keyframes UserStat-scss--module_flashing_RXAjj{0%{opacity:.5}to{opacity:1}}@keyframes UserStat-scss--module_loading_cI-tJ{to{background-position-x:-20%}}@keyframes UserStat-scss--module_rotating_7uT7M{to{transform:rotate(360deg)}}@keyframes UserStat-scss--module_growIn_Tt2wg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UserStat-scss--module_closeLock_2EesB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserStat-scss--module_shakeLock_Hoeo0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserStat-scss--module_root_Lgb-f{position:relative;overflow:hidden;margin-top:13px;border:1px solid #4a4a4a;border-radius:10px;background-color:#191919}.UserStat-scss--module_offset_RTAgj{position:absolute;z-index:500;width:calc(100% - 30px);max-width:340px;margin-top:0}.UserStat-scss--module_header_56PiJ{display:flex;align-items:center;padding:15px;background:#262626}.UserStat-scss--module_header_56PiJ>div{width:100%;margin:0}.UserStat-scss--module_close_pnjrx{-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_HEAi3{width:16px;height:16px}.UserStat-scss--module_avatar_V4pmf{margin-right:13px}.UserStat-scss--module_block_2JWnY{padding:15px}.UserStat-scss--module_block_2JWnY:not(:first-child){border-top:1px solid #303030}.UserStat-scss--module_blockInfo_DXVzc{padding:0 10px 15px}@keyframes ChatMessage-scss--module_fadeIn_1Xujr{0%{opacity:0}to{opacity:1}}@keyframes ChatMessage-scss--module_fadeOut_zb51L{0%{opacity:1}to{opacity:0}}@keyframes ChatMessage-scss--module_flashing_Hmxre{0%{opacity:.5}to{opacity:1}}@keyframes ChatMessage-scss--module_loading_AuSBf{to{background-position-x:-20%}}@keyframes ChatMessage-scss--module_rotating_gcsj0{to{transform:rotate(360deg)}}@keyframes ChatMessage-scss--module_growIn_xv5CL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChatMessage-scss--module_closeLock_JS2lw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatMessage-scss--module_shakeLock_wNT4h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatMessage-scss--module_root_T1qVW{position:relative;border:1px solid transparent;font-size:.8125rem;font-weight:400;font-style:normal;line-height:1rem;border-radius:var(--border-radius-default)}.ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_msgBanned_3BBCc{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0}.light-y-theme .ChatMessage-scss--module_root_T1qVW:hover:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.light-x-theme .ChatMessage-scss--module_root_T1qVW:hover:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.light-theme .ChatMessage-scss--module_root_T1qVW:hover:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.light-y-theme .ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_active_tjxlo:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.light-x-theme .ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_active_tjxlo:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.light-theme .ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_active_tjxlo:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ){border-color:#eaeaea;background-color:#eee}.dark-theme .ChatMessage-scss--module_root_T1qVW:hover:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ),.dark-theme .ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_active_tjxlo:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_hasRootMention_vKvAQ){border-color:#303030;background-color:#303030}.ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_private_TEySd{margin:0;padding:5px 10px;border-radius:0;background-color:#303030}.ChatMessage-scss--module_rootWithTooltip_2Y8D-{z-index:500}.ChatMessage-scss--module_publishTime_cvz-1{display:none}.publishTimeVisible .ChatMessage-scss--module_publishTime_cvz-1{display:block;padding:5px 5px 5px 0;color:#838383}.ChatMessage-scss--module_buttons_5R3aI{position:absolute;z-index:5;right:10px;bottom:100%;display:none;overflow:hidden;padding:0 10px;justify-content:space-between}.ChatMessage-scss--module_root_T1qVW:hover:not(.ChatMessage-scss--module_userBanned_Bf7gw) .ChatMessage-scss--module_buttons_5R3aI,.ChatMessage-scss--module_root_T1qVW.ChatMessage-scss--module_active_tjxlo:not(.ChatMessage-scss--module_userBanned_Bf7gw):not(.ChatMessage-scss--module_manualControl_vR2U4) .ChatMessage-scss--module_buttons_5R3aI{display:flex;gap:20px}.ChatMessage-scss--module_message_U9oXB{position:relative;z-index:1;padding:4px}.ChatMessage-scss--module_hasRootMention_vKvAQ .ChatMessage-scss--module_message_U9oXB{padding:6px 8px}.ChatMessage-scss--module_hint_Mh4E1{position:absolute;right:calc(100% - 5px);bottom:100%}.ChatMessage-scss--module_buttonWrapper_n8SdN{display:grid;grid-auto-flow:column;cursor:default}.ChatMessage-scss--module_button_rgeLj{-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_rgeLj:hover~.ChatMessage-scss--module_hint_Mh4E1{display:block}}.ChatMessage-scss--module_button_rgeLj:before{left:-17px;border-bottom-right-radius:10px}.ChatMessage-scss--module_button_rgeLj:after{right:-17px;border-bottom-left-radius:10px}.ChatMessage-scss--module_button_rgeLj:before,.ChatMessage-scss--module_button_rgeLj:after{width:1rem;height:1rem;content:"";position:absolute;bottom:0;background-color:transparent;cursor:default;pointer-events:none}.light-y-theme .ChatMessage-scss--module_button_rgeLj,.light-x-theme .ChatMessage-scss--module_button_rgeLj,.light-theme .ChatMessage-scss--module_button_rgeLj{border-color:#eaeaea;background-color:#eee}.dark-theme .ChatMessage-scss--module_button_rgeLj{border-color:#303030;background-color:#303030}.light-y-theme .ChatMessage-scss--module_button_rgeLj,.light-x-theme .ChatMessage-scss--module_button_rgeLj,.light-theme .ChatMessage-scss--module_button_rgeLj{border-bottom-color:#eee}.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-y-theme .ChatMessage-scss--module_button_rgeLj,.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-x-theme .ChatMessage-scss--module_button_rgeLj,.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-theme .ChatMessage-scss--module_button_rgeLj{border-top-color:#eee}.light-y-theme .ChatMessage-scss--module_button_rgeLj:hover,.light-x-theme .ChatMessage-scss--module_button_rgeLj:hover,.light-theme .ChatMessage-scss--module_button_rgeLj:hover{background:linear-gradient(to top,#eee 0%,#eee 50%,var(--color-brand-opacity-20)),#eee}.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-y-theme .ChatMessage-scss--module_button_rgeLj:hover,.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-x-theme .ChatMessage-scss--module_button_rgeLj:hover,.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .light-theme .ChatMessage-scss--module_button_rgeLj:hover{background:linear-gradient(to bottom,#eee 0%,#eee 50%,var(--color-brand-opacity-20)),#eee}.light-y-theme .ChatMessage-scss--module_button_rgeLj:before,.light-x-theme .ChatMessage-scss--module_button_rgeLj:before,.light-theme .ChatMessage-scss--module_button_rgeLj:before{box-shadow:1px 1px #eaeaea,2px 8px #eee}.light-y-theme .ChatMessage-scss--module_button_rgeLj:after,.light-x-theme .ChatMessage-scss--module_button_rgeLj:after,.light-theme .ChatMessage-scss--module_button_rgeLj:after{box-shadow:-1px 1px #eaeaea,-2px 8px #eee}.dark-theme .ChatMessage-scss--module_button_rgeLj{border-bottom-color:#303030}.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .dark-theme .ChatMessage-scss--module_button_rgeLj{border-top-color:#303030}.dark-theme .ChatMessage-scss--module_button_rgeLj:hover{background:linear-gradient(to top,#303030 0%,#303030 50%,var(--color-brand-opacity-20)),#303030}.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .dark-theme .ChatMessage-scss--module_button_rgeLj:hover{background:linear-gradient(to bottom,#303030 0%,#303030 50%,var(--color-brand-opacity-20)),#303030}.dark-theme .ChatMessage-scss--module_button_rgeLj:before{box-shadow:2px 8px #303030}.dark-theme .ChatMessage-scss--module_button_rgeLj:after{box-shadow:-2px 8px #303030}.ChatMessage-scss--module_buttons_5R3aI.ChatMessage-scss--module_buttonsUnderMessage_tmB01{top:100%;bottom:initial}.ChatMessage-scss--module_buttons_5R3aI.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .ChatMessage-scss--module_button_rgeLj{border-radius:0 0 8px 8px}.ChatMessage-scss--module_buttons_5R3aI.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .ChatMessage-scss--module_button_rgeLj:before,.ChatMessage-scss--module_buttons_5R3aI.ChatMessage-scss--module_buttonsUnderMessage_tmB01 .ChatMessage-scss--module_button_rgeLj:after{top:0;transform:rotateX(180deg)}.ChatMessage-scss--module_buttonIcon_Bu9V-{width:1.25rem;height:1.25rem;color:var(--color-brand)}.ChatMessage-scss--module_author_3jNAZ{display:inline-flex;margin-right:5px;align-items:baseline;cursor:pointer}.ChatMessage-scss--module_author_3jNAZ.ChatMessage-scss--module_clickable_OhsbI{cursor:pointer}.ChatMessage-scss--module_avatar_HwV5v{display:inline-block;align-self:center;margin-right:5px}.ChatMessage-scss--module_name_dxAEt{color:#fff}.ChatMessage-scss--module_bannedName_jG8sO,.ChatMessage-scss--module_name_dxAEt{word-wrap:break-word;word-break:break-word;font-weight:500}.ChatMessage-scss--module_bannedName_jG8sO{display:inline-flex;align-items:center;color:var(--var-color-error)}.ChatMessage-scss--module_bannedNameIcon_yqt13{width:1rem;height:1rem;margin-right:5px}.ChatMessage-scss--module_text_qBUce{word-wrap:break-word;word-break:break-word;display:inline}.light-y-theme .ChatMessage-scss--module_text_qBUce,.light-x-theme .ChatMessage-scss--module_text_qBUce,.light-theme .ChatMessage-scss--module_text_qBUce{color:var(--var-color-text-primary)}.dark-theme .ChatMessage-scss--module_text_qBUce{color:#e3e3e5}.ChatMessage-scss--module_text_qBUce .mention{word-wrap:break-word;word-break:break-word;font-weight:600}.ChatMessage-scss--module_text_qBUce .mention.currentUserMention{display:inline-block;padding:4px;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.ChatMessage-scss--module_banActions_qc8W6{display:flex;flex-wrap:nowrap;flex-shrink:0}.ChatMessage-scss--module_banActionsButton_RkciF{min-width:auto;height:auto;padding:8px 10px;font-size:.8125rem;font-weight:500;line-height:1rem;text-transform:unset}.ChatMessage-scss--module_cancelBan_jYGI-{margin-right:10px}.ChatMessage-scss--module_tooltip_Fu2uP{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_Fu2uP,.light-x-theme .ChatMessage-scss--module_tooltip_Fu2uP,.light-theme .ChatMessage-scss--module_tooltip_Fu2uP{border-color:#eaeaea;background-color:#fff}.dark-theme .ChatMessage-scss--module_tooltip_Fu2uP{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.dark-theme .ChatMessage-scss--module_tooltip_Fu2uP{padding:12px 15px}.ChatMessage-scss--module_tooltipHidden_UTMEu{display:none}.ChatMessage-scss--module_verifiedIcon_0Ofst{width:1.125rem;height:1.125rem;align-self:center;margin-right:5px}.ChatMessage-scss--module_disabled_HONrs{pointer-events:none}.ChatMessage-scss--module_disabled_HONrs svg{opacity:.5}.ChatMessage-scss--module_badgeIcon_-Idv-{width:1.125rem;height:1.125rem}.ChatMessage-scss--module_badgeIconContainer_ZZ-7j{align-self:center;margin-right:5px}.ChatSystemMessage-scss--module_root_Fjn2U{font-size:13px;font-weight:400;font-style:normal;line-height:16px}@keyframes ChatBoxBase-scss--module_fadeIn_StEwh{0%{opacity:0}to{opacity:1}}@keyframes ChatBoxBase-scss--module_fadeOut_44c3j{0%{opacity:1}to{opacity:0}}@keyframes ChatBoxBase-scss--module_flashing_SmiXh{0%{opacity:.5}to{opacity:1}}@keyframes ChatBoxBase-scss--module_loading_YRGf1{to{background-position-x:-20%}}@keyframes ChatBoxBase-scss--module_rotating_ct9ZL{to{transform:rotate(360deg)}}@keyframes ChatBoxBase-scss--module_growIn_dtam8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChatBoxBase-scss--module_closeLock_d5IG5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatBoxBase-scss--module_shakeLock_dIng4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatBoxBase-scss--module_wrapper_RC68E{position:relative;flex:1;overflow:hidden}.ChatBoxBase-scss--module_root_cOIgH{display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column;height:100%;background-color:var(--var-color-bg)}.ChatBoxBase-scss--module_list_mm-cG{overscroll-behavior:none}@supports not selector(::-webkit-scrollbar-thumb){.ChatBoxBase-scss--module_list_mm-cG{scrollbar-width:thin}.light-y-theme .ChatBoxBase-scss--module_list_mm-cG,.light-x-theme .ChatBoxBase-scss--module_list_mm-cG,.light-theme .ChatBoxBase-scss--module_list_mm-cG{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ChatBoxBase-scss--module_list_mm-cG{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-button{display:none}.ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-track{background-color:#fff0}.ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-thumb,.light-x-theme .ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-thumb,.light-theme .ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ChatBoxBase-scss--module_list_mm-cG::-webkit-scrollbar-thumb{background-color:#4a4a4a}.ChatBoxBase-scss--module_listLite_75tbz{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_75tbz{scrollbar-width:thin}.light-y-theme .ChatBoxBase-scss--module_listLite_75tbz,.light-x-theme .ChatBoxBase-scss--module_listLite_75tbz,.light-theme .ChatBoxBase-scss--module_listLite_75tbz{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ChatBoxBase-scss--module_listLite_75tbz{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-button{display:none}.ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-track{background-color:#fff0}.ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-thumb,.light-x-theme .ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-thumb,.light-theme .ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ChatBoxBase-scss--module_listLite_75tbz::-webkit-scrollbar-thumb{background-color:#4a4a4a}.ChatBoxBase-scss--module_message_lWMhc{width:100%;margin:0 10px 8px}.publishTimeVisible .ChatBoxBase-scss--module_message_lWMhc{margin-left:5px;padding-left:5px}.ChatBoxBase-scss--module_infoMessage_8xB2v{width:100%;margin-top:2px;margin-bottom:10px;padding:0 40px;text-align:center;color:var(--var-color-text-primary)}.ChatBoxBase-scss--module_firstMessage_1-UpQ{margin-top:15px}.ChatBoxBase-scss--module_messageContainer_y4xXO{display:flex}.ChatBoxBase-scss--module_scrollButton_9MpM5{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_oz7Ov{font-size:13px;font-weight:500;line-height:16px}.ChatBoxBase-scss--module_scrollButtonIcon_S8H6q{width:20px;height:20px;transform:rotate(-90deg)}.ChatMentionsBox-scss--module_welcome_12ZgP{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_ZF9jl{color:#f1f1f1}.dark-theme .BannedPermanentlyWarning-scss--module_description_OZAzG{color:#eee}@keyframes BannedPermanentlyWarning-scss--module_fadeIn_jDg5g{0%{opacity:0}to{opacity:1}}@keyframes BannedPermanentlyWarning-scss--module_fadeOut_6za70{0%{opacity:1}to{opacity:0}}@keyframes BannedPermanentlyWarning-scss--module_flashing_zTK-6{0%{opacity:.5}to{opacity:1}}@keyframes BannedPermanentlyWarning-scss--module_loading_Vibzg{to{background-position-x:-20%}}@keyframes BannedPermanentlyWarning-scss--module_rotating_wHrv3{to{transform:rotate(360deg)}}@keyframes BannedPermanentlyWarning-scss--module_growIn_4T6pc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BannedPermanentlyWarning-scss--module_closeLock_JHsxt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedPermanentlyWarning-scss--module_shakeLock_HmspD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .BannedPermanentlyWarning-scss--module_title_ZF9jl{color:var(--var-color-text-primary)}.light-theme .BannedPermanentlyWarning-scss--module_description_OZAzG{color:#7c7c7c}.BannedPermanentlyWarning-scss--module_root_uIMXM{position:relative;display:flex;flex-direction:column;padding:10px}.BannedPermanentlyWarning-scss--module_root_uIMXM:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.BannedPermanentlyWarning-scss--module_close_oL8Zo{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.BannedPermanentlyWarning-scss--module_title_ZF9jl{display:flex;align-items:center}.BannedPermanentlyWarning-scss--module_titleText_PZ9l1{font-size:13px;font-weight:500}.BannedPermanentlyWarning-scss--module_description_OZAzG{display:none;padding:6px 0 5px;font-size:12px;line-height:16px}.BannedPermanentlyWarning-scss--module_descriptionVisible_KtwHQ{display:block}.BannedPermanentlyWarning-scss--module_icon_7d-rc{width:20px;height:20px;position:relative;margin-right:10px}.BannedPermanentlyWarning-scss--module_iconTriangle_pQC4C{color:#efac00}.BannedPermanentlyWarning-scss--module_iconCircle_tQuq1: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_ixE-3{color:#f1f1f1}.dark-theme .BannedTemporarilyWarning-scss--module_description_mgH-x{color:#eee}@keyframes BannedTemporarilyWarning-scss--module_fadeIn_Q4l1e{0%{opacity:0}to{opacity:1}}@keyframes BannedTemporarilyWarning-scss--module_fadeOut_NpY4j{0%{opacity:1}to{opacity:0}}@keyframes BannedTemporarilyWarning-scss--module_flashing_l7XnE{0%{opacity:.5}to{opacity:1}}@keyframes BannedTemporarilyWarning-scss--module_loading_PH-bq{to{background-position-x:-20%}}@keyframes BannedTemporarilyWarning-scss--module_rotating_LMX5H{to{transform:rotate(360deg)}}@keyframes BannedTemporarilyWarning-scss--module_growIn_qnJYR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BannedTemporarilyWarning-scss--module_closeLock_VrV-i{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedTemporarilyWarning-scss--module_shakeLock_6-Jh0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .BannedTemporarilyWarning-scss--module_title_ixE-3{color:var(--var-color-text-primary)}.light-theme .BannedTemporarilyWarning-scss--module_description_mgH-x{color:#7c7c7c}.BannedTemporarilyWarning-scss--module_root_WT7le{position:relative;display:flex;flex-direction:column;padding:10px}.BannedTemporarilyWarning-scss--module_root_WT7le:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.BannedTemporarilyWarning-scss--module_close_rpxlu{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.BannedTemporarilyWarning-scss--module_title_ixE-3{display:flex;align-items:center}.BannedTemporarilyWarning-scss--module_titleText_dnYXf{font-size:13px;font-weight:500}.BannedTemporarilyWarning-scss--module_description_mgH-x{display:none;padding:6px 0 5px;font-size:12px;line-height:16px}.BannedTemporarilyWarning-scss--module_descriptionVisible_JP7RV{display:block}.BannedTemporarilyWarning-scss--module_icon_23RXT{width:20px;height:20px;position:relative;margin-right:10px}.BannedTemporarilyWarning-scss--module_iconTriangle_k7HGm{color:#efac00}.BannedTemporarilyWarning-scss--module_iconCircle_jVH-x: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_PNMbx{0%{opacity:0}to{opacity:1}}@keyframes CharLimitWarning-scss--module_fadeOut_RD8p5{0%{opacity:1}to{opacity:0}}@keyframes CharLimitWarning-scss--module_flashing_n3rGi{0%{opacity:.5}to{opacity:1}}@keyframes CharLimitWarning-scss--module_loading_z8Hf9{to{background-position-x:-20%}}@keyframes CharLimitWarning-scss--module_rotating_GeuxZ{to{transform:rotate(360deg)}}@keyframes CharLimitWarning-scss--module_growIn_9dl5M{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CharLimitWarning-scss--module_closeLock_z-1-0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CharLimitWarning-scss--module_shakeLock_IZrRT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CharLimitWarning-scss--module_root_4ozJf{position:relative;display:flex;flex-direction:column;padding:10px}.CharLimitWarning-scss--module_close_md1nn{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.CharLimitWarning-scss--module_title_4qSgQ{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.CharLimitWarning-scss--module_description_7VUAd{padding-bottom:5px;font-size:12px;line-height:1.35;color:#7c7c7c}.dark-theme .CharLimitWarning-scss--module_description_7VUAd{color:#eee}.CharLimitWarning-scss--module_icon_S14SD{width:20px;height:20px;margin-right:5px}@keyframes FrequentSendingWarning-scss--module_fadeIn_ghsUm{0%{opacity:0}to{opacity:1}}@keyframes FrequentSendingWarning-scss--module_fadeOut_xNbvx{0%{opacity:1}to{opacity:0}}@keyframes FrequentSendingWarning-scss--module_flashing_35zWf{0%{opacity:.5}to{opacity:1}}@keyframes FrequentSendingWarning-scss--module_loading_FeO1-{to{background-position-x:-20%}}@keyframes FrequentSendingWarning-scss--module_rotating_PQInP{to{transform:rotate(360deg)}}@keyframes FrequentSendingWarning-scss--module_growIn_FKDPy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FrequentSendingWarning-scss--module_closeLock_zfvBA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FrequentSendingWarning-scss--module_shakeLock_NIJ-Q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FrequentSendingWarning-scss--module_root_-UEaM{position:relative;display:flex;flex-direction:column;padding:10px}.FrequentSendingWarning-scss--module_close_L-voM{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.FrequentSendingWarning-scss--module_title_lwSgs{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.FrequentSendingWarning-scss--module_description_B23-1{padding-bottom:5px;font-size:12px;line-height:1.35;color:var(--var-color-text-secondary)}.FrequentSendingWarning-scss--module_icon_dOfvK{width:20px;height:20px;margin-right:5px}@keyframes IdenticalMessageWarning-scss--module_fadeIn_EqOkg{0%{opacity:0}to{opacity:1}}@keyframes IdenticalMessageWarning-scss--module_fadeOut_uh-8L{0%{opacity:1}to{opacity:0}}@keyframes IdenticalMessageWarning-scss--module_flashing_EIRYT{0%{opacity:.5}to{opacity:1}}@keyframes IdenticalMessageWarning-scss--module_loading_GO9LJ{to{background-position-x:-20%}}@keyframes IdenticalMessageWarning-scss--module_rotating_06szl{to{transform:rotate(360deg)}}@keyframes IdenticalMessageWarning-scss--module_growIn_hOONL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes IdenticalMessageWarning-scss--module_closeLock_KWHNc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IdenticalMessageWarning-scss--module_shakeLock_CarOF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IdenticalMessageWarning-scss--module_root_8T-nL{position:relative;display:flex;flex-direction:column;padding:10px}.IdenticalMessageWarning-scss--module_close_trPDg{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.IdenticalMessageWarning-scss--module_title_UOVPA{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.IdenticalMessageWarning-scss--module_description_HzmRL{padding-bottom:5px;font-size:12px;line-height:1.35;color:#7c7c7c}.dark-theme .IdenticalMessageWarning-scss--module_description_HzmRL{color:#eee}.IdenticalMessageWarning-scss--module_icon_7k7XM{width:20px;height:20px;margin-right:5px}.dark-theme .InvalidParamWarning-scss--module_description_zl9Ez{color:#eee}@keyframes InvalidParamWarning-scss--module_fadeIn_bWwxp{0%{opacity:0}to{opacity:1}}@keyframes InvalidParamWarning-scss--module_fadeOut_g7nef{0%{opacity:1}to{opacity:0}}@keyframes InvalidParamWarning-scss--module_flashing_7kk6w{0%{opacity:.5}to{opacity:1}}@keyframes InvalidParamWarning-scss--module_loading_t0ddk{to{background-position-x:-20%}}@keyframes InvalidParamWarning-scss--module_rotating_W9Nrx{to{transform:rotate(360deg)}}@keyframes InvalidParamWarning-scss--module_growIn_WgOdB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InvalidParamWarning-scss--module_closeLock_9kgRx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InvalidParamWarning-scss--module_shakeLock_REnym{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .InvalidParamWarning-scss--module_description_zl9Ez{color:#7c7c7c}.InvalidParamWarning-scss--module_root_cEdzC{position:relative;display:flex;flex-direction:column;padding:10px}.InvalidParamWarning-scss--module_close_mYoHl{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.InvalidParamWarning-scss--module_title_CFtPt{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.InvalidParamWarning-scss--module_description_zl9Ez{padding-bottom:5px;font-size:12px;line-height:1.35}.InvalidParamWarning-scss--module_icon_5LrXZ{width:20px;height:20px;margin-right:5px}@keyframes StreamAccessInfo-scss--module_fadeIn_GjwW7{0%{opacity:0}to{opacity:1}}@keyframes StreamAccessInfo-scss--module_fadeOut_IRMRv{0%{opacity:1}to{opacity:0}}@keyframes StreamAccessInfo-scss--module_flashing_TZ6l5{0%{opacity:.5}to{opacity:1}}@keyframes StreamAccessInfo-scss--module_loading_C4jKx{to{background-position-x:-20%}}@keyframes StreamAccessInfo-scss--module_rotating_edE5N{to{transform:rotate(360deg)}}@keyframes StreamAccessInfo-scss--module_growIn_c-W15{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamAccessInfo-scss--module_closeLock_3y4bd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamAccessInfo-scss--module_shakeLock_Z4M-4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamAccessInfo-scss--module_root_k3Amq{padding:7.5px 0}.StreamAccessInfo-scss--module_loadingBlock_FOIeM{display:flex;justify-content:center}.StreamAccessInfo-scss--module_level_jhwSQ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:7.5px 15px;transition:color .2s}.StreamAccessInfo-scss--module_level_jhwSQ:before{content:"•";display:inline-block;margin-right:10px;color:#9d9d9d}.StreamAccessInfo-scss--module_levelsLabel_Evxbm{width:max-content;max-width:100%;padding:8px 15px 3px;font-weight:500;line-height:22px;white-space:normal}@keyframes StreamAccessLabel-scss--module_fadeIn_abuUn{0%{opacity:0}to{opacity:1}}@keyframes StreamAccessLabel-scss--module_fadeOut_f5PjE{0%{opacity:1}to{opacity:0}}@keyframes StreamAccessLabel-scss--module_flashing_88i6S{0%{opacity:.5}to{opacity:1}}@keyframes StreamAccessLabel-scss--module_loading_GRBDt{to{background-position-x:-20%}}@keyframes StreamAccessLabel-scss--module_rotating_uJ6MF{to{transform:rotate(360deg)}}@keyframes StreamAccessLabel-scss--module_growIn_zooQa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamAccessLabel-scss--module_closeLock_D757P{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamAccessLabel-scss--module_shakeLock_q7IdP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamAccessLabel-scss--module_root_RVOy5{margin-right:7px}.StreamAccessLabel-scss--module_content_47NFO{min-width:100px;max-width:284px;padding:0;white-space:normal}.desktop .StreamAccessLabel-scss--module_content_47NFO{z-index:500}.mobile .StreamAccessLabel-scss--module_content_47NFO{z-index:9}.StreamAccessLabel-scss--module_icon_n0hs-{width:20px;height:20px;color:inherit}.StreamActionsMenu-scss--module_muted_F8AeN>*{opacity:.4;transition:opacity .2s ease}.StreamActionsMenu-scss--module_settingsContainer_xMf6B{margin-left:15px}.StreamActionsMenu-scss--module_contentWrapper_EvDt7{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.StreamActionsMenu-scss--module_contentWrapperTeaser_C7g7k{margin-bottom:10px}.desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_C7g7k{overflow:hidden}.light-y-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_C7g7k,.light-x-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_C7g7k,.light-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_C7g7k{border-radius:var(--border-radius-default)}.StreamActionsMenu-scss--module_content_i5UfC{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.StreamActionsMenu-scss--module_content_i5UfC .StreamActionsMenu-scss--module_markup_P4wec a{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem;line-height:1.45}.StreamActionsMenu-scss--module_content_i5UfC .StreamActionsMenu-scss--module_markup_P4wec a:visited{color:var(--var-color-link)}@media not all and (hover: none){.StreamActionsMenu-scss--module_content_i5UfC .StreamActionsMenu-scss--module_markup_P4wec a:hover{border-bottom-color:var(--var-color-link-underline)}}.StreamActionsMenu-scss--module_paragraph_sKiH6{padding:0 var(--post-block-side-padding)}.StreamActionsMenu-scss--module_paragraph_sKiH6:empty:before{content:"​"}.StreamActionsMenu-scss--module_paragraph_sKiH6.StreamActionsMenu-scss--module_noIndent_WAiZs{padding:0}.StreamActionsMenu-scss--module_poll_IhmEd{margin:15px var(--post-block-side-padding)}.StreamActionsMenu-scss--module_pollWithoutIndent_ypBOo{margin-right:0;margin-left:0}.dark-theme .StreamActionsMenu-scss--module_poll_IhmEd{margin-right:0;margin-left:0;border:none}.StreamActionsMenu-scss--module_footer_YYTUS{padding:5px var(--post-block-side-padding) 10px}.StreamActionsMenu-scss--module_title_so4M-{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_so4M-:not(h1):hover{text-decoration:underline}.light-y-theme .StreamActionsMenu-scss--module_title_so4M-:not(h1):hover,.light-x-theme .StreamActionsMenu-scss--module_title_so4M-:not(h1):hover,.light-theme .StreamActionsMenu-scss--module_title_so4M-:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .StreamActionsMenu-scss--module_title_so4M-:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.StreamActionsMenu-scss--module_title_so4M-.StreamActionsMenu-scss--module_noIndentTitle_hCs-R{padding:0}.StreamActionsMenu-scss--module_italic_W7L3b{font-style:italic}.StreamActionsMenu-scss--module_bold_eamJ7{font-weight:600}.StreamActionsMenu-scss--module_underline_YhfUD{text-decoration:underline}.StreamActionsMenu-scss--module_padded_ntFQ6{margin:15px 0;border-radius:0}.StreamActionsMenu-scss--module_audio_7us3J.StreamActionsMenu-scss--module_first_nHTSQ,.StreamActionsMenu-scss--module_file_RoGA2.StreamActionsMenu-scss--module_first_nHTSQ,.StreamActionsMenu-scss--module_image_h93J2.StreamActionsMenu-scss--module_first_nHTSQ,.StreamActionsMenu-scss--module_padded_ntFQ6.StreamActionsMenu-scss--module_first_nHTSQ{margin-top:0}.StreamActionsMenu-scss--module_audio_7us3J.StreamActionsMenu-scss--module_last_-XRaB,.StreamActionsMenu-scss--module_file_RoGA2.StreamActionsMenu-scss--module_last_-XRaB,.StreamActionsMenu-scss--module_image_h93J2.StreamActionsMenu-scss--module_last_-XRaB,.StreamActionsMenu-scss--module_padded_ntFQ6.StreamActionsMenu-scss--module_last_-XRaB{margin-bottom:0}.StreamActionsMenu-scss--module_audio_7us3J.StreamActionsMenu-scss--module_noIndent_WAiZs,.StreamActionsMenu-scss--module_file_RoGA2.StreamActionsMenu-scss--module_noIndent_WAiZs,.StreamActionsMenu-scss--module_image_h93J2.StreamActionsMenu-scss--module_noIndent_WAiZs,.StreamActionsMenu-scss--module_padded_ntFQ6.StreamActionsMenu-scss--module_noIndent_WAiZs{margin-right:0;margin-left:0}.StreamActionsMenu-scss--module_image_h93J2{display:block;max-width:100%;height:auto;margin:15px auto}.StreamActionsMenu-scss--module_shading_nVjYD{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_YsHSB{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.StreamActionsMenu-scss--module_noIndentContent_E18i6 .StreamActionsMenu-scss--module_readMoreBlock_YsHSB{margin:0}.StreamActionsMenu-scss--module_showPost_42SYF{border-bottom:1px solid transparent;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_42SYF:visited{color:var(--var-color-link)}@media not all and (hover: none){.StreamActionsMenu-scss--module_showPost_42SYF:hover{border-bottom-color:var(--var-color-link-underline)}}.StreamActionsMenu-scss--module_noIndentContent_E18i6 .StreamActionsMenu-scss--module_showPost_42SYF{padding-left:0}.StreamActionsMenu-scss--module_trackingPixel_M6JJu{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.StreamActionsMenu-scss--module_adsText_p4sDA{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:.8125rem;line-height:1.4;color:var(--var-color-text-secondary)}.StreamActionsMenu-scss--module_adsTextWithTags_38779{margin-bottom:0}@keyframes StreamActionsMenu-scss--module_fadeIn_ddLBA{0%{opacity:0}to{opacity:1}}@keyframes StreamActionsMenu-scss--module_fadeOut_eBbnk{0%{opacity:1}to{opacity:0}}@keyframes StreamActionsMenu-scss--module_flashing_MUGo6{0%{opacity:.5}to{opacity:1}}@keyframes StreamActionsMenu-scss--module_loading_EY5n8{to{background-position-x:-20%}}@keyframes StreamActionsMenu-scss--module_rotating_gysIF{to{transform:rotate(360deg)}}@keyframes StreamActionsMenu-scss--module_growIn_YQFGI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamActionsMenu-scss--module_closeLock_9AfT1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamActionsMenu-scss--module_shakeLock_bi6nv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamActionsMenu-scss--module_item_e8pCM{text-align:left}.StreamActionsMenu-scss--module_iconDotsContainer_nATNL{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_nATNL:hover{color:var(--var-color-extra-ui-hover)}}.StreamActionsMenu-scss--module_iconDots_ZHTFV{width:.935rem;height:.935rem;fill:currentcolor}.StreamActionsMenu-scss--module_menuContent_MXeRi{padding:7.5px 0}.StreamActionsMenu-scss--module_iconContainer_qr5vW:before{top:0!important;right:0!important;bottom:0!important;left:0!important}@keyframes StreamStatus-scss--module_fadeIn_1S-0E{0%{opacity:0}to{opacity:1}}@keyframes StreamStatus-scss--module_fadeOut_Extfq{0%{opacity:1}to{opacity:0}}@keyframes StreamStatus-scss--module_flashing_Q-zDL{0%{opacity:.5}to{opacity:1}}@keyframes StreamStatus-scss--module_loading_ajAZq{to{background-position-x:-20%}}@keyframes StreamStatus-scss--module_rotating_oEB8u{to{transform:rotate(360deg)}}@keyframes StreamStatus-scss--module_growIn_CFQng{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamStatus-scss--module_closeLock_khhXs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamStatus-scss--module_shakeLock_JPwVU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamStatus-scss--module_container_tx-Ut{padding:8px 10px;border-radius:var(--border-radius-default);background-color:var(--var-color-text-primary)}.StreamStatus-scss--module_container_tx-Ut.StreamStatus-scss--module_isOnline_7Hfi0{background-color:#ea3345}.StreamStatus-scss--module_container_tx-Ut.StreamStatus-scss--module_isOffline_DJ771{background-color:#7c7c7c}.StreamStatus-scss--module_text_qJLJi{font-size:.8125rem;font-weight:500;line-height:1rem;white-space:nowrap;text-transform:uppercase;color:#fff}@keyframes StreamViewers-scss--module_fadeIn_fW-mH{0%{opacity:0}to{opacity:1}}@keyframes StreamViewers-scss--module_fadeOut_rZqdQ{0%{opacity:1}to{opacity:0}}@keyframes StreamViewers-scss--module_flashing_YNwjU{0%{opacity:.5}to{opacity:1}}@keyframes StreamViewers-scss--module_loading_WhZqO{to{background-position-x:-20%}}@keyframes StreamViewers-scss--module_rotating_lKqUD{to{transform:rotate(360deg)}}@keyframes StreamViewers-scss--module_growIn_Z7xvy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamViewers-scss--module_closeLock_wbcNN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamViewers-scss--module_shakeLock_Rb5wm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamViewers-scss--module_root_5JYBf{display:flex;align-items:center}.light-y-theme .StreamViewers-scss--module_root_5JYBf,.light-x-theme .StreamViewers-scss--module_root_5JYBf,.light-theme .StreamViewers-scss--module_root_5JYBf{opacity:.5;color:var(--var-color-text-primary)}.dark-theme .StreamViewers-scss--module_root_5JYBf{color:#f1f1f1}.StreamViewers-scss--module_icon_W7vqQ{width:20px;height:20px;margin-right:5px}.StreamViewers-scss--module_text_fEz-l{font-size:14px;font-weight:500;line-height:22px}@keyframes StreamHeader-scss--module_fadeIn_kFIiI{0%{opacity:0}to{opacity:1}}@keyframes StreamHeader-scss--module_fadeOut_68PYv{0%{opacity:1}to{opacity:0}}@keyframes StreamHeader-scss--module_flashing_Fa-Nh{0%{opacity:.5}to{opacity:1}}@keyframes StreamHeader-scss--module_loading_dK43X{to{background-position-x:-20%}}@keyframes StreamHeader-scss--module_rotating_oIq8U{to{transform:rotate(360deg)}}@keyframes StreamHeader-scss--module_growIn_gkPfI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamHeader-scss--module_closeLock_rxDCr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamHeader-scss--module_shakeLock_mO-oo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamHeader-scss--module_container_QvqBD{position:relative;display:flex;flex-direction:column;align-items:stretch}.StreamHeader-scss--module_header_7GhJ2{display:flex;flex-direction:row;align-items:center;padding:10px 15px}.StreamHeader-scss--module_header_7GhJ2.StreamHeader-scss--module_noSidePaddings_FSMEk{padding-right:0;padding-left:0}.StreamHeader-scss--module_streamHeader_sbsH5{margin-right:auto;font-size:.875rem;line-height:1.4;opacity:.5}.StreamHeader-scss--module_accessIcon_OKuRT{color:var(--var-color-extra-ui)}.StreamHeader-scss--module_accessIcon_OKuRT:hover{color:var(--var-color-extra-ui-hover)}.StreamHeader-scss--module_settings_Sn8EX{margin-left:10px}.StreamHeader-scss--module_link_KJwb0{margin-right:10px;border:none}.StreamHeader-scss--module_viewers_4Ai2f{margin-right:10px;opacity:.5}.StreamHeader-scss--module_title_kOIk4{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:var(--post-title-font-size);font-weight:600;line-height:var(--post-title-line-height);color:var(--var-color-text-primary)}.StreamHeader-scss--module_status_8mMLB{margin:5px 0}@keyframes LikeButton-scss--module_fadeIn_omMuh{0%{opacity:0}to{opacity:1}}@keyframes LikeButton-scss--module_fadeOut_xXQ50{0%{opacity:1}to{opacity:0}}@keyframes LikeButton-scss--module_flashing_qhnSh{0%{opacity:.5}to{opacity:1}}@keyframes LikeButton-scss--module_loading_Vqa40{to{background-position-x:-20%}}@keyframes LikeButton-scss--module_rotating_I84ej{to{transform:rotate(360deg)}}@keyframes LikeButton-scss--module_growIn_ZP4Zk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LikeButton-scss--module_closeLock_EyvFu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LikeButton-scss--module_shakeLock_yeytc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LikeButton-scss--module_icon_4fuPY{width:1.5rem;height:1.5rem;opacity:.6;color:transparent;transition:color .2s,stroke .2s;stroke-width:1.5px}.light-y-theme .LikeButton-scss--module_icon_4fuPY,.light-x-theme .LikeButton-scss--module_icon_4fuPY,.light-theme .LikeButton-scss--module_icon_4fuPY{stroke:#242b2c}.dark-theme .LikeButton-scss--module_icon_4fuPY{stroke:#f1f1f1}.LikeButton-scss--module_label_CdNWs{margin-left:7px}.LikeButton-scss--module_root_JTLr2{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_JTLr2:not(.LikeButton-scss--module_rootDisabled_bJfq4):hover .LikeButton-scss--module_icon_4fuPY{stroke:var(--var-color-error)}.LikeButton-scss--module_root_JTLr2.LikeButton-scss--module_whiteStyle_9aX8r:not(.LikeButton-scss--module_rootDisabled_bJfq4):hover .LikeButton-scss--module_icon_4fuPY{stroke:#f1f1f1}}.LikeButton-scss--module_rootDisabled_bJfq4{cursor:auto}.LikeButton-scss--module_iconLiked_Ble6h{opacity:1}.light-y-theme .LikeButton-scss--module_iconLiked_Ble6h,.light-x-theme .LikeButton-scss--module_iconLiked_Ble6h,.light-theme .LikeButton-scss--module_iconLiked_Ble6h,.dark-theme .LikeButton-scss--module_iconLiked_Ble6h{stroke:var(--var-color-error);color:var(--var-color-error)}.LikeButton-scss--module_labelLiked_h3Dfz{color:var(--var-color-error)}.LikeButton-scss--module_whiteStyle_9aX8r .LikeButton-scss--module_labelLiked_h3Dfz{color:#f1f1f1}.LikeButton-scss--module_whiteStyle_9aX8r .LikeButton-scss--module_svgColorWhite_izs6q{stroke:#f1f1f1}.LikeButton-scss--module_whiteStyle_9aX8r .LikeButton-scss--module_iconLiked_Ble6h{color:#f1f1f1}@keyframes StreamFullPageLink-scss--module_fadeIn_rgvqp{0%{opacity:0}to{opacity:1}}@keyframes StreamFullPageLink-scss--module_fadeOut_7m2pz{0%{opacity:1}to{opacity:0}}@keyframes StreamFullPageLink-scss--module_flashing_fw3P1{0%{opacity:.5}to{opacity:1}}@keyframes StreamFullPageLink-scss--module_loading_F4Nf6{to{background-position-x:-20%}}@keyframes StreamFullPageLink-scss--module_rotating_E05fr{to{transform:rotate(360deg)}}@keyframes StreamFullPageLink-scss--module_growIn_N8NjP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamFullPageLink-scss--module_closeLock_2FcLx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFullPageLink-scss--module_shakeLock_-b1W1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFullPageLink-scss--module_root_XG7-Q{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_XG7-Q:hover{border-color:var(--var-color-input-border-hover);color:var(--var-color-icon-ui-hover)!important}.StreamFullPageLink-scss--module_linkIcon_AIdo0{width:1.25rem;height:1.25rem;margin-right:5px}.StreamFullPageLink-scss--module_linkText_uMcGx{font-size:.8125rem;line-height:1.3}.StreamShare-scss--module_shareDropdown_MdvI3{z-index:2}.StreamShare-scss--module_copyInput_TrA8j{width:100%}@keyframes StreamFooter-scss--module_fadeIn_hs7rD{0%{opacity:0}to{opacity:1}}@keyframes StreamFooter-scss--module_fadeOut_J0msy{0%{opacity:1}to{opacity:0}}@keyframes StreamFooter-scss--module_flashing_uxRY4{0%{opacity:.5}to{opacity:1}}@keyframes StreamFooter-scss--module_loading_O52tg{to{background-position-x:-20%}}@keyframes StreamFooter-scss--module_rotating_ASOdj{to{transform:rotate(360deg)}}@keyframes StreamFooter-scss--module_growIn_3x6-N{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamFooter-scss--module_closeLock_XYZHA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFooter-scss--module_shakeLock_HJKqE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFooter-scss--module_root_qs9Qv{position:relative;display:flex;flex-direction:row;align-items:center;padding:15px}.StreamFooter-scss--module_shareDropdown_bpnbr{z-index:2}.StreamFooter-scss--module_dots_ip9oC{position:relative;margin-right:0;margin-left:20px;padding:0}.StreamFooter-scss--module_dotsIcon_RQIh0{width:24px;height:24px;fill:var(--var-color-icon-ui);stroke-width:1.5px}.StreamFooter-scss--module_theatreButton_ZrjfX{margin-left:20px;color:var(--var-color-text-primary);transition:.2s color;cursor:pointer}.StreamFooter-scss--module_theatreButton_ZrjfX:hover{color:var(--color-brand)}.StreamFooter-scss--module_theatreIcon_-uJg2{width:24px;height:24px}.StreamContent-scss--module_embed_yYX4t{width:100%;border-radius:0}.StreamContent-scss--module_reminder_SFtrN{margin-top:auto;margin-bottom:auto}@keyframes TeaserOverlay-scss--module_fadeIn_4R1i7{0%{opacity:0}to{opacity:1}}@keyframes TeaserOverlay-scss--module_fadeOut_Jmniu{0%{opacity:1}to{opacity:0}}@keyframes TeaserOverlay-scss--module_flashing_pF3aA{0%{opacity:.5}to{opacity:1}}@keyframes TeaserOverlay-scss--module_loading_yy0Dz{to{background-position-x:-20%}}@keyframes TeaserOverlay-scss--module_rotating_y2fDN{to{transform:rotate(360deg)}}@keyframes TeaserOverlay-scss--module_growIn_l9t2-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TeaserOverlay-scss--module_closeLock_ruCEh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserOverlay-scss--module_shakeLock_9RqwR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserOverlay-scss--module_container_nFN68{position:relative;width:var(--var-desktop-center-column-width)}.TeaserOverlay-scss--module_container_nFN68.TeaserOverlay-scss--module_post_U3JqO{height:625px}.TeaserOverlay-scss--module_container_nFN68.TeaserOverlay-scss--module_stream_guSNt{height:323px}.TeaserOverlay-scss--module_container_nFN68.TeaserOverlay-scss--module_streamLayer_58plW{width:auto;height:100%}.TeaserOverlay-scss--module_image_qN1FE,.TeaserOverlay-scss--module_defaultImage_Kdu81,.TeaserOverlay-scss--module_content_KfTv3{position:absolute;top:0;right:0;bottom:0;left:0}.TeaserOverlay-scss--module_image_qN1FE{width:100%;height:100%;object-fit:cover}.TeaserOverlay-scss--module_defaultImage_Kdu81{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_Kdu81.TeaserOverlay-scss--module_stream_guSNt{background-color:var(--var-color-teaser-bg);background-image:url(../assets/images/stream-blur-cover.CZRjHbgM.png)}.light-y-theme .TeaserOverlay-scss--module_defaultImage_Kdu81.TeaserOverlay-scss--module_stream_guSNt{background-image:url(../assets/images/stream-blur-cover-y.BzIgaJmb.png)}.light-theme .minimal .TeaserOverlay-scss--module_defaultImage_Kdu81.TeaserOverlay-scss--module_stream_guSNt{background-image:url(../assets/images/cover-stream-light.BaTFHSfF.png)}.dark-theme .minimal .TeaserOverlay-scss--module_defaultImage_Kdu81.TeaserOverlay-scss--module_stream_guSNt{background-image:url(../assets/images/cover-stream-dark.C4JY84F8.png)}.light-x-theme .TeaserOverlay-scss--module_defaultImage_Kdu81{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .TeaserOverlay-scss--module_defaultImage_Kdu81{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.dark-theme .TeaserOverlay-scss--module_defaultImage_Kdu81{background-image:url(../assets/images/cover-stream-dark.C4JY84F8.png)}.TeaserOverlay-scss--module_content_KfTv3{display:flex;flex-direction:column;padding:15px;color:#fff}.TeaserOverlay-scss--module_contentBlurred_0DEqA{background:#00000080}.TeaserOverlay-scss--module_contentBlurredAuto_Xc9-T{background:#00000026}.TeaserOverlay-scss--module_heading_dv84u{flex:1}.TeaserOverlay-scss--module_footer_mDKrd{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1}.TeaserOverlay-scss--module_title_SschC{margin-bottom:10px;font-size:1.75rem;font-weight:700;line-height:2.125rem}.TeaserOverlay-scss--module_teaser_C-B1k{font-size:1.125rem;font-weight:400;line-height:1.35}.mobile .TeaserOverlay-scss--module_container_nFN68{width:100vw}.mobile .TeaserOverlay-scss--module_container_nFN68.TeaserOverlay-scss--module_post_U3JqO{height:108.6956521739vw}.mobile .TeaserOverlay-scss--module_container_nFN68.TeaserOverlay-scss--module_stream_guSNt{height:56.1739130435vw;min-height:179px}.mobile .TeaserOverlay-scss--module_content_KfTv3{padding:15px}.mobile .TeaserOverlay-scss--module_title_SschC{font-size:1.25rem;line-height:1.2}.mobile .TeaserOverlay-scss--module_teaser_C-B1k{font-size:.875rem;line-height:1.4}@keyframes StreamReminder-scss--module_fadeIn_Pf6-c{0%{opacity:0}to{opacity:1}}@keyframes StreamReminder-scss--module_fadeOut_pVKq-{0%{opacity:1}to{opacity:0}}@keyframes StreamReminder-scss--module_flashing_qtuof{0%{opacity:.5}to{opacity:1}}@keyframes StreamReminder-scss--module_loading_CEIa-{to{background-position-x:-20%}}@keyframes StreamReminder-scss--module_rotating_z9ouR{to{transform:rotate(360deg)}}@keyframes StreamReminder-scss--module_growIn_P3ldb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamReminder-scss--module_closeLock_eFZjK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamReminder-scss--module_shakeLock_e-Whv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamReminder-scss--module_container_hQ9gL{display:flex;flex-direction:column;align-items:center}.StreamReminder-scss--module_circle_GrUU-{border-radius:50%;background-color:#fff6}.mobile .StreamReminder-scss--module_circle_GrUU-{width:50px;height:50px}.desktop .StreamReminder-scss--module_circle_GrUU-{width:70px;height:70px}.StreamReminder-scss--module_icon_Fexet{position:relative;color:#fff}.mobile .StreamReminder-scss--module_icon_Fexet{width:32px;height:32px}.desktop .StreamReminder-scss--module_icon_Fexet{width:38px;height:38px}.StreamReminder-scss--module_iconPlay_mUS7m{left:4px}.StreamReminder-scss--module_publishDate_rT48M{display:flex;flex-direction:row;gap:5px;font-weight:500}.mobile .StreamReminder-scss--module_publishDate_rT48M{margin-top:10px;font-size:1rem;line-height:1.5}.desktop .StreamReminder-scss--module_publishDate_rT48M{margin-top:15px;font-size:1.25rem;line-height:1.2}.StreamReminder-scss--module_publishDate_rT48M.StreamReminder-scss--module_countdown_8Ib8K{flex-direction:column;align-items:center;font-size:1rem;line-height:1.5}.StreamReminder-scss--module_publishDate_rT48M.StreamReminder-scss--module_countdown_8Ib8K .StreamReminder-scss--module_time_20StZ{display:inline-block;font-size:1.25rem;line-height:1.25}@keyframes StreamSubscriptionOverlay-scss--module_fadeIn_46kCB{0%{opacity:0}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_fadeOut_-P-B5{0%{opacity:1}to{opacity:0}}@keyframes StreamSubscriptionOverlay-scss--module_flashing_fSV3h{0%{opacity:.5}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_loading_0pXv6{to{background-position-x:-20%}}@keyframes StreamSubscriptionOverlay-scss--module_rotating_mJuMj{to{transform:rotate(360deg)}}@keyframes StreamSubscriptionOverlay-scss--module_growIn_ZxmkS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamSubscriptionOverlay-scss--module_closeLock_z7iRO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamSubscriptionOverlay-scss--module_shakeLock_mMCYk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamSubscriptionOverlay-scss--module_container_nrjGh{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#fff}.StreamSubscriptionOverlay-scss--module_containerBlock_gTM9d{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_7iGnC{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:column;flex-basis:100%;width:100%;color:#242b2c}.StreamSubscriptionOverlay-scss--module_price_YkGzw{margin-top:15px;font-size:1.25rem;text-align:center}.StreamSubscriptionOverlay-scss--module_button_xfY4g{display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:240px;padding:10px}.light-y-theme .StreamSubscriptionOverlay-scss--module_buttonText_L17ve:first-letter{text-transform:uppercase}.StreamSubscriptionOverlay-scss--module_button_xfY4g.StreamSubscriptionOverlay-scss--module_disabled_enXwx{background-color:#7c7c7c}.StreamSubscriptionOverlay-scss--module_button_xfY4g.StreamSubscriptionOverlay-scss--module_disabled_enXwx>*{opacity:.7}.StreamSubscriptionOverlay-scss--module_needFollow_YnXoa{margin:0;padding:0 15px;font-size:1rem;font-weight:600;line-height:1.5}.StreamSubscriptionOverlay-scss--module_subscriptionTitle_wV4iK{margin:0 0 3px;padding:0 15px;font-size:.875rem;font-weight:400;line-height:1.5}.StreamSubscriptionOverlay-scss--module_subscriptionName_8f3d5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 15px;font-size:1rem;font-weight:600;line-height:1.4}.StreamSubscriptionOverlay-scss--module_subscribeBlock_0tzcm{display:flex;width:100%;padding:10px 15px;border-radius:var(--border-radius-default);background-color:#fff9;align-items:center}.StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF{color:var(--var-color-text-primary);justify-content:flex-start}.StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF .StreamSubscriptionOverlay-scss--module_subscriptionLevelLabel_NHzG3{margin-bottom:0;font-size:.875rem;line-height:1.5;text-align:left}.StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF .StreamSubscriptionOverlay-scss--module_subscriptionTitle_wV4iK,.StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF .StreamSubscriptionOverlay-scss--module_subscriptionName_8f3d5{padding:0;text-align:left}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionLevelLabel_NHzG3{font-size:.875rem;line-height:1.5}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionTitle_wV4iK{margin-bottom:6px;font-size:.8125rem}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionName_8f3d5{margin-bottom:15px;font-size:.875rem}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionTitle_wV4iK,.mobile .StreamSubscriptionOverlay-scss--module_subscriptionName_8f3d5{padding:0;text-align:center}.mobile .StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF .StreamSubscriptionOverlay-scss--module_subscriptionTitle_wV4iK,.mobile .StreamSubscriptionOverlay-scss--module_textInBlock_Sg1WF .StreamSubscriptionOverlay-scss--module_subscriptionName_8f3d5{margin-bottom:0}.mobile .StreamSubscriptionOverlay-scss--module_subscribeBlock_0tzcm{flex-direction:column;padding:15px}.mobile .StreamSubscriptionOverlay-scss--module_needFollow_YnXoa{text-align:center}.StreamSubscriptionOverlay-scss--module_lockIcon_pueIn{width:1.25rem;height:1.25rem;margin-right:10px;fill:#fff}.StreamContentWithTeaser-scss--module_reminder_nYv3o{margin-top:auto;margin-bottom:auto}.StreamContentWithTeaser-scss--module_teaserBigOverlay_7nZjV{min-height:290px!important}@keyframes AboutAuthor-scss--module_fadeIn_8hEkf{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthor-scss--module_fadeOut_87QOo{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthor-scss--module_flashing_koQ4I{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthor-scss--module_loading_iEBdc{to{background-position-x:-20%}}@keyframes AboutAuthor-scss--module_rotating_36uvN{to{transform:rotate(360deg)}}@keyframes AboutAuthor-scss--module_growIn_si-H5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AboutAuthor-scss--module_closeLock_6s-ms{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthor-scss--module_shakeLock_clJIq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthor-scss--module_aboutAuthor_rTozZ{display:flex;flex-direction:column;width:252px;margin:20px;padding:15px;border-radius:3px;flex-shrink:0}.light-y-theme .AboutAuthor-scss--module_aboutAuthor_rTozZ,.light-x-theme .AboutAuthor-scss--module_aboutAuthor_rTozZ,.light-theme .AboutAuthor-scss--module_aboutAuthor_rTozZ{color:var(--var-color-text-primary);background-color:#fff}.dark-theme .AboutAuthor-scss--module_aboutAuthor_rTozZ{color:#f1f1f1;background-color:#262626}.AboutAuthor-scss--module_title_pOjIH{margin-bottom:15px;font-weight:600;text-transform:uppercase}.light-y-theme .AboutAuthor-scss--module_title_pOjIH,.light-x-theme .AboutAuthor-scss--module_title_pOjIH,.light-theme .AboutAuthor-scss--module_title_pOjIH{color:var(--var-color-text-primary)}.dark-theme .AboutAuthor-scss--module_title_pOjIH{color:#7c7c7c}.AboutAuthor-scss--module_content_a0rbW{display:flex;flex-direction:column}.AboutAuthor-scss--module_contentRow_LT1Eh{display:flex;margin-bottom:11px;align-items:center}.AboutAuthor-scss--module_info_CRzgM{word-wrap:break-word;word-break:break-word}.AboutAuthor-scss--module_linkToBlog_-bxP5{margin-bottom:15px}.AboutAuthor-scss--module_icon_Tn-Lq{width:20px;height:20px;flex-shrink:0;margin-right:10px}.light-y-theme .AboutAuthor-scss--module_icon_Tn-Lq,.light-x-theme .AboutAuthor-scss--module_icon_Tn-Lq,.light-theme .AboutAuthor-scss--module_icon_Tn-Lq{color:var(--var-color-text-primary)}.dark-theme .AboutAuthor-scss--module_icon_Tn-Lq{color:#f1f1f1}.AboutAuthor-scss--module_socialLinks_3cv7f{margin-top:10px;justify-content:flex-start}.desktop .AboutAuthor-scss--module_socialLinks_3cv7f{margin-bottom:-10px}@keyframes AboutStream-scss--module_fadeIn_DW-Ze{0%{opacity:0}to{opacity:1}}@keyframes AboutStream-scss--module_fadeOut_iQh-y{0%{opacity:1}to{opacity:0}}@keyframes AboutStream-scss--module_flashing_vR-Uy{0%{opacity:.5}to{opacity:1}}@keyframes AboutStream-scss--module_loading_0JiJ9{to{background-position-x:-20%}}@keyframes AboutStream-scss--module_rotating_lFmsc{to{transform:rotate(360deg)}}@keyframes AboutStream-scss--module_growIn_9B6sK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AboutStream-scss--module_closeLock_t0SHQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutStream-scss--module_shakeLock_BIl4C{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutStream-scss--module_aboutStream_Y-qHL{display:flex;flex-direction:column;width:100%;margin:20px 20px 20px 0;padding:15px;border-radius:3px}.light-y-theme .AboutStream-scss--module_aboutStream_Y-qHL,.light-x-theme .AboutStream-scss--module_aboutStream_Y-qHL,.light-theme .AboutStream-scss--module_aboutStream_Y-qHL{background-color:#fff}.dark-theme .AboutStream-scss--module_aboutStream_Y-qHL{background-color:#262626}.AboutStream-scss--module_title_Aq5IY{margin-bottom:15px;font-weight:600;text-transform:uppercase}.light-y-theme .AboutStream-scss--module_title_Aq5IY,.light-x-theme .AboutStream-scss--module_title_Aq5IY,.light-theme .AboutStream-scss--module_title_Aq5IY{color:var(--var-color-text-primary)}.dark-theme .AboutStream-scss--module_title_Aq5IY{color:#7c7c7c}.AboutStream-scss--module_description_A1wya{word-wrap:break-word;word-break:break-word}.light-y-theme .AboutStream-scss--module_description_A1wya,.light-x-theme .AboutStream-scss--module_description_A1wya,.light-theme .AboutStream-scss--module_description_A1wya{color:var(--var-color-text-primary)}.dark-theme .AboutStream-scss--module_description_A1wya{color:#f1f1f1}@keyframes LinkToBlog-scss--module_fadeIn_cFHIp{0%{opacity:0}to{opacity:1}}@keyframes LinkToBlog-scss--module_fadeOut_TGTjr{0%{opacity:1}to{opacity:0}}@keyframes LinkToBlog-scss--module_flashing_VDIuq{0%{opacity:.5}to{opacity:1}}@keyframes LinkToBlog-scss--module_loading_8ycUt{to{background-position-x:-20%}}@keyframes LinkToBlog-scss--module_rotating_deF6u{to{transform:rotate(360deg)}}@keyframes LinkToBlog-scss--module_growIn_C1s1z{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LinkToBlog-scss--module_closeLock_85xqb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkToBlog-scss--module_shakeLock_onSsG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkToBlog-scss--module_link_OU21j{display:flex;width:fit-content;border:none}.LinkToBlog-scss--module_text_kAMmg{margin-right:10px}.LinkToBlog-scss--module_icon_1j2U4{width:20px;height:20px;color:var(--color-brand)}@keyframes SubscriptionOverlay-scss--module_fadeIn_4kNc-{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionOverlay-scss--module_fadeOut_6xlNE{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionOverlay-scss--module_flashing_mOKuM{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionOverlay-scss--module_loading_2pjoK{to{background-position-x:-20%}}@keyframes SubscriptionOverlay-scss--module_rotating_xl2uu{to{transform:rotate(360deg)}}@keyframes SubscriptionOverlay-scss--module_growIn_quMga{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionOverlay-scss--module_closeLock_gOWC7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionOverlay-scss--module_shakeLock_GR9RM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionOverlay-scss--module_container_FsjF9{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#fff}.SubscriptionOverlay-scss--module_containerBlock_XYH6c{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_6q0xD{display:flex;flex-direction:column;flex-basis:100%;width:100%}.SubscriptionOverlay-scss--module_price_9nM--{margin-top:15px;font-size:1.25rem;text-align:center}.SubscriptionOverlay-scss--module_subscriptionLevelLabel_Tbcgd{margin-bottom:10px;font-size:1.125rem;font-weight:400;line-height:1.35;text-align:center}.SubscriptionOverlay-scss--module_subscriptionTitle_HVjtC,.SubscriptionOverlay-scss--module_subscriptionName_ax75n{padding:0 15px;font-weight:600;text-align:center}.SubscriptionOverlay-scss--module_subscriptionName_ax75n{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;line-height:1.4}.SubscriptionOverlay-scss--module_textInBlock_-Tq4Y{color:var(--var-color-text-primary);justify-content:flex-start}.SubscriptionOverlay-scss--module_textInBlock_-Tq4Y .SubscriptionOverlay-scss--module_subscriptionLevelLabel_Tbcgd{margin-bottom:0;font-size:.875rem;line-height:1.4;text-align:left}.SubscriptionOverlay-scss--module_textInBlock_-Tq4Y .SubscriptionOverlay-scss--module_subscriptionTitle_HVjtC,.SubscriptionOverlay-scss--module_textInBlock_-Tq4Y .SubscriptionOverlay-scss--module_subscriptionName_ax75n{padding:0;text-align:left}.SubscriptionOverlay-scss--module_payLink_77dK3{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#fff;transition:border-color .2s;cursor:pointer;margin-top:20px;border-bottom-style:dashed;border-bottom-color:#fff3;font-size:1.125rem;line-height:1.5rem}.SubscriptionOverlay-scss--module_payLink_77dK3:visited{color:#fff}@media not all and (hover: none){.SubscriptionOverlay-scss--module_payLink_77dK3:hover{border-bottom-color:#fff3}}.SubscriptionOverlay-scss--module_buttons_LUQTE{margin-top:20px}.SubscriptionOverlay-scss--module_buttonsInBlock_mXtW0{margin-top:0}.mobile .SubscriptionOverlay-scss--module_buttons_LUQTE{margin-top:10px}.mobile .SubscriptionOverlay-scss--module_button_3BEQ-{margin-bottom:5px}.mobile .SubscriptionOverlay-scss--module_buttonsInBlock_mXtW0 .SubscriptionOverlay-scss--module_button_3BEQ-{margin-bottom:0}.mobile .SubscriptionOverlay-scss--module_subscriptionLevelLabel_Tbcgd{font-size:.875rem;line-height:1.4}.mobile .SubscriptionOverlay-scss--module_subscriptionTitle_HVjtC,.mobile .SubscriptionOverlay-scss--module_subscriptionName_ax75n{margin-bottom:15px;padding:0;font-size:.875rem;line-height:1.4}.mobile .SubscriptionOverlay-scss--module_textInBlock_-Tq4Y .SubscriptionOverlay-scss--module_subscriptionTitle_HVjtC,.mobile .SubscriptionOverlay-scss--module_textInBlock_-Tq4Y .SubscriptionOverlay-scss--module_subscriptionName_ax75n{margin-bottom:0}.mobile .SubscriptionOverlay-scss--module_payLink_77dK3{margin-top:15px;font-size:.875rem;line-height:1.4}@keyframes StreamChatToggler-scss--module_fadeIn_oIO3J{0%{opacity:0}to{opacity:1}}@keyframes StreamChatToggler-scss--module_fadeOut_7GbdQ{0%{opacity:1}to{opacity:0}}@keyframes StreamChatToggler-scss--module_flashing_YeznU{0%{opacity:.5}to{opacity:1}}@keyframes StreamChatToggler-scss--module_loading_X1YrT{to{background-position-x:-20%}}@keyframes StreamChatToggler-scss--module_rotating_NXG-e{to{transform:rotate(360deg)}}@keyframes StreamChatToggler-scss--module_growIn_g4yu6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamChatToggler-scss--module_closeLock_dEsBo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamChatToggler-scss--module_shakeLock_kTmhj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamChatToggler-scss--module_container_Dlda9{display:flex;flex-direction:column}.StreamChatToggler-scss--module_header_oD0LA{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_CvYwp{border-bottom-color:var(--var-color-base-border)}.StreamChatToggler-scss--module_label_szQDF{display:flex;flex-direction:row;align-items:center;color:var(--var-color-text-regular)}.StreamChatToggler-scss--module_labelDisabled_wCHlh{color:#7c7c7c}.StreamChatToggler-scss--module_labelIcon_fvwwj{width:20px;height:20px;margin-right:10px;flex-shrink:0}.StreamChatToggler-scss--module_labelTitle_eN6VR{font-size:14px;font-weight:500;line-height:22px}.StreamChatToggler-scss--module_toggle_rSqxy{-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_y--w2{width:20px;height:20px;margin-left:10px;flex-shrink:0}.StreamChatToggler-scss--module_toggleActive_r8oGF .StreamChatToggler-scss--module_toggleIcon_y--w2{transform:rotate(-180deg)}@keyframes SubscribeButtonBase-scss--module_fadeIn_zg85B{0%{opacity:0}to{opacity:1}}@keyframes SubscribeButtonBase-scss--module_fadeOut_QL-gE{0%{opacity:1}to{opacity:0}}@keyframes SubscribeButtonBase-scss--module_flashing_I2rn3{0%{opacity:.5}to{opacity:1}}@keyframes SubscribeButtonBase-scss--module_loading_PwnLD{to{background-position-x:-20%}}@keyframes SubscribeButtonBase-scss--module_rotating_T5-tU{to{transform:rotate(360deg)}}@keyframes SubscribeButtonBase-scss--module_growIn_dPtyH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscribeButtonBase-scss--module_closeLock_O0q3e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscribeButtonBase-scss--module_shakeLock_2-xp0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SubscribeButtonBase-scss--module_subscribeButtonActive_7ZvaO{color:#f1f1f1;background-color:#303030}.SubscribeButtonBase-scss--module_subscribeButton_axITm{display:flex;padding:10px 20px;align-items:center}.SubscribeButtonBase-scss--module_iconArrow_TWcui{width:15px;height:15px;flex-shrink:0;margin-left:5px}.SubscribeButtonBase-scss--module_subscribeButtonActive_7ZvaO{color:var(--color-brand);background-color:var(--color-brand-opacity-30)}@keyframes PaidSubscribersOnlyWarning-scss--module_fadeIn_m2Fsq{0%{opacity:0}to{opacity:1}}@keyframes PaidSubscribersOnlyWarning-scss--module_fadeOut_OpQ-t{0%{opacity:1}to{opacity:0}}@keyframes PaidSubscribersOnlyWarning-scss--module_flashing_l0oL-{0%{opacity:.5}to{opacity:1}}@keyframes PaidSubscribersOnlyWarning-scss--module_loading_JG2Tc{to{background-position-x:-20%}}@keyframes PaidSubscribersOnlyWarning-scss--module_rotating_sR9Vd{to{transform:rotate(360deg)}}@keyframes PaidSubscribersOnlyWarning-scss--module_growIn_3WSty{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PaidSubscribersOnlyWarning-scss--module_closeLock_YxwY0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidSubscribersOnlyWarning-scss--module_shakeLock_6PGfV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidSubscribersOnlyWarning-scss--module_root_Oifp8{position:relative;display:flex;flex-direction:column;padding:10px}.PaidSubscribersOnlyWarning-scss--module_root_Oifp8:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.PaidSubscribersOnlyWarning-scss--module_close_oMtlR{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.PaidSubscribersOnlyWarning-scss--module_title_xqnyB{display:flex;align-items:center;color:var(--var-color-text-primary)}.dark-theme .PaidSubscribersOnlyWarning-scss--module_title_xqnyB{color:#f1f1f1}.PaidSubscribersOnlyWarning-scss--module_titleText_oS7oa{font-size:13px;font-weight:500}.PaidSubscribersOnlyWarning-scss--module_description_nhKAy{display:none;padding:6px 0 5px;font-size:12px;line-height:16px;color:var(--var-color-text-secondary)}.dark-theme .PaidSubscribersOnlyWarning-scss--module_description_nhKAy{color:#eee}.PaidSubscribersOnlyWarning-scss--module_descriptionVisible_zSgrO{display:block}.PaidSubscribersOnlyWarning-scss--module_nick_94edD{-webkit-hyphens:auto;hyphens:auto}.PaidSubscribersOnlyWarning-scss--module_icon_ixq3Q{width:20px;height:20px;position:relative;margin-right:10px}.PaidSubscribersOnlyWarning-scss--module_iconTriangle_a9Hss{color:#efac00}.PaidSubscribersOnlyWarning-scss--module_iconCircle_mFenV: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_opw8o{z-index:3;margin:15px 0 5px}@keyframes ChatPublisherWrapper-scss--module_fadeIn_Jb1Mq{0%{opacity:0}to{opacity:1}}@keyframes ChatPublisherWrapper-scss--module_fadeOut_01Si-{0%{opacity:1}to{opacity:0}}@keyframes ChatPublisherWrapper-scss--module_flashing_Y7tx8{0%{opacity:.5}to{opacity:1}}@keyframes ChatPublisherWrapper-scss--module_loading_JdsNC{to{background-position-x:-20%}}@keyframes ChatPublisherWrapper-scss--module_rotating_Nt4Fi{to{transform:rotate(360deg)}}@keyframes ChatPublisherWrapper-scss--module_growIn_2FBfj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChatPublisherWrapper-scss--module_closeLock_6NKSl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatPublisherWrapper-scss--module_shakeLock_S6fa-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatPublisherWrapper-scss--module_root_aedez{display:flex;overflow:hidden;flex-direction:column;width:100%;border-radius:var(--border-radius-default)}.ChatPublisherWrapper-scss--module_root_aedez.ChatPublisherWrapper-scss--module_active_SFuI-{border:1px solid var(--var-color-base-border);background-color:var(--var-color-icon-ui-active-bg)}.live .ChatPublisherWrapper-scss--module_root_aedez.ChatPublisherWrapper-scss--module_active_SFuI-{background-color:transparent}.ChatPublisherWrapper-scss--module_children_wM3B2{display:flex;width:100%;padding:0 5px 5px}.live .ChatPublisherWrapper-scss--module_children_wM3B2{padding:0}.live .ChatPublisherWrapper-scss--module_warning_RC6Vr{margin-bottom:-6px;border:1px solid #4a4a4a;border-bottom:none;border-radius:8px 8px 0 0}.ChatPublisherWrapper-scss--module_reply_-I6hF{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.live .ChatPublisherWrapper-scss--module_reply_-I6hF{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_ndljC{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_eUNJ4{overflow:hidden;text-overflow:ellipsis}.ChatPublisherWrapper-scss--module_replyIcon_tQoXq{width:20px;height:20px;margin-right:5px;color:var(--var-color-icon-ui);flex-shrink:0}.ChatPublisherWrapper-scss--module_replyCancelBtn_4O4E6{-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_996pm{width:20px;height:20px;color:#7c7c7c}@keyframes ChatPublisher-scss--module_fadeIn_E3fMA{0%{opacity:0}to{opacity:1}}@keyframes ChatPublisher-scss--module_fadeOut_Vtstg{0%{opacity:1}to{opacity:0}}@keyframes ChatPublisher-scss--module_flashing_yw9sH{0%{opacity:.5}to{opacity:1}}@keyframes ChatPublisher-scss--module_loading_Qqj1X{to{background-position-x:-20%}}@keyframes ChatPublisher-scss--module_rotating_r-b1l{to{transform:rotate(360deg)}}@keyframes ChatPublisher-scss--module_growIn_I7K6d{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ChatPublisher-scss--module_closeLock_I-b8z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatPublisher-scss--module_shakeLock_Bq9kK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatPublisher-scss--module_root_Cm548{position:relative;z-index:10;padding:0 10px 15px}.dark-theme .ChatPublisher-scss--module_root_Cm548{background-color:#191919}.ChatPublisher-scss--module_authText_F-1Z4{font-size:13px}.ChatPublisher-scss--module_link_8bO9V{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.ChatPublisher-scss--module_link_8bO9V:visited{color:var(--var-color-link)}@media not all and (hover: none){.ChatPublisher-scss--module_link_8bO9V:hover{border-bottom-color:var(--var-color-link-underline)}}.ChatPublisher-scss--module_actionsContainer_A5ZIs{overflow:hidden;background-color:var(--var-color-input-bg)}[data-disabled=true] .ChatPublisher-scss--module_actionsContainer_A5ZIs{background-color:var(--var-color-input-bg-disabled);pointer-events:none}.ChatPublisher-scss--module_publisherRoot_fgGCX{width:100%;min-height:40px}.live .ChatPublisher-scss--module_publisherRoot_fgGCX{border-radius:var(--border-radius-default)}.ChatPublisher-scss--module_publisherRoot_fgGCX:focus-within button:not(:disabled) .ChatPublisher-scss--module_iconSend_5-F-T{stroke:var(--color-brand)}.ChatPublisher-scss--module_editor_TJhVL .cdx-block{padding:0}.ChatPublisher-scss--module_editor_TJhVL .ce-paragraph{line-height:18px}.ChatPublisher-scss--module_editor_TJhVL .ce-paragraph[data-placeholder]:empty:before{color:#7c7c7c}.ChatPublisher-scss--module_editor_TJhVL .codex-editor__redactor{overflow-y:auto;min-height:38px!important;max-height:72px}.ChatPublisher-scss--module_editor_TJhVL .mention{font-weight:500;color:#16a7ff}.ChatPublisher-scss--module_sendContainer_M4bhi{padding-right:10px;padding-left:10px}.ChatPublisher-scss--module_publisherRootWarning_cJOt7,.ChatPublisher-scss--module_publisherRootWarning_cJOt7 .ChatPublisher-scss--module_editor_TJhVL,.ChatPublisher-scss--module_publisherRootWarning_cJOt7 .ChatPublisher-scss--module_sendContainer_M4bhi{background-color:transparent}.dark-theme .ChatPublisher-scss--module_publisherRootWarning_cJOt7 .ChatPublisher-scss--module_editor_TJhVL,.dark-theme .ChatPublisher-scss--module_publisherRootWarning_cJOt7 .ChatPublisher-scss--module_actionsContainer_A5ZIs,.dark-theme .ChatPublisher-scss--module_publisherRootWarning_cJOt7 .ChatPublisher-scss--module_sendContainer_M4bhi{background-color:#4a4a4a}.ChatPublisher-scss--module_smileSelectorWrapper_8O8Pp{position:absolute;z-index:9;bottom:calc(100% + 5px)}.desktop .ChatPublisher-scss--module_smileSelectorWrapper_8O8Pp.ChatPublisher-scss--module_isReply_Qbg5G{right:10px;width:320px}.desktop .ChatPublisher-scss--module_smileSelectorWrapper_8O8Pp{right:15px;width:274px}.mobile .ChatPublisher-scss--module_smileSelectorWrapper_8O8Pp{right:15px;left:15px}.ChatPublisher-scss--module_smileSuggestWrapper_4ReP-{position:absolute;z-index:9;bottom:calc(100% + 10px);left:15px;padding:15px;border-radius:8px;background-color:#262626}@keyframes Chat-scss--module_fadeIn_4v4yI{0%{opacity:0}to{opacity:1}}@keyframes Chat-scss--module_fadeOut_3whUL{0%{opacity:1}to{opacity:0}}@keyframes Chat-scss--module_flashing_GqaTG{0%{opacity:.5}to{opacity:1}}@keyframes Chat-scss--module_loading_U-tUo{to{background-position-x:-20%}}@keyframes Chat-scss--module_rotating_MSfs0{to{transform:rotate(360deg)}}@keyframes Chat-scss--module_growIn_-7FW0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Chat-scss--module_closeLock_FnLlf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Chat-scss--module_shakeLock_pl-G7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Chat-scss--module_root_tiTZ8{background-color:#141414}.Chat-scss--module_root_tiTZ8{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_eKw48{display:flex;flex-direction:column;flex:1}.mobile .Chat-scss--module_chat_eKw48{overflow:initial}@keyframes StreamChat-scss--module_fadeIn_4bcEl{0%{opacity:0}to{opacity:1}}@keyframes StreamChat-scss--module_fadeOut_ES3Xd{0%{opacity:1}to{opacity:0}}@keyframes StreamChat-scss--module_flashing_nRr6e{0%{opacity:.5}to{opacity:1}}@keyframes StreamChat-scss--module_loading_XrKvo{to{background-position-x:-20%}}@keyframes StreamChat-scss--module_rotating_SHHwL{to{transform:rotate(360deg)}}@keyframes StreamChat-scss--module_growIn_yrJY6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamChat-scss--module_closeLock_7XKfL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamChat-scss--module_shakeLock_2ShcH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamChat-scss--module_chat_7XCma{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex:1}.StreamChat-scss--module_spinner_fum1C{display:flex;align-items:center;justify-content:center}.ImageBlock-scss--module_imageBlock_xfvSK{overflow:hidden;margin:0;border-radius:3px}.ImageBlock-scss--module_image_RZrak{display:block;overflow:hidden;max-width:100%;margin:0 auto;border-radius:3px}.ce-block--focused .ImageTool-scss--module_fileBlock_XVsd5{border-color:var(--color-brand);box-shadow:inset 0 0 0 1px var(--color-brand)}.ImageTool-scss--module_imageBlock_B8dlo{border:2px solid transparent}.ce-block--focused .ImageTool-scss--module_imageBlock_B8dlo{border-color:var(--color-brand)}.ce-block--focused .AttachmentTool-scss--module_block_p4iJ6{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 StreamTabs-scss--module_fadeIn_QumVf{0%{opacity:0}to{opacity:1}}@keyframes StreamTabs-scss--module_fadeOut_RvFMj{0%{opacity:1}to{opacity:0}}@keyframes StreamTabs-scss--module_flashing_-LHB6{0%{opacity:.5}to{opacity:1}}@keyframes StreamTabs-scss--module_loading_LOfOS{to{background-position-x:-20%}}@keyframes StreamTabs-scss--module_rotating_DmCcu{to{transform:rotate(360deg)}}@keyframes StreamTabs-scss--module_growIn_p5zyr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamTabs-scss--module_closeLock_gHQCq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamTabs-scss--module_shakeLock_9fhNl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamTabs-scss--module_block_RU9UC{margin-bottom:55px}.StreamTabs-scss--module_tabs_kJzBJ{z-index:1;display:flex;flex-flow:row nowrap;margin-bottom:0}.light-y-theme .StreamTabs-scss--module_tabs_kJzBJ,.light-x-theme .StreamTabs-scss--module_tabs_kJzBJ,.light-theme .StreamTabs-scss--module_tabs_kJzBJ{background-color:#fff}.dark-theme .StreamTabs-scss--module_tabs_kJzBJ{background-color:#262626}.StreamTabs-scss--module_item_GK2qL{display:inline-block;margin-right:40px;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}.StreamTabs-scss--module_item_GK2qL:visited{color:var(--var-color-text-primary)}.StreamTabs-scss--module_item_GK2qL:hover{border-bottom-color:transparent;color:var(--color-brand)}.StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u{cursor:auto}.light-y-theme .StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u,.light-x-theme .StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u,.light-theme .StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u,.dark-theme .StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u{border-bottom-color:var(--color-brand)}.StreamTabs-scss--module_item_GK2qL.StreamTabs-scss--module_active_6bt5u:hover{color:var(--var-color-text-primary)}.StreamTabs-scss--module_tabItem_fpFff{flex:1;margin-right:0;padding-top:15px;border-bottom-width:1px;text-align:center}.StreamTabs-scss--module_tabItemActive_LRThn{border-bottom-width:2px}.light-y-theme .StreamTabs-scss--module_tabItem_fpFff,.light-x-theme .StreamTabs-scss--module_tabItem_fpFff,.light-theme .StreamTabs-scss--module_tabItem_fpFff{border-bottom-color:#0000001a}.dark-theme .StreamTabs-scss--module_tabItem_fpFff{border-bottom-color:#303030}@keyframes StreamAuthorAvatar-scss--module_fadeIn_563MJ{0%{opacity:0}to{opacity:1}}@keyframes StreamAuthorAvatar-scss--module_fadeOut_GKahP{0%{opacity:1}to{opacity:0}}@keyframes StreamAuthorAvatar-scss--module_flashing_h64ZN{0%{opacity:.5}to{opacity:1}}@keyframes StreamAuthorAvatar-scss--module_loading_nsQLQ{to{background-position-x:-20%}}@keyframes StreamAuthorAvatar-scss--module_rotating_8-54n{to{transform:rotate(360deg)}}@keyframes StreamAuthorAvatar-scss--module_growIn_RhVQX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamAuthorAvatar-scss--module_closeLock_2zQ90{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamAuthorAvatar-scss--module_shakeLock_BOEmg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamAuthorAvatar-scss--module_root_V9ZK6{position:relative;display:flex;flex-direction:column;justify-content:center;border-bottom:none}.StreamAuthorAvatar-scss--module_root_V9ZK6:hover{border-bottom:none}.StreamAuthorAvatar-scss--module_rootBorder_-M-zm{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_-aqIg{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_-aqIg,.light-x-theme .StreamAuthorAvatar-scss--module_streamStatus_-aqIg,.light-theme .StreamAuthorAvatar-scss--module_streamStatus_-aqIg{border-color:#eee}.dark-theme .StreamAuthorAvatar-scss--module_streamStatus_-aqIg{border-color:#191919}.StreamAuthorAvatar-scss--module_photo_XBgNG{display:flex;align-items:center;justify-content:center;border:3px solid;border-radius:50%}.light-y-theme .StreamAuthorAvatar-scss--module_photo_XBgNG,.light-x-theme .StreamAuthorAvatar-scss--module_photo_XBgNG,.light-theme .StreamAuthorAvatar-scss--module_photo_XBgNG{border-color:#eee}.dark-theme .StreamAuthorAvatar-scss--module_photo_XBgNG{border-color:transparent}@keyframes StreamSubscriptionOverlay-scss--module_fadeIn_8KwcS{0%{opacity:0}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_fadeOut_vK-zP{0%{opacity:1}to{opacity:0}}@keyframes StreamSubscriptionOverlay-scss--module_flashing_ER34i{0%{opacity:.5}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_loading_z8PFu{to{background-position-x:-20%}}@keyframes StreamSubscriptionOverlay-scss--module_rotating_qAENq{to{transform:rotate(360deg)}}@keyframes StreamSubscriptionOverlay-scss--module_growIn_geyy1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamSubscriptionOverlay-scss--module_closeLock_geHs6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamSubscriptionOverlay-scss--module_shakeLock_jV70l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamSubscriptionOverlay-scss--module_overlayContainer_cu9OJ{display:flex;width:100%;height:calc(100vh - 200px);flex:1;justify-content:center;align-items:center}.StreamSubscriptionOverlay-scss--module_container_Y6-nB{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_Y6-nB{background-color:#262626}.StreamSubscriptionOverlay-scss--module_container_Y6-nB.minimal .StreamSubscriptionOverlay-scss--module_container_Y6-nB{background-color:var(--var-color-bg)}.StreamSubscriptionOverlay-scss--module_pictureLocked_gEH9r{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_gEH9r{background-image:url(../locked.b8jf0f__.svg)}.light-x-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_gEH9r{background-image:url(../locked-x.Dut3KVJY.svg)}.light-y-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_gEH9r{background-image:url(../locked-y.CwFNtqt6.svg)}.dark-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_gEH9r{background-image:url(../locked-dark.BdTdQ5ml.svg)}.StreamSubscriptionOverlay-scss--module_subscriptionLevel_c8ejX{font-size:1rem;font-weight:400;color:#7c7c7c}.StreamSubscriptionOverlay-scss--module_subscriptionName_NrtVs{font-size:1.25rem;color:var(--var-color-text-primary)}.StreamSubscriptionOverlay-scss--module_overlay_Nqaba{color:var(--var-color-text-primary)}@keyframes StreamTimeCounter-scss--module_fadeIn_zYns4{0%{opacity:0}to{opacity:1}}@keyframes StreamTimeCounter-scss--module_fadeOut_-XE6u{0%{opacity:1}to{opacity:0}}@keyframes StreamTimeCounter-scss--module_flashing_iy-zj{0%{opacity:.5}to{opacity:1}}@keyframes StreamTimeCounter-scss--module_loading_0NgoU{to{background-position-x:-20%}}@keyframes StreamTimeCounter-scss--module_rotating_III1A{to{transform:rotate(360deg)}}@keyframes StreamTimeCounter-scss--module_growIn_B07iV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamTimeCounter-scss--module_closeLock_f4E3B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamTimeCounter-scss--module_shakeLock_VNzz5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamTimeCounter-scss--module_root_gc187{display:flex;align-items:center}.light-y-theme .StreamTimeCounter-scss--module_root_gc187,.light-x-theme .StreamTimeCounter-scss--module_root_gc187,.light-theme .StreamTimeCounter-scss--module_root_gc187{color:var(--var-color-text-primary)}.dark-theme .StreamTimeCounter-scss--module_root_gc187{color:#f1f1f1}.StreamTimeCounter-scss--module_icon_pIwk6{width:20px;height:20px;margin-right:5px}.StreamTimeCounter-scss--module_text_fpeqm{font-size:14px;font-weight:500;line-height:22px}@keyframes DonateButton-scss--module_fadeIn_i3OOE{0%{opacity:0}to{opacity:1}}@keyframes DonateButton-scss--module_fadeOut_kZPNd{0%{opacity:1}to{opacity:0}}@keyframes DonateButton-scss--module_flashing_A6Q9g{0%{opacity:.5}to{opacity:1}}@keyframes DonateButton-scss--module_loading_fo6Wm{to{background-position-x:-20%}}@keyframes DonateButton-scss--module_rotating_28KPK{to{transform:rotate(360deg)}}@keyframes DonateButton-scss--module_growIn_RTGWy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes DonateButton-scss--module_closeLock_93CR6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonateButton-scss--module_shakeLock_mLWVI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonateButton-scss--module_icon_yEFQG{background-repeat:no-repeat;background-position:center center;background-size:contain;width:20px;height:20px;margin-right:7px;background-image:url(../icon.Br4XB-oO.svg)}@keyframes StreamAbout-scss--module_fadeIn_-Q-DA{0%{opacity:0}to{opacity:1}}@keyframes StreamAbout-scss--module_fadeOut_KyxNo{0%{opacity:1}to{opacity:0}}@keyframes StreamAbout-scss--module_flashing_Sjw5s{0%{opacity:.5}to{opacity:1}}@keyframes StreamAbout-scss--module_loading_B9mSP{to{background-position-x:-20%}}@keyframes StreamAbout-scss--module_rotating_5YkCB{to{transform:rotate(360deg)}}@keyframes StreamAbout-scss--module_growIn_7AR6D{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamAbout-scss--module_closeLock_bD-Ya{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamAbout-scss--module_shakeLock_59ehK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .StreamAbout-scss--module_root_1usxo,.light-x-theme .StreamAbout-scss--module_root_1usxo,.light-theme .StreamAbout-scss--module_root_1usxo{background-color:#fff}.dark-theme .StreamAbout-scss--module_root_1usxo{background-color:#262626}.StreamAbout-scss--module_aboutAuthor_bfdez{width:auto;margin:0;padding:0 15px}.StreamAbout-scss--module_aboutStream_QgGSd{padding:0 15px}.StreamAbout-scss--module_streamAuthor_1pDu2{display:flex;margin:20px}.StreamAbout-scss--module_streamAuthorAvatar_nqqc9{margin-right:10px}.StreamAbout-scss--module_donateButton_vKIg8{display:flex;flex-grow:1;justify-content:center}.StreamAbout-scss--module_subscribeButton_PryLZ{flex-grow:1}.StreamAbout-scss--module_streamTitle_vrm2a{display:flex;flex-direction:column;width:100%;justify-content:space-between;color:var(--var-color-text-primary)}.StreamAbout-scss--module_followButtonContainer_fbjrX{position:static}.StreamAbout-scss--module_followIcon_ZJCHW{color:var(--var-color-text-primary)}.StreamAbout-scss--module_streamAuthorName_sGTnl{font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--var-color-text-primary)}.StreamAbout-scss--module_counters_-Xbrl{display:flex}.StreamAbout-scss--module_viewersCounter_jese1,.StreamAbout-scss--module_timeCounter_U7S1l{display:flex;align-items:center;font-weight:500}.StreamAbout-scss--module_timeCounter_U7S1l{margin-left:10px}.StreamAbout-scss--module_counterIcon_f0UDL{color:var(--color-brand)}.StreamAbout-scss--module_counterText_CtTH2{font-size:12px;font-weight:500;line-height:16px}.StreamAbout-scss--module_title_-pMu5{margin:0 20px;font-size:16px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;word-break:break-word;color:var(--var-color-text-primary)}.StreamAbout-scss--module_buttons_dY1qS{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin:0 20px}.StreamAbout-scss--module_streamFooter_uGvsv{display:flex}.StreamAbout-scss--module_shareButton_arii7{margin-left:auto}@keyframes StreamPage-scss--module_fadeIn_OOuug{0%{opacity:0}to{opacity:1}}@keyframes StreamPage-scss--module_fadeOut_PVBSn{0%{opacity:1}to{opacity:0}}@keyframes StreamPage-scss--module_flashing_krVaz{0%{opacity:.5}to{opacity:1}}@keyframes StreamPage-scss--module_loading_xgMeg{to{background-position-x:-20%}}@keyframes StreamPage-scss--module_rotating_Vhy8m{to{transform:rotate(360deg)}}@keyframes StreamPage-scss--module_growIn_FrWwF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamPage-scss--module_closeLock_vaY8R{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamPage-scss--module_shakeLock_pj2i5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamPage-scss--module_subscriptionOverlay_YHCY3{padding:20px}.StreamPage-scss--module_streamPage_vKdFM{display:flex;flex-direction:column;flex:1}.dark-theme .StreamPage-scss--module_streamPage_vKdFM{background-color:#262626}.StreamPage-scss--module_streamVideo_yS-71{height:56.25vw}.StreamPage-scss--module_chat_ihFAE{flex-grow:1;overflow:hidden}@keyframes Stream-scss--module_fadeIn_Mf56l{0%{opacity:0}to{opacity:1}}@keyframes Stream-scss--module_fadeOut_lHXM1{0%{opacity:1}to{opacity:0}}@keyframes Stream-scss--module_flashing_RZ0-N{0%{opacity:.5}to{opacity:1}}@keyframes Stream-scss--module_loading_A9HIh{to{background-position-x:-20%}}@keyframes Stream-scss--module_rotating_T4IwE{to{transform:rotate(360deg)}}@keyframes Stream-scss--module_growIn_b24Ji{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Stream-scss--module_closeLock_8hGTA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Stream-scss--module_shakeLock_-b7iL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Stream-scss--module_loader_cXIi8{display:flex;justify-content:center;height:calc(100vh - var(--const-top-menu-height))}.dark-theme .Stream-scss--module_loader_cXIi8{background-color:#262626}.Stream-scss--module_subscriptionOverlay_Oohh1{padding:20px}.AccessLevels-scss--module_title_yLX1S{margin-bottom:10px;line-height:1.375rem}.AccessLevels-scss--module_root_2cp4M{margin-bottom:20px}.AccessLevels-scss--module_rootWithoutRadioButtons_YBEZT{margin-bottom:0}.AccessLevels-scss--module_radioButtonContainer_ZzIyq{margin-bottom:12px}.AccessLevels-scss--module_radioButtonContainer_ZzIyq:last-child{margin-bottom:0}.AccessLevels-scss--module_radioButtonLabel_GVb-m{line-height:22px}@keyframes SubscriptionLevelsSelect-scss--module_fadeIn_bNllk{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsSelect-scss--module_fadeOut_Hi09n{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsSelect-scss--module_flashing_p6XF6{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsSelect-scss--module_loading_VAsg-{to{background-position-x:-20%}}@keyframes SubscriptionLevelsSelect-scss--module_rotating_XbgdI{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsSelect-scss--module_growIn_J0Aa5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsSelect-scss--module_closeLock_stAoE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsSelect-scss--module_shakeLock_J7crH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsSelect-scss--module_subscriptionLevel_Zjkk3{padding-bottom:25px}.SubscriptionLevelsSelect-scss--module_selectOptions_E4zQT{width:100%}.SubscriptionLevelsSelect-scss--module_selectOption_a2MJv{white-space:initial}.SubscriptionLevelsSelect-scss--module_selectItemName_zVsX1{word-wrap:break-word;word-break:break-word;overflow:hidden;font-weight:500;line-height:1.375rem;text-overflow:ellipsis}.SubscriptionLevelsSelect-scss--module_selectItemDescription_wR56H{line-height:1.375rem;color:#7c7c7c}@keyframes Access-scss--module_fadeIn_XSczh{0%{opacity:0}to{opacity:1}}@keyframes Access-scss--module_fadeOut_M6rU-{0%{opacity:1}to{opacity:0}}@keyframes Access-scss--module_flashing_ldMIs{0%{opacity:.5}to{opacity:1}}@keyframes Access-scss--module_loading_Wam5g{to{background-position-x:-20%}}@keyframes Access-scss--module_rotating_Ikl18{to{transform:rotate(360deg)}}@keyframes Access-scss--module_growIn_Y5l-z{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Access-scss--module_closeLock_yhSRO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Access-scss--module_shakeLock_oDTLd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Access-scss--module_access_fx589{background-color:var(--var-color-panel-bg)}.light-y-theme .Access-scss--module_access_fx589{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.Access-scss--module_title_Ote22{padding:12px 20px;border-bottom:1px solid var(--var-color-base-border);font-weight:600;line-height:1.4;text-transform:uppercase}.Access-scss--module_accessBody_Y3FND{display:flex;flex-direction:column;gap:4px;padding:20px}.Access-scss--module_toggleSwitchLabelText_nMuzb{font-size:.875rem}.Access-scss--module_toggleSwitchLabel_NPDoz{margin-bottom:4px}.Access-scss--module_toggleSwitchLabelTextBold_gUyPA{font-weight:600;line-height:1.4;text-transform:uppercase}.Access-scss--module_price_0U63I{padding-bottom:20px}.Access-scss--module_hintRoot_0Xsbs{margin-left:5px}.mobile .Access-scss--module_hintRoot_0Xsbs{vertical-align:middle}.Access-scss--module_hintIcon_-PAo0{color:var(--var-color-text-primary)}.Access-scss--module_hintContent_lOvVa{font-size:.8125rem;font-weight:400}.Access-scss--module_recordSwitcherContainer_Qbf8D{position:relative}.mobile .Access-scss--module_title_Ote22{padding:15px 15px 0;border-bottom:none}.mobile .Access-scss--module_accessBody_Y3FND{padding:15px}.Access-scss--module_note_9fBBp{font-size:12px;color:var(--var-color-text-secondary)}@keyframes TeaserPhotoButton-scss--module_fadeIn_VQ58s{0%{opacity:0}to{opacity:1}}@keyframes TeaserPhotoButton-scss--module_fadeOut_QtFph{0%{opacity:1}to{opacity:0}}@keyframes TeaserPhotoButton-scss--module_flashing_lM-1O{0%{opacity:.5}to{opacity:1}}@keyframes TeaserPhotoButton-scss--module_loading_SNAjw{to{background-position-x:-20%}}@keyframes TeaserPhotoButton-scss--module_rotating_JJNY0{to{transform:rotate(360deg)}}@keyframes TeaserPhotoButton-scss--module_growIn_OZXir{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TeaserPhotoButton-scss--module_closeLock_p-kNH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserPhotoButton-scss--module_shakeLock_4lIZZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserPhotoButton-scss--module_root_7yeiA{margin-bottom:15px}.TeaserPhotoButton-scss--module_input_6sCea{display:none}.TeaserPhotoButton-scss--module_photoButton_K-zqD{display:flex;align-items:center;text-transform:uppercase}.TeaserPhotoButton-scss--module_photoButtonSvg_9UaRl{stroke:var(--var-color-text-primary);stroke-width:2px;transition:stroke .2s}.TeaserPhotoButton-scss--module_photoButton_K-zqD:hover .TeaserPhotoButton-scss--module_photoButtonSvg_9UaRl{stroke:var(--color-brand)}.TeaserPhotoButton-scss--module_photoButtonIcon_pgHv-{width:18px;height:18px;margin-right:10px}@keyframes TeaserPhotoItem-scss--module_fadeIn_nbEbA{0%{opacity:0}to{opacity:1}}@keyframes TeaserPhotoItem-scss--module_fadeOut_8ac-F{0%{opacity:1}to{opacity:0}}@keyframes TeaserPhotoItem-scss--module_flashing_XEBYb{0%{opacity:.5}to{opacity:1}}@keyframes TeaserPhotoItem-scss--module_loading_jcJ84{to{background-position-x:-20%}}@keyframes TeaserPhotoItem-scss--module_rotating_G8k1s{to{transform:rotate(360deg)}}@keyframes TeaserPhotoItem-scss--module_growIn_1jXAu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TeaserPhotoItem-scss--module_closeLock_h5rqi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserPhotoItem-scss--module_shakeLock_8iawV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserPhotoItem-scss--module_root_vTceo{position:relative;overflow:hidden;width:138px;height:150px;border-radius:var(--border-radius-default)}.TeaserPhotoItem-scss--module_img_9FKNU{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .TeaserPhotoItem-scss--module_img_9FKNU{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.TeaserPhotoItem-scss--module_button_DSELw{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_3P5XN{width:16px;height:16px;stroke-width:3px;color:var(--var-color-text-primary)}.TeaserPhotoField-scss--module_description_UvuK2{font-size:.8125rem;line-height:1.3;color:#7c7c7c}.TeaserPhotoField-scss--module_loader_euAJj{margin-top:20px}.mobile .TeaserPhotoField-scss--module_description_UvuK2{margin:15px 0}.EmbedTool-scss--module_iframe_AX3O-{border:2px solid transparent;pointer-events:none}.ce-block--focused .EmbedTool-scss--module_iframe_AX3O-{border-color:var(--color-brand)}.VideoFileTool-scss--module_block_8pFpw{pointer-events:none}.ce-block--focused .VideoFileTool-scss--module_block_8pFpw{border-color:transparent;box-shadow:0 0 0 2px var(--color-brand)}.AlignmentBlockTune-scss--module_block_tTrtD{display:flex;gap:4px}@keyframes AudioPlayerExample-scss--module_fadeIn_3dUky{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayerExample-scss--module_fadeOut_sI0en{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayerExample-scss--module_flashing_yt-TS{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayerExample-scss--module_loading_bJh6l{to{background-position-x:-20%}}@keyframes AudioPlayerExample-scss--module_rotating_7vpnI{to{transform:rotate(360deg)}}@keyframes AudioPlayerExample-scss--module_growIn_XwRu5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioPlayerExample-scss--module_closeLock_jkC45{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayerExample-scss--module_shakeLock_3tdl8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayerExample-scss--module_wrapper_cZs1S{position:relative;width:535px;margin-bottom:20px}.AudioPlayerExample-scss--module_wrapper_cZs1S: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_cZs1S{width:365px;transform:scale(.8)}.AudioPlayerExample-scss--module_root_pQzvb{border:1px solid #eee;border-radius:var(--border-radius-default)}@keyframes HelperPopup-scss--module_fadeIn_RLQYc{0%{opacity:0}to{opacity:1}}@keyframes HelperPopup-scss--module_fadeOut_MkjCZ{0%{opacity:1}to{opacity:0}}@keyframes HelperPopup-scss--module_flashing_R-rnr{0%{opacity:.5}to{opacity:1}}@keyframes HelperPopup-scss--module_loading_uW7ah{to{background-position-x:-20%}}@keyframes HelperPopup-scss--module_rotating_TSOym{to{transform:rotate(360deg)}}@keyframes HelperPopup-scss--module_growIn_h2V0j{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HelperPopup-scss--module_closeLock_c-MVe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HelperPopup-scss--module_shakeLock_LGZJY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HelperPopup-scss--module_content_LRMJx{display:flex;flex-direction:column;align-items:center}.HelperPopup-scss--module_block_1H2LB{padding:50px 20px}.mobile .HelperPopup-scss--module_block_1H2LB{top:35px;max-width:calc(100% - 30px);margin:0 15px;padding:20px}.HelperPopup-scss--module_title_-GUyP{margin:0 0 15px;font-size:1.375rem;font-weight:500;line-height:2rem}.HelperPopup-scss--module_text_TJR2M{max-width:500px;margin:0 0 30px;text-align:center}.HelperPopup-scss--module_description_lZmp9{margin:0;font-size:.875rem;line-height:1.375rem;color:#7c7c7c}.HelperPopup-scss--module_baseText_odtta{margin:0;font-size:1rem;line-height:1.375rem}.HelperPopup-scss--module_footer_P8Lbt{display:flex;justify-content:center}@keyframes RichEditor-scss--module_fadeIn_byH7C{0%{opacity:0}to{opacity:1}}@keyframes RichEditor-scss--module_fadeOut_ACT6T{0%{opacity:1}to{opacity:0}}@keyframes RichEditor-scss--module_flashing_sw5Cl{0%{opacity:.5}to{opacity:1}}@keyframes RichEditor-scss--module_loading_5EJpd{to{background-position-x:-20%}}@keyframes RichEditor-scss--module_rotating_YSE80{to{transform:rotate(360deg)}}@keyframes RichEditor-scss--module_growIn_jpipR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RichEditor-scss--module_closeLock_r13DC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RichEditor-scss--module_shakeLock_FTqXR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .RichEditor-scss--module_titleInput_qpWjv{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_qpWjv{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 FormCard-scss--module_fadeIn_fXcfU{0%{opacity:0}to{opacity:1}}@keyframes FormCard-scss--module_fadeOut_mUMc-{0%{opacity:1}to{opacity:0}}@keyframes FormCard-scss--module_flashing_2Z28L{0%{opacity:.5}to{opacity:1}}@keyframes FormCard-scss--module_loading_jMr7J{to{background-position-x:-20%}}@keyframes FormCard-scss--module_rotating_VVnA-{to{transform:rotate(360deg)}}@keyframes FormCard-scss--module_growIn_jccIS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FormCard-scss--module_closeLock_T0e-S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FormCard-scss--module_shakeLock_Z6AfK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FormCard-scss--module_container_3davS{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_3davS{border:1px solid var(--var-color-base-border)}.FormCard-scss--module_head_TTUK7{font-size:.875rem;font-weight:600;line-height:1.375rem;text-transform:uppercase}.FormCard-scss--module_body_7oDIR{position:relative}.FormCard-scss--module_footer_1k-du{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,max-content));grid-column-gap:15px}.mobile .FormCard-scss--module_container_3davS{padding:15px;border-radius:0;grid-row-gap:15px}.mobile .FormCard-scss--module_footer_1k-du{grid-template-columns:1fr;grid-row-gap:10px}@keyframes PageForm-scss--module_fadeIn_nbr5f{0%{opacity:0}to{opacity:1}}@keyframes PageForm-scss--module_fadeOut_8flR8{0%{opacity:1}to{opacity:0}}@keyframes PageForm-scss--module_flashing_bldf-{0%{opacity:.5}to{opacity:1}}@keyframes PageForm-scss--module_loading_U-irE{to{background-position-x:-20%}}@keyframes PageForm-scss--module_rotating_os5O8{to{transform:rotate(360deg)}}@keyframes PageForm-scss--module_growIn_1Lt6n{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PageForm-scss--module_closeLock_9JA6W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageForm-scss--module_shakeLock_UiDt0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PageForm-scss--module_title_Ujj0R{margin:0;font-size:24px;font-weight:500}.PageForm-scss--module_container_RyhYd{width:915px;margin:auto}.PageForm-scss--module_header_FlDLw{display:flex;flex-direction:column;align-items:flex-start;padding:30px 0}.PageForm-scss--module_link_gMnza{border-bottom:1px solid transparent;font-size:.875rem;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_gMnza:visited{color:var(--var-color-link)}@media not all and (hover: none){.PageForm-scss--module_link_gMnza:hover{border-bottom-color:var(--var-color-link-underline)}}.PageForm-scss--module_link_gMnza:hover{border-bottom-color:transparent;text-decoration:none}.PageForm-scss--module_icon_WdyhJ{width:15px;height:15px;display:inline-block;margin-right:6px}.mobile .PageForm-scss--module_title_Ujj0R{font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.mobile .PageForm-scss--module_container_RyhYd{width:100%;margin-top:0}.mobile .PageForm-scss--module_header_FlDLw{flex-direction:row;align-items:center;padding:15px;background-color:var(--var-color-bg)}.mobile .PageForm-scss--module_link_gMnza{margin:0 15px 0 0}@keyframes StreamFormCredentials-scss--module_fadeIn_fy2ot{0%{opacity:0}to{opacity:1}}@keyframes StreamFormCredentials-scss--module_fadeOut_pbbbL{0%{opacity:1}to{opacity:0}}@keyframes StreamFormCredentials-scss--module_flashing_i6nn-{0%{opacity:.5}to{opacity:1}}@keyframes StreamFormCredentials-scss--module_loading_4Fn-i{to{background-position-x:-20%}}@keyframes StreamFormCredentials-scss--module_rotating_F6MWK{to{transform:rotate(360deg)}}@keyframes StreamFormCredentials-scss--module_growIn_6jlaD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamFormCredentials-scss--module_closeLock_CHsCR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFormCredentials-scss--module_shakeLock_N72sV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFormCredentials-scss--module_fields_HyoT5{display:grid;grid-row-gap:20px}.StreamFormCredentials-scss--module_buttons_UXXQV{display:flex}.StreamFormCredentials-scss--module_btn_ArU17{display:flex;align-items:center}.StreamFormCredentials-scss--module_btnIcon_zqiQv{width:20px;height:20px;margin-right:10px}.desktop .StreamFormCredentials-scss--module_btnReset_NNMBx{margin-left:15px}.mobile .StreamFormCredentials-scss--module_buttons_UXXQV{flex-direction:column;align-items:flex-start}.mobile .StreamFormCredentials-scss--module_btnReset_NNMBx{margin-top:10px}.StreamFormDescription-scss--module_publisher_z8yVN{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_z8yVN:hover{border-color:var(--var-color-input-border-hover)}.StreamFormDescription-scss--module_publisher_z8yVN.StreamFormDescription-scss--module_focused_kVJ-q{border-color:var(--var-color-input-border-focus)}.StreamFormDescription-scss--module_publisher_z8yVN .codex-editor__redactor{min-height:126px!important;padding-bottom:0!important}.StreamFormDescription-scss--module_publisher_z8yVN .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0;max-height:126px}@keyframes StreamForm-scss--module_fadeIn_MlmEd{0%{opacity:0}to{opacity:1}}@keyframes StreamForm-scss--module_fadeOut_xBXhg{0%{opacity:1}to{opacity:0}}@keyframes StreamForm-scss--module_flashing_-b3az{0%{opacity:.5}to{opacity:1}}@keyframes StreamForm-scss--module_loading_CT9-N{to{background-position-x:-20%}}@keyframes StreamForm-scss--module_rotating_zhyub{to{transform:rotate(360deg)}}@keyframes StreamForm-scss--module_growIn_o-lDt{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamForm-scss--module_closeLock_uMSas{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamForm-scss--module_shakeLock_0ZsA2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamForm-scss--module_container_CBiQA{display:grid;grid-template-columns:585px 320px;grid-column-gap:20px;width:915px;margin:auto}.StreamForm-scss--module_left_vMOm-{display:grid;grid-row-gap:20px;margin-bottom:20px}.StreamForm-scss--module_publishTimeError_s2Lq1{font-size:13px;color:#cb1a1a}.StreamForm-scss--module_streamButton_-AhnX{height:max-content;white-space:normal}.desktop .StreamForm-scss--module_accessContainer_MkEE2{border-radius:var(--border-radius-default)}.mobile .StreamForm-scss--module_container_CBiQA{display:flex;flex-direction:column;width:100%;margin-top:0}.dark-theme .mobile .StreamForm-scss--module_container_CBiQA>div{background-color:var(--var-color-bg)}.mobile .StreamForm-scss--module_left_vMOm-{display:flex;flex-direction:column;grid-row-gap:0;margin-bottom:0}.dark-theme .mobile .StreamForm-scss--module_left_vMOm->div{background-color:var(--var-color-bg)}.dark-theme .mobile .StreamForm-scss--module_accessContainer_MkEE2{background-color:var(--var-color-bg)}.dark-theme .mobile{--var-color-input-border: var(--var-color-input-border-hover)}.BlogAboutEdit-scss--module_popup_QplKf{overflow-y:hidden}.BlogAboutEdit-scss--module_popupTitle_NJg4k{margin-bottom:16px}.BlogAboutEdit-scss--module_editor_Jc6V8{margin-top:8px}@keyframes BlogAuthorCard-scss--module_fadeIn_uY9Ex{0%{opacity:0}to{opacity:1}}@keyframes BlogAuthorCard-scss--module_fadeOut_oUmDn{0%{opacity:1}to{opacity:0}}@keyframes BlogAuthorCard-scss--module_flashing_usPsm{0%{opacity:.5}to{opacity:1}}@keyframes BlogAuthorCard-scss--module_loading_vYxu0{to{background-position-x:-20%}}@keyframes BlogAuthorCard-scss--module_rotating_uPBOZ{to{transform:rotate(360deg)}}@keyframes BlogAuthorCard-scss--module_growIn_O40Rw{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogAuthorCard-scss--module_closeLock_fXlmi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogAuthorCard-scss--module_shakeLock_6LKg6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogAuthorCard-scss--module_root_q7fHx{display:flex;border-radius:var(--border-radius-default)}.BlogAuthorCard-scss--module_avatar_ar7jU{margin-right:12px}.BlogAuthorCard-scss--module_name_H9VWc{word-wrap:break-word;word-break:break-word;font-size:16px;line-height:22px}.BlogAuthorCard-scss--module_description_1HMyg{margin-top:6px}@keyframes StepStart-scss--module_fadeIn_-M6Oa{0%{opacity:0}to{opacity:1}}@keyframes StepStart-scss--module_fadeOut_qBQ5e{0%{opacity:1}to{opacity:0}}@keyframes StepStart-scss--module_flashing_0mGjC{0%{opacity:.5}to{opacity:1}}@keyframes StepStart-scss--module_loading_xQaYG{to{background-position-x:-20%}}@keyframes StepStart-scss--module_rotating_ONB6L{to{transform:rotate(360deg)}}@keyframes StepStart-scss--module_growIn_EruAq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepStart-scss--module_closeLock_Q0hFs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStart-scss--module_shakeLock_IsEjU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStart-scss--module_levelCard_wibia{box-shadow:none}.StepStart-scss--module_container_W7dk8{padding-bottom:10px}.StepStart-scss--module_title_vFvfz{margin-bottom:10px;font-size:1rem;font-weight:500;line-height:1.55}.StepStart-scss--module_fromUser_bou6h{display:flex;align-items:center;margin-top:2px;margin-bottom:20px}.StepStart-scss--module_fromUserName_TnLeQ{word-wrap:break-word;word-break:break-word;font-weight:500}.StepStart-scss--module_fromUserAvatar_AQiCd{margin-right:12px}.StepStart-scss--module_description_nXL-F{width:80%;margin-top:20px;font-size:.875rem;line-height:1rem;color:#7c7c7c}.StepStart-scss--module_giftAcceptanceDisclaimer_foviG{margin-top:15px}.StepStart-scss--module_buttons_0n9YT{margin-top:20px}.desktop .StepStart-scss--module_buttons_0n9YT{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.desktop .StepStart-scss--module_buttons_0n9YT:not(.StepStart-scss--module_buttonsHasCardBinds_YIsOJ){justify-content:center}.mobile .StepStart-scss--module_buttons_0n9YT{display:flex;flex-direction:column;gap:10px}.StepStart-scss--module_button_C-Qb3{padding:10px;font-weight:500}.desktop .StepStart-scss--module_buttons_0n9YT:not(.StepStart-scss--module_buttonsHasCardBinds_YIsOJ) .StepStart-scss--module_button_C-Qb3{flex:1 0 calc(50% - 15px)}.mobile .StepStart-scss--module_button_C-Qb3{width:100%}.desktop .StepStart-scss--module_buttons_0n9YT:not(.StepStart-scss--module_buttonsHasCardBinds_YIsOJ) .StepStart-scss--module_cancelButton_Mtp2c{width:100%;text-align:center}.mobile .StepStart-scss--module_cancelButton_Mtp2c{text-align:center}.StepStart-scss--module_footer_58BVZ{display:flex;align-items:center;justify-content:center}.desktop .StepStart-scss--module_footer_58BVZ{margin-top:30px;margin-bottom:10px}.mobile .StepStart-scss--module_footer_58BVZ{margin:20px 0}.light-theme .GiftsAccept-scss--module_giftReceived_VbtR4{background-image:url(../gift-received.CVhqKjLW.svg)}.light-theme .GiftsAccept-scss--module_giftOpened_3IiKS{background-image:url(../gift-opened.BtL2hRz0.svg)}.light-theme .GiftsAccept-scss--module_giftUnavailable_L5XLR{background-image:url(../gift-unavailable.KniQsNe5.svg)}.light-x-theme .GiftsAccept-scss--module_giftReceived_VbtR4{background-image:url(../gift-received-x.CfFLne-H.svg)}.light-x-theme .GiftsAccept-scss--module_giftOpened_3IiKS{background-image:url(../gift-opened-x.BNH8aYkU.svg)}.light-x-theme .GiftsAccept-scss--module_giftUnavailable_L5XLR{background-image:url(../gift-unavailable-x.DPD0EwNQ.svg)}@keyframes GiftsAccept-scss--module_fadeIn_mLISW{0%{opacity:0}to{opacity:1}}@keyframes GiftsAccept-scss--module_fadeOut_LC1nL{0%{opacity:1}to{opacity:0}}@keyframes GiftsAccept-scss--module_flashing_oYeOL{0%{opacity:.5}to{opacity:1}}@keyframes GiftsAccept-scss--module_loading_pg7-w{to{background-position-x:-20%}}@keyframes GiftsAccept-scss--module_rotating_YhfFb{to{transform:rotate(360deg)}}@keyframes GiftsAccept-scss--module_growIn_6VxOS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GiftsAccept-scss--module_closeLock_DhkTt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsAccept-scss--module_shakeLock_V4M2w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .GiftsAccept-scss--module_giftReceived_VbtR4{background-image:url(../gift-received-y.f3vHlIgk.svg)}.light-y-theme .GiftsAccept-scss--module_giftOpened_3IiKS{background-image:url(../gift-opened-y.DPrcWHEG.svg)}.light-y-theme .GiftsAccept-scss--module_giftUnavailable_L5XLR{background-image:url(../gift-unavailable-y.DB-I_OIS.svg)}@keyframes GiftsAccept-scss--module_fadeIn_pYZHu{0%{opacity:0}to{opacity:1}}@keyframes GiftsAccept-scss--module_fadeOut_x0RIy{0%{opacity:1}to{opacity:0}}@keyframes GiftsAccept-scss--module_flashing_zWZz5{0%{opacity:.5}to{opacity:1}}@keyframes GiftsAccept-scss--module_loading_j--Rb{to{background-position-x:-20%}}@keyframes GiftsAccept-scss--module_rotating_4tfPY{to{transform:rotate(360deg)}}@keyframes GiftsAccept-scss--module_growIn_hrPF2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GiftsAccept-scss--module_closeLock_J3122{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsAccept-scss--module_shakeLock_DM7Tq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GiftsAccept-scss--module_pageTitle_jB-rV{word-wrap:break-word;word-break:break-word;display:flex}.GiftsAccept-scss--module_pageContainer_qbsxD{display:flex}.GiftsAccept-scss--module_pageContent_GBX9S{display:flex;flex-direction:column;width:100%}.GiftsAccept-scss--module_giftIcon_l-Xfc{width:1.25rem;height:1.25rem;margin-right:15px;stroke:#242b2c;stroke-width:1.5px}.StepError-scss--module_errorText_7tFji{margin:100px 0;font-size:1.25rem;text-align:center}.StepError-scss--module_buttonClose_IfVWI{width:115px;min-width:unset}.mobile .StepError-scss--module_buttonClose_IfVWI{width:100%}.AnonymitySwitch-scss--module_label_d-MWK{font-size:.875rem;font-weight:500;line-height:1.55;color:var(--var-color-text-primary)}@keyframes InputCopy-scss--module_fadeIn_FPKDS{0%{opacity:0}to{opacity:1}}@keyframes InputCopy-scss--module_fadeOut_6ZUBP{0%{opacity:1}to{opacity:0}}@keyframes InputCopy-scss--module_flashing_Uq3b2{0%{opacity:.5}to{opacity:1}}@keyframes InputCopy-scss--module_loading_ML5y5{to{background-position-x:-20%}}@keyframes InputCopy-scss--module_rotating_kinyN{to{transform:rotate(360deg)}}@keyframes InputCopy-scss--module_growIn_QZXTu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InputCopy-scss--module_closeLock_7pmBJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputCopy-scss--module_shakeLock_AO5ft{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputCopy-scss--module_input_7oSQj{padding-right:180px;white-space:nowrap;text-overflow:ellipsis}.InputCopy-scss--module_rightElement_6bcLm{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_6bcLm .InputCopy-scss--module_rightElementIcon_dJ-T-{width:18px;height:18px;margin-right:8px}@keyframes InputEmail-scss--module_fadeIn_wiAMN{0%{opacity:0}to{opacity:1}}@keyframes InputEmail-scss--module_fadeOut_1WbpQ{0%{opacity:1}to{opacity:0}}@keyframes InputEmail-scss--module_flashing_xW6Ua{0%{opacity:.5}to{opacity:1}}@keyframes InputEmail-scss--module_loading_bBEzf{to{background-position-x:-20%}}@keyframes InputEmail-scss--module_rotating_-v248{to{transform:rotate(360deg)}}@keyframes InputEmail-scss--module_growIn_TKX32{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes InputEmail-scss--module_closeLock_g5Qky{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputEmail-scss--module_shakeLock_wfNWr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputEmail-scss--module_rightElement_2gc1e{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_2gc1e .InputEmail-scss--module_rightElementIcon_LvxVu{width:16px;height:16px;margin-right:10px}.InputEmail-scss--module_rightElementSuccess_GR09m{color:#3a4;cursor:default}.InputEmail-scss--module_rightElementSuccess_GR09m .InputEmail-scss--module_rightElementIcon_LvxVu{fill:#3a4}@keyframes StepStart-scss--module_fadeIn_9AtYR{0%{opacity:0}to{opacity:1}}@keyframes StepStart-scss--module_fadeOut_u-5fC{0%{opacity:1}to{opacity:0}}@keyframes StepStart-scss--module_flashing_UEbLO{0%{opacity:.5}to{opacity:1}}@keyframes StepStart-scss--module_loading_KPGoS{to{background-position-x:-20%}}@keyframes StepStart-scss--module_rotating_-kXTO{to{transform:rotate(360deg)}}@keyframes StepStart-scss--module_growIn_JAOB4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StepStart-scss--module_closeLock_K9-Xx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStart-scss--module_shakeLock_Nuo0V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStart-scss--module_subscriptionLevelCard_Lf8kv{margin-bottom:6px;box-shadow:none}.StepStart-scss--module_row_pBMCK{margin-bottom:30px}.StepStart-scss--module_rowCrop_aZaB7{max-width:210px;margin-bottom:25px}.StepStart-scss--module_infoText_yFs-6{margin:30px 0 20px;font-size:.8125rem;line-height:1.3;color:#7c7c7c}.StepStart-scss--module_buttonClose_T9cu6{width:115px;min-width:unset}.mobile .StepStart-scss--module_rowCrop_aZaB7{margin-bottom:30px}.mobile .StepStart-scss--module_infoText_yFs-6{margin:30px 0}.mobile .StepStart-scss--module_buttonClose_T9cu6{width:100%}.dark-theme .mobile .StepStart-scss--module_row_pBMCK{--var-color-input-border: var(--var-color-input-border-hover)}@keyframes GiftsSend-scss--module_fadeIn_Et4GO{0%{opacity:0}to{opacity:1}}@keyframes GiftsSend-scss--module_fadeOut_3zHVY{0%{opacity:1}to{opacity:0}}@keyframes GiftsSend-scss--module_flashing_bgRwJ{0%{opacity:.5}to{opacity:1}}@keyframes GiftsSend-scss--module_loading_nm1mk{to{background-position-x:-20%}}@keyframes GiftsSend-scss--module_rotating_Gq8Ep{to{transform:rotate(360deg)}}@keyframes GiftsSend-scss--module_growIn_lbZmg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GiftsSend-scss--module_closeLock_mwXPt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsSend-scss--module_shakeLock_nfMZU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GiftsSend-scss--module_pageTitle_S18LH,.GiftsSend-scss--module_pageContainer_6Qt31{display:flex}.GiftsSend-scss--module_pageContent_MYJVe{display:flex;flex-direction:column;width:100%}.GiftsSend-scss--module_giftIcon_VIkt6{width:1.25rem;height:1.25rem;margin-right:15px;stroke:#242b2c;stroke-width:1.5px}@keyframes PostTag-scss--module_fadeIn_0B6yi{0%{opacity:0}to{opacity:1}}@keyframes PostTag-scss--module_fadeOut_ykUs5{0%{opacity:1}to{opacity:0}}@keyframes PostTag-scss--module_flashing_PtS4U{0%{opacity:.5}to{opacity:1}}@keyframes PostTag-scss--module_loading_zpazj{to{background-position-x:-20%}}@keyframes PostTag-scss--module_rotating_t-Jsn{to{transform:rotate(360deg)}}@keyframes PostTag-scss--module_growIn_zOqBX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostTag-scss--module_closeLock_VBSlu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostTag-scss--module_shakeLock_DUHwm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostTag-scss--module_icon_ZdQL5{width:1rem;height:1rem;transition:all .3s}.PostTag-scss--module_iconSelected_XYtL2{margin-right:5px;color:var(--color-brand);fill:currentcolor}.PostTag-scss--module_iconDeletable_KMgso{margin-left:5px;opacity:.5;color:#7c7c7c}.dark-theme .PostTag-scss--module_iconDeletable_KMgso{color:var(--var-color-icon-ui)}.PostTag-scss--module_root_IHMQD{color:#7c7c7c;background-color:var(--var-color-chip-bg);display:flex;align-items:center;justify-content:center;padding:7px 10px;font-size:.8125rem;font-weight:500;line-height:1rem;border-radius:30px;cursor:pointer;overflow:hidden;margin:0 2.5px 10px;transition:all .2s ease}.dark-theme .PostTag-scss--module_root_IHMQD{color:var(--var-color-icon-ui)}.light-y-theme .PostTag-scss--module_root_IHMQD{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_2YiIK:hover .PostTag-scss--module_iconDeletable_KMgso{opacity:.9}.PostTag-scss--module_rootSelected_ZMg2X{border-color:var(--var-color-highlighted-border);color:var(--var-color-highlighted-text);background-color:var(--var-color-highlighted-bg)}.PostTag-scss--module_rootDeletable_2YiIK:hover .PostTag-scss--module_iconDeletable_KMgso{opacity:.8}.PostTag-scss--module_root_IHMQD:hover{background-color:var(--var-color-chip-bg-hover)}.PostTag-scss--module_title_1I0Ec{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes FinishTime-scss--module_fadeIn_4a-ae{0%{opacity:0}to{opacity:1}}@keyframes FinishTime-scss--module_fadeOut_qgiJQ{0%{opacity:1}to{opacity:0}}@keyframes FinishTime-scss--module_flashing_HXNnb{0%{opacity:.5}to{opacity:1}}@keyframes FinishTime-scss--module_loading_V6hWe{to{background-position-x:-20%}}@keyframes FinishTime-scss--module_rotating_qL0FD{to{transform:rotate(360deg)}}@keyframes FinishTime-scss--module_growIn_7HRs6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FinishTime-scss--module_closeLock_-kO1b{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FinishTime-scss--module_shakeLock_vsc8P{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FinishTime-scss--module_root_pxU76{display:inline-block;font-size:14px;font-weight:500;line-height:1.375rem;color:#7c7c7c}@keyframes PollLoading-scss--module_fadeIn_PBW2e{0%{opacity:0}to{opacity:1}}@keyframes PollLoading-scss--module_fadeOut_7bjXm{0%{opacity:1}to{opacity:0}}@keyframes PollLoading-scss--module_flashing_fT4dS{0%{opacity:.5}to{opacity:1}}@keyframes PollLoading-scss--module_loading_BocD-{to{background-position-x:-20%}}@keyframes PollLoading-scss--module_rotating_Yf09g{to{transform:rotate(360deg)}}@keyframes PollLoading-scss--module_growIn_XAWI2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollLoading-scss--module_closeLock_KeZES{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollLoading-scss--module_shakeLock_8TFuo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollLoading-scss--module_root_fPwWt{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_-u8AO{display:inline-block;margin-top:16px;font-size:.875rem;font-weight:400;line-height:1.55;color:#7c7c7c}@keyframes Poll-scss--module_fadeIn_SLHIw{0%{opacity:0}to{opacity:1}}@keyframes Poll-scss--module_fadeOut_BjmAW{0%{opacity:1}to{opacity:0}}@keyframes Poll-scss--module_flashing_ivhov{0%{opacity:.5}to{opacity:1}}@keyframes Poll-scss--module_loading_ws4Wm{to{background-position-x:-20%}}@keyframes Poll-scss--module_rotating_JIsGt{to{transform:rotate(360deg)}}@keyframes Poll-scss--module_growIn_DGtfe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Poll-scss--module_closeLock_y0fMs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Poll-scss--module_shakeLock_jd-nc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Poll-scss--module_root_hWOr-{position:relative;display:flex;flex-wrap:wrap;padding:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.Poll-scss--module_header_2vcBk{display:flex;flex-direction:column}.Poll-scss--module_option_zpKRd{margin-bottom:.625rem}.Poll-scss--module_finishTime_pdr7W{margin-bottom:5px}.Poll-scss--module_label_mfXoE{word-wrap:break-word;word-break:break-word;display:inline-block;margin-bottom:15px;font-size:1rem;font-weight:600;line-height:1.55;color:var(--var-color-text-primary)}@keyframes MiniRichEditor-scss--module_fadeIn_C3ZM3{0%{opacity:0}to{opacity:1}}@keyframes MiniRichEditor-scss--module_fadeOut_6wEHd{0%{opacity:1}to{opacity:0}}@keyframes MiniRichEditor-scss--module_flashing_MBCEq{0%{opacity:.5}to{opacity:1}}@keyframes MiniRichEditor-scss--module_loading_xbd5-{to{background-position-x:-20%}}@keyframes MiniRichEditor-scss--module_rotating_a-BHs{to{transform:rotate(360deg)}}@keyframes MiniRichEditor-scss--module_growIn_xGgqe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MiniRichEditor-scss--module_closeLock_LfKp3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MiniRichEditor-scss--module_shakeLock_ybJwj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MiniRichEditor-scss--module_editor_xPlEM{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_xPlEM:hover{border-color:var(--var-color-input-border-hover)}.MiniRichEditor-scss--module_editor_xPlEM.MiniRichEditor-scss--module_focused_74jM0{border-color:var(--var-color-input-border-focus)}.MiniRichEditor-scss--module_editor_xPlEM .codex-editor__redactor{min-height:126px!important;padding-bottom:0!important}.MiniRichEditor-scss--module_editor_xPlEM .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0;max-height:126px}.MiniRichEditor-scss--module_totalSymbols_CXwjE{display:flex;justify-content:flex-end;margin-top:5px;font-size:.8125rem;line-height:1.35;color:#7c7c7c}.MiniRichEditor-scss--module_error_73Glg{color:var(--var-color-error)}@keyframes BlogPostChange-scss--module_fadeIn_Ez5JZ{0%{opacity:0}to{opacity:1}}@keyframes BlogPostChange-scss--module_fadeOut_yoBex{0%{opacity:1}to{opacity:0}}@keyframes BlogPostChange-scss--module_flashing_ATHjA{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostChange-scss--module_loading_o5Rox{to{background-position-x:-20%}}@keyframes BlogPostChange-scss--module_rotating_RN9nq{to{transform:rotate(360deg)}}@keyframes BlogPostChange-scss--module_growIn_noolQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostChange-scss--module_closeLock_0BVMc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostChange-scss--module_shakeLock_pjd4-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostChange-scss--module_titleContainer_qEIl8{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.BlogPostChange-scss--module_title_G3DcE{display:inline-block;margin:0 0 0 15px;font-size:14px;font-weight:600;text-transform:uppercase}.BlogPostChange-scss--module_container_lu1Vr{background-color:#fff}.minimal .BlogPostChange-scss--module_container_lu1Vr{background-color:var(--var-color-panel-bg)}.BlogPostChange-scss--module_link_lHx1K{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-flex;align-items:center}.BlogPostChange-scss--module_link_lHx1K:visited{color:var(--var-color-link)}@media not all and (hover: none){.BlogPostChange-scss--module_link_lHx1K:hover{border-bottom-color:var(--var-color-link-underline)}}.BlogPostChange-scss--module_icon_rxNuP{width:14px;height:14px;display:inline-block;margin-right:5px;fill:var(--color-brand)}.BlogPostChange-scss--module_header_vwKKq{display:flex;align-items:center;padding:15px 17px;background-color:#fff}.minimal .BlogPostChange-scss--module_header_vwKKq{background-color:transparent}.AccessDeferred-scss--module_access_2Esyd{background-color:var(--var-color-panel-bg)}.desktop .AccessDeferred-scss--module_header_F1Lh9{padding:12px 20px}.desktop .AccessDeferred-scss--module_header_F1Lh9.AccessDeferred-scss--module_opened_-KuQe{border-bottom:1px solid var(--var-color-base-border)}.mobile .AccessDeferred-scss--module_header_F1Lh9{padding:15px}.AccessDeferred-scss--module_title_YeycT{display:flex;justify-content:space-between;margin-bottom:5px}.AccessDeferred-scss--module_titleText_ZztIy{margin-right:20px;font-weight:600;line-height:1.35;text-transform:uppercase}.AccessDeferred-scss--module_description_lONac{width:280px;font-size:.8125rem;color:#7c7c7c}.desktop .AccessDeferred-scss--module_accessBody_Ntt7F{padding:20px}.mobile .AccessDeferred-scss--module_accessBody_Ntt7F{padding:0 15px 15px}.AccessDeferred-scss--module_toggleSwitchLabelText_raK9O{font-size:.875rem}.AccessDeferred-scss--module_toggleSwitchLabel_0PmkA{margin-bottom:0}.AccessDeferred-scss--module_reactionsSwitch_EkjDZ{margin-top:12px}.AccessDeferred-scss--module_price_V2dsA{padding-bottom:20px}.AccessDeferred-scss--module_dateSelector_XeJ4c{margin-bottom:20px}.mobile .AccessDeferred-scss--module_dateSelector_XeJ4c{margin-top:18px}.AccessDeferred-scss--module_dateSelectorLabel_CiHv6{margin-bottom:8px;line-height:1.375rem}.AccessDeferred-scss--module_accessLevels_-3tNw{margin-bottom:23px}.AccessDeferred-scss--module_levelsLabel_RMcuk{margin-bottom:11px}.AccessDeferred-scss--module_commentsToggleLabelText_nxT6o{line-height:1.3}@keyframes Advertising-scss--module_fadeIn_kykn9{0%{opacity:0}to{opacity:1}}@keyframes Advertising-scss--module_fadeOut_-TKeb{0%{opacity:1}to{opacity:0}}@keyframes Advertising-scss--module_flashing_bFlHc{0%{opacity:.5}to{opacity:1}}@keyframes Advertising-scss--module_loading_WHPNB{to{background-position-x:-20%}}@keyframes Advertising-scss--module_rotating_WY3Bf{to{transform:rotate(360deg)}}@keyframes Advertising-scss--module_growIn_oRja2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Advertising-scss--module_closeLock_msfp2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Advertising-scss--module_shakeLock_PIcqt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Advertising-scss--module_root_A0kXD{border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.desktop .Advertising-scss--module_root_A0kXD{padding:20px}.mobile .Advertising-scss--module_root_A0kXD{padding:15px}.light-y-theme .Advertising-scss--module_root_A0kXD{border:1px solid var(--var-color-base-border)}.Advertising-scss--module_header_THs5y{display:flex;align-items:center;justify-content:space-between}.Advertising-scss--module_title_cgc68{margin-right:20px;font-weight:600;line-height:22px;text-transform:uppercase}.Advertising-scss--module_inputContainer_fAOOr{margin-top:15px}.Advertising-scss--module_input_A5tRF{margin-bottom:21px}.Advertising-scss--module_inputCounter_x3PGE{top:calc(100% + 5px);bottom:auto}.Field-scss--module_root_W3Nut{position:relative}.Field-scss--module_input_2UrEU{z-index:2}.Field-scss--module_inputField_2HTBj{background-color:var(--var-color-input-bg)}.Field-scss--module_inputGhost_jJ167{position:absolute;z-index:1;top:0;left:0;width:100%;opacity:0;pointer-events:none}.Field-scss--module_inputGhostVisible_WLoe-{opacity:1}.List-scss--module_root_88MZx{display:flex;flex-wrap:wrap}.Suggested-scss--module_root_cC0wB:focus{outline:none}.Suggested-scss--module_scrollContainer_-dGNK{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_DT6Xx{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_DT6Xx:hover,.Suggested-scss--module_item_DT6Xx.Suggested-scss--module_itemActive_UePRA{color:var(--color-brand)}.Tags-scss--module_wrapper_53cXu{background-color:var(--var-color-panel-bg)}.Tags-scss--module_title_yEW9D{padding:20px;font-weight:600;line-height:20px;text-transform:uppercase}.Tags-scss--module_body_6Bwm3{position:relative;padding:0 20px 20px}.Tags-scss--module_suggestedTags_9X-OH{position:absolute;z-index:500;top:50px;left:20px}.Tags-scss--module_tags_aUOb-{margin:20px -2.5px -10px}.mobile .Tags-scss--module_title_yEW9D{padding:15px}.mobile .Tags-scss--module_body_6Bwm3{padding:0 15px 15px}.mobile .Tags-scss--module_tags_aUOb-{margin-top:15px}.Teaser-scss--module_teaser_PQLtU{background-color:var(--var-color-panel-bg)}.Teaser-scss--module_title_bC3MD{margin:0;padding:20px;font-weight:600;line-height:20px;text-transform:uppercase}.Teaser-scss--module_teaserBody_uz5yp{padding:0 20px 45px}.Teaser-scss--module_description_FCtCK{margin-bottom:16px;font-size:.8125rem;line-height:1.3;color:#7c7c7c}.Teaser-scss--module_input_MvhMR{margin-top:15px}.mobile .Teaser-scss--module_title_bC3MD{padding:15px}.mobile .Teaser-scss--module_teaserBody_uz5yp{padding:0 15px 36px}.mobile .Teaser-scss--module_inputCounter_6Oucd{bottom:-23px}@keyframes AddAnswerButton-scss--module_fadeIn_YEfWE{0%{opacity:0}to{opacity:1}}@keyframes AddAnswerButton-scss--module_fadeOut_Opzuy{0%{opacity:1}to{opacity:0}}@keyframes AddAnswerButton-scss--module_flashing_dXL9S{0%{opacity:.5}to{opacity:1}}@keyframes AddAnswerButton-scss--module_loading_Twrxl{to{background-position-x:-20%}}@keyframes AddAnswerButton-scss--module_rotating_M04fW{to{transform:rotate(360deg)}}@keyframes AddAnswerButton-scss--module_growIn_z8VSd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AddAnswerButton-scss--module_closeLock_hkLDS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddAnswerButton-scss--module_shakeLock_QtxZ0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddAnswerButton-scss--module_root_qREPB{-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_qREPB:hover{border-color:var(--var-color-input-border-hover)}.AddAnswerButton-scss--module_icon_yrrkW{width:20px;height:20px;margin-right:11px;color:var(--color-brand)}.AddAnswerButton-scss--module_text_NF-Et{color:var(--color-brand)}@keyframes PollForm-scss--module_fadeIn_ELrS6{0%{opacity:0}to{opacity:1}}@keyframes PollForm-scss--module_fadeOut_FKSL4{0%{opacity:1}to{opacity:0}}@keyframes PollForm-scss--module_flashing_dq-1-{0%{opacity:.5}to{opacity:1}}@keyframes PollForm-scss--module_loading_Fuzzq{to{background-position-x:-20%}}@keyframes PollForm-scss--module_rotating_o8x3i{to{transform:rotate(360deg)}}@keyframes PollForm-scss--module_growIn_BxXgn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PollForm-scss--module_closeLock_stTDO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollForm-scss--module_shakeLock_mCVLS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollForm-scss--module_root_RJAwB{position:relative}.PollForm-scss--module_closeButton_LqC3M{-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_m-LNH{width:20px;height:20px;color:var(--var-color-text-primary)}.PollForm-scss--module_optionInputRemoveButton_5dEAl{-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_5dEAl.PollForm-scss--module_withError_PHx7M{margin-right:30px}.PollForm-scss--module_titleRow_t6MWe{margin-bottom:24px}.PollForm-scss--module_optionInput_4-x-J{margin-bottom:10px}.PollForm-scss--module_optionInputFieldShrinked_YeOt3{padding-right:40px}.PollForm-scss--module_dateSelectorWrapper_M5l--{margin-top:20px}.PollForm-scss--module_optionInputRemoveButtonIcon_Om1nv{width:20px;height:20px;color:var(--var-color-text-primary)}.PollForm-scss--module_toggleSwitchLabelText_uvg9t{margin-left:17px;font-size:.875rem;line-height:1.55}.PollForm-scss--module_lastFormRow_j1klD{margin-bottom:0}.PollForm-scss--module_readOnlyWarning_1Q9Dx{display:inline-block;margin-bottom:14px;font-size:.875rem;line-height:1.55;color:#7c7c7c}.desktop .PollForm-scss--module_root_RJAwB{padding:20px}.desktop .PollForm-scss--module_closeButton_LqC3M{top:15px;right:20px}.mobile .PollForm-scss--module_root_RJAwB{margin-right:-15px;margin-left:-15px;padding:20px 15px 0}.mobile .PollForm-scss--module_closeButton_LqC3M{top:15px;right:15px}.PollForm-scss--module_error_2CQxo{display:inline-block;margin-top:5px;font-size:.8125rem;color:#cb1a1a}@keyframes BlogPostForm-scss--module_fadeIn_qY-AG{0%{opacity:0}to{opacity:1}}@keyframes BlogPostForm-scss--module_fadeOut_ZjwaQ{0%{opacity:1}to{opacity:0}}@keyframes BlogPostForm-scss--module_flashing_84dhE{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostForm-scss--module_loading_Rd-PH{to{background-position-x:-20%}}@keyframes BlogPostForm-scss--module_rotating_M4BXL{to{transform:rotate(360deg)}}@keyframes BlogPostForm-scss--module_growIn_BA2RU{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostForm-scss--module_closeLock_DrJ-p{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostForm-scss--module_shakeLock_-CMJo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostForm-scss--module_create_fjL5z{width:100%}.BlogPostForm-scss--module_dateError_YwHNC{margin-top:10px;font-size:13px;color:#cb1a1a}.BlogPostForm-scss--module_editor_53-HA,.BlogPostForm-scss--module_submit_Mfzuj{padding:15px;border:none!important;background-color:var(--var-color-panel-bg)}.BlogPostForm-scss--module_checkBoxBlock_0BAS8{position:relative;display:flex;margin-top:15px}.BlogPostForm-scss--module_icon_eux31{width:20px;height:20px;cursor:pointer}.BlogPostForm-scss--module_icon_eux31:hover{color:var(--color-brand)}.BlogPostForm-scss--module_publishAfterProcessingVideoContent_fP-0V{width:max-content;max-width:calc(100vw - 30px);white-space:normal}.BlogPostForm-scss--module_editor_53-HA{padding-top:5px}.BlogPostForm-scss--module_block_ybZp2{margin-bottom:0;border-top:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_titleInputContainer_7Oitl{margin-bottom:15px}.BlogPostForm-scss--module_publishTimePicker_g452m{margin-bottom:10px}.BlogPostForm-scss--module_pollForm_KAogM{border-top:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_teaserContainer_m3A6Y{position:relative}.BlogPostForm-scss--module_deleteButton_wFQys{display:flex;justify-content:center;width:100%;margin-top:10px;color:var(--var-color-error)}.BlogPostForm-scss--module_trashIcon_YH1JD{width:20px;height:20px;margin-right:12px}@keyframes MessagePreviewPopup-scss--module_fadeIn_8bi0Y{0%{opacity:0}to{opacity:1}}@keyframes MessagePreviewPopup-scss--module_fadeOut_ZCjfR{0%{opacity:1}to{opacity:0}}@keyframes MessagePreviewPopup-scss--module_flashing_9mKKF{0%{opacity:.5}to{opacity:1}}@keyframes MessagePreviewPopup-scss--module_loading_U5o-W{to{background-position-x:-20%}}@keyframes MessagePreviewPopup-scss--module_rotating_FyQJA{to{transform:rotate(360deg)}}@keyframes MessagePreviewPopup-scss--module_growIn_DfBwk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessagePreviewPopup-scss--module_closeLock_lLh98{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePreviewPopup-scss--module_shakeLock_ABJ4p{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePreviewPopup-scss--module_buttons_g2omW{display:flex;gap:20px}.MessagePreviewPopup-scss--module_content_TJy0K{display:flex;overflow-x:hidden;flex-direction:column;max-width:100%}.MessagePreviewPopup-scss--module_block_jPirV{display:flex;max-height:100svh;padding:20px}.mobile .MessagePreviewPopup-scss--module_block_jPirV{top:0;width:100%;max-width:100%;margin:0;padding:15px;border-radius:0}.MessagePreviewPopup-scss--module_title_enEv6{margin:0 0 15px;font-size:22px;font-weight:500;line-height:32px}.MessagePreviewPopup-scss--module_contentTitle_GazOj{margin-bottom:10px;font-weight:500}.MessagePreviewPopup-scss--module_text_OP8Z3{margin:0 0 15px}.MessagePreviewPopup-scss--module_contentBlock_5vcem{overflow:scroll;margin-bottom:20px;padding:10px;border:1px solid #eee;border-radius:var(--border-radius-default);flex-shrink:1}.MessagePreviewPopup-scss--module_contentBlock_5vcem::-webkit-scrollbar{display:none;width:0}.MessagePreviewPopup-scss--module_contentBlock_5vcem::-webkit-scrollbar-button{display:none}.MessagePreviewPopup-scss--module_contentBlock_5vcem::-webkit-scrollbar-track{background-color:#fff0}.MessagePreviewPopup-scss--module_contentBlock_5vcem.MessagePreviewPopup-scss--module_loading_U5o-W{opacity:.5}@keyframes BlogPostDraftSelector-scss--module_fadeIn_j1-cM{0%{opacity:0}to{opacity:1}}@keyframes BlogPostDraftSelector-scss--module_fadeOut_tFh34{0%{opacity:1}to{opacity:0}}@keyframes BlogPostDraftSelector-scss--module_flashing_p0Rxt{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostDraftSelector-scss--module_loading_LaPjs{to{background-position-x:-20%}}@keyframes BlogPostDraftSelector-scss--module_rotating_E4xQ-{to{transform:rotate(360deg)}}@keyframes BlogPostDraftSelector-scss--module_growIn_K31Ot{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostDraftSelector-scss--module_closeLock_35V-k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostDraftSelector-scss--module_shakeLock_Gv2p9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostDraftSelector-scss--module_root_g-4xL{display:flex;align-items:center;color:var(--var-color-text-primary);transition:color .25s;cursor:pointer}.desktop .BlogPostDraftSelector-scss--module_root_g-4xL{margin-bottom:16px}.BlogPostDraftSelector-scss--module_root_g-4xL:hover{color:var(--color-brand)}.BlogPostDraftSelector-scss--module_icon_Lk1Et{width:20px;height:20px;flex-shrink:0}.BlogPostDraftSelector-scss--module_text_8sC49{margin-left:10px;font-size:14px;font-weight:500;letter-spacing:.45px}.desktop .BlogPostDraftSelector-scss--module_text_8sC49{line-height:22px;white-space:nowrap}.mobile .BlogPostDraftSelector-scss--module_text_8sC49{max-width:110px;font-weight:600}@keyframes BlogSubscriptionLevelsChange-scss--module_fadeIn_dz1XR{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsChange-scss--module_fadeOut_v4Qzl{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsChange-scss--module_flashing_LJZmi{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsChange-scss--module_loading_qM7UU{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsChange-scss--module_rotating_537n6{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsChange-scss--module_growIn_gjYM0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsChange-scss--module_closeLock_rhljy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsChange-scss--module_shakeLock_8Rouv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsChange-scss--module_title_YdZwY{display:inline-block;margin:0;font-size:14px;font-weight:600;text-transform:uppercase}.BlogSubscriptionLevelsChange-scss--module_root_3dzmd{background-color:var(--var-color-panel-bg);flex:1}.BlogSubscriptionLevelsChange-scss--module_link_lErwR{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-flex;align-items:center}.BlogSubscriptionLevelsChange-scss--module_link_lErwR:visited{color:var(--var-color-link)}@media not all and (hover: none){.BlogSubscriptionLevelsChange-scss--module_link_lErwR:hover{border-bottom-color:var(--var-color-link-underline)}}.BlogSubscriptionLevelsChange-scss--module_icon_v5-BN{width:20px;height:20px;margin-right:5px;fill:var(--color-brand)}.BlogSubscriptionLevelsChange-scss--module_header_Fb-VG{display:flex;align-items:center;padding:15px 17px;background-color:var(--var-color-panel-bg)}@keyframes CoverImage-scss--module_fadeIn_Bxd5g{0%{opacity:0}to{opacity:1}}@keyframes CoverImage-scss--module_fadeOut_w9vma{0%{opacity:1}to{opacity:0}}@keyframes CoverImage-scss--module_flashing_X-QY8{0%{opacity:.5}to{opacity:1}}@keyframes CoverImage-scss--module_loading_v8q-v{to{background-position-x:-20%}}@keyframes CoverImage-scss--module_rotating_k1ICa{to{transform:rotate(360deg)}}@keyframes CoverImage-scss--module_growIn_ptrFQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CoverImage-scss--module_closeLock_F1CdG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverImage-scss--module_shakeLock_630lQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CoverImage-scss--module_cover_5k6KJ{position:relative;overflow:hidden;width:240px;height:150px;border-radius:3px}@media (orientation: portrait){.mobile .CoverImage-scss--module_cover_5k6KJ{width:100%;padding:62.5% 0 0}}.CoverImage-scss--module_img_B-za1{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .CoverImage-scss--module_img_B-za1{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.CoverImage-scss--module_button_XtXw-{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_XtXw-{background-color:#303030}.CoverImage-scss--module_icon_agmnx{width:15px;height:15px;color:var(--var-color-text-primary);stroke-width:3px}@keyframes CoverUpload-scss--module_fadeIn_pbGBg{0%{opacity:0}to{opacity:1}}@keyframes CoverUpload-scss--module_fadeOut_sbh9V{0%{opacity:1}to{opacity:0}}@keyframes CoverUpload-scss--module_flashing_fOfL3{0%{opacity:.5}to{opacity:1}}@keyframes CoverUpload-scss--module_loading_dXonU{to{background-position-x:-20%}}@keyframes CoverUpload-scss--module_rotating_SCVnF{to{transform:rotate(360deg)}}@keyframes CoverUpload-scss--module_growIn_9JIvt{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CoverUpload-scss--module_closeLock_N4DCb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverUpload-scss--module_shakeLock_YM4PW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CoverUpload-scss--module_input_ySvQt{display:none}.CoverUpload-scss--module_coverButton_4Gd8I{display:flex;align-items:center}.CoverUpload-scss--module_coverButtonSvg_-HXHA{stroke:#242b2c;stroke-width:2px;transition:stroke .2s}.CoverUpload-scss--module_coverButton_4Gd8I:hover .CoverUpload-scss--module_coverButtonSvg_-HXHA{stroke:var(--color-brand)}.CoverUpload-scss--module_coverButtonIcon_Ny6vR{width:18px;height:18px;margin-right:10px}.CoverField-scss--module_description_jADR1{display:block;margin-top:10px;font-size:.8125rem;line-height:1.2;color:#7c7c7c}@keyframes ExternalApps-scss--module_fadeIn_0G0bn{0%{opacity:0}to{opacity:1}}@keyframes ExternalApps-scss--module_fadeOut_-sD-V{0%{opacity:1}to{opacity:0}}@keyframes ExternalApps-scss--module_flashing_KYYVY{0%{opacity:.5}to{opacity:1}}@keyframes ExternalApps-scss--module_loading_m2g4M{to{background-position-x:-20%}}@keyframes ExternalApps-scss--module_rotating_IvHIA{to{transform:rotate(360deg)}}@keyframes ExternalApps-scss--module_growIn_6asAI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExternalApps-scss--module_closeLock_Jbk1-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalApps-scss--module_shakeLock_fLEv2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalApps-scss--module_root_OzDwQ{padding:20px;border-radius:var(--border-radius-default);background-color:#fff}.ExternalApps-scss--module_item_HW0Ft{display:flex;margin-bottom:15px;align-items:center}.ExternalApps-scss--module_itemExternalApp_YrnAz{display:flex;flex-direction:column;width:100%}.mobile .ExternalApps-scss--module_itemExternalApp_YrnAz{margin-bottom:15px}.ExternalApps-scss--module_itemExternalAppInfo_u6oeb{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ExternalApps-scss--module_item_HW0Ft:last-of-type{margin-bottom:0}.ExternalApps-scss--module_icon_xTm2L{width:30px;height:30px;flex-shrink:0;margin-right:10px}.ExternalApps-scss--module_title_RTSAt,.ExternalApps-scss--module_connectLink_BR-8m{font-size:14px;line-height:20px}.ExternalApps-scss--module_title_RTSAt{display:flex;align-items:center;justify-content:center;margin-right:auto;font-weight:500}@keyframes ExternalAppsNotConnected-scss--module_fadeIn_2WyKN{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppsNotConnected-scss--module_fadeOut_ODJKt{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppsNotConnected-scss--module_flashing_Q-wKH{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppsNotConnected-scss--module_loading_-rBYk{to{background-position-x:-20%}}@keyframes ExternalAppsNotConnected-scss--module_rotating_bmQrk{to{transform:rotate(360deg)}}@keyframes ExternalAppsNotConnected-scss--module_growIn_wjZyk{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExternalAppsNotConnected-scss--module_closeLock_GOhUU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppsNotConnected-scss--module_shakeLock_2gmEo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppsNotConnected-scss--module_root_xoAud{position:relative;z-index:0;display:flex;flex-direction:column;height:100%;padding:15px;border-radius:var(--border-radius-default)}.ExternalAppsNotConnected-scss--module_text_-Ppql{height:100%;margin-bottom:36px;font-weight:400}.ExternalAppsNotConnected-scss--module_row_pLbEG{display:flex;flex-direction:row;justify-content:space-between}.ExternalAppsNotConnected-scss--module_left_Tlrlg{margin-right:10px}.ExternalAppsNotConnected-scss--module_right_ZcOIL{position:relative;display:flex;justify-content:space-between;align-items:center;min-width:75px}.ExternalAppsNotConnected-scss--module_icon_2tYwY{width:40px;height:40px;border-radius:50%;position:absolute;bottom:0}.ExternalAppsNotConnected-scss--module_iconDiscord_tK166{left:0}.ExternalAppsNotConnected-scss--module_iconDiscordOnly_v27oV{right:0;left:auto}.ExternalAppsNotConnected-scss--module_iconTelegram_NyYLv{right:0}.ExternalAppsNotConnected-scss--module_link_jmKvl{display:inline-flex;align-items:center;font-size:14px}.ExternalAppsNotConnected-scss--module_linkText_eFVDE{font-weight:500}@keyframes SmilesBlock-scss--module_fadeIn_1j4av{0%{opacity:0}to{opacity:1}}@keyframes SmilesBlock-scss--module_fadeOut_vg6Lf{0%{opacity:1}to{opacity:0}}@keyframes SmilesBlock-scss--module_flashing_2U5Tf{0%{opacity:.5}to{opacity:1}}@keyframes SmilesBlock-scss--module_loading_y4Lk8{to{background-position-x:-20%}}@keyframes SmilesBlock-scss--module_rotating_uJd9C{to{transform:rotate(360deg)}}@keyframes SmilesBlock-scss--module_growIn_opwcn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmilesBlock-scss--module_closeLock_I-xwB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesBlock-scss--module_shakeLock_lWULh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmilesBlock-scss--module_root_QZGH4{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_ukKEG{height:100%;margin-bottom:16px;font-weight:400}.SmilesBlock-scss--module_row_2dUhf{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.SmilesBlock-scss--module_left_So3aG{margin-right:10px}.SmilesBlock-scss--module_right_NRzvC{position:relative;display:flex;justify-content:space-between;align-items:center;min-width:75px}.SmilesBlock-scss--module_smiles_JRPz6{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_ngU8d{display:inline-flex;align-items:center;font-size:14px}.SmilesBlock-scss--module_linkText_bI-So{margin-right:5px;font-weight:500}.SmilesBlock-scss--module_upgradeIcon_q2SUL{width:20px;height:20px;transform:rotate(90deg);fill:var(--color-brand)}@keyframes SubscriptionLevelsExampleTemplate-scss--module_fadeIn_tF3ap{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_fadeOut_vjJf9{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_flashing_a21J8{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_loading_yn9TO{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_rotating_ktfLL{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_growIn_BFKQE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_closeLock_kr279{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_shakeLock_stgJp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExampleTemplate-scss--module_root_iDCN9{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_iDCN9{background:var(--var-color-block-bg)}.SubscriptionLevelsExampleTemplate-scss--module_title_FZvUb{margin-bottom:2px;font-size:8px;font-weight:600;line-height:11px;color:var(--var-color-text-primary)}.SubscriptionLevelsExampleTemplate-scss--module_price_G8F5i{margin-bottom:4px;font-size:7px;font-weight:400;line-height:11px;color:#7c7c7c}.SubscriptionLevelsExampleTemplate-scss--module_description_61B19{font-size:7px;font-weight:400;line-height:11px;color:var(--var-color-text-primary)}.SubscriptionLevelsExampleTemplate-scss--module_button_2DGfB{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_zKfYs{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_fadeOut_oFIOJ{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExample-scss--module_flashing_PMOxD{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_loading_fy2l7{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExample-scss--module_rotating_kTA93{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExample-scss--module_growIn_jmv4i{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsExample-scss--module_closeLock_3ym3J{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExample-scss--module_shakeLock_A26Ci{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExample-scss--module_root_n5A8e{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_n5A8e{border:1px solid var(--var-color-base-border)}.SubscriptionLevelsExample-scss--module_left_-uK-x{display:flex;align-items:flex-end;margin-right:10px}.SubscriptionLevelsExample-scss--module_linkButton_VCkEP{font-size:14px;font-weight:500;line-height:1.375rem;color:var(--color-brand);cursor:pointer}.SubscriptionLevelsExample-scss--module_row_chNjJ{display:flex;flex-direction:row;flex:1}.SubscriptionLevelsExample-scss--module_text_H0iLc{display:flex;flex-direction:column;margin-bottom:36px;font-weight:400;color:var(--var-color-text-primary)}.mobile .SubscriptionLevelsExample-scss--module_text_H0iLc{min-height:72px}.SubscriptionLevelsExample-scss--module_text_H0iLc span{line-height:22px}.SubscriptionLevelsExample-scss--module_right_B-N2o{position:relative;display:flex;width:100%;align-items:center}.SubscriptionLevelsExample-scss--module_subscriptionLevelFirst_Oq8Xc{position:absolute;z-index:1;top:0;right:62px;width:134px}.mobile .SubscriptionLevelsExample-scss--module_subscriptionLevelFirst_Oq8Xc{top:-40px;right:-5px}.SubscriptionLevelsExample-scss--module_subscriptionLevelSecond_9N23K{position:absolute;z-index:2;top:-22px;right:0;width:127px}.mobile .SubscriptionLevelsExample-scss--module_subscriptionLevelSecond_9N23K{top:-62px;right:-67px}@keyframes SubscriptionLevelsPromo-scss--module_fadeIn_if3S-{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsPromo-scss--module_fadeOut_O37rR{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsPromo-scss--module_flashing_tOIeM{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsPromo-scss--module_loading_1HUSE{to{background-position-x:-20%}}@keyframes SubscriptionLevelsPromo-scss--module_rotating_gA3n-{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsPromo-scss--module_growIn_f27BM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsPromo-scss--module_closeLock_wQNNZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsPromo-scss--module_shakeLock_NQ4UW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsPromo-scss--module_root_blfhl{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_PBUlW{margin-bottom:62px}.desktop .SubscriptionLevelsPromo-scss--module_text_PBUlW{line-height:22px}.mobile .SubscriptionLevelsPromo-scss--module_text_PBUlW{font-size:13px;line-height:16px;letter-spacing:.45px}.SubscriptionLevelsPromo-scss--module_linkButton_g7XXo{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:22px}.SubscriptionLevelsPromo-scss--module_linkButton_g7XXo:hover{border-bottom-color:transparent}.desktop .SubscriptionLevelsPromo-scss--module_example_IZdj2{width:110px;min-height:92px}.mobile .SubscriptionLevelsPromo-scss--module_example_IZdj2{width:99px;min-height:86px}.SubscriptionLevelsPromo-scss--module_exampleA_bwZGW{position:absolute}.desktop .SubscriptionLevelsPromo-scss--module_exampleA_bwZGW{right:90px;bottom:-8px}.mobile .SubscriptionLevelsPromo-scss--module_exampleA_bwZGW{right:33px;bottom:-2px}.SubscriptionLevelsPromo-scss--module_exampleB_WXYdn{position:absolute;bottom:-24px}.desktop .SubscriptionLevelsPromo-scss--module_exampleB_WXYdn{right:15px}.mobile .SubscriptionLevelsPromo-scss--module_exampleB_WXYdn{right:-17px}.SubscriptionLevelsPromo-scss--module_lines_tW3fA{position:absolute}.desktop .SubscriptionLevelsPromo-scss--module_lines_tW3fA{right:83px;bottom:86px}.mobile .SubscriptionLevelsPromo-scss--module_lines_tW3fA{right:29px;bottom:85px}.SubscriptionLevelsPromo-scss--module_lines_tW3fA:before{content:"";display:block;width:2px;height:11px;border-radius:3px;background-color:#f1ba2c;transform:rotate(43deg)}.SubscriptionLevelsPromo-scss--module_lines_tW3fA: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_mconK{margin-bottom:5px}@keyframes ThankMessage-scss--module_fadeIn_fAqU3{0%{opacity:0}to{opacity:1}}@keyframes ThankMessage-scss--module_fadeOut_7970I{0%{opacity:1}to{opacity:0}}@keyframes ThankMessage-scss--module_flashing_Qq3rV{0%{opacity:.5}to{opacity:1}}@keyframes ThankMessage-scss--module_loading_nSVAX{to{background-position-x:-20%}}@keyframes ThankMessage-scss--module_rotating_awsaP{to{transform:rotate(360deg)}}@keyframes ThankMessage-scss--module_growIn_Fvjqp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ThankMessage-scss--module_closeLock_UY5pp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ThankMessage-scss--module_shakeLock_J-wdY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ThankMessage-scss--module_root_MzNXE{display:flex;flex-direction:column}.ThankMessage-scss--module_header_T4fJf{display:flex;align-items:center;justify-content:space-between}.ThankMessage-scss--module_title_47Tbj{font-size:14px;font-weight:600;line-height:1.375rem;text-transform:uppercase;color:var(--var-color-text-primary)}.ThankMessage-scss--module_description_z-65m{margin:5px 0;font-size:.8125rem;font-weight:400;line-height:1rem;color:#7c7c7c}.ThankMessage-scss--module_publisher_tQ6PQ{display:flex;flex-direction:column;margin:0 -20px}.mobile .ThankMessage-scss--module_publisher_tQ6PQ{margin:0 -15px}.ThankMessage-scss--module_footer_e3-CX{display:flex;justify-content:flex-start;align-items:center;margin-top:15px}.ThankMessage-scss--module_button_DyTLY{display:flex;align-items:center;justify-content:center}.ThankMessage-scss--module_icon_7A3Iu{width:20px;height:20px;margin-right:10px}@keyframes EditForm-scss--module_fadeIn_KBFUd{0%{opacity:0}to{opacity:1}}@keyframes EditForm-scss--module_fadeOut_vt-0e{0%{opacity:1}to{opacity:0}}@keyframes EditForm-scss--module_flashing_YKXBO{0%{opacity:.5}to{opacity:1}}@keyframes EditForm-scss--module_loading_SMbye{to{background-position-x:-20%}}@keyframes EditForm-scss--module_rotating_FFldv{to{transform:rotate(360deg)}}@keyframes EditForm-scss--module_growIn_tM4DJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EditForm-scss--module_closeLock_hVKFA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditForm-scss--module_shakeLock_hFI5-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditForm-scss--module_root_V4sKv{display:flex;flex-direction:column}.EditForm-scss--module_wrapper_ZrktI{display:flex;justify-content:space-between}.EditForm-scss--module_formContainer_LmD5-{border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.EditForm-scss--module_title_nnG0f{margin:-20px -20px 20px;padding:12px 20px;font-size:14px;font-weight:600;line-height:1.375rem;color:var(--var-color-text-primary)}.EditForm-scss--module_inputFieldHidden_gMkyY{display:none}.EditForm-scss--module_togglerLabel_-0AiZ{font-size:14px;font-weight:400;line-height:1.375rem;color:var(--var-color-text-primary)}.EditForm-scss--module_externalApps_3mxdk{margin-bottom:20px;border:none}.light-y-theme .EditForm-scss--module_externalApps_3mxdk{border:1px solid var(--var-color-base-border)}.EditForm-scss--module_externalAppsTitle_X-MT2{margin-bottom:0;border:none}.EditForm-scss--module_externalApps_3mxdk .EditForm-scss--module_externalAppsTitle_X-MT2{border:none}.EditForm-scss--module_externalAppsRoot_aawy-{margin-top:0;margin-bottom:0;padding-bottom:20px}.mobile .EditForm-scss--module_externalAppsRoot_aawy-{padding-top:0;padding-bottom:0;border:none}.EditForm-scss--module_externalAppsItem_mYfso{margin-bottom:0}.mobile .EditForm-scss--module_externalApps_3mxdk{margin:0 -15px;border:none}.EditForm-scss--module_thanksMessage_L3JGp{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_EgU-P{display:flex}.mobile .EditForm-scss--module_thanksMessage_L3JGp{margin:0 -15px;padding:16px 15px 20px;border-top:1px solid var(--var-color-base-border);border-radius:0}.EditForm-scss--module_disabledPriceDescription_pej6e{margin-top:15px}.EditForm-scss--module_buttons_AQdNO{display:flex}.EditForm-scss--module_buttons_AQdNO .EditForm-scss--module_saveButton_5sAvr{margin-right:10px;margin-bottom:0}.EditForm-scss--module_buttons_AQdNO .EditForm-scss--module_cancelButton_hpPsx{margin-right:auto}.EditForm-scss--module_buttons_AQdNO .EditForm-scss--module_trashIcon_WErQc{width:18px;height:18px;fill:var(--var-color-error)}.EditForm-scss--module_buttons_AQdNO .EditForm-scss--module_removeButton_xqghK{color:var(--var-color-error)}.EditForm-scss--module_smilesBlock_TdVIK{margin-bottom:20px}.EditForm-scss--module_boldText_e5Kd-{font-weight:600}.EditForm-scss--module_visibilityDescription_3VT0Q{font-size:13px;font-weight:400;line-height:1rem;text-align:left;color:#7c7c7c}.EditForm-scss--module_visibilityDescriptionWarning_dTbqi{color:var(--var-color-error)}@keyframes BlogSubscriptionLevelsEditForm-scss--module_fadeIn_cDRYh{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_fadeOut_b0zZq{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_flashing_v1p3K{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_loading_Tt7l2{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_rotating_NX1N2{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_growIn_Ty4JO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_closeLock_-YKyY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsEditForm-scss--module_shakeLock_vLshP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsEditForm-scss--module_root_cs6Eg{display:flex;flex-direction:column;padding:15px}.BlogSubscriptionLevelsEditForm-scss--module_root_cs6Eg .BlogSubscriptionLevelsEditForm-scss--module_form_tfU1a{width:100%;margin-bottom:0;padding:0;border:none}.BlogSubscriptionLevelsEditForm-scss--module_wrapper_AKp0w,.BlogSubscriptionLevelsEditForm-scss--module_leftBlock_Oe88G{display:flex;flex-direction:column}.BlogSubscriptionLevelsEditForm-scss--module_rightBlock_zSSmF{display:flex;overflow-x:auto;overflow-y:hidden;margin:0 -15px}.BlogSubscriptionLevelsEditForm-scss--module_rightBlock_zSSmF::-webkit-scrollbar{display:none}.BlogSubscriptionLevelsEditForm-scss--module_rightBlock_zSSmF>div{flex-shrink:0;width:240px;height:180px;margin:0 0 0 15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.mobile .BlogSubscriptionLevelsEditForm-scss--module_rightBlock_zSSmF{padding-top:20px}.BlogSubscriptionLevelsEditForm-scss--module_formTitle_f5O7Z{display:none}.BlogSubscriptionLevelsEditForm-scss--module_description_OhCx3{margin-bottom:45px}.BlogSubscriptionLevelsEditForm-scss--module_name_v-MeA,.BlogSubscriptionLevelsEditForm-scss--module_price_0veYs{margin-bottom:20px}.BlogSubscriptionLevelsEditForm-scss--module_buttons_1VPTy{display:flex;flex-direction:row;margin-top:20px;padding-top:10px}.BlogSubscriptionLevelsEditForm-scss--module_saveButton_6UxHi{margin-right:15px;margin-bottom:15px}.BlogSubscriptionLevelsEditForm-scss--module_cancelButton_-eaAI{min-width:auto}.BlogSubscriptionLevelsEditForm-scss--module_removeButton_GfSSX{width:40px;height:40px;display:flex;align-items:center;justify-content:center;min-width:auto;margin:0;padding:0}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeIn_tlK1L{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeOut_BYBsN{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_flashing_vTaC-{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_loading_oOPAd{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsAdd-scss--module_rotating_MT-EJ{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsAdd-scss--module_growIn_NBTz9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsAdd-scss--module_closeLock_Kniw2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_shakeLock_DIvAW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsAdd-scss--module_spinnerContainer_m37SV{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeIn_CgeOT{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeOut_WcX9d{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_flashing_T9TKX{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_loading_odbbF{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsEdit-scss--module_rotating_lZB1h{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsEdit-scss--module_growIn_civ7g{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSubscriptionLevelsEdit-scss--module_closeLock_41Pwq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_shakeLock_dlIAd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsEdit-scss--module_spinnerContainer_prEQq{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes FilterReset-scss--module_fadeIn_PBn3o{0%{opacity:0}to{opacity:1}}@keyframes FilterReset-scss--module_fadeOut_xSA-M{0%{opacity:1}to{opacity:0}}@keyframes FilterReset-scss--module_flashing_MdRWr{0%{opacity:.5}to{opacity:1}}@keyframes FilterReset-scss--module_loading_30xVR{to{background-position-x:-20%}}@keyframes FilterReset-scss--module_rotating_JBUAq{to{transform:rotate(360deg)}}@keyframes FilterReset-scss--module_growIn_gxnmF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FilterReset-scss--module_closeLock_OVEo0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterReset-scss--module_shakeLock_NjGAf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterReset-scss--module_root_hl5mX{display:flex;align-items:center;justify-content:space-between;height:40px;border-radius:100px}.FilterReset-scss--module_text_e82Yi{font-size:.875rem;font-weight:500;line-height:1.4;color:var(--var-color-text-primary)}.FilterReset-scss--module_button_YyWMp{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_CqtIz{color:var(--color-brand)}.FilterReset-scss--module_buttonIcon_1rAB-{margin-right:6px;transition:transform .3s}.FilterReset-scss--module_button_YyWMp:focus{outline:none}.FilterReset-scss--module_button_YyWMp:focus .FilterReset-scss--module_buttonIcon_1rAB-,.FilterReset-scss--module_button_YyWMp:hover .FilterReset-scss--module_buttonIcon_1rAB-{transform:rotate(60deg)}.FilterReset-scss--module_resetIcon_AYIGj{width:1rem;height:1rem}.mobile .FilterReset-scss--module_button_YyWMp{border-radius:100px;background-color:#eee}@keyframes FilterSelectSingle-scss--module_fadeIn_GR-N2{0%{opacity:0}to{opacity:1}}@keyframes FilterSelectSingle-scss--module_fadeOut_4QOlm{0%{opacity:1}to{opacity:0}}@keyframes FilterSelectSingle-scss--module_flashing_s79XK{0%{opacity:.5}to{opacity:1}}@keyframes FilterSelectSingle-scss--module_loading_nT15a{to{background-position-x:-20%}}@keyframes FilterSelectSingle-scss--module_rotating_45-pf{to{transform:rotate(360deg)}}@keyframes FilterSelectSingle-scss--module_growIn_MVfIX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FilterSelectSingle-scss--module_closeLock_tJpAx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterSelectSingle-scss--module_shakeLock_J3uV-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterSelectSingle-scss--module_root_rl7NA{position:relative}.FilterSelectSingle-scss--module_select_QFlng{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;padding:0 15px;border:unset;border-top:1px solid var(--var-color-base-border);background-color:var(--var-color-input-bg)}.FilterSelectSingle-scss--module_select_QFlng:focus{outline:none}.FilterSelectSingle-scss--module_arrowIcon_K1bQG{width:1.25rem;height:1.25rem;position:absolute;z-index:1;top:0;right:15px;bottom:0;margin:auto;fill:var(--var-color-text-regular);opacity:.5;pointer-events:none}.FilterSelectSingle-scss--module_disabled_sYeXk .FilterSelectSingle-scss--module_select_QFlng{color:var(--var-color-input-text-disabled)}.FilterSelectSingle-scss--module_disabled_sYeXk .FilterSelectSingle-scss--module_arrowIcon_K1bQG{fill:var(--var-color-input-text-disabled)}@keyframes FilterSelectMultiple-scss--module_fadeIn_mnvTf{0%{opacity:0}to{opacity:1}}@keyframes FilterSelectMultiple-scss--module_fadeOut_9Eipz{0%{opacity:1}to{opacity:0}}@keyframes FilterSelectMultiple-scss--module_flashing_1h5Em{0%{opacity:.5}to{opacity:1}}@keyframes FilterSelectMultiple-scss--module_loading_QNoM7{to{background-position-x:-20%}}@keyframes FilterSelectMultiple-scss--module_rotating_1zPWf{to{transform:rotate(360deg)}}@keyframes FilterSelectMultiple-scss--module_growIn_uy-xs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FilterSelectMultiple-scss--module_closeLock_XWVo0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterSelectMultiple-scss--module_shakeLock_rfT-g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterSelectMultiple-scss--module_root_2v-9-{position:relative}.FilterSelectMultiple-scss--module_inputMimic_mB791{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;padding:0 15px;border-top:1px solid var(--var-color-base-border);background-color:var(--var-color-input-bg);pointer-events:none}.FilterSelectMultiple-scss--module_inputMimicArrow_Mvama{width:20px;height:20px;position:absolute;z-index:1;top:0;right:15px;bottom:0;margin:auto;fill:var(--var-color-text-regular);opacity:.5}.FilterSelectMultiple-scss--module_select_PKv9b{width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;opacity:0}.FilterSelectMultiple-scss--module_wrapperIsDisabled_V2mLS .FilterSelectMultiple-scss--module_inputMimic_mB791{color:var(--var-color-input-text-disabled);pointer-events:none}.FilterSelectMultiple-scss--module_wrapperIsDisabled_V2mLS .FilterSelectMultiple-scss--module_inputMimicArrow_Mvama{fill:var(--var-color-input-text-disabled)}.FilterSelectDateFrom-scss--module_datePicker_YrRVu{width:100%}.FilterSelectDateFrom-scss--module_datePickerInput_Z8NzV{border-radius:unset!important}.FilterSelectDateFrom-scss--module_input_O6Hax{background-color:var(--var-color-input-bg)}.FilterSelectDateTo-scss--module_datePicker_nZdFh{width:100%}.FilterSelectDateTo-scss--module_datePickerInput_qYG-9{border-left:unset!important;border-radius:unset!important}@keyframes LevelPrice-scss--module_fadeIn_EpptW{0%{opacity:0}to{opacity:1}}@keyframes LevelPrice-scss--module_fadeOut_msfOf{0%{opacity:1}to{opacity:0}}@keyframes LevelPrice-scss--module_flashing_Q1MdE{0%{opacity:.5}to{opacity:1}}@keyframes LevelPrice-scss--module_loading_u24lO{to{background-position-x:-20%}}@keyframes LevelPrice-scss--module_rotating_OVHXn{to{transform:rotate(360deg)}}@keyframes LevelPrice-scss--module_growIn_DsPu9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LevelPrice-scss--module_closeLock_EwSYC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelPrice-scss--module_shakeLock_JRfQu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelPrice-scss--module_root_KCfae{display:flex;align-items:center;font-weight:500;line-height:1.4}.LevelPrice-scss--module_priceWithoutDiscount_OIKuR{margin-right:5px;font-weight:400;text-decoration:line-through;opacity:.6}.LevelPrice-scss--module_discount_fRqD6{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_O6-C8{0%{opacity:0}to{opacity:1}}@keyframes SubscribersLimitInfo-scss--module_fadeOut_DJsgi{0%{opacity:1}to{opacity:0}}@keyframes SubscribersLimitInfo-scss--module_flashing_tk39P{0%{opacity:.5}to{opacity:1}}@keyframes SubscribersLimitInfo-scss--module_loading_kS90M{to{background-position-x:-20%}}@keyframes SubscribersLimitInfo-scss--module_rotating_NMXqU{to{transform:rotate(360deg)}}@keyframes SubscribersLimitInfo-scss--module_growIn_QrcdS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscribersLimitInfo-scss--module_closeLock_HME15{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscribersLimitInfo-scss--module_shakeLock_mJhtR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscribersLimitInfo-scss--module_root_UMqTZ{font-size:.8125rem;font-weight:400;line-height:1.5;text-align:center;color:#7c7c7c}.SubscribersLimitInfo-scss--module_lastChance_DE1xx{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:2px 0;color:var(--color-brand)}.SubscribersLimitInfo-scss--module_lastChanceIcon_qJw-I{width:1rem;height:1rem}@keyframes PostAccessInfo-scss--module_fadeIn_QkkbP{0%{opacity:0}to{opacity:1}}@keyframes PostAccessInfo-scss--module_fadeOut_Jhem4{0%{opacity:1}to{opacity:0}}@keyframes PostAccessInfo-scss--module_flashing_-x9d1{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessInfo-scss--module_loading_tIhUW{to{background-position-x:-20%}}@keyframes PostAccessInfo-scss--module_rotating_iTDmM{to{transform:rotate(360deg)}}@keyframes PostAccessInfo-scss--module_growIn_6pDIt{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostAccessInfo-scss--module_closeLock_rD5iD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessInfo-scss--module_shakeLock_PYSs1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessInfo-scss--module_root_nlVMg{padding:7.5px 0}.PostAccessInfo-scss--module_loadingBlock_DmBuC{display:flex;justify-content:center}.PostAccessInfo-scss--module_level_smE59{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:7.5px 15px;transition:color .2s}.PostAccessInfo-scss--module_level_smE59:before{content:"•";display:inline-block;margin-right:10px;font-size:.875rem;color:#9d9d9d}.PostAccessInfo-scss--module_levelsLabel_7ajWY{width:max-content;max-width:100%;padding:8px 15px 3px;font-weight:500;line-height:1.5;white-space:normal}.PostAccessInfo-scss--module_buyLabel_L40dU{width:max-content;max-width:100%;padding:8px 15px 0;font-weight:500;line-height:1.5}.PostAccessInfo-scss--module_divider_omDKG{position:relative;display:flex;width:100%;justify-content:center}.PostAccessInfo-scss--module_divider_omDKG:after{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background-color:#eaeaea}.PostAccessInfo-scss--module_or_GWqQI{position:relative;z-index:2;padding:0 10px;font-size:calc(1.625rem - 16px);color:#7c7c7c;background-color:#fff}.PostAccessInfo-scss--module_price_eg7aN{margin:0 15px 8px;font-size:.8125rem;font-weight:400;line-height:1rem;color:#7c7c7c}.PostAccessInfo-scss--module_free_uGwOw{margin:0 15px;white-space:nowrap}@keyframes PostAccessLabel-scss--module_fadeIn_ukaEW{0%{opacity:0}to{opacity:1}}@keyframes PostAccessLabel-scss--module_fadeOut_8liP-{0%{opacity:1}to{opacity:0}}@keyframes PostAccessLabel-scss--module_flashing_HGqKD{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessLabel-scss--module_loading_KKrX1{to{background-position-x:-20%}}@keyframes PostAccessLabel-scss--module_rotating_DETDN{to{transform:rotate(360deg)}}@keyframes PostAccessLabel-scss--module_growIn_tL3y2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostAccessLabel-scss--module_closeLock_fkKfj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessLabel-scss--module_shakeLock_ceHCx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessLabel-scss--module_root_9bR7S{margin-right:7px}.PostAccessLabel-scss--module_content_mCa82{min-width:100px;max-width:284px;padding:0;white-space:normal}.desktop .PostAccessLabel-scss--module_content_mCa82{z-index:500}.mobile .PostAccessLabel-scss--module_content_mCa82{z-index:9}.PostAccessLabel-scss--module_icon_telNK{width:1.25rem;height:1.25rem;color:inherit}@keyframes BlockedContent-scss--module_fadeIn_E0Vt8{0%{opacity:0}to{opacity:1}}@keyframes BlockedContent-scss--module_fadeOut_p63ao{0%{opacity:1}to{opacity:0}}@keyframes BlockedContent-scss--module_flashing_NLp2i{0%{opacity:.5}to{opacity:1}}@keyframes BlockedContent-scss--module_loading_2nI9i{to{background-position-x:-20%}}@keyframes BlockedContent-scss--module_rotating_GY-vL{to{transform:rotate(360deg)}}@keyframes BlockedContent-scss--module_growIn_HrDd6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlockedContent-scss--module_closeLock_JnKKF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedContent-scss--module_shakeLock_9ZAxB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedContent-scss--module_root_2eBLX{display:flex;align-items:center}.BlockedContent-scss--module_icon_G0AcI{width:20px;height:20px;margin-right:6px;color:var(--var-color-error)}.BlockedContent-scss--module_text_Inh57{font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-error)}@keyframes PostTags-scss--module_fadeIn_xUZSS{0%{opacity:0}to{opacity:1}}@keyframes PostTags-scss--module_fadeOut_mi-AE{0%{opacity:1}to{opacity:0}}@keyframes PostTags-scss--module_flashing_sha7X{0%{opacity:.5}to{opacity:1}}@keyframes PostTags-scss--module_loading_xwgoq{to{background-position-x:-20%}}@keyframes PostTags-scss--module_rotating_x1gO9{to{transform:rotate(360deg)}}@keyframes PostTags-scss--module_growIn_4Lx4B{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostTags-scss--module_closeLock_rCZOF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostTags-scss--module_shakeLock_4n7nM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostTags-scss--module_root_yn0dA{display:flex;flex-wrap:wrap;margin:15px 0 0;padding:0 12.5px}.PostTags-scss--module_item_iPeRu{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_iPeRu{padding:2px 8px;font-weight:400}@keyframes PostActionsMenu-scss--module_fadeIn_fMeQL{0%{opacity:0}to{opacity:1}}@keyframes PostActionsMenu-scss--module_fadeOut_eSKo-{0%{opacity:1}to{opacity:0}}@keyframes PostActionsMenu-scss--module_flashing_HkNLO{0%{opacity:.5}to{opacity:1}}@keyframes PostActionsMenu-scss--module_loading_LEpRF{to{background-position-x:-20%}}@keyframes PostActionsMenu-scss--module_rotating_kPzqx{to{transform:rotate(360deg)}}@keyframes PostActionsMenu-scss--module_growIn_xbqYR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostActionsMenu-scss--module_closeLock_gBi2E{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostActionsMenu-scss--module_shakeLock_iQZtK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostActionsMenu-scss--module_muted_QWoG7>*{opacity:.4;transition:opacity .2s ease}.PostActionsMenu-scss--module_settingsContainer_t0HX2{margin-left:15px}.PostActionsMenu-scss--module_contentWrapper_AJcM0{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.PostActionsMenu-scss--module_contentWrapperTeaser_TC02F{margin-bottom:10px}.desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_TC02F{overflow:hidden}.light-y-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_TC02F,.light-x-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_TC02F,.light-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_TC02F{border-radius:var(--border-radius-default)}.PostActionsMenu-scss--module_content_aOzHo{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.PostActionsMenu-scss--module_content_aOzHo .PostActionsMenu-scss--module_markup_cN5h5 a{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem;line-height:1.45}.PostActionsMenu-scss--module_content_aOzHo .PostActionsMenu-scss--module_markup_cN5h5 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.PostActionsMenu-scss--module_content_aOzHo .PostActionsMenu-scss--module_markup_cN5h5 a:hover{border-bottom-color:var(--var-color-link-underline)}}.PostActionsMenu-scss--module_paragraph_5av6a{padding:0 var(--post-block-side-padding)}.PostActionsMenu-scss--module_paragraph_5av6a:empty:before{content:"​"}.PostActionsMenu-scss--module_paragraph_5av6a.PostActionsMenu-scss--module_noIndent_HoVLe{padding:0}.PostActionsMenu-scss--module_poll_DjGTZ{margin:15px var(--post-block-side-padding)}.PostActionsMenu-scss--module_pollWithoutIndent_iZtVK{margin-right:0;margin-left:0}.dark-theme .PostActionsMenu-scss--module_poll_DjGTZ{margin-right:0;margin-left:0;border:none}.PostActionsMenu-scss--module_footer_JFz9Z{padding:5px var(--post-block-side-padding) 10px}.PostActionsMenu-scss--module_title_E7HWE{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_E7HWE:not(h1):hover{text-decoration:underline}.light-y-theme .PostActionsMenu-scss--module_title_E7HWE:not(h1):hover,.light-x-theme .PostActionsMenu-scss--module_title_E7HWE:not(h1):hover,.light-theme .PostActionsMenu-scss--module_title_E7HWE:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .PostActionsMenu-scss--module_title_E7HWE:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.PostActionsMenu-scss--module_title_E7HWE.PostActionsMenu-scss--module_noIndentTitle_jPbbh{padding:0}.PostActionsMenu-scss--module_italic_NpCeE{font-style:italic}.PostActionsMenu-scss--module_bold_VqWtO{font-weight:600}.PostActionsMenu-scss--module_underline_vpiUy{text-decoration:underline}.PostActionsMenu-scss--module_padded_mpDTS{margin:15px 0;border-radius:0}.PostActionsMenu-scss--module_audio_gdO2z.PostActionsMenu-scss--module_first_fgjgv,.PostActionsMenu-scss--module_file_404AO.PostActionsMenu-scss--module_first_fgjgv,.PostActionsMenu-scss--module_image_tQ5jn.PostActionsMenu-scss--module_first_fgjgv,.PostActionsMenu-scss--module_padded_mpDTS.PostActionsMenu-scss--module_first_fgjgv{margin-top:0}.PostActionsMenu-scss--module_audio_gdO2z.PostActionsMenu-scss--module_last_z1Qbu,.PostActionsMenu-scss--module_file_404AO.PostActionsMenu-scss--module_last_z1Qbu,.PostActionsMenu-scss--module_image_tQ5jn.PostActionsMenu-scss--module_last_z1Qbu,.PostActionsMenu-scss--module_padded_mpDTS.PostActionsMenu-scss--module_last_z1Qbu{margin-bottom:0}.PostActionsMenu-scss--module_audio_gdO2z.PostActionsMenu-scss--module_noIndent_HoVLe,.PostActionsMenu-scss--module_file_404AO.PostActionsMenu-scss--module_noIndent_HoVLe,.PostActionsMenu-scss--module_image_tQ5jn.PostActionsMenu-scss--module_noIndent_HoVLe,.PostActionsMenu-scss--module_padded_mpDTS.PostActionsMenu-scss--module_noIndent_HoVLe{margin-right:0;margin-left:0}.PostActionsMenu-scss--module_image_tQ5jn{display:block;max-width:100%;height:auto;margin:15px auto}.PostActionsMenu-scss--module_shading_nXAnQ{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_eAWAZ{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.PostActionsMenu-scss--module_noIndentContent_Q61uR .PostActionsMenu-scss--module_readMoreBlock_eAWAZ{margin:0}.PostActionsMenu-scss--module_showPost_R-e4W{border-bottom:1px solid transparent;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_R-e4W:visited{color:var(--var-color-link)}@media not all and (hover: none){.PostActionsMenu-scss--module_showPost_R-e4W:hover{border-bottom-color:var(--var-color-link-underline)}}.PostActionsMenu-scss--module_noIndentContent_Q61uR .PostActionsMenu-scss--module_showPost_R-e4W{padding-left:0}.PostActionsMenu-scss--module_trackingPixel_-MWUl{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.PostActionsMenu-scss--module_adsText_ia8bv{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:.8125rem;line-height:1.4;color:var(--var-color-text-secondary)}.PostActionsMenu-scss--module_adsTextWithTags_YOs6A{margin-bottom:0}.PostActionsMenu-scss--module_item_blLsM{text-align:left;cursor:pointer}.mobile .PostActionsMenu-scss--module_item_blLsM{font-size:1rem;line-height:1.375rem}.PostActionsMenu-scss--module_iconDotsContainer_KmgKy{margin-right:-10px;padding:10px}.PostActionsMenu-scss--module_iconDotsContainer_KmgKy:before{position:absolute;top:5px;right:5px;bottom:5px;left:5px}.PostActionsMenu-scss--module_iconDots_jGsvG{width:1rem;height:1rem;color:inherit!important;fill:currentcolor}.PostAdvertiseMark-scss--module_ads_RPa-O{padding-bottom:1px;font-size:13px;line-height:16px}@keyframes CreatedAt-scss--module_fadeIn_VE5Jl{0%{opacity:0}to{opacity:1}}@keyframes CreatedAt-scss--module_fadeOut_3Dwmv{0%{opacity:1}to{opacity:0}}@keyframes CreatedAt-scss--module_flashing_o043y{0%{opacity:.5}to{opacity:1}}@keyframes CreatedAt-scss--module_loading_r-im0{to{background-position-x:-20%}}@keyframes CreatedAt-scss--module_rotating_UXQk4{to{transform:rotate(360deg)}}@keyframes CreatedAt-scss--module_growIn_lwpAY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CreatedAt-scss--module_closeLock_9JJLM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CreatedAt-scss--module_shakeLock_eLpE-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CreatedAt-scss--module_headerLink_SdiQY{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:inherit;transition:border-color .2s;cursor:pointer;font-size:.8125rem;line-height:1.4}.CreatedAt-scss--module_headerLink_SdiQY:visited{color:inherit}@media not all and (hover: none){.CreatedAt-scss--module_headerLink_SdiQY:hover{border-bottom-color:transparent}}@keyframes PostPublishTime-scss--module_fadeIn_-y9PD{0%{opacity:0}to{opacity:1}}@keyframes PostPublishTime-scss--module_fadeOut_WThk7{0%{opacity:1}to{opacity:0}}@keyframes PostPublishTime-scss--module_flashing_bqKzp{0%{opacity:.5}to{opacity:1}}@keyframes PostPublishTime-scss--module_loading_iEteD{to{background-position-x:-20%}}@keyframes PostPublishTime-scss--module_rotating_yU---{to{transform:rotate(360deg)}}@keyframes PostPublishTime-scss--module_growIn_FYfT6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostPublishTime-scss--module_closeLock_E0yj-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostPublishTime-scss--module_shakeLock_7jKoN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostPublishTime-scss--module_headerDeferredLabel_yb-0u{display:inline-block;margin-right:5px;border-bottom:1px solid transparent;font-size:13px;font-weight:400;line-height:16px}.PostPublishTime-scss--module_scheduledIcon_ugyYC{width:16px;height:16px;display:inline-flex;margin-right:5px;margin-bottom:1px}@keyframes PostViewsCounter-scss--module_fadeIn_dVycK{0%{opacity:0}to{opacity:1}}@keyframes PostViewsCounter-scss--module_fadeOut_UrLrU{0%{opacity:1}to{opacity:0}}@keyframes PostViewsCounter-scss--module_flashing_RlSnF{0%{opacity:.5}to{opacity:1}}@keyframes PostViewsCounter-scss--module_loading_B0B5t{to{background-position-x:-20%}}@keyframes PostViewsCounter-scss--module_rotating_Zf2F9{to{transform:rotate(360deg)}}@keyframes PostViewsCounter-scss--module_growIn_P4KjF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostViewsCounter-scss--module_closeLock_CK85Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostViewsCounter-scss--module_shakeLock_rBtbV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostViewsCounter-scss--module_root_OWv9F{-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:.8125rem;line-height:1rem;color:inherit}.PostViewsCounter-scss--module_icon_niQ14{width:1.25rem;height:1.25rem;margin-right:6px}.BasePostHeader-scss--module_noSidePaddings_6vh2b{padding-right:0!important;padding-left:0!important}.BasePostHeader-scss--module_root_uLuu6{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:.875rem;color:var(--var-color-extra-ui)}.light-y-theme .BasePostHeader-scss--module_root_uLuu6{padding-top:0;padding-bottom:16px}.BasePostHeader-scss--module_root_uLuu6 .minimal{padding:12px 0}.BasePostHeader-scss--module_root_uLuu6 a,.BasePostHeader-scss--module_root_uLuu6 button,.BasePostHeader-scss--module_root_uLuu6 [role=button]{transition:all .2s ease}@media not all and (hover: none){.BasePostHeader-scss--module_root_uLuu6 a,.BasePostHeader-scss--module_root_uLuu6 button,.BasePostHeader-scss--module_root_uLuu6 [role=button]{cursor:pointer}.BasePostHeader-scss--module_root_uLuu6 a:hover,.BasePostHeader-scss--module_root_uLuu6 button:hover,.BasePostHeader-scss--module_root_uLuu6 [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.BasePostHeader-scss--module_root_uLuu6 a:active,.BasePostHeader-scss--module_root_uLuu6 a[data-active=true],.BasePostHeader-scss--module_root_uLuu6 button:active,.BasePostHeader-scss--module_root_uLuu6 button[data-active=true],.BasePostHeader-scss--module_root_uLuu6 [role=button]:active,.BasePostHeader-scss--module_root_uLuu6 [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.BasePostHeader-scss--module_root_uLuu6 a:active,.BasePostHeader-scss--module_root_uLuu6 button:active,.BasePostHeader-scss--module_root_uLuu6 [role=button]:active{filter:brightness(.95)}.dark-theme .BasePostHeader-scss--module_root_uLuu6 a:active,.dark-theme .BasePostHeader-scss--module_root_uLuu6 button:active,.dark-theme .BasePostHeader-scss--module_root_uLuu6 [role=button]:active{filter:brightness(1.1)}.BasePostHeader-scss--module_root_uLuu6 button,.BasePostHeader-scss--module_root_uLuu6 [role=button]{will-change:transform}@media not all and (hover: none){.BasePostHeader-scss--module_root_uLuu6 button:active,.BasePostHeader-scss--module_root_uLuu6 [role=button]:active{transform:scale(.93)}}@media (hover: none){.BasePostHeader-scss--module_root_uLuu6 button:active,.BasePostHeader-scss--module_root_uLuu6 [role=button]:active{transform:scale(.9)}}.BasePostHeader-scss--module_rootLink_3prpj{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.BasePostHeader-scss--module_rootLink_3prpj:visited{color:#7c7c7c}@media not all and (hover: none){.BasePostHeader-scss--module_rootLink_3prpj:hover{border-bottom-color:#7c7c7c}}.BasePostHeader-scss--module_rootDeleted_KMdV8{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_uLuu6.BasePostHeader-scss--module_noTopPadding_N77Qt{padding-top:0}.BasePostHeader-scss--module_postBlocked_d9DFb{margin-left:6px}.BasePostHeader-scss--module_headerDeferredLabel_eY935{color:var(--var-color-extra-ui)}.BasePostHeader-scss--module_headerRightBlock_qYkaA{display:flex;flex-direction:row;align-items:center;height:22px}.BasePostHeader-scss--module_viewsCounter_AakRU{margin-right:10px;cursor:pointer}.BasePostHeader-scss--module_headerLeftBlock_es25J{display:flex;align-items:center;font-size:.8125rem}.BasePostHeader-scss--module_ads_j3nBL{padding-bottom:1px;font-size:.8125rem;line-height:1rem}.BasePostHeader-scss--module_iconPinned_hbrWL{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes BasePostHeader-scss--module_fadeIn_4P4-D{0%{opacity:0}to{opacity:1}}@keyframes BasePostHeader-scss--module_fadeOut_lj9Ke{0%{opacity:1}to{opacity:0}}@keyframes BasePostHeader-scss--module_flashing_BT9eS{0%{opacity:.5}to{opacity:1}}@keyframes BasePostHeader-scss--module_loading_wPRk-{to{background-position-x:-20%}}@keyframes BasePostHeader-scss--module_rotating_4mtcN{to{transform:rotate(360deg)}}@keyframes BasePostHeader-scss--module_growIn_JizVV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BasePostHeader-scss--module_closeLock_ovqqc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BasePostHeader-scss--module_shakeLock_-mpto{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BasePostHeader-scss--module_headerLink_X1lpH{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer;padding-top:1px;line-height:16px}.BasePostHeader-scss--module_headerLink_X1lpH:visited{color:#7c7c7c}@media not all and (hover: none){.BasePostHeader-scss--module_headerLink_X1lpH:hover{border-bottom-color:var(--var-color-base-border)}}.BasePostHeader-scss--module_iconDotsContainer_LzttQ{margin-right:-5px;padding:5px;cursor:pointer}.BasePostHeader-scss--module_iconDots_0QkXh{width:24px;height:24px;fill:#9d9d9d;color:#9d9d9d!important;stroke-width:1.5px}.BasePostHeader-scss--module_reportDropdown_3FI4i{z-index:9;right:10px}.BasePostHeader-scss--module_time_WIYtJ{display:flex;align-items:center;justify-content:flex-end}.BasePostHeader-scss--module_postAccessLabel_PUcLA{margin-right:5px}@keyframes BlacklistedNote-scss--module_fadeIn_EE4H5{0%{opacity:0}to{opacity:1}}@keyframes BlacklistedNote-scss--module_fadeOut_yx-mW{0%{opacity:1}to{opacity:0}}@keyframes BlacklistedNote-scss--module_flashing_p06kk{0%{opacity:.5}to{opacity:1}}@keyframes BlacklistedNote-scss--module_loading_FsD7u{to{background-position-x:-20%}}@keyframes BlacklistedNote-scss--module_rotating_WUt9N{to{transform:rotate(360deg)}}@keyframes BlacklistedNote-scss--module_growIn_JThV6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlacklistedNote-scss--module_closeLock_pN9Y2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlacklistedNote-scss--module_shakeLock_3YRJ9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlacklistedNote-scss--module_container_1-ItH{display:flex;width:100%;padding:10px 15px;background-color:var(--var-color-post-bg);align-items:center}.BlacklistedNote-scss--module_blacklisted_TKvF7{font-size:13px;color:var(--var-color-text-secondary)}@keyframes AttachmentButton-scss--module_fadeIn_I88Xh{0%{opacity:0}to{opacity:1}}@keyframes AttachmentButton-scss--module_fadeOut_31lFI{0%{opacity:1}to{opacity:0}}@keyframes AttachmentButton-scss--module_flashing_nrmtL{0%{opacity:.5}to{opacity:1}}@keyframes AttachmentButton-scss--module_loading_JlkMq{to{background-position-x:-20%}}@keyframes AttachmentButton-scss--module_rotating_iMiTb{to{transform:rotate(360deg)}}@keyframes AttachmentButton-scss--module_growIn_oymI-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AttachmentButton-scss--module_closeLock_YvzAk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AttachmentButton-scss--module_shakeLock_ypQsu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AttachmentButton-scss--module_iconAttach_j-uiC{width:calc(12px + .75rem);height:calc(13px + .8125rem);transition:color .2s;fill:currentcolor}.AttachmentButton-scss--module_attachContainer_UP6wQ{-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_UP6wQ:focus{outline:none}.AttachmentButton-scss--module_attachContainer_UP6wQ:disabled{opacity:.5;cursor:default}@keyframes CommentPublisherWarningWrapper-scss--module_fadeIn_XKcfF{0%{opacity:0}to{opacity:1}}@keyframes CommentPublisherWarningWrapper-scss--module_fadeOut_1jnsA{0%{opacity:1}to{opacity:0}}@keyframes CommentPublisherWarningWrapper-scss--module_flashing_3nx87{0%{opacity:.5}to{opacity:1}}@keyframes CommentPublisherWarningWrapper-scss--module_loading_j-4YG{to{background-position-x:-20%}}@keyframes CommentPublisherWarningWrapper-scss--module_rotating_vmKvD{to{transform:rotate(360deg)}}@keyframes CommentPublisherWarningWrapper-scss--module_growIn_wfe-5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentPublisherWarningWrapper-scss--module_closeLock_cQ2g-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentPublisherWarningWrapper-scss--module_shakeLock_R4Pef{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentPublisherWarningWrapper-scss--module_root_D-WL6{overflow:hidden;border-radius:var(--border-radius-default)}.CommentPublisherWarningWrapper-scss--module_error_e1EcG{background-color:var(--var-color-error)}.CommentPublisherWarningWrapper-scss--module_warning_BZsBc{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_ytA4m{width:20px;height:20px;margin-right:5px}@keyframes EditingLabel-scss--module_fadeIn_j4HkY{0%{opacity:0}to{opacity:1}}@keyframes EditingLabel-scss--module_fadeOut_R8wRG{0%{opacity:1}to{opacity:0}}@keyframes EditingLabel-scss--module_flashing_L-ATO{0%{opacity:.5}to{opacity:1}}@keyframes EditingLabel-scss--module_loading_d5j9t{to{background-position-x:-20%}}@keyframes EditingLabel-scss--module_rotating_rU6lK{to{transform:rotate(360deg)}}@keyframes EditingLabel-scss--module_growIn_ztP6s{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EditingLabel-scss--module_closeLock_ZtaZW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditingLabel-scss--module_shakeLock_gPGZm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditingLabel-scss--module_root_Y5u5h{display:flex;align-items:center;height:20px}.EditingLabel-scss--module_editingIcon_-QWSm{width:14px;height:14px;margin-right:5px}.EditingLabel-scss--module_closeIcon_Iqanb{width:16px;height:16px;color:#7c7c7c}.EditingLabel-scss--module_closeButton_gFTSX{-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_gFTSX:active .EditingLabel-scss--module_closeIcon_Iqanb{color:#000}.EditingLabel-scss--module_text_niZki{font-size:12px;line-height:16px;text-overflow:ellipsis;flex-grow:1}@keyframes PhotoPreviewItem-scss--module_fadeIn_4H6lb{0%{opacity:0}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_fadeOut_mzPIZ{0%{opacity:1}to{opacity:0}}@keyframes PhotoPreviewItem-scss--module_flashing_Eskfx{0%{opacity:.5}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_loading_L9uyV{to{background-position-x:-20%}}@keyframes PhotoPreviewItem-scss--module_rotating_T04Ua{to{transform:rotate(360deg)}}@keyframes PhotoPreviewItem-scss--module_growIn_n2SJc{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PhotoPreviewItem-scss--module_closeLock_DfF5u{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PhotoPreviewItem-scss--module_shakeLock_PK0zM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PhotoPreviewItem-scss--module_root_xqk5a{position:relative;overflow:hidden;width:6.25rem;height:4.375rem;border-radius:var(--border-radius-default)}.PhotoPreviewItem-scss--module_img_FGFwe{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .PhotoPreviewItem-scss--module_img_FGFwe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.PhotoPreviewItem-scss--module_spinnerWrapper_UPKAX{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_9OdC0{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_9OdC0:hover{opacity:1}.PhotoPreviewItem-scss--module_icon_CIIl7{width:.875rem;height:.875rem;stroke-width:3px;color:var(--var-color-text-primary)}.PhotoPreviewItem-scss--module_disabled_-UieK{opacity:.5;pointer-events:none}@keyframes ReplyTo-scss--module_fadeIn_q653m{0%{opacity:0}to{opacity:1}}@keyframes ReplyTo-scss--module_fadeOut_nhsB-{0%{opacity:1}to{opacity:0}}@keyframes ReplyTo-scss--module_flashing_hzmDe{0%{opacity:.5}to{opacity:1}}@keyframes ReplyTo-scss--module_loading_A1P2c{to{background-position-x:-20%}}@keyframes ReplyTo-scss--module_rotating_rYOAh{to{transform:rotate(360deg)}}@keyframes ReplyTo-scss--module_growIn_40vx2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReplyTo-scss--module_closeLock_DDkvU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReplyTo-scss--module_shakeLock_Lc6lz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReplyTo-scss--module_root_lw2M2{display:flex;align-items:center;height:20px}.ReplyTo-scss--module_replyIcon_lK-iI{width:.875rem;height:.875rem;flex-shrink:0}.desktop .ReplyTo-scss--module_replyIcon_lK-iI{margin-right:8px}.mobile .ReplyTo-scss--module_replyIcon_lK-iI{margin-right:5px}.desktop .ReplyTo-scss--module_closeIcon_Fn4wp{width:.875rem;height:.875rem;color:#ccc;transition:color .2s ease}.mobile .ReplyTo-scss--module_closeIcon_Fn4wp{width:1rem;height:1rem;color:#7c7c7c}.ReplyTo-scss--module_closeButton_DvysY{-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:1.25rem;height:1.25rem;cursor:pointer}.desktop .ReplyTo-scss--module_closeButton_DvysY{margin-left:5px;stroke-width:10px}.mobile .ReplyTo-scss--module_closeButton_DvysY{margin-right:-2px;margin-left:15px}.ReplyTo-scss--module_closeButton_DvysY:active .ReplyTo-scss--module_closeIcon_Fn4wp{color:#000}.ReplyTo-scss--module_closeButton_DvysY:focus{outline:1px solid var(--color-brand)}.ReplyTo-scss--module_closeButton_DvysY:focus .ReplyTo-scss--module_closeIcon_Fn4wp{color:var(--color-brand)}.ReplyTo-scss--module_closeButton_DvysY:hover .ReplyTo-scss--module_closeIcon_Fn4wp{color:#7c7c7c}.ReplyTo-scss--module_text_Sr5Et{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;line-height:1rem}.mobile .ReplyTo-scss--module_text_Sr5Et{flex-grow:1}@keyframes CommentPublisher-scss--module_fadeIn_366Ep{0%{opacity:0}to{opacity:1}}@keyframes CommentPublisher-scss--module_fadeOut_zUnMX{0%{opacity:1}to{opacity:0}}@keyframes CommentPublisher-scss--module_flashing_Z9pwt{0%{opacity:.5}to{opacity:1}}@keyframes CommentPublisher-scss--module_loading_UT615{to{background-position-x:-20%}}@keyframes CommentPublisher-scss--module_rotating_bGx5s{to{transform:rotate(360deg)}}@keyframes CommentPublisher-scss--module_growIn_-mYq-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentPublisher-scss--module_closeLock_ioV-p{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentPublisher-scss--module_shakeLock_Hpt4V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentPublisher-scss--module_root_Reusi{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_Reusi.CommentPublisher-scss--module_sticky_IDy-E{position:sticky;bottom:0;border-top:1px solid transparent;transition:border-top-color .2s ease}.CommentPublisher-scss--module_root_Reusi.CommentPublisher-scss--module_sticky_IDy-E.CommentPublisher-scss--module_hasBorder_OFB9a{border-top:1px solid var(--var-color-base-border)}.CommentPublisher-scss--module_root_Reusi.CommentPublisher-scss--module_focused_Jivam{z-index:9}.dark-theme .minimal .CommentPublisher-scss--module_root_Reusi{background-color:#262626}.CommentPublisher-scss--module_root_Reusi.CommentPublisher-scss--module_noIndent_Msffq{padding:0}.CommentPublisher-scss--module_avatarWrapper_AX97l{display:flex;height:100%;align-items:flex-end;padding:10px 10px 10px 0}.CommentPublisher-scss--module_content_EWvBV{display:flex;flex-direction:column;flex-grow:1}.CommentPublisher-scss--module_uploadedPreview_qVFT1{display:flex}.CommentPublisher-scss--module_previewItem_GoGLV{margin-right:10px;margin-bottom:10px}.CommentPublisher-scss--module_previewItem_GoGLV:last-child{margin-right:0}.CommentPublisher-scss--module_replyHeader_eLQTY{margin-top:9px}.CommentPublisher-scss--module_middleMain_SrcZT{display:flex;flex-direction:column;justify-content:stretch;flex-grow:1;min-width:0}.CommentPublisher-scss--module_checkIconSend_2PJXk{width:1.875rem;height:1.875rem;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_2PJXk svg{width:20px;height:20px}.CommentPublisher-scss--module_checkIconSendContainer_qoirU{display:flex;align-items:center;justify-content:center;height:40px;margin-right:4px;padding:0}.CommentPublisher-scss--module_actionsContainer_vkrAT{align-items:flex-end}.CommentPublisher-scss--module_actionsContainer_vkrAT button[data-active=true]{color:var(--var-color-extra-ui-hover)}.light-y-theme .CommentPublisher-scss--module_actionsContainer_vkrAT{border:none}.CommentPublisher-scss--module_actionsLeft_iuGuB{transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsLeft_iuGuB{height:100%;border-top:1px solid var(--var-color-base-border);border-bottom:1px solid var(--var-color-base-border)}.CommentPublisher-scss--module_actionsRight_4Br2U{transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsRight_4Br2U{height:100%}.CommentPublisher-scss--module_actionsRightOptionals_I2-9H{display:flex;transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsRightOptionals_I2-9H{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_Hvm1i:disabled{opacity:.6;cursor:default;pointer-events:none}.light-y-theme .CommentPublisher-scss--module_sendContainer_5RlSz{width:2.25rem;height:2.25rem;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_tRb8z{margin-top:6px}.light-y-theme .CommentPublisher-scss--module_editor_ykCJu{min-height:34px!important;border-right:none}.CommentPublisher-scss--module_editor_ykCJu .codex-editor__redactor{min-height:42px!important;padding:10px 12px!important;font-size:calc(1.25rem - 7px);line-height:1.8;touch-action:pan-x pan-y}.CommentPublisher-scss--module_publisherWrapper_klOiH{margin:10px 0}.mobile .CommentPublisher-scss--module_publisherWrapper_klOiH{margin-top:6px}.CommentPublisher-scss--module_smileSelector_zhJZO{position:absolute;z-index:9;right:15px;bottom:60px}.CommentPublisher-scss--module_smileSelector_zhJZO.CommentPublisher-scss--module_isReply_lUc79{bottom:calc(100% + 30px)}.desktop .CommentPublisher-scss--module_smileSelector_zhJZO{width:274px}.mobile .CommentPublisher-scss--module_smileSelector_zhJZO{left:15px}.CommentPublisher-scss--module_attachContainerEditing_-UI8s{padding-right:0}.CommentPublisher-scss--module_smileSelectorLower_fZSs0{top:60px;bottom:unset}@keyframes NotAuthorizedNote-scss--module_fadeIn_DpjfZ{0%{opacity:0}to{opacity:1}}@keyframes NotAuthorizedNote-scss--module_fadeOut_wAbMx{0%{opacity:1}to{opacity:0}}@keyframes NotAuthorizedNote-scss--module_flashing_Ql9DB{0%{opacity:.5}to{opacity:1}}@keyframes NotAuthorizedNote-scss--module_loading_79qBH{to{background-position-x:-20%}}@keyframes NotAuthorizedNote-scss--module_rotating_iUN8L{to{transform:rotate(360deg)}}@keyframes NotAuthorizedNote-scss--module_growIn_otyTF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes NotAuthorizedNote-scss--module_closeLock_c9Sq0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotAuthorizedNote-scss--module_shakeLock_e8wUU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NotAuthorizedNote-scss--module_container_xvjcE{display:flex;width:100%;padding:10px 15px;background-color:var(--var-color-post-bg);align-items:center}.NotAuthorizedNote-scss--module_authText_V3cvX{font-size:13px}.NotAuthorizedNote-scss--module_link_W6CRO{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.NotAuthorizedNote-scss--module_link_W6CRO:visited{color:var(--var-color-link)}@media not all and (hover: none){.NotAuthorizedNote-scss--module_link_W6CRO:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes ReadMoreButton-scss--module_fadeIn_blvBO{0%{opacity:0}to{opacity:1}}@keyframes ReadMoreButton-scss--module_fadeOut_OScLb{0%{opacity:1}to{opacity:0}}@keyframes ReadMoreButton-scss--module_flashing_zIVC5{0%{opacity:.5}to{opacity:1}}@keyframes ReadMoreButton-scss--module_loading_GI50P{to{background-position-x:-20%}}@keyframes ReadMoreButton-scss--module_rotating_nt3H9{to{transform:rotate(360deg)}}@keyframes ReadMoreButton-scss--module_growIn_JBYjv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReadMoreButton-scss--module_closeLock_MdxCC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReadMoreButton-scss--module_shakeLock_-w8HD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReadMoreButton-scss--module_root_pcljX{-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:.875rem;line-height:1.25rem;color:var(--color-brand);transition:all .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.ReadMoreButton-scss--module_root_pcljX>div{position:relative;display:flex;transition:all .2s ease;will-change:transform}@media not all and (hover: none){.ReadMoreButton-scss--module_root_pcljX:hover div:after{opacity:1}.ReadMoreButton-scss--module_root_pcljX:active{filter:brightness(.95);scale:.97}}.ReadMoreButton-scss--module_root_pcljX>div:after{content:"";position:absolute;z-index:-2;top:-6px;right:-12px;bottom:-7px;left:-11px;opacity:0;border-radius:8px;background-color:var(--color-brand-opacity-10);transition:all .2s ease}@media (hover: none){.ReadMoreButton-scss--module_root_pcljX:active>div{scale:.94}.ReadMoreButton-scss--module_root_pcljX:active>div:after{opacity:1}}@keyframes ShowMore-scss--module_fadeIn_4QgWI{0%{opacity:0}to{opacity:1}}@keyframes ShowMore-scss--module_fadeOut_qh2lq{0%{opacity:1}to{opacity:0}}@keyframes ShowMore-scss--module_flashing_9qsew{0%{opacity:.5}to{opacity:1}}@keyframes ShowMore-scss--module_loading_alP0G{to{background-position-x:-20%}}@keyframes ShowMore-scss--module_rotating_tyJBi{to{transform:rotate(360deg)}}@keyframes ShowMore-scss--module_growIn_OHZ9A{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ShowMore-scss--module_closeLock_gMc7S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShowMore-scss--module_shakeLock_iY3LI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShowMore-scss--module_showMore_B3tq-{display:inline-flex;margin:5px 0 9px 15px;line-height:20px}.light-y-theme .ShowMore-scss--module_showMore_B3tq-{margin-left:0;padding-left:var(--post-block-side-padding)}.ShowMore-scss--module_showMore_B3tq-.ShowMore-scss--module_noIndent_R8B52{margin-left:0}.ShowMore-scss--module_button_vHAUa>div:after{top:-2px;right:-10px;bottom:-2px;left:-9px}@keyframes CommentMenu-scss--module_fadeIn_ISIjA{0%{opacity:0}to{opacity:1}}@keyframes CommentMenu-scss--module_fadeOut_FbobK{0%{opacity:1}to{opacity:0}}@keyframes CommentMenu-scss--module_flashing_EKLW-{0%{opacity:.5}to{opacity:1}}@keyframes CommentMenu-scss--module_loading_Y40hr{to{background-position-x:-20%}}@keyframes CommentMenu-scss--module_rotating_DYpMs{to{transform:rotate(360deg)}}@keyframes CommentMenu-scss--module_growIn_xJcoN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentMenu-scss--module_closeLock_QWkdu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentMenu-scss--module_shakeLock_sRk-R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y{position:absolute;top:0;right:15px;display:flex;margin-left:10px;align-items:center}.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y>*:not(:last-child){margin-right:4px}.CommentMenu-scss--module_noIndent_ibeTO .CommentMenu-scss--module_menuInlineIconsContainer_rkB0y{right:0}.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y a,.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y button,.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y [role=button]{color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y a:hover,.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y button:hover,.CommentMenu-scss--module_menuInlineIconsContainer_rkB0y [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.CommentMenu-scss--module_inlineIcon_-nBg7{width:1rem;height:1rem;fill:currentcolor}.CommentMenu-scss--module_menuItemIcon_J4yTj{width:1.25rem;height:1.25rem;margin-right:10px}.CommentMenu-scss--module_menuItemIcon_J4yTj.CommentMenu-scss--module_edit_G1t8y{width:1.125rem;height:1.125rem;margin-right:12px}.CommentMenu-scss--module_inlineButton_NGSLv{width:1.375rem;height:1.375rem;-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_NGSLv.CommentMenu-scss--module_removeButton_D9TjC:hover:not(:disabled) .CommentMenu-scss--module_inlineIcon_-nBg7,.CommentMenu-scss--module_inlineButton_NGSLv.CommentMenu-scss--module_removeButton_D9TjC:focus:not(:disabled) .CommentMenu-scss--module_inlineIcon_-nBg7{color:var(--var-color-error);fill:var(--var-color-error)}.CommentMenu-scss--module_removeButton_D9TjC .CommentMenu-scss--module_inlineButton_NGSLv{width:1.125rem;height:1.125rem}.CommentMenu-scss--module_menuDropdownIconContainer_LcXug{position:absolute;right:15px;margin-left:10px;cursor:pointer}.CommentMenu-scss--module_menuIcon_6vm-b{width:1.125rem;height:1.125rem;color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentMenu-scss--module_menuIcon_6vm-b:hover{color:var(--var-color-extra-ui-hover)}}.CommentMenu-scss--module_dropdown_Q-Lu4{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_Q-Lu4,.light-x-theme .CommentMenu-scss--module_dropdown_Q-Lu4,.light-theme .CommentMenu-scss--module_dropdown_Q-Lu4{border-color:#eaeaea;background-color:#fff}.dark-theme .CommentMenu-scss--module_dropdown_Q-Lu4{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.CommentMenu-scss--module_dropdownItem_lWfut{display:flex;align-items:center;padding:7.5px 15px;color:var(--var-color-text-regular);transition:color .2s;cursor:pointer}.CommentMenu-scss--module_dropdownItem_lWfut:hover{color:var(--color-brand)}.CommentMenu-scss--module_dropdownItem_lWfut .CommentMenu-scss--module_iconBlock_rSslj{width:1rem;height:1rem}.CommentMenu-scss--module_dropdownItemDisabled_N8CEG{cursor:auto}.CommentMenu-scss--module_dropdownItemDisabled_N8CEG:hover{color:var(--var-color-text-primary)}.ReplyTo-scss--module_text_jEX37{overflow:hidden;padding-top:1px;border-bottom:none;font-size:.75rem;font-weight:400;line-height:15px;white-space:nowrap;color:#7c7c7c!important}.ReplyTo-scss--module_text_jEX37:hover{color:var(--var-color-text-primary)!important}@keyframes PostAuthorIcon-scss--module_fadeIn_WTeJw{0%{opacity:0}to{opacity:1}}@keyframes PostAuthorIcon-scss--module_fadeOut_W-zTZ{0%{opacity:1}to{opacity:0}}@keyframes PostAuthorIcon-scss--module_flashing_dCqgO{0%{opacity:.5}to{opacity:1}}@keyframes PostAuthorIcon-scss--module_loading_Ic3DR{to{background-position-x:-20%}}@keyframes PostAuthorIcon-scss--module_rotating_wP-HA{to{transform:rotate(360deg)}}@keyframes PostAuthorIcon-scss--module_growIn_0yjaa{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostAuthorIcon-scss--module_closeLock_GaFP-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAuthorIcon-scss--module_shakeLock_QguIZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAuthorIcon-scss--module_authorIcon_ozC-u{width:1rem;height:1rem;margin-right:7px;margin-left:2px;color:var(--color-brand)}@keyframes PublishingComment-scss--module_fadeIn_MOroT{0%{opacity:0}to{opacity:1}}@keyframes PublishingComment-scss--module_fadeOut_mzk0G{0%{opacity:1}to{opacity:0}}@keyframes PublishingComment-scss--module_flashing_LEpwF{0%{opacity:.5}to{opacity:1}}@keyframes PublishingComment-scss--module_loading_uzyOw{to{background-position-x:-20%}}@keyframes PublishingComment-scss--module_rotating_OM-fa{to{transform:rotate(360deg)}}@keyframes PublishingComment-scss--module_growIn_J47N5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PublishingComment-scss--module_closeLock_dFLPC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PublishingComment-scss--module_shakeLock_algYL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PublishingComment-scss--module_container_zd1Le{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_TxLnl{display:flex;width:100%;flex-grow:1}.PublishingComment-scss--module_info_AL6MR{flex-grow:1;width:100%}.PublishingComment-scss--module_avatar_bGBsv{margin-right:10px;opacity:.5}.PublishingComment-scss--module_header_p5SsV{display:flex;flex-wrap:wrap;margin-bottom:5px;font-size:13px;line-height:1.3;opacity:.5}.PublishingComment-scss--module_name_zhFet{margin-right:5px;font-size:13px;font-weight:500;color:var(--var-color-text-primary)}.PublishingComment-scss--module_content_7deR-{display:block;margin-bottom:5px;font-size:13px;opacity:.5;color:var(--var-color-text-regular)}.PublishingComment-scss--module_content_7deR- a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.PublishingComment-scss--module_content_7deR- a:visited{color:var(--var-color-link)}@media not all and (hover: none){.PublishingComment-scss--module_content_7deR- a:hover{border-bottom-color:var(--var-color-link-underline)}}.PublishingComment-scss--module_bottomBlock_C4J82{font-size:12px;line-height:16px;color:#5a6a7a}.PublishingComment-scss--module_bottomLabel_WHoCz{height:14.5px;color:#7c7c7c}.PublishingComment-scss--module_thread_edIXv{padding-top:15px;padding-left:35px}.PublishingComment-scss--module_commentMenu_-K8kY{display:none}.PublishingComment-scss--module_container_zd1Le:hover .PublishingComment-scss--module_commentMenu_-K8kY{display:block}.PublishingComment-scss--module_errorIconWrapper_GNns-{width:18px;height:18px;position:absolute;right:40px}.PublishingComment-scss--module_errorIconWrapper_GNns- .PublishingComment-scss--module_errorIcon_p8LQ6{width:18px;height:18px;color:var(--var-color-error)}.PublishingComment-scss--module_closeButton_MQAg8{margin-top:-3px;margin-right:-3px;padding:3px;cursor:pointer}.PublishingComment-scss--module_closeButton_MQAg8 .PublishingComment-scss--module_closeIcon_WFf5a{width:18px;height:18px}.PublishingComment-scss--module_errorBlock_Ey4uD{position:absolute;right:0;display:flex}.PublishingComment-scss--module_retryButton_QnOZ6{height:14.5px;margin-left:10px;font-size:12px}@keyframes RemovedComment-scss--module_fadeIn_IBDYT{0%{opacity:0}to{opacity:1}}@keyframes RemovedComment-scss--module_fadeOut_Ka6Ya{0%{opacity:1}to{opacity:0}}@keyframes RemovedComment-scss--module_flashing_el1n1{0%{opacity:.5}to{opacity:1}}@keyframes RemovedComment-scss--module_loading_e1t-6{to{background-position-x:-20%}}@keyframes RemovedComment-scss--module_rotating_PQrpp{to{transform:rotate(360deg)}}@keyframes RemovedComment-scss--module_growIn_U9W-r{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RemovedComment-scss--module_closeLock_TsYoo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RemovedComment-scss--module_shakeLock_7VlMp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RemovedComment-scss--module_root_ABdw9{display:flex;margin-bottom:2.5px;padding:19px 15px 35px;align-items:center;justify-content:space-between;flex-wrap:wrap}.RemovedComment-scss--module_link_x-nlO{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.RemovedComment-scss--module_link_x-nlO:visited{color:var(--var-color-link)}@media not all and (hover: none){.RemovedComment-scss--module_link_x-nlO:hover{border-bottom-color:var(--var-color-link-underline)}}.ReactionAuthor-scss--module_reactionAuthor_3v-B8{z-index:5}@keyframes ReactionsApplied-scss--module_fadeIn_NfQdS{0%{opacity:0}to{opacity:1}}@keyframes ReactionsApplied-scss--module_fadeOut_sbjC9{0%{opacity:1}to{opacity:0}}@keyframes ReactionsApplied-scss--module_flashing_pJ7Pm{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsApplied-scss--module_loading_PH087{to{background-position-x:-20%}}@keyframes ReactionsApplied-scss--module_rotating_Zy-jn{to{transform:rotate(360deg)}}@keyframes ReactionsApplied-scss--module_growIn_VUmva{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionsApplied-scss--module_closeLock_LHFh8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsApplied-scss--module_shakeLock_0TJHO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsApplied-scss--module_content_Hwa3a{display:flex}.ReactionsApplied-scss--module_icon_CO98h{color:#fff}.ReactionsApplied-scss--module_iconImage_sftjL{max-width:100%;max-height:100%}@keyframes ReactionsComment-scss--module_fadeIn_hRmYO{0%{opacity:0}to{opacity:1}}@keyframes ReactionsComment-scss--module_fadeOut_ZKlxO{0%{opacity:1}to{opacity:0}}@keyframes ReactionsComment-scss--module_flashing_51OSM{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsComment-scss--module_loading_uLgI7{to{background-position-x:-20%}}@keyframes ReactionsComment-scss--module_rotating_LtIq-{to{transform:rotate(360deg)}}@keyframes ReactionsComment-scss--module_growIn_dxNlo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionsComment-scss--module_closeLock_bUOFu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsComment-scss--module_shakeLock_oOj7c{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsComment-scss--module_content_pgyKA,.ReactionsComment-scss--module_info_ouxSr{display:flex;align-items:center;justify-content:center}.ReactionsComment-scss--module_amount_DFk-j{display:flex;align-items:center;margin:0 5px;font-size:.75rem;color:#7c7c7c}.ReactionsComment-scss--module_appliedReaction_JhZVf{width:1rem;height:1rem;margin-left:-6px;stroke-width:1.88}.ReactionsComment-scss--module_appliedReaction_JhZVf:first-of-type{margin-left:0}.ReactionsComment-scss--module_iconReaction_5PFSY{width:1rem;height:1rem;color:#7c7c7c;cursor:pointer}.mobile .ReactionsComment-scss--module_iconReaction_5PFSY{width:.875rem;height:.875rem}.ReactionsComment-scss--module_iconReaction_5PFSY:hover{color:var(--var-color-text-primary)}.ReactionsComment-scss--module_iconReactionMargin_csUHm,.ReactionsComment-scss--module_reactionsContainer_e401l{margin-left:10px}@keyframes ReactionsPost-scss--module_fadeIn_iof8V{0%{opacity:0}to{opacity:1}}@keyframes ReactionsPost-scss--module_fadeOut_0KdMR{0%{opacity:1}to{opacity:0}}@keyframes ReactionsPost-scss--module_flashing_Rjj5y{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsPost-scss--module_loading_ZYkkg{to{background-position-x:-20%}}@keyframes ReactionsPost-scss--module_rotating_y-KOf{to{transform:rotate(360deg)}}@keyframes ReactionsPost-scss--module_growIn_nhd60{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReactionsPost-scss--module_closeLock_qMrPR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsPost-scss--module_shakeLock_NZw3p{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsPost-scss--module_tooltipContainer_0NlRb{margin-right:-7px;margin-left:-7px}.ReactionsPost-scss--module_root_2GT5k{margin-right:14px}.ReactionsPost-scss--module_content_aXGLo{display:flex;width:auto;padding-right:7px;padding-left:7px}.ReactionsPost-scss--module_amount_DzBI-{display:flex;align-items:center;margin:0 5px;font-size:.875rem}.ReactionsPost-scss--module_disabled_8swE4{cursor:default;pointer-events:none}.ReactionsPost-scss--module_appliedReaction_ofD6H{height:1.5rem;margin-left:-6px;stroke-width:.8}.ReactionsPost-scss--module_appliedReaction_ofD6H:first-of-type{margin-left:0}.ReactionsPost-scss--module_iconReaction_Syowd{width:1.5rem;height:1.5rem;transition:all .2s ease;cursor:pointer}.ReactionsPost-scss--module_iconReactionMargin_Pj9gu{margin-right:8px}.ReactionsPost-scss--module_reactionsInfo_8EAmg{display:flex;align-items:center;justify-content:center}@keyframes BlockedIcon-scss--module_fadeIn_bOmjb{0%{opacity:0}to{opacity:1}}@keyframes BlockedIcon-scss--module_fadeOut_dbkv2{0%{opacity:1}to{opacity:0}}@keyframes BlockedIcon-scss--module_flashing_L8t7l{0%{opacity:.5}to{opacity:1}}@keyframes BlockedIcon-scss--module_loading_DO4t-{to{background-position-x:-20%}}@keyframes BlockedIcon-scss--module_rotating_-WxXU{to{transform:rotate(360deg)}}@keyframes BlockedIcon-scss--module_growIn_vxErK{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlockedIcon-scss--module_closeLock_nnbUJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedIcon-scss--module_shakeLock_yy-qC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedIcon-scss--module_icon_chjpf{width:12px;height:12px;display:flex;margin:0 7px 2px 2px;color:#7c7c7c;cursor:pointer}.BlockedIcon-scss--module_tooltipContent_6PNRm{width:225px;white-space:normal}.CreatedAtDate-scss--module_text_m09De{border-bottom:none;font-size:1em;color:var(--var-color-extra-ui)!important;transition:color .2s ease}.CreatedAtDate-scss--module_text_m09De:hover{color:var(--var-color-extra-ui-hover)!important}@keyframes CommentView-scss--module_fadeIn_wzsmh{0%{opacity:0}to{opacity:1}}@keyframes CommentView-scss--module_fadeOut_WRsyf{0%{opacity:1}to{opacity:0}}@keyframes CommentView-scss--module_flashing_LERch{0%{opacity:.5}to{opacity:1}}@keyframes CommentView-scss--module_loading_DGcFc{to{background-position-x:-20%}}@keyframes CommentView-scss--module_rotating_Drtz6{to{transform:rotate(360deg)}}@keyframes CommentView-scss--module_growIn_2-pqR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentView-scss--module_closeLock_lrasa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentView-scss--module_shakeLock_NKTjs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes CommentView-scss--module_flashToHighlight_-U4-h{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_6Q1Yn{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_VLxON{display:flex;flex-direction:column;margin-bottom:5px;background-color:inherit;transition:background-color .2s ease}.CommentView-scss--module_root_VLxON.CommentView-scss--module_highlighted_kI-R3{background-color:var(--color-brand-opacity-10)}.CommentView-scss--module_root_VLxON.CommentView-scss--module_highlighted_kI-R3:not(.CommentView-scss--module_commentBlocked_JZgG7).flashing{animation:CommentView-scss--module_flashToHighlight_-U4-h 1s ease-out forwards}.CommentView-scss--module_root_VLxON.CommentView-scss--module_disabled_DZnFa{opacity:.7;background-color:var(--var-color-block-border);pointer-events:none}.CommentView-scss--module_root_VLxON:not(.CommentView-scss--module_commentBlocked_JZgG7).flashing{animation:CommentView-scss--module_flash_6Q1Yn 1.5s ease-out forwards}.CommentView-scss--module_commentWrapper_c2tkv{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_c2tkv.CommentView-scss--module_removing_ida42{opacity:.6;pointer-events:none}.CommentView-scss--module_commentWrapperBlocked_5MJ-K{padding:0 10px 8px}.CommentView-scss--module_commentWrapper_c2tkv.CommentView-scss--module_noIndent_iHMe9{padding-right:15px;padding-left:0}.CommentView-scss--module_left_FK6L8{display:flex;width:100%;flex-grow:1}.CommentView-scss--module_info_Q93eY{position:relative;flex-grow:1;width:calc(100% - 50px)}.CommentView-scss--module_avatar_FWjZR{margin-right:10px}.CommentView-scss--module_avatarClickable_S757A{cursor:pointer}.CommentView-scss--module_header_K-ouC{display:flex;flex-wrap:wrap;margin-bottom:5px;align-items:flex-end}.CommentView-scss--module_name_2sHKt{word-wrap:break-word;word-break:break-word;display:flex;max-width:calc(100% - 50px);margin-right:5px;font-size:.82rem;font-weight:500;line-height:1rem;color:var(--var-color-text-primary)}.CommentView-scss--module_nameButton_6PGJt.CommentView-scss--module_disabled_DZnFa:hover,.CommentView-scss--module_nameButton_6PGJt:hover{color:var(--color-brand);cursor:pointer}.CommentView-scss--module_name_2sHKt.CommentView-scss--module_disabled_DZnFa{opacity:.5}.CommentView-scss--module_contentWrapper_C9NmJ{position:relative;overflow:hidden}.CommentView-scss--module_contentWrapper_C9NmJ .CommentView-scss--module_showMore_eOTNq{position:absolute;bottom:0;left:-20px;display:flex;width:calc(100% + 20px);height:55px;padding-bottom:4px;font-size:.8125rem;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_ZTCUM{position:absolute;bottom:calc(1.25rem + 1px);margin-bottom:-6px;padding-right:20px;padding-bottom:6px}.CommentView-scss--module_showMoreButton_ZTCUM>div:after{top:-2px;right:-10px;bottom:-2px;left:-9px}.CommentView-scss--module_content_oZw-i{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_oZw-i a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.CommentView-scss--module_content_oZw-i a:visited{color:var(--var-color-link)}@media not all and (hover: none){.CommentView-scss--module_content_oZw-i a:hover{border-bottom-color:var(--var-color-link-underline)}}.CommentView-scss--module_bottomBlock_yiODN{display:flex;flex-wrap:wrap;align-items:center;margin-top:calc(1rem - 16px);font-size:.75rem;line-height:1.4}.CommentView-scss--module_bottomBlock_yiODN a,.CommentView-scss--module_bottomBlock_yiODN button,.CommentView-scss--module_bottomBlock_yiODN [role=button]{color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentView-scss--module_bottomBlock_yiODN a:hover,.CommentView-scss--module_bottomBlock_yiODN button:hover,.CommentView-scss--module_bottomBlock_yiODN [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.CommentView-scss--module_reply_DYHsp{margin-left:10px;transition:color .2s;cursor:pointer}.CommentView-scss--module_reply_DYHsp:hover{color:var(--var-color-text-primary)}.CommentView-scss--module_thread_bfJml{padding-top:15px;padding-left:35px}@media not all and (hover: none){.CommentView-scss--module_commentMenu_CZFlh{display:none}.CommentView-scss--module_root_VLxON:hover .CommentView-scss--module_commentMenu_CZFlh{display:block}}.CommentView-scss--module_isDeleted_ZYWJD,.CommentView-scss--module_removing_ida42{color:#7c7c7c}.CommentView-scss--module_contentBlocked_G-vbq{padding:8px 10px 10px}.CommentView-scss--module_commentBlocked_JZgG7{margin:5px;border-radius:8px;background-color:#cd35441a}.CommentView-scss--module_markup_xEcw- img{margin:-2px 0}.CommentInThread-scss--module_comment_pn7pg{padding-left:40px}.Thread-scss--module_spinner_NGeRT{display:flex;box-sizing:content-box;margin-left:55px;padding-bottom:15px}.Thread-scss--module_marginWrapper_4EglB{margin-left:40px}@keyframes RootComment-scss--module_fadeIn_FcMxS{0%{opacity:0}to{opacity:1}}@keyframes RootComment-scss--module_fadeOut_ak42i{0%{opacity:1}to{opacity:0}}@keyframes RootComment-scss--module_flashing_0cNKF{0%{opacity:.5}to{opacity:1}}@keyframes RootComment-scss--module_loading_kcfAy{to{background-position-x:-20%}}@keyframes RootComment-scss--module_rotating_WK7s2{to{transform:rotate(360deg)}}@keyframes RootComment-scss--module_growIn_Dd10K{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes RootComment-scss--module_closeLock_nxbys{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RootComment-scss--module_shakeLock_ItXh6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RootComment-scss--module_root_-lt9Q{display:flex;flex-direction:column;background-color:var(--var-color-post-bg)}.RootComment-scss--module_commentWrapper_-2j0m{word-wrap:break-word;word-break:break-word;position:relative;display:flex;flex-direction:column;padding:0 30px var(--post-block-side-padding) var(--post-block-side-padding);justify-content:space-between}.RootComment-scss--module_commentWrapper_-2j0m.RootComment-scss--module_disabled_sWAU1{opacity:.6;pointer-events:none}.RootComment-scss--module_left_TW7Ml{display:flex;width:100%;flex-grow:1}.RootComment-scss--module_info_xnO8u{flex-grow:1;width:calc(100% - 50px)}.RootComment-scss--module_avatar_mnSM4{margin-right:10px}.RootComment-scss--module_header_UMDWj{display:flex;flex-wrap:wrap;margin-bottom:5px}.RootComment-scss--module_name_7FClL{margin-right:5px;font-size:13px;font-weight:500;color:var(--var-color-text-primary)}.RootComment-scss--module_content_2MMu6{display:block;margin-bottom:5px;font-size:13px;color:var(--var-color-text-primary)}.RootComment-scss--module_content_2MMu6 a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.RootComment-scss--module_content_2MMu6 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.RootComment-scss--module_content_2MMu6 a:hover{border-bottom-color:var(--var-color-link-underline)}}.RootComment-scss--module_bottomBlock_1Oort{font-size:12px;color:#5a6a7a}.RootComment-scss--module_reply_evEUg{margin-left:10px;transition:color .3s;cursor:pointer}.RootComment-scss--module_reply_evEUg:hover{color:var(--color-brand)}.RootComment-scss--module_thread_8M1J0{padding-top:15px;padding-left:35px}@keyframes CommentsList-scss--module_fadeIn_ecpyT{0%{opacity:0}to{opacity:1}}@keyframes CommentsList-scss--module_fadeOut_gjvY2{0%{opacity:1}to{opacity:0}}@keyframes CommentsList-scss--module_flashing_syeDN{0%{opacity:.5}to{opacity:1}}@keyframes CommentsList-scss--module_loading_YSgzq{to{background-position-x:-20%}}@keyframes CommentsList-scss--module_rotating_Vkc-i{to{transform:rotate(360deg)}}@keyframes CommentsList-scss--module_growIn_osxeQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentsList-scss--module_closeLock_xx-sk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentsList-scss--module_shakeLock_JaXk-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentsList-scss--module_root_sFRnV{padding-top:0}.CommentsList-scss--module_spinner_Lirns{display:flex;height:20px;margin-bottom:15px;margin-left:65px}.Post-scss--module_muted_0gS-l>*{opacity:.4;transition:opacity .2s ease}.Post-scss--module_settingsContainer_QKuBy{margin-left:15px}.Post-scss--module_contentWrapper_YsoUT{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.Post-scss--module_contentWrapperTeaser_zR9PG{margin-bottom:10px}.desktop .minimal .Post-scss--module_contentWrapperTeaser_zR9PG{overflow:hidden}.light-y-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_zR9PG,.light-x-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_zR9PG,.light-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_zR9PG{border-radius:var(--border-radius-default)}.Post-scss--module_content_s9zKm{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.Post-scss--module_content_s9zKm .Post-scss--module_markup_oHCpE a{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem;line-height:1.45}.Post-scss--module_content_s9zKm .Post-scss--module_markup_oHCpE a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_content_s9zKm .Post-scss--module_markup_oHCpE a:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_paragraph_VEICX{padding:0 var(--post-block-side-padding)}.Post-scss--module_paragraph_VEICX:empty:before{content:"​"}.Post-scss--module_paragraph_VEICX.Post-scss--module_noIndent_dyOsi{padding:0}.Post-scss--module_poll_-zZ0Y{margin:15px var(--post-block-side-padding)}.Post-scss--module_pollWithoutIndent_ZcHoy{margin-right:0;margin-left:0}.dark-theme .Post-scss--module_poll_-zZ0Y{margin-right:0;margin-left:0;border:none}.Post-scss--module_footer_sGiXC{padding:5px var(--post-block-side-padding) 10px}.Post-scss--module_title_jZH5F{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_jZH5F:not(h1):hover{text-decoration:underline}.light-y-theme .Post-scss--module_title_jZH5F:not(h1):hover,.light-x-theme .Post-scss--module_title_jZH5F:not(h1):hover,.light-theme .Post-scss--module_title_jZH5F:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .Post-scss--module_title_jZH5F:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.Post-scss--module_title_jZH5F.Post-scss--module_noIndentTitle_APwxl{padding:0}.Post-scss--module_italic_-ichI{font-style:italic}.Post-scss--module_bold_SwOFo{font-weight:600}.Post-scss--module_underline_kFalf{text-decoration:underline}.Post-scss--module_padded_YVnUw{margin:15px 0;border-radius:0}.Post-scss--module_audio_HgZnF.Post-scss--module_first_D1CWl,.Post-scss--module_file_rtP23.Post-scss--module_first_D1CWl,.Post-scss--module_image_5RrTZ.Post-scss--module_first_D1CWl,.Post-scss--module_padded_YVnUw.Post-scss--module_first_D1CWl{margin-top:0}.Post-scss--module_audio_HgZnF.Post-scss--module_last_xxpEx,.Post-scss--module_file_rtP23.Post-scss--module_last_xxpEx,.Post-scss--module_image_5RrTZ.Post-scss--module_last_xxpEx,.Post-scss--module_padded_YVnUw.Post-scss--module_last_xxpEx{margin-bottom:0}.Post-scss--module_audio_HgZnF.Post-scss--module_noIndent_dyOsi,.Post-scss--module_file_rtP23.Post-scss--module_noIndent_dyOsi,.Post-scss--module_image_5RrTZ.Post-scss--module_noIndent_dyOsi,.Post-scss--module_padded_YVnUw.Post-scss--module_noIndent_dyOsi{margin-right:0;margin-left:0}.Post-scss--module_image_5RrTZ{display:block;max-width:100%;height:auto;margin:15px auto}.Post-scss--module_shading_mlkXH{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_JfSr-{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.Post-scss--module_noIndentContent_1JxF2 .Post-scss--module_readMoreBlock_JfSr-{margin:0}.Post-scss--module_showPost_Hm4u2{border-bottom:1px solid transparent;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_Hm4u2:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_showPost_Hm4u2:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_noIndentContent_1JxF2 .Post-scss--module_showPost_Hm4u2{padding-left:0}.Post-scss--module_trackingPixel_UUAOi{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.Post-scss--module_adsText_Zf1I-{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:.8125rem;line-height:1.4;color:var(--var-color-text-secondary)}.Post-scss--module_adsTextWithTags_JB-vj{margin-bottom:0}@keyframes Post-scss--module_fadeIn_PaT-T{0%{opacity:0}to{opacity:1}}@keyframes Post-scss--module_fadeOut_cYptF{0%{opacity:1}to{opacity:0}}@keyframes Post-scss--module_flashing_J6aCJ{0%{opacity:.5}to{opacity:1}}@keyframes Post-scss--module_loading_yp-ps{to{background-position-x:-20%}}@keyframes Post-scss--module_rotating_QS-Ce{to{transform:rotate(360deg)}}@keyframes Post-scss--module_growIn_J9X6V{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Post-scss--module_closeLock_UZcYJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Post-scss--module_shakeLock_PFbM1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Post-scss--module_root_cqvIi{border-radius:3px;background-color:#fff}.minimal .Post-scss--module_root_cqvIi{border-radius:0;background-color:var(--var-color-post-bg)}.dark-theme .minimal .Post-scss--module_root_cqvIi{border-bottom:none}.Post-scss--module_postTags_8QL-d{margin:15px 16px 0}.Post-scss--module_commentsDenied_kFEW5{padding:15px;color:#7c7c7c}.Post-scss--module_commentsDeniedHasComments_J56f-{border-top:1px solid var(--var-color-base-border)}.Post-scss--module_deleted_IDGMB{margin:0 5px 8px;padding:10px;border-radius:var(--border-radius-default);background-color:#cd35441a}.Post-scss--module_comments_ymqlK,.Post-scss--module_commentsSection_u5gWR{display:flex;flex-direction:column;width:100%;align-items:stretch}.Post-scss--module_link_WN6VG{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.Post-scss--module_link_WN6VG:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_link_WN6VG:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_headerLink_aJiVl{padding-top:1px}.Post-scss--module_blacklisted_NogWJ{font-size:13px;color:#7c7c7c}.Post-scss--module_iconDotsContainer_cDqbE{margin-right:-5px;padding:5px;cursor:pointer}.Post-scss--module_iconDots_q6xpt{width:24px;height:24px;fill:#7c7c7c;color:#7c7c7c!important;stroke-width:1.5px}.Post-scss--module_reportDropdown_z7AcR{z-index:9;right:10px}.Post-scss--module_footer_sGiXC{height:40px}.minimal .Post-scss--module_footer_sGiXC{height:auto;padding-bottom:20px!important}.Post-scss--module_headerVirtual_XitLJ{width:100%;height:70px}.Post-scss--module_postNavigation_0J5wi{position:sticky;z-index:9;bottom:0}.Post-scss--module_postNavigationWithoutComments_YclV8{margin-top:auto}.Post-scss--module_publisherWithNav_S986I.Post-scss--module_publisherWithNavSticky_BrgzU{bottom:110px}@keyframes Donations-scss--module_fadeIn_ce5oQ{0%{opacity:0}to{opacity:1}}@keyframes Donations-scss--module_fadeOut_EAHpE{0%{opacity:1}to{opacity:0}}@keyframes Donations-scss--module_flashing_RVPPa{0%{opacity:.5}to{opacity:1}}@keyframes Donations-scss--module_loading_CIYEP{to{background-position-x:-20%}}@keyframes Donations-scss--module_rotating_XTo2u{to{transform:rotate(360deg)}}@keyframes Donations-scss--module_growIn_cCTjS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Donations-scss--module_closeLock_kQqmH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Donations-scss--module_shakeLock_99f0u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Donations-scss--module_root_V6vSY{display:flex}.Donations-scss--module_donationsButton_buS9N{-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}.Donations-scss--module_donationsIcon_93SW8{width:1.5rem;height:1.5rem;color:#f18f01}.light-y-theme .Donations-scss--module_donationsIcon_93SW8{color:var(--var-color-icon-ui)}.Donations-scss--module_donationsButtonTooltip_NvCk6{white-space:nowrap}.Donations-scss--module_donationsTotal_2V38l{display:flex;height:1.5rem;margin-left:5px;padding-top:1px;transition:color .2s ease;align-items:center}@keyframes LockAnimatable-scss--module_fadeIn_Z4dZ6{0%{opacity:0}to{opacity:1}}@keyframes LockAnimatable-scss--module_fadeOut_S-wG4{0%{opacity:1}to{opacity:0}}@keyframes LockAnimatable-scss--module_flashing_mOhZz{0%{opacity:.5}to{opacity:1}}@keyframes LockAnimatable-scss--module_loading_SLonz{to{background-position-x:-20%}}@keyframes LockAnimatable-scss--module_rotating_OxRtR{to{transform:rotate(360deg)}}@keyframes LockAnimatable-scss--module_growIn_wJ1yA{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LockAnimatable-scss--module_closeLock_5X0If{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LockAnimatable-scss--module_shakeLock_u-WfQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LockAnimatable-scss--module_root_n5ReI{display:flex;align-items:center;justify-content:center;position:relative}@keyframes PostSubscriptionBlockFooter-scss--module_fadeIn_0r53A{0%{opacity:0}to{opacity:1}}@keyframes PostSubscriptionBlockFooter-scss--module_fadeOut_h9hYk{0%{opacity:1}to{opacity:0}}@keyframes PostSubscriptionBlockFooter-scss--module_flashing_x3eLD{0%{opacity:.5}to{opacity:1}}@keyframes PostSubscriptionBlockFooter-scss--module_loading_szadT{to{background-position-x:-20%}}@keyframes PostSubscriptionBlockFooter-scss--module_rotating_JIz3P{to{transform:rotate(360deg)}}@keyframes PostSubscriptionBlockFooter-scss--module_growIn_Ta1U4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostSubscriptionBlockFooter-scss--module_closeLock_MtfDg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostSubscriptionBlockFooter-scss--module_shakeLock_Z8DTI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostSubscriptionBlockFooter-scss--module_root_t6FV0{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;flex-direction:column}.PostSubscriptionBlockFooter-scss--module_label_R8H-x{margin-bottom:.3em;font-size:1.125rem;font-weight:400;line-height:1.25;text-align:center}.PostSubscriptionBlockFooter-scss--module_trial_BAzmo .PostSubscriptionBlockFooter-scss--module_label_R8H-x{font-size:.875rem;opacity:.8}.PostSubscriptionBlockFooter-scss--module_description_uglVX{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:100%;margin-bottom:20px;padding:0 15px;font-size:1.125rem;font-weight:600;line-height:1.25;text-align:center}.PostSubscriptionBlockFooter-scss--module_button_Cz8hI.PostSubscriptionBlockFooter-scss--module_disabled_g7RSi{opacity:.3;background-color:#7c7c7c}.light-y-theme .PostSubscriptionBlockFooter-scss--module_buttonText_vODMm:first-letter{text-transform:uppercase}@media not all and (hover: none){.PostSubscriptionBlockFooter-scss--module_button_Cz8hI:hover .PostSubscriptionBlockFooter-scss--module_lockIconAnimatable_qs904 .handle{animation:PostSubscriptionBlockFooter-scss--module_closeLock_MtfDg .5s ease forwards}.PostSubscriptionBlockFooter-scss--module_button_Cz8hI:hover .PostSubscriptionBlockFooter-scss--module_lockIconAnimatable_qs904 svg{animation:PostSubscriptionBlockFooter-scss--module_shakeLock_Z8DTI .5s ease .3s forwards}}.mobile .PostSubscriptionBlockFooter-scss--module_button_Cz8hI{margin-bottom:5px}.mobile .PostSubscriptionBlockFooter-scss--module_label_R8H-x{margin-bottom:0;font-size:.875rem;line-height:1.5}.mobile .PostSubscriptionBlockFooter-scss--module_description_uglVX{margin-bottom:8px;padding:0;font-size:.875rem}.PostSubscriptionBlockFooter-scss--module_lockIcon_0-InK{width:1.25rem;height:1.25rem;margin-right:10px;fill:#fff}.PostSubscriptionBlockFooter-scss--module_unlockButton_nnNOn{display:flex;align-items:center}.PostSubscriptionBlockFooter-scss--module_subText_N85nJ{margin-top:10px;font-size:.75rem;line-height:1rem;opacity:.8}.PostSubscriptionBlockFooter-scss--module_iconLightning_UE23p{width:.7rem;height:1rem}.PostSubscriptionBlockFooter-scss--module_limitBadge_vGWU-{display:flex;margin-top:12px;padding:0;border-radius:2rem;align-items:center;gap:5px}.PostSubscriptionBlockFooter-scss--module_limitBadge_vGWU- .PostSubscriptionBlockFooter-scss--module_iconLightning_UE23p{color:#498e34}.PostSubscriptionBlockFooter-scss--module_limitBadge_vGWU-.PostSubscriptionBlockFooter-scss--module_last_6LWQf .PostSubscriptionBlockFooter-scss--module_iconLightning_UE23p{color:var(--var-color-error)}.PostSubscriptionBlockFooter-scss--module_slots_FMlIO{font-size:.875rem;font-weight:600;color:inherit}.PostSubscriptionBlockFooter-scss--module_slots_FMlIO .PostSubscriptionBlockFooter-scss--module_lastChance_6rZ68{color:inherit}.PostSubscriptionBlockFooter-scss--module_discountBlock_sNPcV{margin-top:5px}.PostSubscriptionBlockFooter-scss--module_onBg_6yfmh{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_6yfmh{padding:15px}.PostSubscriptionBlockFooter-scss--module_onBg_6yfmh.PostSubscriptionBlockFooter-scss--module_defaultBg_-NL6B{border-color:transparent}.dark-theme .PostSubscriptionBlockFooter-scss--module_onBg_6yfmh{border:1px solid rgba(255,255,255,.15);background-color:#0009}.dark-theme .PostSubscriptionBlockFooter-scss--module_onBg_6yfmh.PostSubscriptionBlockFooter-scss--module_defaultBg_-NL6B{border-color:transparent}@keyframes PostSubscriptionBlock-scss--module_fadeIn_oIqXs{0%{opacity:0}to{opacity:1}}@keyframes PostSubscriptionBlock-scss--module_fadeOut_3BqJE{0%{opacity:1}to{opacity:0}}@keyframes PostSubscriptionBlock-scss--module_flashing_ftGPL{0%{opacity:.5}to{opacity:1}}@keyframes PostSubscriptionBlock-scss--module_loading_0-A2a{to{background-position-x:-20%}}@keyframes PostSubscriptionBlock-scss--module_rotating_AbXSt{to{transform:rotate(360deg)}}@keyframes PostSubscriptionBlock-scss--module_growIn_hbCeH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostSubscriptionBlock-scss--module_closeLock_bo4Po{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostSubscriptionBlock-scss--module_shakeLock_N6eVO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostSubscriptionBlock-scss--module_container_PyyjI{position:relative;width:var(--var-desktop-post-width);height:625px}.PostSubscriptionBlock-scss--module_container_PyyjI.PostSubscriptionBlock-scss--module_noIndent_HQWqs{overflow:hidden;border-radius:var(--border-radius-large)}.PostSubscriptionBlock-scss--module_image_LL7am,.PostSubscriptionBlock-scss--module_defaultImage_r4ME1,.PostSubscriptionBlock-scss--module_content_OGksd{position:absolute;top:0;right:0;bottom:0;left:0}.PostSubscriptionBlock-scss--module_image_LL7am{width:100%;height:100%;object-fit:fill}.PostSubscriptionBlock-scss--module_defaultImage_r4ME1{background-image:url(../assets/images/blur-cover.Dcj7TL7l.png);background-repeat:no-repeat;background-size:cover}.light-theme .minimal .PostSubscriptionBlock-scss--module_defaultImage_r4ME1{background-image:url(../assets/images/blur-cover-light.EWxd4K6Z.png)}.dark-theme .minimal .PostSubscriptionBlock-scss--module_defaultImage_r4ME1{background-image:url(../assets/images/blur-cover-dark.DsuXY5kz.png)}.light-x-theme .PostSubscriptionBlock-scss--module_defaultImage_r4ME1{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .PostSubscriptionBlock-scss--module_defaultImage_r4ME1{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.PostSubscriptionBlock-scss--module_content_OGksd{display:flex;flex-direction:column;padding:30px;color:#fff}.PostSubscriptionBlock-scss--module_content_OGksd.PostSubscriptionBlock-scss--module_uploadedTeaser_Jz4BG{background:#0006}.PostSubscriptionBlock-scss--module_content_OGksd.PostSubscriptionBlock-scss--module_uploadedTeaser_Jz4BG: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_OGksd.PostSubscriptionBlock-scss--module_autoTeaser_LhEgu{background:#0003}.PostSubscriptionBlock-scss--module_content_OGksd.PostSubscriptionBlock-scss--module_autoTeaser_LhEgu: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_Xhkcv{z-index:2;overflow:hidden;min-height:10px;margin-bottom:20px;flex:1}.PostSubscriptionBlock-scss--module_footer_JUiDI{display:flex;align-items:center;justify-content:center;flex-direction:column}.PostSubscriptionBlock-scss--module_title_JRdhp{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:8;margin-bottom:10px;font-size:1.75rem;font-weight:700;line-height:1.25;color:#fff}.light-y-theme .PostSubscriptionBlock-scss--module_title_JRdhp{font-size:1.5rem;font-weight:500;line-height:1.25}.PostSubscriptionBlock-scss--module_teaser_jp3Ax{padding:0;font-size:1rem;font-weight:400;line-height:1.4}.PostSubscriptionBlock-scss--module_subscriptionLevelLabel_3XySj{margin-bottom:5px;font-size:1.125rem;font-weight:400;line-height:1.25;text-align:center}.PostSubscriptionBlock-scss--module_subscriptionTitle_b9BqI,.PostSubscriptionBlock-scss--module_subscriptionName_R3y4O{margin-bottom:20px;padding:0 15px;font-size:1.125rem;font-weight:600;text-align:center}.PostSubscriptionBlock-scss--module_subscriptionName_R3y4O{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-size:1.125rem;line-height:1.2}.mobile .PostSubscriptionBlock-scss--module_container_PyyjI{width:100vw;height:108.6956521739vw}.mobile .PostSubscriptionBlock-scss--module_content_OGksd{padding:15px}.mobile .PostSubscriptionBlock-scss--module_title_JRdhp{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_jp3Ax{font-size:.875rem;line-height:1.3}.mobile .PostSubscriptionBlock-scss--module_button_lpnut{margin-bottom:5px}.mobile .PostSubscriptionBlock-scss--module_subscriptionLevelLabel_3XySj{margin-bottom:0;font-size:1.25rem;line-height:1.2}.mobile .PostSubscriptionBlock-scss--module_subscriptionTitle_b9BqI,.mobile .PostSubscriptionBlock-scss--module_subscriptionName_R3y4O{margin-bottom:8px;padding:0;font-size:1.25rem;line-height:1.2}.PostSubscriptionBlock-scss--module_lockIcon_bjgwp{width:1.25rem;height:1.25rem;margin-right:10px;fill:#fff}.PostSubscriptionBlock-scss--module_unlockButton_BuY2J{display:flex;align-items:center}.mobile.minimal .PostSubscriptionBlock-scss--module_container_PyyjI{height:108.5069444444vw}@keyframes Post-scss--module_fadeIn_NP0Kb{0%{opacity:0}to{opacity:1}}@keyframes Post-scss--module_fadeOut_hx1Nq{0%{opacity:1}to{opacity:0}}@keyframes Post-scss--module_flashing_nIrXT{0%{opacity:.5}to{opacity:1}}@keyframes Post-scss--module_loading_gGyDo{to{background-position-x:-20%}}@keyframes Post-scss--module_rotating_BuuN-{to{transform:rotate(360deg)}}@keyframes Post-scss--module_growIn_umBww{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Post-scss--module_closeLock_ACcRM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Post-scss--module_shakeLock_9hw-E{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Post-scss--module_muted_Ul1Jl>*{opacity:.4;transition:opacity .2s ease}.Post-scss--module_settingsContainer_TKuLo{margin-left:15px}.Post-scss--module_contentWrapper_4i5bK{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.Post-scss--module_contentWrapperTeaser_EnO1c{margin-bottom:10px}.desktop .minimal .Post-scss--module_contentWrapperTeaser_EnO1c{overflow:hidden}.light-y-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_EnO1c,.light-x-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_EnO1c,.light-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_EnO1c{border-radius:var(--border-radius-default)}.Post-scss--module_content_92UAn{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.Post-scss--module_content_92UAn .Post-scss--module_markup_6oN-u a{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem;line-height:1.45}.Post-scss--module_content_92UAn .Post-scss--module_markup_6oN-u a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_content_92UAn .Post-scss--module_markup_6oN-u a:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_paragraph_6uogL{padding:0 var(--post-block-side-padding)}.Post-scss--module_paragraph_6uogL:empty:before{content:"​"}.Post-scss--module_paragraph_6uogL.Post-scss--module_noIndent_TcdHU{padding:0}.Post-scss--module_poll_TCuF6{margin:15px var(--post-block-side-padding)}.Post-scss--module_pollWithoutIndent_PBuxK{margin-right:0;margin-left:0}.dark-theme .Post-scss--module_poll_TCuF6{margin-right:0;margin-left:0;border:none}.Post-scss--module_footer_9dwbt{padding:5px var(--post-block-side-padding) 10px}.Post-scss--module_title_lcBpS{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_lcBpS:not(h1):hover{text-decoration:underline}.light-y-theme .Post-scss--module_title_lcBpS:not(h1):hover,.light-x-theme .Post-scss--module_title_lcBpS:not(h1):hover,.light-theme .Post-scss--module_title_lcBpS:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .Post-scss--module_title_lcBpS:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.Post-scss--module_title_lcBpS.Post-scss--module_noIndentTitle_C-Cy2{padding:0}.Post-scss--module_italic_ApCyo{font-style:italic}.Post-scss--module_bold_4dfkr{font-weight:600}.Post-scss--module_underline_HA3Mt{text-decoration:underline}.Post-scss--module_padded_SqtSO{margin:15px 0;border-radius:0}.Post-scss--module_audio_wYD6Z.Post-scss--module_first_T5yoY,.Post-scss--module_file_-Stbd.Post-scss--module_first_T5yoY,.Post-scss--module_image_hHS01.Post-scss--module_first_T5yoY,.Post-scss--module_padded_SqtSO.Post-scss--module_first_T5yoY{margin-top:0}.Post-scss--module_audio_wYD6Z.Post-scss--module_last_HxgvI,.Post-scss--module_file_-Stbd.Post-scss--module_last_HxgvI,.Post-scss--module_image_hHS01.Post-scss--module_last_HxgvI,.Post-scss--module_padded_SqtSO.Post-scss--module_last_HxgvI{margin-bottom:0}.Post-scss--module_audio_wYD6Z.Post-scss--module_noIndent_TcdHU,.Post-scss--module_file_-Stbd.Post-scss--module_noIndent_TcdHU,.Post-scss--module_image_hHS01.Post-scss--module_noIndent_TcdHU,.Post-scss--module_padded_SqtSO.Post-scss--module_noIndent_TcdHU{margin-right:0;margin-left:0}.Post-scss--module_image_hHS01{display:block;max-width:100%;height:auto;margin:15px auto}.Post-scss--module_shading_Vt-Hu{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_NjVAT{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.Post-scss--module_noIndentContent_W8jj5 .Post-scss--module_readMoreBlock_NjVAT{margin:0}.Post-scss--module_showPost_IdtAX{border-bottom:1px solid transparent;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_IdtAX:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_showPost_IdtAX:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_noIndentContent_W8jj5 .Post-scss--module_showPost_IdtAX{padding-left:0}.Post-scss--module_trackingPixel_UMsCB{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.Post-scss--module_adsText_u5fFw{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:.8125rem;line-height:1.4;color:var(--var-color-text-secondary)}.Post-scss--module_adsTextWithTags_88Wc-{margin-bottom:0}@keyframes PostFooterComments-scss--module_fadeIn_c0Xlg{0%{opacity:0}to{opacity:1}}@keyframes PostFooterComments-scss--module_fadeOut_B-tTk{0%{opacity:1}to{opacity:0}}@keyframes PostFooterComments-scss--module_flashing_-fhcK{0%{opacity:.5}to{opacity:1}}@keyframes PostFooterComments-scss--module_loading_7D3-4{to{background-position-x:-20%}}@keyframes PostFooterComments-scss--module_rotating_UXRc7{to{transform:rotate(360deg)}}@keyframes PostFooterComments-scss--module_growIn_IcT-4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostFooterComments-scss--module_closeLock_2tL1K{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostFooterComments-scss--module_shakeLock_ynGhD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostFooterComments-scss--module_root_k6VNT{display:flex;flex-direction:row;width:auto;margin-right:.5rem;margin-left:-7px;padding-right:7px;padding-left:7px;border:none;border-bottom:none;text-decoration:none;align-items:center;gap:.5rem}.PostFooterComments-scss--module_root_k6VNT .PostFooterComments-scss--module_icon_Jp48-{width:1.5rem;height:1.5rem;stroke-width:1.5px}@keyframes PostFooter-scss--module_fadeIn_Y-G87{0%{opacity:0}to{opacity:1}}@keyframes PostFooter-scss--module_fadeOut_GxGqh{0%{opacity:1}to{opacity:0}}@keyframes PostFooter-scss--module_flashing_mbrDc{0%{opacity:.5}to{opacity:1}}@keyframes PostFooter-scss--module_loading_iSt-K{to{background-position-x:-20%}}@keyframes PostFooter-scss--module_rotating_0bCdi{to{transform:rotate(360deg)}}@keyframes PostFooter-scss--module_growIn_b6Z5S{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostFooter-scss--module_closeLock_Yygc-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostFooter-scss--module_shakeLock_1HDZN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostFooter-scss--module_root_LJ-8B{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.PostFooter-scss--module_root_LJ-8B a,.PostFooter-scss--module_root_LJ-8B button,.PostFooter-scss--module_root_LJ-8B [role=button]{color:var(--var-color-icon-ui)}@media not all and (hover: none){.PostFooter-scss--module_root_LJ-8B a,.PostFooter-scss--module_root_LJ-8B button,.PostFooter-scss--module_root_LJ-8B [role=button]{cursor:pointer}}.PostFooter-scss--module_reactions_M0z0o{margin-right:14px}.PostFooter-scss--module_leftBlock_syrb4{display:flex;flex-direction:row;align-items:center}.PostFooter-scss--module_rightBlock_LoRXN{display:flex;flex-direction:row;align-items:flex-end}.PostFooter-scss--module_share_9UoJi{display:flex;align-items:center}.PostHeaderWithAuthor-scss--module_noSidePaddings_5HrJg{padding-right:0!important;padding-left:0!important}.PostHeaderWithAuthor-scss--module_root_YYEbp{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:.875rem;color:var(--var-color-extra-ui)}.light-y-theme .PostHeaderWithAuthor-scss--module_root_YYEbp{padding-top:0;padding-bottom:16px}.PostHeaderWithAuthor-scss--module_root_YYEbp .minimal{padding:12px 0}.PostHeaderWithAuthor-scss--module_root_YYEbp a,.PostHeaderWithAuthor-scss--module_root_YYEbp button,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]{transition:all .2s ease}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_root_YYEbp a,.PostHeaderWithAuthor-scss--module_root_YYEbp button,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]{cursor:pointer}.PostHeaderWithAuthor-scss--module_root_YYEbp a:hover,.PostHeaderWithAuthor-scss--module_root_YYEbp button:hover,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.PostHeaderWithAuthor-scss--module_root_YYEbp a:active,.PostHeaderWithAuthor-scss--module_root_YYEbp a[data-active=true],.PostHeaderWithAuthor-scss--module_root_YYEbp button:active,.PostHeaderWithAuthor-scss--module_root_YYEbp button[data-active=true],.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:active,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.PostHeaderWithAuthor-scss--module_root_YYEbp a:active,.PostHeaderWithAuthor-scss--module_root_YYEbp button:active,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:active{filter:brightness(.95)}.dark-theme .PostHeaderWithAuthor-scss--module_root_YYEbp a:active,.dark-theme .PostHeaderWithAuthor-scss--module_root_YYEbp button:active,.dark-theme .PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:active{filter:brightness(1.1)}.PostHeaderWithAuthor-scss--module_root_YYEbp button,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]{will-change:transform}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_root_YYEbp button:active,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:active{transform:scale(.93)}}@media (hover: none){.PostHeaderWithAuthor-scss--module_root_YYEbp button:active,.PostHeaderWithAuthor-scss--module_root_YYEbp [role=button]:active{transform:scale(.9)}}.PostHeaderWithAuthor-scss--module_rootLink_QSKMY{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.PostHeaderWithAuthor-scss--module_rootLink_QSKMY:visited{color:#7c7c7c}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_rootLink_QSKMY:hover{border-bottom-color:#7c7c7c}}.PostHeaderWithAuthor-scss--module_rootDeleted_nNGrX{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_YYEbp.PostHeaderWithAuthor-scss--module_noTopPadding_cOzXK{padding-top:0}.PostHeaderWithAuthor-scss--module_postBlocked_cmP45{margin-left:6px}.PostHeaderWithAuthor-scss--module_headerDeferredLabel_13HVh{color:var(--var-color-extra-ui)}.PostHeaderWithAuthor-scss--module_headerRightBlock_-wC39{display:flex;flex-direction:row;align-items:center;height:22px}.PostHeaderWithAuthor-scss--module_viewsCounter_Y-yq9{margin-right:10px;cursor:pointer}.PostHeaderWithAuthor-scss--module_headerLeftBlock_TNEKM{display:flex;align-items:center;font-size:.8125rem}.PostHeaderWithAuthor-scss--module_ads_JPcCo{padding-bottom:1px;font-size:.8125rem;line-height:1rem}.PostHeaderWithAuthor-scss--module_iconPinned_W4chA{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes PostHeaderWithAuthor-scss--module_fadeIn_MAv7B{0%{opacity:0}to{opacity:1}}@keyframes PostHeaderWithAuthor-scss--module_fadeOut_hZMDL{0%{opacity:1}to{opacity:0}}@keyframes PostHeaderWithAuthor-scss--module_flashing_rJSEt{0%{opacity:.5}to{opacity:1}}@keyframes PostHeaderWithAuthor-scss--module_loading_RCYjU{to{background-position-x:-20%}}@keyframes PostHeaderWithAuthor-scss--module_rotating_1-C-B{to{transform:rotate(360deg)}}@keyframes PostHeaderWithAuthor-scss--module_growIn_DNJQ1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostHeaderWithAuthor-scss--module_closeLock_SooCR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostHeaderWithAuthor-scss--module_shakeLock_q2fJB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostHeaderWithAuthor-scss--module_headerLeftBlock_TNEKM{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:20px}.PostHeaderWithAuthor-scss--module_headerRightBlock_-wC39{flex-shrink:0}.PostHeaderWithAuthor-scss--module_avatarBlock_TAPog{height:40px;margin-right:10px}.PostHeaderWithAuthor-scss--module_textBlock_qOi-6{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}a.PostHeaderWithAuthor-scss--module_authorName_7crof{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:.8125rem;font-weight:500;line-height:1rem;color:var(--var-color-text-primary)}a.PostHeaderWithAuthor-scss--module_authorName_7crof:visited{color:var(--var-color-text-primary)}@keyframes PostNavigationItem-scss--module_fadeIn_Y7llF{0%{opacity:0}to{opacity:1}}@keyframes PostNavigationItem-scss--module_fadeOut_NfCTo{0%{opacity:1}to{opacity:0}}@keyframes PostNavigationItem-scss--module_flashing_YFr7K{0%{opacity:.5}to{opacity:1}}@keyframes PostNavigationItem-scss--module_loading_D7D0L{to{background-position-x:-20%}}@keyframes PostNavigationItem-scss--module_rotating_-G3kX{to{transform:rotate(360deg)}}@keyframes PostNavigationItem-scss--module_growIn_WT9We{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostNavigationItem-scss--module_closeLock_TZ-pg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostNavigationItem-scss--module_shakeLock_Kwiv1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostNavigationItem-scss--module_header_RWovT{display:inline-flex;font-size:.8125rem;font-weight:500;line-height:1.25;color:var(--var-color-link)}.desktop .PostNavigationItem-scss--module_header_RWovT{margin-bottom:10px}.mobile .PostNavigationItem-scss--module_header_RWovT{margin-bottom:8px}.desktop .PostNavigationItem-scss--module_root_8zjIj{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);padding:16px;transition:border-color .2s}.desktop .PostNavigationItem-scss--module_root_8zjIj:hover{border-color:var(--var-color-input-border-hover)}.desktop .PostNavigationItem-scss--module_root_8zjIj:hover .PostNavigationItem-scss--module_header_RWovT{text-decoration:underline}.mobile .PostNavigationItem-scss--module_root_8zjIj{display:flex;flex-direction:column;justify-content:space-between;height:80px}.PostNavigationItem-scss--module_icon_SfkIe{width:1rem;height:1rem}.desktop .PostNavigationItem-scss--module_icon_SfkIe{margin-left:8px;transform:rotate(180deg)}.mobile .PostNavigationItem-scss--module_icon_SfkIe{margin-right:8px}.PostNavigationItem-scss--module_title_1-hol{margin-bottom:6px;font-weight:500}.desktop .PostNavigationItem-scss--module_title_1-hol{line-height:1.57}.mobile .PostNavigationItem-scss--module_title_1-hol{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.8125rem;line-height:1.25}.PostNavigationItem-scss--module_date_Mo0xl{color:var(--var-color-text-secondary)}.desktop .PostNavigationItem-scss--module_date_Mo0xl{font-size:.8125rem;line-height:1.25}.mobile .PostNavigationItem-scss--module_date_Mo0xl{font-size:.75rem;line-height:1.3}@keyframes PostNavigation-scss--module_fadeIn_GbEWm{0%{opacity:0}to{opacity:1}}@keyframes PostNavigation-scss--module_fadeOut_awVXd{0%{opacity:1}to{opacity:0}}@keyframes PostNavigation-scss--module_flashing_V0lk7{0%{opacity:.5}to{opacity:1}}@keyframes PostNavigation-scss--module_loading_oMA7M{to{background-position-x:-20%}}@keyframes PostNavigation-scss--module_rotating_RUA0Z{to{transform:rotate(360deg)}}@keyframes PostNavigation-scss--module_growIn_-MAWb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostNavigation-scss--module_closeLock_zG2e1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostNavigation-scss--module_shakeLock_AaOn7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostNavigation-scss--module_root_RmfJc{display:flex;align-items:center;padding:var(--post-block-top-padding) var(--post-block-side-padding) var(--post-block-bottom-padding);background-color:var(--var-color-post-bg)}.PostNavigation-scss--module_item_GHkBQ{width:50%}.PostNavigation-scss--module_iconPrev_oHh2n{order:1}.PostNavigation-scss--module_prevLinkText_lsTuf{order:2}.mobile .PostNavigation-scss--module_iconNext_lLJ2g{margin-right:0;margin-left:8px;transform:rotate(180deg)}.PostNavigation-scss--module_separator_K6g7Q{width:1px;height:76px;margin:0 20px;background-color:var(--var-color-base-border)}@keyframes Empty-scss--module_fadeIn_UQdjp{0%{opacity:0}to{opacity:1}}@keyframes Empty-scss--module_fadeOut_oTjiX{0%{opacity:1}to{opacity:0}}@keyframes Empty-scss--module_flashing_mfoJm{0%{opacity:.5}to{opacity:1}}@keyframes Empty-scss--module_loading_VVIkV{to{background-position-x:-20%}}@keyframes Empty-scss--module_rotating_52GS5{to{transform:rotate(360deg)}}@keyframes Empty-scss--module_growIn_dJ8sq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Empty-scss--module_closeLock_H6zYu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Empty-scss--module_shakeLock_B3cF1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Empty-scss--module_root_zIXJP{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_zIXJP{max-width:285px;padding-top:40px}.mobile .Empty-scss--module_root_zIXJP{margin:20px auto}.Empty-scss--module_picture_0tHz2{width:120px;height:120px;margin-bottom:20px;background-image:url(../assets/images/new_post-light.DU25qHFO.png);background-size:100%}.dark-theme .Empty-scss--module_picture_0tHz2{background-image:url(../assets/images/new_post-dark.5pAvx-0J.png)}.Empty-scss--module_title_fOdR4{font-size:1.25rem;font-weight:500;line-height:1.2;text-align:center;color:var(--var-color-text-regular)}.Empty-scss--module_description_VZXUV{margin-top:10px;font-size:.875rem;line-height:1.3;text-align:center;color:var(--var-color-text-secondary)}.Empty-scss--module_description_VZXUV a{font-size:inherit}@keyframes EmptyWithFilter-scss--module_fadeIn_pOtAN{0%{opacity:0}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_fadeOut_-BS-l{0%{opacity:1}to{opacity:0}}@keyframes EmptyWithFilter-scss--module_flashing_A72zM{0%{opacity:.5}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_loading_PJrlK{to{background-position-x:-20%}}@keyframes EmptyWithFilter-scss--module_rotating_c5c2h{to{transform:rotate(360deg)}}@keyframes EmptyWithFilter-scss--module_growIn_u2yKN{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyWithFilter-scss--module_closeLock_0AxC6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyWithFilter-scss--module_shakeLock_bqKPo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyWithFilter-scss--module_root_BCZCv{display:flex;flex-direction:column;align-items:center;text-align:center}.light-y-theme .EmptyWithFilter-scss--module_root_BCZCv{padding:20px 0}.EmptyWithFilter-scss--module_loupeIcon_5cQrP{width:70px;height:70px;margin-bottom:15px;color:#ccc}.EmptyWithFilter-scss--module_title_PBo7k{font-weight:500;margin-bottom:10px;font-size:1.25rem}.EmptyWithFilter-scss--module_subTitle_-fa-j{font-size:.875rem;line-height:1.55;color:#7c7c7c}.EmptyWithFilter-scss--module_clickableText_JkmHj{border-bottom:1px solid transparent;text-decoration:none;color:var(--color-brand);transition:border-color .2s;cursor:pointer}.EmptyWithFilter-scss--module_clickableText_JkmHj:hover{border-bottom-color:var(--color-brand-opacity-20)}@keyframes MobilePostSkeleton-scss--module_fadeIn_AuXcW{0%{opacity:0}to{opacity:1}}@keyframes MobilePostSkeleton-scss--module_fadeOut_BUkKU{0%{opacity:1}to{opacity:0}}@keyframes MobilePostSkeleton-scss--module_flashing_f9kQx{0%{opacity:.5}to{opacity:1}}@keyframes MobilePostSkeleton-scss--module_loading_8hMgP{to{background-position-x:-20%}}@keyframes MobilePostSkeleton-scss--module_rotating_C30Q4{to{transform:rotate(360deg)}}@keyframes MobilePostSkeleton-scss--module_growIn_aX2qL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MobilePostSkeleton-scss--module_closeLock_Uoz-t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MobilePostSkeleton-scss--module_shakeLock_AjN72{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MobilePostSkeleton-scss--module_root_CDlkf{width:100%;padding:0 15px}.MobilePostSkeleton-scss--module_header_6y8sH{display:flex;width:100%;height:52px;justify-content:space-between;align-items:center}.MobilePostSkeleton-scss--module_header_6y8sH .MobilePostSkeleton-scss--module_left_jpk8U{display:inline-block}.MobilePostSkeleton-scss--module_header_6y8sH .MobilePostSkeleton-scss--module_left_jpk8U: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 MobilePostSkeleton-scss--module_loading_8hMgP ease-in-out infinite;content:".";display:inline-block;width:80px;font-size:16px;line-height:1;color:transparent;border-radius:4px}.MobilePostSkeleton-scss--module_header_6y8sH .MobilePostSkeleton-scss--module_right_p21zI{display:inline-block}.MobilePostSkeleton-scss--module_header_6y8sH .MobilePostSkeleton-scss--module_right_p21zI: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 MobilePostSkeleton-scss--module_loading_8hMgP ease-in-out infinite;content:".";display:inline-block;width:50px;font-size:16px;line-height:1;color:transparent;border-radius:4px}.MobilePostSkeleton-scss--module_title_N57SY{display:flex;flex-direction:column;margin-bottom:20px;gap:10px}.MobilePostSkeleton-scss--module_title_N57SY>div{display:inline-block}.MobilePostSkeleton-scss--module_title_N57SY>div: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 MobilePostSkeleton-scss--module_loading_8hMgP ease-in-out infinite;content:".";display:inline-block;width:60%;font-size:18px;line-height:1;color:transparent;border-radius:4px}.MobilePostSkeleton-scss--module_title_N57SY>div:first-child:before{width:80%}.MobilePostSkeleton-scss--module_video_8m8GI{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--var-color-skeleton-bg);background-color:var(--var-color-block-bg);background-position-x:180%;background-size:200% 100%;animation:1s MobilePostSkeleton-scss--module_loading_8hMgP ease-in-out infinite;width:100%;margin-bottom:20px;padding-bottom:56.25%;border-radius:var(--border-radius-default);background-color:var(--var-color-skeleton-bg)}.MobilePostSkeleton-scss--module_text_EzKvF{display:flex;flex-direction:column;margin-bottom:50px;gap:8px}.MobilePostSkeleton-scss--module_text_EzKvF>div{display:inline-block}.MobilePostSkeleton-scss--module_text_EzKvF>div: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 MobilePostSkeleton-scss--module_loading_8hMgP ease-in-out infinite;content:".";display:inline-block;width:90%;font-size:14px;line-height:1;color:transparent;border-radius:4px}.MobilePostSkeleton-scss--module_text_EzKvF>div:nth-child(2):before{width:70%}@keyframes Feed-scss--module_fadeIn_qENlC{0%{opacity:0}to{opacity:1}}@keyframes Feed-scss--module_fadeOut_qSpYg{0%{opacity:1}to{opacity:0}}@keyframes Feed-scss--module_flashing_lgVvX{0%{opacity:.5}to{opacity:1}}@keyframes Feed-scss--module_loading_corkM{to{background-position-x:-20%}}@keyframes Feed-scss--module_rotating_NeUZH{to{transform:rotate(360deg)}}@keyframes Feed-scss--module_growIn_-ZuXu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Feed-scss--module_closeLock_p1A9I{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Feed-scss--module_shakeLock_XnxXk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Feed-scss--module_feed_MIoZt{position:relative;padding-bottom:20px}.Feed-scss--module_feed_MIoZt.Feed-scss--module_muted_euUMi{pointer-events:none}.light-y-theme .Feed-scss--module_feed_MIoZt{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_MIoZt{margin-top:0;border:none}.Feed-scss--module_spinnerFixed_8u4un{position:absolute;z-index:15;top:100px;left:50%;margin:30px auto;transform:translate(-50%);stroke-width:3px}.mobile .Feed-scss--module_spinnerFixed_8u4un{top:50px}.Feed-scss--module_itemWrap_NM4x9{margin-bottom:20px}.light-y-theme .Feed-scss--module_itemWrap_NM4x9{padding-top:20px;border-bottom:1px solid var(--var-color-base-border)}.light-y-theme .Feed-scss--module_itemWrap_NM4x9:last-of-type{border-bottom:none}.minimal .Feed-scss--module_itemWrap_NM4x9{margin-bottom:12px}.Feed-scss--module_center_BQiX6{display:flex;align-items:center;justify-content:center}.mobile .Feed-scss--module_itemWrap_NM4x9{margin-bottom:0}.mobile .Feed-scss--module_center_BQiX6{margin-top:20px}.Feed-scss--module_feedEmptyWithFilter_rth7L{min-height:50dvh;padding:7dvh 0}.Feed-scss--module_loadMoreWrapper_e9bif{display:flex;align-items:center;justify-content:center;margin-top:20px}.Feed-scss--module_extraLoader_bNg-P,.Feed-scss--module_afterFeedSpace_8Uoqj{height:50px;margin-top:10px}.Feed-scss--module_endTracking_2i4va{width:5px;height:2px}.minimal .Feed-scss--module_itemWrap_NM4x9:not(:last-of-type){border-bottom:1px solid var(--var-color-base-border)}.dark-theme .minimal .Feed-scss--module_itemWrap_NM4x9{margin-bottom:12px;border-bottom:none}.Feed-scss--module_noMorePosts_cvLZP{margin:20px;text-align:center;color:var(--var-color-text-secondary)}@keyframes Header-scss--module_fadeIn_Rmoav{0%{opacity:0}to{opacity:1}}@keyframes Header-scss--module_fadeOut_S1MUc{0%{opacity:1}to{opacity:0}}@keyframes Header-scss--module_flashing_dLan4{0%{opacity:.5}to{opacity:1}}@keyframes Header-scss--module_loading_WsEgG{to{background-position-x:-20%}}@keyframes Header-scss--module_rotating_WfeMp{to{transform:rotate(360deg)}}@keyframes Header-scss--module_growIn_clHmC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Header-scss--module_closeLock_EarZA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Header-scss--module_shakeLock_tG6lI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Header-scss--module_title_mo7yJ{color:#f1f1f1}.Header-scss--module_container_vd4sd{display:flex;flex-flow:row nowrap;padding:9px 15px}.Header-scss--module_content_-EkFT{display:flex;flex:1;flex-flow:column nowrap;overflow:hidden;justify-content:center;align-items:center;margin-right:30px;margin-left:15px}.Header-scss--module_backButton_9iCnH{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent}.Header-scss--module_backIcon_GPZaZ{width:20px;height:20px}.Header-scss--module_title_mo7yJ{font-size:14px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}.Header-scss--module_subtitle_pclVW{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:13px;font-weight:400;line-height:16px;text-align:center;color:#7c7c7c}@keyframes Filter-scss--module_fadeIn_0EcUq{0%{opacity:0}to{opacity:1}}@keyframes Filter-scss--module_fadeOut_gXJuw{0%{opacity:1}to{opacity:0}}@keyframes Filter-scss--module_flashing_IOAqT{0%{opacity:.5}to{opacity:1}}@keyframes Filter-scss--module_loading_-iOZj{to{background-position-x:-20%}}@keyframes Filter-scss--module_rotating_1p6SM{to{transform:rotate(360deg)}}@keyframes Filter-scss--module_growIn_GQZ3z{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Filter-scss--module_closeLock_XmRZK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Filter-scss--module_shakeLock_ynil3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Filter-scss--module_container_EsN6W{display:flex;flex-flow:column nowrap}.Filter-scss--module_container_EsN6W .Filter-scss--module_iconFilterApplied_zPCYe{color:var(--color-brand)}.Filter-scss--module_toggle_x6-HO{display:flex;flex-flow:row nowrap;align-items:center;width:100%;padding:12px 15px}.Filter-scss--module_toggleText_LRZp1{display:inline-block;margin-right:8px;margin-left:8px;font-size:14px;font-weight:400;line-height:22px;color:var(--var-color-text-primary)}.Filter-scss--module_iconFilter_dlkju{width:20px;height:20px;color:var(--var-color-text-primary);transition:fill .2s,stroke .2s}.Filter-scss--module_iconFilterActive_-f1tN{color:var(--color-brand)}.Filter-scss--module_iconArrow_tZeZB{width:20px;height:20px;margin-left:auto;color:#7c7c7c;transition:transform .2s}.Filter-scss--module_iconArrowActive_GhTtr{transform:rotate(180deg)}.Filter-scss--module_dates_FChGf{display:flex;flex-flow:row nowrap}.ResultList-scss--module_resultEmpty_HEyu-{padding:40px 15px 20px}@keyframes Search-scss--module_fadeIn_lVxbQ{0%{opacity:0}to{opacity:1}}@keyframes Search-scss--module_fadeOut_tYf-t{0%{opacity:1}to{opacity:0}}@keyframes Search-scss--module_flashing_eHt2z{0%{opacity:.5}to{opacity:1}}@keyframes Search-scss--module_loading_cZyGo{to{background-position-x:-20%}}@keyframes Search-scss--module_rotating_ELzVG{to{transform:rotate(360deg)}}@keyframes Search-scss--module_growIn_oeCrW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Search-scss--module_closeLock_4UrEE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Search-scss--module_shakeLock_yfkUh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Search-scss--module_input_EaTMY{border-color:#303030;background-color:#303030}.dark-theme .Search-scss--module_searchIcon_CAytk{color:#7c7c7c}.Search-scss--module_inputWrapper_EVSHm{margin:0 15px 8px}.Search-scss--module_input_EaTMY{padding-top:8px;padding-bottom:8px;border-color:#f6f6f6;background-color:#f6f6f6}.Search-scss--module_searchIcon_CAytk{color:#7c7c7c}.SearchByPosts-scss--module_filterHidden_PgwZI{display:none}.SearchByPosts-scss--module_resetPanel_FtsmQ{width:173px;margin-top:15px;margin-right:auto;margin-left:auto}.SearchByPostsResults-scss--module_root_lf1Cq{min-height:100dvh;padding:0;view-transition-name:screen;contain:paint}.SearchByPostsResults-scss--module_spinner_wVQ7N{display:block;margin:100px auto}.light-theme .SearchResultNetworkError-scss--module_pictureNetworkError_lfbn-{background-image:url(../network-error.BH4csI0x.svg)}.light-x-theme .SearchResultNetworkError-scss--module_pictureNetworkError_lfbn-{background-image:url(../network-error-x.CjzPOsEv.svg)}@keyframes SearchResultNetworkError-scss--module_fadeIn_DiJF9{0%{opacity:0}to{opacity:1}}@keyframes SearchResultNetworkError-scss--module_fadeOut_Za-zs{0%{opacity:1}to{opacity:0}}@keyframes SearchResultNetworkError-scss--module_flashing_NGVsb{0%{opacity:.5}to{opacity:1}}@keyframes SearchResultNetworkError-scss--module_loading_qdbJu{to{background-position-x:-20%}}@keyframes SearchResultNetworkError-scss--module_rotating_VkAsA{to{transform:rotate(360deg)}}@keyframes SearchResultNetworkError-scss--module_growIn_S9PMz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchResultNetworkError-scss--module_closeLock_-QN6s{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResultNetworkError-scss--module_shakeLock_pO0jP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SearchResultNetworkError-scss--module_pictureNetworkError_lfbn-{background-image:url(../network-error-y.jAyRg6vn.svg)}.SearchResultNetworkError-scss--module_container_gfwlI{display:flex;align-items:center;justify-content:center;flex-direction:column}.SearchResultNetworkError-scss--module_pictureNetworkError_lfbn-{width:120px;height:120px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto}.SearchResultNetworkError-scss--module_title_Mb-IB{margin-top:20px;font-size:16px;font-weight:600;color:var(--var-color-text-primary)}.SearchResultNetworkError-scss--module_description_ecOqf{max-width:240px;margin-top:8px;font-size:.875rem;font-weight:400;line-height:1.375rem;text-align:center;color:#7c7c7c}.ResultCenterSection-scss--module_container_TGILb{display:flex;flex-flow:column nowrap}.ResultCenterSection-scss--module_title_rm3nk,.ResultCenterSection-scss--module_subtitle_EFPMC{overflow:hidden;width:100%;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.ResultCenterSection-scss--module_title_rm3nk{color:#000}.ResultCenterSection-scss--module_subtitle_EFPMC{color:#7c7c7c}.ResultItem-scss--module_resultItem_0jj3z{overflow:hidden;border-radius:var(--border-radius-default);cursor:pointer}.ResultItem-scss--module_resultItem_0jj3z:hover{background-color:#fff}.ResultList-scss--module_container_yVoH9{display:flex;flex-flow:column wrap;align-items:center}.ResultList-scss--module_resultItem_e5bDy{width:100%;margin:0;padding:5px 0}.ResultList-scss--module_resultEmpty_cvd2d{border-radius:var(--border-radius-default)}@keyframes SearchByBlogsResults-scss--module_fadeIn_Ll3Nd{0%{opacity:0}to{opacity:1}}@keyframes SearchByBlogsResults-scss--module_fadeOut_Qnv2M{0%{opacity:1}to{opacity:0}}@keyframes SearchByBlogsResults-scss--module_flashing_5MHA9{0%{opacity:.5}to{opacity:1}}@keyframes SearchByBlogsResults-scss--module_loading_UiEHd{to{background-position-x:-20%}}@keyframes SearchByBlogsResults-scss--module_rotating_FA35k{to{transform:rotate(360deg)}}@keyframes SearchByBlogsResults-scss--module_growIn_rze5d{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchByBlogsResults-scss--module_closeLock_389Av{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByBlogsResults-scss--module_shakeLock_M5qM7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchByBlogsResults-scss--module_container_r-FLl{display:flex;flex:1;flex-direction:column;padding:15px;background-color:var(--var-color-mono-bg)}.SearchByBlogsResults-scss--module_heading_hvKds{font-size:1.25rem;font-weight:500}.SearchByBlogsResults-scss--module_search_9h7RJ{padding:15px 0}@keyframes SubscriptionPriceConfirm-scss--module_fadeIn_oc-0F{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_fadeOut_SHHOq{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirm-scss--module_flashing_m5IE6{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_loading_K-mY4{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirm-scss--module_rotating_LEMhA{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirm-scss--module_growIn_Ew-KV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceConfirm-scss--module_closeLock_Tr-2S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirm-scss--module_shakeLock_N2HKA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirm-scss--module_levelName_5iSyG{word-wrap:break-word;word-break:break-word;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.desktop .SubscriptionPriceConfirm-scss--module_levelName_5iSyG{margin-bottom:36px}.mobile .SubscriptionPriceConfirm-scss--module_levelName_5iSyG{margin-bottom:20px}.SubscriptionPriceConfirm-scss--module_cardsContainer_2Cu-8{display:flex;gap:10px;margin-bottom:20px}.mobile .SubscriptionPriceConfirm-scss--module_cardsContainer_2Cu-8{flex-direction:column}.SubscriptionPriceConfirm-scss--module_card_JKf19{padding:15px;color:#7c7c7c;border-radius:var(--border-radius-default);background-color:#ececec;flex-grow:1}.SubscriptionPriceConfirm-scss--module_cardActive_SX6uc{color:var(--var-color-text-primary);background-color:var(--color-brand-opacity-10)}.SubscriptionPriceConfirm-scss--module_cardTitle_goGid{margin-bottom:12px;font-size:13px;line-height:16px}.SubscriptionPriceConfirm-scss--module_priceBlock_SRKiF{display:flex;font-size:20px;font-weight:500}.SubscriptionPriceConfirm-scss--module_cardIcon_pIbmS{width:19px;height:24px;margin-right:10px}.SubscriptionPriceConfirm-scss--module_iconCoins_EOdfp{color:var(--color-brand)}.SubscriptionPriceConfirm-scss--module_description_5xOJ0{font-size:12px;line-height:16px;color:#7c7c7c}.desktop .SubscriptionPriceConfirm-scss--module_description_5xOJ0{margin-bottom:40px}.mobile .SubscriptionPriceConfirm-scss--module_description_5xOJ0{margin-bottom:30px}.SubscriptionPriceConfirm-scss--module_buttons_YPwKJ{display:flex;gap:10px}.mobile .SubscriptionPriceConfirm-scss--module_buttons_YPwKJ{flex-direction:column}@keyframes SubscriptionPriceConfirm-scss--module_fadeIn_HmRdS{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_fadeOut_NcfVp{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirm-scss--module_flashing_e3OQ8{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_loading_tAOLO{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirm-scss--module_rotating_XxybX{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirm-scss--module_growIn_2ueYs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionPriceConfirm-scss--module_closeLock_x1fac{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirm-scss--module_shakeLock_rgpMK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirm-scss--module_root_u08rs{position:relative;flex-grow:1;padding:20px 15px 15px;background-color:#fff}.SubscriptionPriceConfirm-scss--module_iconArrowWrapper_6tUWF{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:5px;left:5px}.SubscriptionPriceConfirm-scss--module_iconArrow_vDi5C{width:20px;height:20px}@keyframes Offers-scss--module_fadeIn_HVNOM{0%{opacity:0}to{opacity:1}}@keyframes Offers-scss--module_fadeOut_McqXq{0%{opacity:1}to{opacity:0}}@keyframes Offers-scss--module_flashing_3YnH1{0%{opacity:.5}to{opacity:1}}@keyframes Offers-scss--module_loading_mbpOJ{to{background-position-x:-20%}}@keyframes Offers-scss--module_rotating_YudGg{to{transform:rotate(360deg)}}@keyframes Offers-scss--module_growIn_gR9MZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Offers-scss--module_closeLock_fSjIb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Offers-scss--module_shakeLock_yay0y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Offers-scss--module_root_2S6oP{display:flex;flex-direction:column;flex:1}.Offers-scss--module_title_vyVqQ{font-size:1.25rem;font-weight:500;margin-bottom:20px;margin-left:15px}.Offers-scss--module_languageSelector_qZMzU{margin:0}.Offers-scss--module_settingsWrapper_s0p8a{display:flex;flex-direction:column;flex:1;line-height:22px;background-color:#f8f7f7}.Offers-scss--module_tabsWrapper_fXS-F{padding-top:20px}.Offers-scss--module_tabs_r5SR-{overflow:hidden;box-sizing:content-box;width:100%;height:32px}.Offers-scss--module_tabsHead_Ph9Er{width:100%;height:100%;position:relative;overflow-x:auto;overflow-y:hidden;box-sizing:content-box;padding:0 15px 15px;white-space:nowrap;transform:translate(-15px)}.Offers-scss--module_tabsHeadItem_AfIxj{margin-right:20px;padding-bottom:13px;font-size:13px;font-weight:600;line-height:13px;text-transform:uppercase}.Offers-scss--module_tabsHeadItem_AfIxj:not(:last-child){margin-right:20px}.Offers-scss--module_tabsHeadItem_AfIxj:first-child{margin-left:15px}.LanguageSelector-scss--module_root_Xk-0K{width:100px}.LanguageSelectorOption-scss--module_root_Xdwlq{display:flex;width:100%;align-items:center}.LanguageSelectorOption-scss--module_flagIcon_VTp-n{display:inline-flex;width:19px;height:14px}.LanguageSelectorOption-scss--module_localeLabel_-ubsO{margin-left:8px}.PrivacyPolicy-scss--module_block_X20ka{overflow:auto;width:100%}@keyframes OffersInfoItem-scss--module_fadeIn_UZ3rg{0%{opacity:0}to{opacity:1}}@keyframes OffersInfoItem-scss--module_fadeOut_EUTRm{0%{opacity:1}to{opacity:0}}@keyframes OffersInfoItem-scss--module_flashing_5X9f2{0%{opacity:.5}to{opacity:1}}@keyframes OffersInfoItem-scss--module_loading_I5AX1{to{background-position-x:-20%}}@keyframes OffersInfoItem-scss--module_rotating_wiKu8{to{transform:rotate(360deg)}}@keyframes OffersInfoItem-scss--module_growIn_NgofF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OffersInfoItem-scss--module_closeLock_4Y9Md{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OffersInfoItem-scss--module_shakeLock_CBFuX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OffersInfoItem-scss--module_root_S33Pp{padding:30px;border-radius:8px;background-color:var(--var-color-panel-bg)}.mobile .OffersInfoItem-scss--module_root_S33Pp{padding:15px}.OffersInfoItem-scss--module_title_X-RDk{margin-bottom:15px;font-size:24px;font-weight:500;line-height:30px}.OffersInfoItem-scss--module_list_kPGIr{margin:0;padding:0;list-style:none}.OffersInfoItem-scss--module_button_dP---{-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_ogMZX{padding:8px 0 7px;border-bottom:1px solid var(--var-color-base-border)}.OffersInfoItem-scss--module_singleItem_jqu0l{border-bottom-color:transparent}.MonthlyActiveUsers-scss--module_item_1s5Xm{display:flex;justify-content:space-between;line-height:22px}.OffersInfo-scss--module_root_FzFUg{padding-bottom:30px}@keyframes ModeAuthorized-scss--module_fadeIn_e2tZ2{0%{opacity:0}to{opacity:1}}@keyframes ModeAuthorized-scss--module_fadeOut_iz8ow{0%{opacity:1}to{opacity:0}}@keyframes ModeAuthorized-scss--module_flashing_xjjcn{0%{opacity:.5}to{opacity:1}}@keyframes ModeAuthorized-scss--module_loading_9A4AN{to{background-position-x:-20%}}@keyframes ModeAuthorized-scss--module_rotating_fBenC{to{transform:rotate(360deg)}}@keyframes ModeAuthorized-scss--module_growIn_t7oij{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ModeAuthorized-scss--module_closeLock_tgMbE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModeAuthorized-scss--module_shakeLock_Fiq9J{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModeAuthorized-scss--module_root_-79iM{min-height:295px;text-align:center}.ModeAuthorized-scss--module_loading_9A4AN{width:40px;height:40px}@keyframes IncorrectUser-scss--module_fadeIn_1dGEr{0%{opacity:0}to{opacity:1}}@keyframes IncorrectUser-scss--module_fadeOut_tRM-F{0%{opacity:1}to{opacity:0}}@keyframes IncorrectUser-scss--module_flashing_UDPe2{0%{opacity:.5}to{opacity:1}}@keyframes IncorrectUser-scss--module_loading_--1Yw{to{background-position-x:-20%}}@keyframes IncorrectUser-scss--module_rotating_KhWd2{to{transform:rotate(360deg)}}@keyframes IncorrectUser-scss--module_growIn_dBnfu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes IncorrectUser-scss--module_closeLock_e9Rgf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IncorrectUser-scss--module_shakeLock_KgAOB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IncorrectUser-scss--module_root_kgM7V{display:flex;flex-direction:column;align-items:center}.IncorrectUser-scss--module_picture_2rYcb{width:120px;height:120px;margin-bottom:20px;background-image:url(../incorrect-user.BPxL3G4F.svg)}.IncorrectUser-scss--module_title_bMZQg{margin-bottom:15px;font-size:1.25rem;font-weight:500;text-align:center;color:#f1f1f1}.IncorrectUser-scss--module_description_w6ATH{margin-bottom:25px;font-size:.8125rem;text-align:center;color:#7c7c7c}.IncorrectUser-scss--module_continue_TON5d{margin-bottom:15px}.OfferAccept-scss--module_text_msIth{font-size:13px}@keyframes CreateBlogForm-scss--module_fadeIn_ZGzeU{0%{opacity:0}to{opacity:1}}@keyframes CreateBlogForm-scss--module_fadeOut_mJV9k{0%{opacity:1}to{opacity:0}}@keyframes CreateBlogForm-scss--module_flashing_XEFR5{0%{opacity:.5}to{opacity:1}}@keyframes CreateBlogForm-scss--module_loading_Utk4s{to{background-position-x:-20%}}@keyframes CreateBlogForm-scss--module_rotating_V7P7h{to{transform:rotate(360deg)}}@keyframes CreateBlogForm-scss--module_growIn_6RX6t{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CreateBlogForm-scss--module_closeLock_k6j8l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CreateBlogForm-scss--module_shakeLock_9VVy1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CreateBlogForm-scss--module_form_EJpSG{margin-top:auto;padding-top:15px}.CreateBlogForm-scss--module_emailHidden_ACkZe{display:none}.CreateBlogForm-scss--module_footer_ghAr6{display:flex;margin-bottom:15px;line-height:1.25rem}.CreateBlogForm-scss--module_footerText_hvQIr{line-height:17px;-webkit-user-select:none;user-select:none}.CreateBlogForm-scss--module_inviteInput_Co1A3,.CreateBlogForm-scss--module_taxIdInput_KR1NV{display:flex;flex-wrap:wrap;margin-bottom:10px}.CreateBlogForm-scss--module_inviteInputLabel_usxbi,.CreateBlogForm-scss--module_taxIdInputLabel_jjpwF{order:-1}.CreateBlogForm-scss--module_inviteInputInvalid_d4-Tk,.CreateBlogForm-scss--module_taxIdInputInvalid_UcBG-{border:1px solid var(--var-color-error)}.CreateBlogForm-scss--module_inviteInputErrorCaption_1n3Rq,.CreateBlogForm-scss--module_taxIdInputErrorCaption_kRR-9{margin-top:0;margin-left:auto;order:-1}.CreateBlogForm-scss--module_inviteText_LlvO5{font-size:13px;font-weight:400;font-style:normal;line-height:normal;color:#7c7c7c}.CreateBlogForm-scss--module_inviteEmailLink_6bw1s,.CreateBlogForm-scss--module_offerText_b-WX-{font-size:13px}.CreateBlogForm-scss--module_checkbox_fCb8b{align-items:flex-start}.CreateBlogForm-scss--module_checkboxLabelContainer_gRNaT{line-height:17px}.CreateBlogForm-scss--module_checkboxLabel_KrCqd{font-size:13px;color:#7c7c7c}.dark-theme .CreateBlogForm-scss--module_checkboxLabel_KrCqd .CreateBlogForm-scss--module_checkboxLabel_KrCqd{color:#f1f1f1}.CreateBlogForm-scss--module_submit_tqLMh{width:100%;margin-top:15px}@keyframes BecomeAuthorForm-scss--module_fadeIn_O8iS9{0%{opacity:0}to{opacity:1}}@keyframes BecomeAuthorForm-scss--module_fadeOut_G0X2O{0%{opacity:1}to{opacity:0}}@keyframes BecomeAuthorForm-scss--module_flashing_7iKYs{0%{opacity:.5}to{opacity:1}}@keyframes BecomeAuthorForm-scss--module_loading_T0smu{to{background-position-x:-20%}}@keyframes BecomeAuthorForm-scss--module_rotating_omG2v{to{transform:rotate(360deg)}}@keyframes BecomeAuthorForm-scss--module_growIn_Ukslj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BecomeAuthorForm-scss--module_closeLock_m76w9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BecomeAuthorForm-scss--module_shakeLock_Uc2JV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BecomeAuthorForm-scss--module_root_UsDyZ{display:flex;flex-direction:column;height:100%;line-height:14px;background-color:var(--var-color-panel-bg)}.BecomeAuthorForm-scss--module_root_UsDyZ .minimal{background-color:var(--var-color-bg)}.BecomeAuthorForm-scss--module_title_MuXuD{font-size:1.25rem;font-weight:500;margin-bottom:20px;line-height:25px}.BecomeAuthorForm-scss--module_text_8zK5p{margin-bottom:15px;line-height:1.55;color:#7c7c7c}@keyframes BecomeAuthor-scss--module_fadeIn_9xedR{0%{opacity:0}to{opacity:1}}@keyframes BecomeAuthor-scss--module_fadeOut_QAgPR{0%{opacity:1}to{opacity:0}}@keyframes BecomeAuthor-scss--module_flashing_y5eXI{0%{opacity:.5}to{opacity:1}}@keyframes BecomeAuthor-scss--module_loading_wwx1N{to{background-position-x:-20%}}@keyframes BecomeAuthor-scss--module_rotating_ucMw7{to{transform:rotate(360deg)}}@keyframes BecomeAuthor-scss--module_growIn_-zas5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BecomeAuthor-scss--module_closeLock_Gkh2l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BecomeAuthor-scss--module_shakeLock_N26nx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BecomeAuthor-scss--module_page_VlxT0{--var-color-app-bg: #262626}@keyframes PasswordInput-scss--module_fadeIn_9V1UG{0%{opacity:0}to{opacity:1}}@keyframes PasswordInput-scss--module_fadeOut_BECjG{0%{opacity:1}to{opacity:0}}@keyframes PasswordInput-scss--module_flashing_oZVI9{0%{opacity:.5}to{opacity:1}}@keyframes PasswordInput-scss--module_loading_QVtq1{to{background-position-x:-20%}}@keyframes PasswordInput-scss--module_rotating_N7B0X{to{transform:rotate(360deg)}}@keyframes PasswordInput-scss--module_growIn_Nx8Fv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PasswordInput-scss--module_closeLock_mogjb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PasswordInput-scss--module_shakeLock_ywd3W{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PasswordInput-scss--module_input_Z9zWY{padding-right:50px}.PasswordInput-scss--module_inputWithError_ZaO6g{padding-right:72px}.PasswordInput-scss--module_icon_i-lyH{width:20px;height:20px;cursor:pointer}.PasswordInput-scss--module_iconWithError_BPXbf{right:45px}.desktop .light-theme .ReferralRecommendation-scss--module_avatarWrapper_-mCel:before{background-image:url(../sparks.B5C0KTwg.svg)}.desktop .light-theme .ReferralRecommendation-scss--module_recommendation_M2rBj:after{background-image:url(../arrow.ZNjHA_Xd.svg)}.light-theme .ReferralRecommendation-scss--module_understroke_Iydp9:before{background-image:url(../understroke.DK5djIOW.svg)}.desktop .light-x-theme .ReferralRecommendation-scss--module_avatarWrapper_-mCel:before{background-image:url(../sparks-x.B3adJ4zP.svg)}.desktop .light-x-theme .ReferralRecommendation-scss--module_recommendation_M2rBj:after{background-image:url(../arrow-x.CDJkmkFG.svg)}.light-x-theme .ReferralRecommendation-scss--module_understroke_Iydp9:before{background-image:url(../understroke-x.NSPY-ZZR.svg)}@keyframes ReferralRecommendation-scss--module_fadeIn_Y24Ae{0%{opacity:0}to{opacity:1}}@keyframes ReferralRecommendation-scss--module_fadeOut_V4ARu{0%{opacity:1}to{opacity:0}}@keyframes ReferralRecommendation-scss--module_flashing_77o6D{0%{opacity:.5}to{opacity:1}}@keyframes ReferralRecommendation-scss--module_loading_VIa9J{to{background-position-x:-20%}}@keyframes ReferralRecommendation-scss--module_rotating_Bri6q{to{transform:rotate(360deg)}}@keyframes ReferralRecommendation-scss--module_growIn_H1Oy-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReferralRecommendation-scss--module_closeLock_vi9kf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralRecommendation-scss--module_shakeLock_Qz6ep{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .light-y-theme .ReferralRecommendation-scss--module_avatarWrapper_-mCel:before{background-image:url(../sparks-y.0E3kEYwN.svg)}.desktop .light-y-theme .ReferralRecommendation-scss--module_recommendation_M2rBj:after{background-image:url(../arrow-y.C2Hm6Xzi.svg)}.light-y-theme .ReferralRecommendation-scss--module_understroke_Iydp9:before{background-image:url(../understroke-y.Dst7d0U-.svg)}.ReferralRecommendation-scss--module_container_4tCev{position:relative;display:flex}.desktop .ReferralRecommendation-scss--module_container_4tCev{flex-flow:column wrap;align-items:flex-start;gap:10px;width:510px;margin-bottom:30px}.mobile .ReferralRecommendation-scss--module_container_4tCev{flex-direction:row;gap:12px}.ReferralRecommendation-scss--module_avatarWrapper_-mCel{position:relative}.ReferralRecommendation-scss--module_avatarWrapper_-mCel:hover{border-bottom-color:transparent;text-decoration:none}.desktop .ReferralRecommendation-scss--module_avatarWrapper_-mCel: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_M2rBj{position:relative;max-width:100%;font-weight:600;color:#242b2c}.desktop .ReferralRecommendation-scss--module_recommendation_M2rBj{font-size:26px;line-height:40px}.desktop .ReferralRecommendation-scss--module_recommendation_M2rBj:after{content:"";position:absolute;top:50%;right:-210px;width:215px;height:95px;background-repeat:no-repeat;background-size:contain}.mobile .ReferralRecommendation-scss--module_recommendation_M2rBj{width:calc(100% - 52px);font-size:17px;line-height:24px}.ReferralRecommendation-scss--module_name_GK-mH{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_GK-mH:hover{border-bottom-color:transparent;text-decoration:none}.desktop .ReferralRecommendation-scss--module_name_GK-mH{font-size:26px;line-height:40px}.mobile .ReferralRecommendation-scss--module_name_GK-mH{font-size:17px;line-height:24px}.ReferralRecommendation-scss--module_understroke_Iydp9{position:relative;display:inline-block}.ReferralRecommendation-scss--module_understroke_Iydp9:before{content:"";position:absolute;top:85%;right:0;left:0;background-repeat:no-repeat;background-size:cover}.desktop .ReferralRecommendation-scss--module_understroke_Iydp9:before{height:13px}.mobile .ReferralRecommendation-scss--module_understroke_Iydp9:before{height:8px}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(1):before{background-image:url(../star.W1Skkvsw.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(2):before{width:31px;background-image:url(../play.B1F3tzjo.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(3):before{background-image:url(../coins.108zdb8g.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(4):before{width:49px;background-image:url(../social.SSP993w1.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(5):before{background-image:url(../mission.BaLtvocm.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(6):before{background-image:url(../stocks.CaQ2R-T6.svg)}.light-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(7):before{background-image:url(../lock.B5sLojZa.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(1):before{background-image:url(../star.W1Skkvsw.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(2):before{width:31px;background-image:url(../play.B1F3tzjo.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(3):before{background-image:url(../coins.108zdb8g.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(4):before{width:49px;background-image:url(../social.SSP993w1.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(5):before{background-image:url(../mission.BaLtvocm.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(6):before{background-image:url(../stocks.CaQ2R-T6.svg)}.light-x-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(7):before{background-image:url(../lock.B5sLojZa.svg)}@keyframes SellingPoint-scss--module_fadeIn_zHNgK{0%{opacity:0}to{opacity:1}}@keyframes SellingPoint-scss--module_fadeOut_Gq4wt{0%{opacity:1}to{opacity:0}}@keyframes SellingPoint-scss--module_flashing_aas0q{0%{opacity:.5}to{opacity:1}}@keyframes SellingPoint-scss--module_loading_iiKmn{to{background-position-x:-20%}}@keyframes SellingPoint-scss--module_rotating_Mk6P1{to{transform:rotate(360deg)}}@keyframes SellingPoint-scss--module_growIn_0pEtr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SellingPoint-scss--module_closeLock_M7ntn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SellingPoint-scss--module_shakeLock_hAb5Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(1):before{background-image:url(../star.W1Skkvsw.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(2):before{width:31px;background-image:url(../play.B1F3tzjo.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(3):before{background-image:url(../coins.108zdb8g.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(4):before{width:49px;background-image:url(../social.SSP993w1.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(5):before{background-image:url(../mission.BaLtvocm.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(6):before{background-image:url(../stocks.CaQ2R-T6.svg)}.light-y-theme .SellingPoint-scss--module_root_xDtVq:nth-of-type(7):before{background-image:url(../lock.B5sLojZa.svg)}.SellingPoint-scss--module_root_xDtVq{position:relative;display:flex;justify-content:center;align-items:center;padding:12px 18px;border:1px solid var(--var-color-base-border);border-radius:100px;background-color:#fff}.SellingPoint-scss--module_root_xDtVq:before{content:"";width:25px;height:25px;margin-right:10px;background-repeat:no-repeat}.SellingPoint-scss--module_text_2PSpH{font-size:14px;font-weight:600;line-height:22px;color:#242b2c}.desktop .CallToAction-scss--module_container_XmEf-{width:521px;margin-bottom:50px}.CallToAction-scss--module_motivation_mOjqc{margin-bottom:20px;font-weight:400;color:#242b2c}.desktop .CallToAction-scss--module_motivation_mOjqc{font-size:17px;line-height:23px}.mobile .CallToAction-scss--module_motivation_mOjqc{font-size:15px;line-height:20px}.CallToAction-scss--module_sellingPoints_Kgm1x{display:flex;flex-wrap:wrap;column-gap:10px}.desktop .CallToAction-scss--module_sellingPoints_Kgm1x{row-gap:15px}.mobile .CallToAction-scss--module_sellingPoints_Kgm1x{row-gap:10px}@keyframes AuthByProvider-scss--module_fadeIn_-cn0p{0%{opacity:0}to{opacity:1}}@keyframes AuthByProvider-scss--module_fadeOut_8AiIF{0%{opacity:1}to{opacity:0}}@keyframes AuthByProvider-scss--module_flashing_eDgKr{0%{opacity:.5}to{opacity:1}}@keyframes AuthByProvider-scss--module_loading_bsUzB{to{background-position-x:-20%}}@keyframes AuthByProvider-scss--module_rotating_M0vtN{to{transform:rotate(360deg)}}@keyframes AuthByProvider-scss--module_growIn_YAIwX{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthByProvider-scss--module_closeLock_Th-o7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthByProvider-scss--module_shakeLock_f2VfE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthByProvider-scss--module_root_W3wzL{display:flex;flex-direction:column;margin-bottom:20px}.AuthByProvider-scss--module_button_3Bdjn{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.AuthByProvider-scss--module_button_3Bdjn:last-of-type{margin-bottom:0}.AuthByProvider-scss--module_buttonIcon_18H2k{width:20px;height:20px;margin-right:auto}.AuthByProvider-scss--module_buttonText_K1cn8{margin-right:auto;text-transform:uppercase}@keyframes SignUpForm-scss--module_fadeIn_NCSzh{0%{opacity:0}to{opacity:1}}@keyframes SignUpForm-scss--module_fadeOut_kligI{0%{opacity:1}to{opacity:0}}@keyframes SignUpForm-scss--module_flashing_KWz5j{0%{opacity:.5}to{opacity:1}}@keyframes SignUpForm-scss--module_loading_rsI4Y{to{background-position-x:-20%}}@keyframes SignUpForm-scss--module_rotating_mHaM2{to{transform:rotate(360deg)}}@keyframes SignUpForm-scss--module_growIn_0fCfG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SignUpForm-scss--module_closeLock_o9IJt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SignUpForm-scss--module_shakeLock_-LMoe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SignUpForm-scss--module_root_p9QW8{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column}.SignUpForm-scss--module_spinnerContainer_TSMSL{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_DFlKq{margin-bottom:15px;font-weight:500;color:#7c7c7c}.SignUpForm-scss--module_form_WHaHp{display:flex;flex-direction:column;width:100%;text-align:left}.SignUpForm-scss--module_formPhone_NlPrX{width:100%;margin:0;padding:0}.SignUpForm-scss--module_formRow_Ql23s{margin-bottom:10px;line-height:16px}.SignUpForm-scss--module_formRow_Ql23s:last-of-type{margin-bottom:0}.SignUpForm-scss--module_form_WHaHp .SignUpForm-scss--module_submitDisabled_1sMeI{background-color:#7c7c7c4d;cursor:not-allowed}.SignUpForm-scss--module_signUpWithPhone_ZkRnH{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.SignUpForm-scss--module_signUpWithPhoneIcon_NlIYh{width:20px;height:20px;margin-right:auto;color:var(--color-brand)}.SignUpForm-scss--module_signUpWithPhoneText_wyaUr{margin-right:auto;text-transform:uppercase}.SignUpForm-scss--module_recaptchaContainer_aZWX2{margin-bottom:10px}.SignUpForm-scss--module_signUpButton_35uDK{margin-bottom:15px}.SignUpForm-scss--module_authByProvider_eO93l{width:100%}.SignUpForm-scss--module_offersText_940WM{font-size:13px;font-weight:400;line-height:16px;text-align:center;color:#7c7c7c}@keyframes AlreadyAuthor-scss--module_fadeIn_0iExx{0%{opacity:0}to{opacity:1}}@keyframes AlreadyAuthor-scss--module_fadeOut_XD8Xx{0%{opacity:1}to{opacity:0}}@keyframes AlreadyAuthor-scss--module_flashing_-LxFV{0%{opacity:.5}to{opacity:1}}@keyframes AlreadyAuthor-scss--module_loading_YvDI2{to{background-position-x:-20%}}@keyframes AlreadyAuthor-scss--module_rotating_IMfY8{to{transform:rotate(360deg)}}@keyframes AlreadyAuthor-scss--module_growIn_MaR8f{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AlreadyAuthor-scss--module_closeLock_mVXe-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AlreadyAuthor-scss--module_shakeLock_jT8HS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AlreadyAuthor-scss--module_container_3NnTs{display:flex;flex-direction:column;align-items:center;padding:0 20px}.AlreadyAuthor-scss--module_title_0VLJ1{display:inline-block;margin-bottom:40px;font-weight:500;text-align:center;color:#242b2c}.desktop .AlreadyAuthor-scss--module_title_0VLJ1{font-size:1.125rem;line-height:1.25}.mobile .AlreadyAuthor-scss--module_title_0VLJ1{font-size:1rem;line-height:1.25}.AlreadyAuthor-scss--module_name_RoWcp{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:100%;margin-top:10px;font-size:.875rem;font-weight:500;line-height:1.4;color:#242b2c}.AlreadyAuthor-scss--module_button_fqR3Y{margin-top:40px}.desktop .AlreadyAuthor-scss--module_button_fqR3Y{width:100%}.light-theme .Form-scss--module_withGift_LpYl1{background-image:url(../assets/images/gift.BqsGDkJn.png)}.desktop .light-theme .Form-scss--module_withGift_LpYl1{top:-48px;right:-48px;width:108px;height:111px}.light-theme .Form-scss--module_content_DTNcE{box-shadow:0 16px 60px #62381226}.desktop .light-theme .Form-scss--module_content_DTNcE{width:410px;margin-top:20px;padding:30px}.light-x-theme .Form-scss--module_root_Bll8Y{max-width:400px}.light-x-theme .Form-scss--module_withGift_LpYl1{background-image:url(../assets/images/gift-x.63v477xD.png)}.desktop .light-x-theme .Form-scss--module_withGift_LpYl1{top:-30px;right:-50px;width:100px;height:110px}.light-x-theme .Form-scss--module_content_DTNcE{box-shadow:0 16px 60px #12236214}.desktop .light-x-theme .Form-scss--module_content_DTNcE{width:400px;margin-top:20px;padding:30px}.light-x-theme .Form-scss--module_authContainer_xhMRo{max-width:300px;margin:0 auto}.light-x-theme .Form-scss--module_signUpForm_hYBBw{margin-top:30px}@keyframes Form-scss--module_fadeIn_dwAFN{0%{opacity:0}to{opacity:1}}@keyframes Form-scss--module_fadeOut_p-rvf{0%{opacity:1}to{opacity:0}}@keyframes Form-scss--module_flashing_Qb6Ii{0%{opacity:.5}to{opacity:1}}@keyframes Form-scss--module_loading_T9veK{to{background-position-x:-20%}}@keyframes Form-scss--module_rotating_4e3XN{to{transform:rotate(360deg)}}@keyframes Form-scss--module_growIn_sqozg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Form-scss--module_closeLock_62yvZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Form-scss--module_shakeLock_kMVLE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .Form-scss--module_root_Bll8Y{max-width:400px}.light-y-theme .Form-scss--module_withGift_LpYl1{background-image:url(../assets/images/gift-y.Cc0Y3U5r.png)}.desktop .light-y-theme .Form-scss--module_withGift_LpYl1{top:-30px;right:-50px;width:100px;height:110px}.light-y-theme .Form-scss--module_content_DTNcE{box-shadow:0 16px 60px #12236214}.desktop .light-y-theme .Form-scss--module_content_DTNcE{width:400px;margin-top:20px;padding:30px}.light-y-theme .Form-scss--module_authContainer_xhMRo{max-width:300px;margin:0 auto}.light-y-theme .Form-scss--module_signUpForm_hYBBw{margin-top:30px}.Form-scss--module_root_Bll8Y{position:relative}.Form-scss--module_content_DTNcE{position:relative;z-index:1;border-radius:15px;background-color:#fff}.mobile .Form-scss--module_content_DTNcE{width:100%;padding:20px 0}.Form-scss--module_spinner_1hAeS{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_LpYl1{background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;z-index:0}.mobile .Form-scss--module_withGift_LpYl1{top:-32px;right:-32px;width:81px;height:83px}.Form-scss--module_authContainer_xhMRo{display:flex;flex-direction:column;align-items:center}.mobile .Form-scss--module_becomeAuthorContainer_zuxCJ{padding:0 20px}.Form-scss--module_title_RqFe8,.Form-scss--module_authTitle_b6cuq,.Form-scss--module_authPromotionText_BOVdf{display:inline-block;font-weight:500;text-align:center;color:#242b2c}.desktop .Form-scss--module_title_RqFe8,.desktop .Form-scss--module_authTitle_b6cuq,.desktop .Form-scss--module_authPromotionText_BOVdf{font-size:18px;line-height:22px}.mobile .Form-scss--module_title_RqFe8,.mobile .Form-scss--module_authTitle_b6cuq,.mobile .Form-scss--module_authPromotionText_BOVdf{font-size:16px;line-height:19px}.Form-scss--module_becomeAuthorTitle_TSLoq,.Form-scss--module_becomeAuthorText_ePr1m{text-align:center}.Form-scss--module_becomeAuthorForm_l5Tda{padding:10px 20px}.Form-scss--module_becomeAuthorButton_uXU2E{margin-top:30px}.light-theme .Disclaimer-scss--module_newUsers_su7Hm,.light-theme .Disclaimer-scss--module_feeReturn_FbYF-{color:#ba9e8b}.light-x-theme .Disclaimer-scss--module_newUsers_su7Hm,.light-x-theme .Disclaimer-scss--module_feeReturn_FbYF-{color:#5249b4}@keyframes Disclaimer-scss--module_fadeIn_4PJ5-{0%{opacity:0}to{opacity:1}}@keyframes Disclaimer-scss--module_fadeOut_jN6Hz{0%{opacity:1}to{opacity:0}}@keyframes Disclaimer-scss--module_flashing_Td8JR{0%{opacity:.5}to{opacity:1}}@keyframes Disclaimer-scss--module_loading_OP9R8{to{background-position-x:-20%}}@keyframes Disclaimer-scss--module_rotating_MG5Yi{to{transform:rotate(360deg)}}@keyframes Disclaimer-scss--module_growIn_gKNdq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Disclaimer-scss--module_closeLock_-wbm7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Disclaimer-scss--module_shakeLock_kWIcn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .Disclaimer-scss--module_newUsers_su7Hm,.light-y-theme .Disclaimer-scss--module_feeReturn_FbYF-{color:var(--color-brand)}.Disclaimer-scss--module_container_Owheq{display:flex;flex-direction:column;align-items:center}.desktop .Disclaimer-scss--module_container_Owheq{margin-top:30px}.mobile .Disclaimer-scss--module_container_Owheq{margin-top:20px}.Disclaimer-scss--module_newUsers_su7Hm,.Disclaimer-scss--module_feeReturn_FbYF-{display:inline-block;text-align:center}.Disclaimer-scss--module_newUsers_su7Hm{font-size:15px;font-weight:500;line-height:18px}.Disclaimer-scss--module_feeReturn_FbYF-{margin-top:15px;font-size:13px;font-weight:400;line-height:16px}@keyframes Social-scss--module_fadeIn_aYzY2{0%{opacity:0}to{opacity:1}}@keyframes Social-scss--module_fadeOut_iJ-aX{0%{opacity:1}to{opacity:0}}@keyframes Social-scss--module_flashing_emvRT{0%{opacity:.5}to{opacity:1}}@keyframes Social-scss--module_loading_bpd0C{to{background-position-x:-20%}}@keyframes Social-scss--module_rotating_jHP7h{to{transform:rotate(360deg)}}@keyframes Social-scss--module_growIn_evWxC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Social-scss--module_closeLock_Ybrig{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Social-scss--module_shakeLock_u5uyy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Social-scss--module_container_kRtkS{display:flex;flex-flow:column wrap;margin-top:auto;margin-bottom:25px;align-items:center}.Social-scss--module_title_fdg90{font-size:13px;font-weight:500;line-height:16px;color:#ba9e8b}.Social-scss--module_links_S2Mpw{display:flex;margin-top:15px;gap:12px}.Social-scss--module_link_hbY1k{width:40px;height:40px;position:relative;display:inline-block;border-radius:100%;background-color:#dccdbf}.Social-scss--module_vk_rx9AN,.Social-scss--module_youtube_xUHDl,.Social-scss--module_projectLogo_t4tk-{width:20px;height:20px;position:absolute;z-index:1;top:50%;left:50%;background-repeat:no-repeat;background-size:contain;transform:translate(-50%,-50%)}.Social-scss--module_vk_rx9AN{background-image:url(../vk.CdMGRfby.svg)}.Social-scss--module_youtube_xUHDl{background-image:url(./assets/youtube.svg)}.Social-scss--module_projectLogo_t4tk-{background-image:url(../project.C3eOrMI1.svg)}@keyframes LandingReferral-scss--module_fadeIn_DZmGo{0%{opacity:0}to{opacity:1}}@keyframes LandingReferral-scss--module_fadeOut_rznOw{0%{opacity:1}to{opacity:0}}@keyframes LandingReferral-scss--module_flashing_bcVhd{0%{opacity:.5}to{opacity:1}}@keyframes LandingReferral-scss--module_loading_whnxh{to{background-position-x:-20%}}@keyframes LandingReferral-scss--module_rotating_6kv8F{to{transform:rotate(360deg)}}@keyframes LandingReferral-scss--module_growIn_6gFC8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LandingReferral-scss--module_closeLock_vuqXh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LandingReferral-scss--module_shakeLock_HZ7IW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LandingReferral-scss--module_root_6nUtl{width:100%;height:100%;position:relative;overflow:hidden;background-color:#fffcf5}.LandingReferral-scss--module_content_6Wwni{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;margin:0 auto}.desktop .LandingReferral-scss--module_content_6Wwni{width:1140px;min-height:calc(100vh - 70px);padding-top:50px}.mobile .LandingReferral-scss--module_content_6Wwni{min-height:calc(100vh - 50px);padding-top:20px;padding-right:15px;padding-left:15px}.desktop .LandingReferral-scss--module_left_yEi8Y{flex-basis:auto}.desktop .LandingReferral-scss--module_right_o5qGM{position:absolute;top:50px;right:0;bottom:0;display:flex;flex-direction:column;width:410px}.mobile .LandingReferral-scss--module_right_o5qGM{width:100%;max-width:375px;margin:30px auto}.mobile .LandingReferral-scss--module_first_dHndd{order:0}.mobile .LandingReferral-scss--module_second_nwayB{order:1}.mobile .LandingReferral-scss--module_third_av8sY{order:2}.desktop .LandingReferral-scss--module_fourth_Gluvq{width:800px;margin-top:auto}.mobile .LandingReferral-scss--module_fourth_Gluvq{width:100%;max-width:400px;margin-top:60px;margin-right:auto;margin-left:auto;order:3}.LandingReferral-scss--module_ui_2KeDn{position:relative;padding-bottom:44.125%;background-image:url(../ui_bg.uUEPQ1wO.svg);background-repeat:no-repeat}.desktop .LandingReferral-scss--module_ui_2KeDn{left:-80px;width:800px;background-size:contain}.mobile .LandingReferral-scss--module_ui_2KeDn{bottom:16px;width:100%;transform:scale(1.2)}.LandingReferral-scss--module_drains_zKNVz{position:absolute;z-index:1;top:0;bottom:0;left:50%;width:1140px;margin:0 auto;transform:translate(-50%)}.LandingReferral-scss--module_drain_Rqhtt{position:absolute;background-repeat:no-repeat;background-size:contain}.LandingReferral-scss--module_drainLeft_z6xkB{top:-50px;left:-305px;width:662px;height:692px;opacity:.8}.LandingReferral-scss--module_drainRight_9fhLf{top:-100px;right:-150px;width:662px;height:692px}.LandingReferral-scss--module_drainBottom_gOEa1{bottom:-285px;left:-60px;width:831px;height:807px;background-image:url(../drain-right.BR6nkjdr.svg)}.Card-scss--module_root_9C8hV{width:270px}.Card-scss--module_image_JgLVC{min-width:270px;margin-bottom:15px;border-radius:3px}.Card-scss--module_imageWrapper_7XHAg{position:relative;width:100%;padding-bottom:56%;border-radius:3px;background-color:#fff}.CardsSet-scss--module_title_3xHff{margin-bottom:15px;font-size:1.5rem;font-weight:500}.CardsSet-scss--module_description_oR84Q{margin-bottom:30px;line-height:1.375rem;color:#7c7c7c}@keyframes LogoAndBrandFooter-scss--module_fadeIn_P-wN2{0%{opacity:0}to{opacity:1}}@keyframes LogoAndBrandFooter-scss--module_fadeOut_vMACb{0%{opacity:1}to{opacity:0}}@keyframes LogoAndBrandFooter-scss--module_flashing_Vpvaa{0%{opacity:.5}to{opacity:1}}@keyframes LogoAndBrandFooter-scss--module_loading_0Qz9l{to{background-position-x:-20%}}@keyframes LogoAndBrandFooter-scss--module_rotating_hpAgR{to{transform:rotate(360deg)}}@keyframes LogoAndBrandFooter-scss--module_growIn_pPX7a{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LogoAndBrandFooter-scss--module_closeLock_OUwyZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LogoAndBrandFooter-scss--module_shakeLock_cSHtF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LogoAndBrandFooter-scss--module_title_pN-0w{margin-bottom:13px;font-weight:500}.LogoAndBrandFooter-scss--module_downloadLinks_xDdyM{display:flex;align-items:center}.LogoAndBrandFooter-scss--module_downloadIcon_-K9ZI{width:20px;height:20px;display:inline-flex;color:var(--color-brand)}.LogoAndBrandFooter-scss--module_link_OWZJv{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;margin-left:10px}.LogoAndBrandFooter-scss--module_link_OWZJv:visited{color:var(--var-color-link)}@media not all and (hover: none){.LogoAndBrandFooter-scss--module_link_OWZJv:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes Brand-scss--module_fadeIn_orWgI{0%{opacity:0}to{opacity:1}}@keyframes Brand-scss--module_fadeOut_B-gzP{0%{opacity:1}to{opacity:0}}@keyframes Brand-scss--module_flashing_koNuW{0%{opacity:.5}to{opacity:1}}@keyframes Brand-scss--module_loading_R7GZP{to{background-position-x:-20%}}@keyframes Brand-scss--module_rotating_GxcQC{to{transform:rotate(360deg)}}@keyframes Brand-scss--module_growIn_vXfUg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Brand-scss--module_closeLock_IaH8z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Brand-scss--module_shakeLock_Q2m59{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Brand-scss--module_bigBLogo_zo7ER{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_OPNcD{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_2kyTi{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_JWPZw{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_-5KKv{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_MAkD2{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_h8s1c{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_PcYF7{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:var(--color-brand)}.Brand-scss--module_colorDark_svyHp{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:#242b2c}.Brand-scss--module_colorGray_2--jF{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:#7c7c7c}.Brand-scss--module_colorBackground_6xaI1{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_6xaI1{background-color:#f6f6f6}.Brand-scss--module_rulesFooter_AqHdg{line-height:22px;color:var(--var-color-text-primary)}.Brand-scss--module_footerTitle_6A5Fe{margin-bottom:13px;font-weight:500}.Brand-scss--module_colorsFooterTitle_SmpSP{margin-bottom:5px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.Brand-scss--module_colorsFooterHex_vuCA5{color:var(--var-color-text-primary)}.Brand-scss--module_brandContainer_j1WjQ{padding:20px 15px}.Brand-scss--module_cardContainer_1-ZRo{width:100%;margin-bottom:20px}.Brand-scss--module_cardsSetContainer_5GkSD{margin-bottom:40px}.Brand-scss--module_cardContainer_1-ZRo:last-child{margin-bottom:0}.SubscriptionLevelBlockTemplate-scss--module_root_n9Rjk{display:flex;max-width:272px}.SubscriptionLevelBlockTemplate-scss--module_wrapper_B0oN5{display:flex;flex-direction:column;padding:15px;border-radius:var(--border-radius-default);background-color:#fff;filter:drop-shadow(0 2px 30px rgba(0,0,0,.1))}.SubscriptionLevelBlockTemplate-scss--module_title_-1p-H{margin-bottom:5px;font-size:1rem;font-weight:700;line-height:1.25rem;color:var(--var-color-text-primary)}.SubscriptionLevelBlockTemplate-scss--module_price_CDiGo{margin-bottom:10px;font-size:14px;font-weight:400;line-height:1.55;color:#7c7c7c}.SubscriptionLevelBlockTemplate-scss--module_description_LIEtJ{margin-bottom:15px;font-size:14px;font-weight:400;line-height:1.55;color:var(--var-color-text-primary)}.SubscriptionLevelBlockTemplate-scss--module_button_RbYR2{cursor:default}@keyframes SignIn-scss--module_fadeIn_sZIBy{0%{opacity:0}to{opacity:1}}@keyframes SignIn-scss--module_fadeOut_G-AhF{0%{opacity:1}to{opacity:0}}@keyframes SignIn-scss--module_flashing_46-FC{0%{opacity:.5}to{opacity:1}}@keyframes SignIn-scss--module_loading_uKPqL{to{background-position-x:-20%}}@keyframes SignIn-scss--module_rotating_-oXKL{to{transform:rotate(360deg)}}@keyframes SignIn-scss--module_growIn_7ZdvC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SignIn-scss--module_closeLock_ouQiO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SignIn-scss--module_shakeLock_9v51f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SignIn-scss--module_block_bteAB{display:flex}.SignIn-scss--module_icon_U8KQx{fill:#fff}.SignIn-scss--module_item_Fpja-{display:flex;align-items:center;justify-content:center;margin-right:15px;transition:background-color .3s;cursor:pointer}.SignIn-scss--module_item_Fpja- .SignIn-scss--module_iconVk_IhGMr,.SignIn-scss--module_item_Fpja- .SignIn-scss--module_iconYoutube_Xp9OB,.SignIn-scss--module_item_Fpja- .SignIn-scss--module_iconTwitch_b-AUn{color:#fff}.SignIn-scss--module_itemSmall_RaLZO{width:45px;height:45px;border-radius:50%}.SignIn-scss--module_itemSmall_RaLZO .SignIn-scss--module_iconTwitch_b-AUn{width:16px;height:18px}.SignIn-scss--module_itemSmall_RaLZO .SignIn-scss--module_iconYoutube_Xp9OB{width:21px;height:15px}.SignIn-scss--module_itemSmall_RaLZO .SignIn-scss--module_iconVk_IhGMr{width:20px;height:12px}.SignIn-scss--module_itemSmall_RaLZO .SignIn-scss--module_iconMore_ZsNJ5{width:22px;height:5px;fill:#19191959}.SignIn-scss--module_itemMedium_hT2l2{width:56px;height:56px;border-radius:50%}.SignIn-scss--module_itemMedium_hT2l2 .SignIn-scss--module_iconTwitch_b-AUn{width:20px;height:22px}.SignIn-scss--module_itemMedium_hT2l2 .SignIn-scss--module_iconYoutube_Xp9OB{width:25px;height:18px}.SignIn-scss--module_itemMedium_hT2l2 .SignIn-scss--module_iconVk_IhGMr{width:24px;height:14px}.SignIn-scss--module_itemMedium_hT2l2 .SignIn-scss--module_iconMore_ZsNJ5{width:28px;height:6px;fill:#19191959}.SignIn-scss--module_itemTwitch_kdw9m{background-color:#6442a3}.SignIn-scss--module_itemTwitch_kdw9m:hover{background-color:#8c6ec4}.SignIn-scss--module_itemYoutube_671Od{background-color:red}.SignIn-scss--module_itemYoutube_671Od:hover{background-color:#ff4d4d}.SignIn-scss--module_itemVk_iN0UQ{background-color:#4a76a8}.SignIn-scss--module_itemVk_iN0UQ:hover{background-color:#799cc4}.SignIn-scss--module_itemMore_CdsBU{background-color:#d5d5d5}.SignIn-scss--module_itemMore_CdsBU:hover{background-color:#e6e6e6}.TargetBlockTemplate-scss--module_root_DVFUU{display:flex;max-width:265px}.TargetBlockTemplate-scss--module_wrapper_Lqpaf{display:flex;flex-direction:column;padding:15px;border-radius:var(--border-radius-default);background-color:#fff;filter:drop-shadow(0 2px 30px rgba(0,0,0,.1))}.TargetBlockTemplate-scss--module_title_8vGiB{margin-bottom:12px;font-size:1rem;font-weight:700;line-height:19px;color:var(--var-color-text-primary)}.TargetBlockTemplate-scss--module_titleCollected_toQpv{font-size:14px;font-weight:400;color:#7c7c7c}.TargetBlockTemplate-scss--module_progress_NYG9j{margin-bottom:12px}.TargetBlockTemplate-scss--module_description_489-c{font-size:14px;font-weight:400;line-height:1.55;color:var(--var-color-text-primary)}@keyframes TopPictureBlock-scss--module_fadeIn_Y3AeQ{0%{opacity:0}to{opacity:1}}@keyframes TopPictureBlock-scss--module_fadeOut_2fVVJ{0%{opacity:1}to{opacity:0}}@keyframes TopPictureBlock-scss--module_flashing_1NZiA{0%{opacity:.5}to{opacity:1}}@keyframes TopPictureBlock-scss--module_loading_HW00q{to{background-position-x:-20%}}@keyframes TopPictureBlock-scss--module_rotating_Z1ND7{to{transform:rotate(360deg)}}@keyframes TopPictureBlock-scss--module_growIn_F9QS8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TopPictureBlock-scss--module_closeLock_SJ6J2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopPictureBlock-scss--module_shakeLock_uzVDS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopPictureBlock-scss--module_root_-eArX{position:relative;display:flex;width:100%;max-width:400px;height:200px;margin:0 auto}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item_KdciD{display:flex;align-items:center;justify-content:center;position:absolute}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item1_K-TSb{top:69px;left:5px;width:108px;height:82px;opacity:.6}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item1Wrapper_DnyMX{position:relative;overflow:hidden;width:271px;transform:scale(.43);flex-shrink:0}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item2_ZsWoI{z-index:2;top:40px;left:70px;width:115px;height:60px}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item2Wrapper_SWSVk{width:255px;height:124px;transform:scale(.44);flex-shrink:0}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item3_hlJ8a{z-index:3;top:115px;left:102px;width:115px;height:65px}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item3Wrapper_MtRh9{width:255px;height:143px;transform:scale(.44);flex-shrink:0}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item4_3uc9p{z-index:2;top:20px;right:68px;width:123px;height:86px}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item4Wrapper_t3bIf{width:270px;height:186px;flex-shrink:0;transform:scale(.5)}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item5_rQ5Zr{z-index:1;top:66px;right:0;width:120px;height:97px;opacity:.6}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_item5Wrapper_w6-IQ{width:270px;height:208px;transform:scale(.44);flex-shrink:0}.TopPictureBlock-scss--module_root_-eArX .TopPictureBlock-scss--module_wrapper_VdmTu{transform:scale(.7)}@keyframes LandingContributionNotifications-scss--module_fadeIn_VF3VA{0%{opacity:0}to{opacity:1}}@keyframes LandingContributionNotifications-scss--module_fadeOut_3XLGB{0%{opacity:1}to{opacity:0}}@keyframes LandingContributionNotifications-scss--module_flashing_nTyG1{0%{opacity:.5}to{opacity:1}}@keyframes LandingContributionNotifications-scss--module_loading_1Aj19{to{background-position-x:-20%}}@keyframes LandingContributionNotifications-scss--module_rotating_RQFmw{to{transform:rotate(360deg)}}@keyframes LandingContributionNotifications-scss--module_growIn_2Jnxq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LandingContributionNotifications-scss--module_closeLock_y9EDj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LandingContributionNotifications-scss--module_shakeLock_s6nUm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LandingContributionNotifications-scss--module_top_9G6ye{position:relative;display:flex;overflow:hidden;flex-direction:column;align-items:center;padding-top:var(--const-top-menu-height);padding-bottom:40px;background-image:url(../top-bg.mwp2UsY4.svg)}.LandingContributionNotifications-scss--module_top_9G6ye:after{width:100%;height:100%;content:" ";position:absolute;z-index:-1;top:0;left:0;background-image:linear-gradient(to bottom,#f9f7f7,#ebebeb)}.LandingContributionNotifications-scss--module_topPicture_1pWRP{width:100%;height:200px}.LandingContributionNotifications-scss--module_topTitle_jgON2,.LandingContributionNotifications-scss--module_topText_-3XIA{padding:0 30px;text-align:center}.LandingContributionNotifications-scss--module_topTitle_jgON2{margin-bottom:15px;font-size:27px;font-weight:600}.LandingContributionNotifications-scss--module_topText_-3XIA{margin-bottom:30px;font-size:15px;line-height:19px;color:#333}.LandingContributionNotifications-scss--module_topSignInTitle_t-u-a{margin-bottom:15px;font-size:15px;text-align:center;color:#333}.LandingContributionNotifications-scss--module_emoji_9-zkp{display:flex;flex-direction:column;padding:50px 0;background-color:#fff}.LandingContributionNotifications-scss--module_emojiItem_HGYi3{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;padding:0 15px}.LandingContributionNotifications-scss--module_emojiItem_HGYi3:last-child{margin-bottom:0}.LandingContributionNotifications-scss--module_emojiItemPicture_MEGp-{margin-bottom:20px;background-size:cover}.LandingContributionNotifications-scss--module_emojiItemPictureFavorites_xUepM{width:251px;height:160px;background-image:url(../assets/images/emoji-favorites.CGaWrkmu.png)}.LandingContributionNotifications-scss--module_emojiItemPictureTargets_MfAX-{width:300px;height:157px}.LandingContributionNotifications-scss--module_emojiItemPictureTargetsUSD_IG4NW{background-image:url(../assets/images/emoji-targets-usd.DnoyHRTt.png)}.LandingContributionNotifications-scss--module_emojiItemPictureTargetsRUB_lz-ve{background-image:url(../assets/images/emoji-targets-rub.CrvLqDG2.png)}.LandingContributionNotifications-scss--module_emojiItemPicturePrice_dKTwi{width:224px;height:157px}.LandingContributionNotifications-scss--module_emojiItemPicturePriceUSD_1Fn-M{background-image:url(../assets/images/emoji-price-usd.CmvFCSmv.png)}.LandingContributionNotifications-scss--module_emojiItemPicturePriceRUB_sluBP{background-image:url(../assets/images/emoji-price-rub.BJ-5hLzl.png)}.LandingContributionNotifications-scss--module_emojiItemTitle_lV14F,.LandingContributionNotifications-scss--module_emojiItemText_thss2{text-align:center}.LandingContributionNotifications-scss--module_emojiItemTitle_lV14F{margin-bottom:10px;font-size:18px;font-weight:600}.LandingContributionNotifications-scss--module_emojiItemText_thss2{font-size:14px;line-height:20px;color:#333}.LandingContributionNotifications-scss--module_alsoHave_XV0Wh{position:relative;padding:50px 15px 60px;background-image:url(../also-have-bg.DS-qQDyO.svg)}.LandingContributionNotifications-scss--module_alsoHave_XV0Wh:after{width:100%;height:100%;content:" ";position:absolute;z-index:-1;top:0;left:0;background-image:linear-gradient(to bottom,#f9f7f7,#ebebeb)}.LandingContributionNotifications-scss--module_alsoHaveItems_CAUGr{display:flex;flex-direction:column;margin-bottom:60px}.LandingContributionNotifications-scss--module_alsoHaveTitle_XdSao,.LandingContributionNotifications-scss--module_alsoHaveTitleGo_mMJRL{font-size:27px;font-weight:600;text-align:center}.LandingContributionNotifications-scss--module_alsoHaveTitle_XdSao{margin-bottom:30px}.LandingContributionNotifications-scss--module_alsoHaveTitleGo_mMJRL{margin-bottom:20px}.LandingContributionNotifications-scss--module_alsoHaveItem_tW3ZC{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:130px;margin-bottom:20px;padding:20px;border-radius:10px}.LandingContributionNotifications-scss--module_alsoHaveItem_tW3ZC:last-child{margin-bottom:0}.LandingContributionNotifications-scss--module_alsoHaveItemPicture_7lvws{width:48px;height:48px;border-radius:50%;margin-bottom:15px;background-color:#fff;background-repeat:no-repeat;background-position:center center;box-shadow:0 5px 20px #0000000d}.LandingContributionNotifications-scss--module_alsoHaveItemTitle_oqR-B{font-size:22px;font-weight:600;line-height:1.18;letter-spacing:-.5px;color:#fff}.LandingContributionNotifications-scss--module_alsoHaveItemCommission_nUR9A{background-image:linear-gradient(to bottom,#f7b200,#df8400)}.LandingContributionNotifications-scss--module_alsoHaveItemCommission_nUR9A .LandingContributionNotifications-scss--module_alsoHaveItemPicture_7lvws{background-image:url(../also-have-commission.1aEolXOg.svg)}.LandingContributionNotifications-scss--module_alsoHaveItemPayout_Bth5F{background-image:linear-gradient(to bottom,#bf69d6,#6138bc)}.LandingContributionNotifications-scss--module_alsoHaveItemPayout_Bth5F .LandingContributionNotifications-scss--module_alsoHaveItemPicture_7lvws{background-image:url(../also-have-payout.C9EfXB5B.svg)}.LandingContributionNotifications-scss--module_alsoHaveItemPaySystems_RpsCi{background-image:linear-gradient(to top,#e64d4b,#fb8332)}.LandingContributionNotifications-scss--module_alsoHaveItemPaySystems_RpsCi .LandingContributionNotifications-scss--module_alsoHaveItemPicture_7lvws{background-image:url(../also-have-pay-systems.Cp7CzNLC.svg)}.LandingContributionNotifications-scss--module_alsoHaveItemDiscord_jbncp{background-image:linear-gradient(to bottom,#7593d9,#546ca8)}.LandingContributionNotifications-scss--module_alsoHaveItemDiscord_jbncp .LandingContributionNotifications-scss--module_alsoHaveItemPicture_7lvws{background-image:url(../also-have-discord.DWNOdU0n.svg)}.LandingContributionNotifications-scss--module_alsoHaveSignIn_zM3eK{display:flex;justify-content:center}@keyframes LandingBlog2125-scss--module_fadeIn_Etf-h{0%{opacity:0}to{opacity:1}}@keyframes LandingBlog2125-scss--module_fadeOut_D7Phd{0%{opacity:1}to{opacity:0}}@keyframes LandingBlog2125-scss--module_flashing_q2DwC{0%{opacity:.5}to{opacity:1}}@keyframes LandingBlog2125-scss--module_loading_BACxW{to{background-position-x:-20%}}@keyframes LandingBlog2125-scss--module_rotating_oSdr2{to{transform:rotate(360deg)}}@keyframes LandingBlog2125-scss--module_growIn_QWx-w{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LandingBlog2125-scss--module_closeLock_CWI63{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LandingBlog2125-scss--module_shakeLock_121ml{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LandingBlog2125-scss--module_block_Qb4qq{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;margin:0 auto;padding-top:20px;text-align:center;background-color:#fefcf8}.LandingBlog2125-scss--module_backgroundFigures_-bsO-{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.LandingBlog2125-scss--module_backgroundFigure_e2Y0i{background-repeat:no-repeat;background-position:center center;background-size:100%;position:absolute}.LandingBlog2125-scss--module_backgroundFigure_e2Y0i:nth-of-type(1){top:0;width:100vw;height:101.5625vw;opacity:.4;background-image:url(../1.Cq25t2os.svg)}.LandingBlog2125-scss--module_backgroundFigure_e2Y0i:nth-of-type(2){top:0;right:0;width:66.875vw;height:110.3125vw;opacity:.4;background-image:url(../2.DkBacre0.svg)}.LandingBlog2125-scss--module_backgroundFigure_e2Y0i:nth-of-type(3){top:0;left:0;width:75.3125vw;height:155.625vw;opacity:.8;background-image:url(../3.Bhnp_RZy.svg)}.LandingBlog2125-scss--module_backgroundFigure_e2Y0i:nth-of-type(4){right:0;bottom:0;width:77.1875vw;height:84.6875vw;opacity:.8;background-image:url(../4.TtRHP3PX.svg)}.LandingBlog2125-scss--module_logo_HyCcn{background-repeat:no-repeat;background-position:center center;background-size:100%;z-index:1;display:block;width:130px;height:36px;margin:0 auto 12px;background-image:url(../logo.C3yDD-xj.svg)}.LandingBlog2125-scss--module_logo_HyCcn:hover{border-bottom-color:transparent}.LandingBlog2125-scss--module_content_AHDRs{z-index:1}.LandingBlog2125-scss--module_titleContainer_Sl7ro{margin:0 auto 28px;padding:0 20px}@media (min-height: 700px){.LandingBlog2125-scss--module_titleContainer_Sl7ro{margin-bottom:40px}}.LandingBlog2125-scss--module_title_pPM6L{position:relative;display:inline-block;width:fit-content;font-size:26px;font-weight:700;line-height:32px;color:var(--var-color-text-primary)}@media (min-height: 700px){.LandingBlog2125-scss--module_title_pPM6L{font-size:28px;line-height:35px}}.LandingBlog2125-scss--module_titleEnding_bSrNH{margin:0 .25em}.LandingBlog2125-scss--module_titleEnding_bSrNH:before{background-repeat:no-repeat;background-position:center center;background-size:100%;content:"";position:absolute;right:-22%;bottom:-26%;width:138px;height:42px;background-image:url(../title.D4r2VVek.svg)}.LandingBlog2125-scss--module_description_-02G5{margin:0 15px 18px;font-size:13px;line-height:19px;color:var(--var-color-text-primary)}@media (min-height: 700px){.LandingBlog2125-scss--module_description_-02G5{margin-bottom:30px;font-size:19px;line-height:25px}}.LandingBlog2125-scss--module_button_7K3a0{z-index:1;overflow:visible;height:41px;margin-bottom:66px;padding:11px 19px;font-size:16px;font-weight:600;line-height:17px}.LandingBlog2125-scss--module_button_7K3a0:before{background-repeat:no-repeat;background-position:center center;background-size:100%;content:"";position:absolute;bottom:-66px;left:-79px;width:69px;height:74px;background-image:url(../array.8kEdDu_W.svg)}@media (max-width: 319px){.LandingBlog2125-scss--module_button_7K3a0:before{bottom:-49.5px;left:-59.25px;width:51.75px;height:55.5px}}.LandingBlog2125-scss--module_image_sq3mA{position:relative;z-index:1;width:100%;max-width:500px;height:180px;margin:0 auto;background-image:url(../bg.B74wh5Ni.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.LandingBlog2125-scss--module_points_caqGm{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.LandingBlog2125-scss--module_point_tz2Y-{z-index:1;display:flex;align-items:center;height:36px;margin-right:8px;margin-bottom:8px;padding:11px 13px 10px;border:1px solid var(--var-color-base-border);font-size:9px;font-weight:600;line-height:14px;white-space:nowrap;border-radius:10px;background-color:#fff;box-shadow:0 11px 13px #62381226}.LandingBlog2125-scss--module_point_tz2Y-:before{width:16px;height:16px;background-repeat:no-repeat;background-position:center center;background-size:100%;content:"";margin-right:7px}.LandingBlog2125-scss--module_subscriptionLevels_a8Tw-:before{background-image:url(../assets/images/crown.DhniZa3w.png)}.LandingBlog2125-scss--module_targets_K5myW:before{background-image:url(../assets/images/target.CnL5myJK.png)}.LandingBlog2125-scss--module_statistics_PmyWJ:before{background-image:url(../assets/images/statistics.DjlYpHKt.png)}.LandingBlog2125-scss--module_closedPosts_e1WeA:before{background-image:url(../assets/images/lock.8CDMY0GJ.png)}.LandingBlog2125-scss--module_privateChats_u4srN:before{content:none}.LandingBlog2125-scss--module_discord_TF26G{width:16px;height:16px;margin-right:-1px}.LandingBlog2125-scss--module_telegram_dSnoR{width:16px;height:16px;margin-right:7px}.LandingBlog2125-scss--module_fundRaising_jDNcc{top:-10px;left:29.1228070175%}.LandingBlog2125-scss--module_fundRaising_jDNcc:before{background-image:url(../assets/images/coins.C1lI69hk.png)}.LandingBlog2125-scss--module_streams_mt-sN{top:145px;left:88.0701754386%}.LandingBlog2125-scss--module_streams_mt-sN:before{width:15px;height:13px;margin-right:8px;background-image:url(../assets/images/play.DdU8lCUG.png)}.FollowButton-scss--module_iconContainer_8QbLH{position:absolute;top:15px;left:15px}.FollowButton-scss--module_icon_-wINp{width:1.625rem;height:1.5rem;color:#fff;fill:var(--color-brand)}.GoToSubscribe-scss--module_root_212JJ{width:100%;text-transform:uppercase}@keyframes CirclesAnimation-scss--module_fadeIn_MJ0WU{0%{opacity:0}to{opacity:1}}@keyframes CirclesAnimation-scss--module_fadeOut_NVxf9{0%{opacity:1}to{opacity:0}}@keyframes CirclesAnimation-scss--module_flashing_QgQ0a{0%{opacity:.5}to{opacity:1}}@keyframes CirclesAnimation-scss--module_loading_dWfPp{to{background-position-x:-20%}}@keyframes CirclesAnimation-scss--module_rotating_ZnTWe{to{transform:rotate(360deg)}}@keyframes CirclesAnimation-scss--module_growIn_t-Isq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CirclesAnimation-scss--module_closeLock_HLfqw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CirclesAnimation-scss--module_shakeLock_LMdKc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CirclesAnimation-scss--module_root_JpG-z,.CirclesAnimation-scss--module_content_Cggm3{position:relative}.CirclesAnimation-scss--module_animatedRing_v3Qyt{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_CX-RB;animation-duration:2s;animation-iteration-count:infinite}.CirclesAnimation-scss--module_delay_r830U{animation-delay:1s}@keyframes CirclesAnimation-scss--module_ring_CX-RB{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)}}@keyframes BlogRssLinkButton-scss--module_fadeIn_ydlDJ{0%{opacity:0}to{opacity:1}}@keyframes BlogRssLinkButton-scss--module_fadeOut_jeb5Z{0%{opacity:1}to{opacity:0}}@keyframes BlogRssLinkButton-scss--module_flashing_iVbOs{0%{opacity:.5}to{opacity:1}}@keyframes BlogRssLinkButton-scss--module_loading_-bDje{to{background-position-x:-20%}}@keyframes BlogRssLinkButton-scss--module_rotating_kyjAj{to{transform:rotate(360deg)}}@keyframes BlogRssLinkButton-scss--module_growIn_lAnep{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogRssLinkButton-scss--module_closeLock_OoFcG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRssLinkButton-scss--module_shakeLock_teJ1Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRssLinkButton-scss--module_button_yGG19{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_AEVWo{font-size:.875rem;font-weight:600;line-height:1.4;vertical-align:middle;white-space:nowrap}.BlogRssLinkButton-scss--module_icon_ODUug{width:1.25rem;height:1.25rem;margin-right:14px;vertical-align:middle;color:inherit}@keyframes BlogDonationButton-scss--module_fadeIn_WnpmZ{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationButton-scss--module_fadeOut_NDzRV{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationButton-scss--module_flashing_yjHHX{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationButton-scss--module_loading_62xE8{to{background-position-x:-20%}}@keyframes BlogDonationButton-scss--module_rotating_8aLEI{to{transform:rotate(360deg)}}@keyframes BlogDonationButton-scss--module_growIn_rdLOu{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogDonationButton-scss--module_closeLock_CqjZt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationButton-scss--module_shakeLock_etzBS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationButton-scss--module_root_hYxS9{position:relative;width:100%}.BlogDonationButton-scss--module_button_GfC5A{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;text-transform:none;cursor:pointer}.BlogDonationButton-scss--module_text_gEJn9{font-size:14px;font-weight:600;line-height:20px;vertical-align:middle;white-space:nowrap}.mobile .BlogDonationButton-scss--module_text_gEJn9{text-transform:uppercase}.BlogDonationButton-scss--module_icon_OxnZw{width:20px;height:20px;margin-right:14px;vertical-align:middle;color:inherit}@keyframes BlogFollowers-scss--module_fadeIn_u-6-o{0%{opacity:0}to{opacity:1}}@keyframes BlogFollowers-scss--module_fadeOut_bstCf{0%{opacity:1}to{opacity:0}}@keyframes BlogFollowers-scss--module_flashing_SY-np{0%{opacity:.5}to{opacity:1}}@keyframes BlogFollowers-scss--module_loading_dJyAB{to{background-position-x:-20%}}@keyframes BlogFollowers-scss--module_rotating_AB6nC{to{transform:rotate(360deg)}}@keyframes BlogFollowers-scss--module_growIn_jiIwB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogFollowers-scss--module_closeLock_uURQh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogFollowers-scss--module_shakeLock_Ctol-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogFollowers-scss--module_block_2Whia{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogFollowers-scss--module_count_hIFJ7{font-size:1.25rem;font-weight:600;line-height:1.5rem;color:var(--var-color-text-primary)}.BlogFollowers-scss--module_label_KvCtp{margin-bottom:20px;font-weight:500;line-height:19px;color:#7c7c7c}.desktop .BlogFollowers-scss--module_label_KvCtp{margin-bottom:15px}.BlogFollowers-scss--module_label_KvCtp:last-child{margin-bottom:0}.BlogFollowers-scss--module_rssButtonWrapper_6Eqpe,.BlogFollowers-scss--module_donationButtonWrapper_Cx-iy{width:100%;margin-top:10px}.MessageButton-scss--module_root_H-C4O{position:relative;width:100%}.MessageButton-scss--module_button_VMvVZ{text-transform:uppercase;justify-content:center}.BlogFollowers-scss--module_card_5UgqE{margin-bottom:0;padding-top:0;border:none!important;border-bottom:1px solid #eaeaea!important;border-radius:0}.BlogFollowers-scss--module_followButton_4PcwD{width:100%}.BlogFollowers-scss--module_donationButton_YPwYH{border-color:var(--color-brand);color:#fff;background-color:var(--color-brand)}.BlogFollowers-scss--module_donationButtonText_3ISwP{text-transform:uppercase}.BlogFollowers-scss--module_socialLinks_Q67rG{margin-top:10px;margin-bottom:-10px}@keyframes ExtraActionsMenu-scss--module_fadeIn_pj4Ur{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_fadeOut_RYmLc{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenu-scss--module_flashing_2Du0-{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_loading_Bolof{to{background-position-x:-20%}}@keyframes ExtraActionsMenu-scss--module_rotating_IqlqO{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenu-scss--module_growIn_WN2pv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExtraActionsMenu-scss--module_closeLock_NDPan{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenu-scss--module_shakeLock_vFYo4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenu-scss--module_flagIcon_vPW2c{width:20px;height:20px;color:#fff}.ExtraActionsMenu-scss--module_flagIconContainer_4X-16{margin-right:0;padding:0}.light-theme .BlogHeader-scss--module_emptyCover_XBu9m{background-image:url(../assets/images/default-cover.Bu0RZaY0.jpg)}.light-x-theme .BlogHeader-scss--module_emptyCover_XBu9m{background-image:url(../assets/images/default-cover-x.BtZY-uIj.jpg)}@keyframes BlogHeader-scss--module_fadeIn_fWeG5{0%{opacity:0}to{opacity:1}}@keyframes BlogHeader-scss--module_fadeOut_h5CZx{0%{opacity:1}to{opacity:0}}@keyframes BlogHeader-scss--module_flashing_mf8Rj{0%{opacity:.5}to{opacity:1}}@keyframes BlogHeader-scss--module_loading_abSvI{to{background-position-x:-20%}}@keyframes BlogHeader-scss--module_rotating_CraQP{to{transform:rotate(360deg)}}@keyframes BlogHeader-scss--module_growIn_uTUCT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogHeader-scss--module_closeLock_fijHI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHeader-scss--module_shakeLock_mwG6o{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogHeader-scss--module_emptyCover_XBu9m{background-image:url(../assets/images/default-cover-y.CBUvTtes.jpg)}.BlogHeader-scss--module_root_5KLZT{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}.BlogHeader-scss--module_root_5KLZT:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:#0003}.BlogHeader-scss--module_content_muNLo{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;min-height:240px;padding:50px 0 47px}.BlogHeader-scss--module_avatarContainer_GgWGS{width:81px;height:81px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding-top:4px;background-color:#fff}.BlogHeader-scss--module_text_g-xTD{word-wrap:break-word;word-break:break-word;width:100%;padding:0 15px;font-size:18px;text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.BlogHeader-scss--module_username_SBWc4{margin-bottom:5px;font-weight:600}.BlogHeader-scss--module_dots_H2CvJ{position:absolute;top:15px;right:15px}.BlogTabs-scss--module_tabs_gt4aY{z-index:1;margin-top:-16px;margin-bottom:20px;border-bottom:1px solid var(--var-color-base-border);border-radius:16px 16px 0 0;background-color:var(--var-color-panel-bg)}.BlogTabs-scss--module_tabItem_p07D-{width:50%;margin-right:0;padding-top:15px;border-bottom-width:1px;border-bottom-color:var(--var-color-base-border);text-align:center}.BlogTabs-scss--module_tabItem_p07D-:visited,.BlogTabs-scss--module_tabItem_p07D-:hover{border-bottom-color:var(--var-color-base-border)}.BlogTabs-scss--module_tabItem_p07D-.BlogTabs-scss--module_tabItemActive_kfDQV{border-bottom-width:2px}.BlogTabs-scss--module_tabItem_p07D-.BlogTabs-scss--module_tabItemActive_kfDQV:visited,.BlogTabs-scss--module_tabItem_p07D-.BlogTabs-scss--module_tabItemActive_kfDQV:hover{border-bottom-color:var(--color-brand)}@keyframes BlogTabs-scss--module_fadeIn_VkJrM{0%{opacity:0}to{opacity:1}}@keyframes BlogTabs-scss--module_fadeOut_U-I-w{0%{opacity:1}to{opacity:0}}@keyframes BlogTabs-scss--module_flashing_V-MPm{0%{opacity:.5}to{opacity:1}}@keyframes BlogTabs-scss--module_loading_aNHey{to{background-position-x:-20%}}@keyframes BlogTabs-scss--module_rotating_4WI-k{to{transform:rotate(360deg)}}@keyframes BlogTabs-scss--module_growIn_avnr8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTabs-scss--module_closeLock_5IyF-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTabs-scss--module_shakeLock_-MyIJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTabs-scss--module_tabs_3VbWI{z-index:1;border-bottom:1px solid var(--var-color-base-border)}.BlogTabs-scss--module_rightBlock_XBh4L{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.BlogTabs-scss--module_button_GA8Bb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;position:relative;padding:9px;color:var(--var-color-text-regular);will-change:transform}.BlogTabs-scss--module_button_GA8Bb .BlogTabs-scss--module_icon_4XNNJ{width:1.25rem;height:1.25rem;position:relative;z-index:2}.BlogTabs-scss--module_button_GA8Bb:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;content:"";opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg);transition:all .2s ease}.BlogTabs-scss--module_button_GA8Bb:active:after,.BlogTabs-scss--module_button_GA8Bb[data-active=true]:after{opacity:1}.BlogTabs-scss--module_button_GA8Bb.BlogTabs-scss--module_closing_tE-SE{pointer-events:none}.BlogTabs-scss--module_button_GA8Bb.BlogTabs-scss--module_applied_Xc2hD:before{width:6px;height:6px;border-radius:50%;content:"";position:absolute;z-index:3;top:7px;right:8px;box-sizing:content-box;border:2px solid var(--var-color-bg);background-color:var(--color-brand);transition:all .2s ease}.BlogTabs-scss--module_button_GA8Bb.BlogTabs-scss--module_applied_Xc2hD:active:before,.BlogTabs-scss--module_button_GA8Bb.BlogTabs-scss--module_applied_Xc2hD[data-active=true]:before{border-color:var(--var-color-input-contained-bg)}.BlogTabs-scss--module_searchButton_SkRcL .BlogTabs-scss--module_icon_4XNNJ{width:1.125rem;height:1.125rem}@keyframes AuthorActionsBlock-scss--module_fadeIn_CRqD7{0%{opacity:0}to{opacity:1}}@keyframes AuthorActionsBlock-scss--module_fadeOut_YE6mO{0%{opacity:1}to{opacity:0}}@keyframes AuthorActionsBlock-scss--module_flashing_GRXNm{0%{opacity:.5}to{opacity:1}}@keyframes AuthorActionsBlock-scss--module_loading_APrDn{to{background-position-x:-20%}}@keyframes AuthorActionsBlock-scss--module_rotating_7K-Ie{to{transform:rotate(360deg)}}@keyframes AuthorActionsBlock-scss--module_growIn_VCjf-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorActionsBlock-scss--module_closeLock_dMLoV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorActionsBlock-scss--module_shakeLock_tAJIm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorActionsBlock-scss--module_root_rqQPh{display:flex;width:100%;gap:12px;flex-wrap:wrap}.AuthorActionsBlock-scss--module_root_rqQPh>*{flex-grow:1;flex-shrink:0}.AuthorActionsBlock-scss--module_root_rqQPh.AuthorActionsBlock-scss--module_loading_APrDn .AuthorActionsBlock-scss--module_streamButton_XLZ7m{pointer-events:none}.AuthorActionsBlock-scss--module_newPostButtonWrapper_ntkiW,.AuthorActionsBlock-scss--module_newPostButton_ORqi7{width:100%}.AuthorActionsBlock-scss--module_button_E5Gsn{display:flex;align-items:center;justify-content:center;min-width:auto;gap:10px;padding:10px}.AuthorActionsBlock-scss--module_icon_zA6Cq{width:1.25rem;height:1.25rem;flex-shrink:0}.AuthorActionsBlock-scss--module_rssButton_PbDbh{display:flex;flex-wrap:wrap}.AuthorActionsBlock-scss--module_rssButton_PbDbh:nth-child(3){width:2.5rem;min-width:2.5rem;padding-right:0;padding-left:0;flex-grow:0}.AuthorActionsBlock-scss--module_rssButton_PbDbh:nth-child(3) .AuthorActionsBlock-scss--module_label_zhKdq{display:none}@keyframes BlogTitleEditable-scss--module_fadeIn_X8ult{0%{opacity:0}to{opacity:1}}@keyframes BlogTitleEditable-scss--module_fadeOut_5gR-v{0%{opacity:1}to{opacity:0}}@keyframes BlogTitleEditable-scss--module_flashing_rxiEk{0%{opacity:.5}to{opacity:1}}@keyframes BlogTitleEditable-scss--module_loading_1Owq-{to{background-position-x:-20%}}@keyframes BlogTitleEditable-scss--module_rotating_01DgM{to{transform:rotate(360deg)}}@keyframes BlogTitleEditable-scss--module_growIn_2L8BJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTitleEditable-scss--module_closeLock_kf2uC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTitleEditable-scss--module_shakeLock_B0DBa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTitleEditable-scss--module_root_GpG6S{display:flex;align-items:center;justify-content:center;width:100%}.dark-theme .BlogTitleEditable-scss--module_root_GpG6S{--var-color-input-border: var(--var-color-input-border-hover)}.BlogTitleEditable-scss--module_textContainer_U0Bh4{font-size:.875rem;line-height:1.375rem;text-align:center;cursor:pointer;text-wrap-style:balance}.light-y-theme .BlogTitleEditable-scss--module_textContainer_U0Bh4{line-height:19px}.BlogTitleEditable-scss--module_textContainer_U0Bh4>div{display:inline-block;height:1.375rem;margin-left:5px}.light-y-theme .BlogTitleEditable-scss--module_textContainer_U0Bh4>div{margin-left:6px}.BlogTitleEditable-scss--module_textContainer_U0Bh4:hover .BlogTitleEditable-scss--module_text_Q3045{border-bottom:1px solid rgba(124,124,124,.5)}.BlogTitleEditable-scss--module_textContainer_U0Bh4.BlogTitleEditable-scss--module_default_mBsYo{color:var(--var-color-text-secondary)}.BlogTitleEditable-scss--module_submitButton_fniqV{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:1.875rem;height:1.875rem;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_fniqV:hover{background-color:var(--color-brand-darken-10)}.BlogTitleEditable-scss--module_submitButton_fniqV:disabled{opacity:.8;pointer-events:none}.BlogTitleEditable-scss--module_iconEdit_XOmh6{width:1.125rem;height:1.125rem;color:var(--var-color-extra-ui);transition:all .2s ease;transform:translateY(5px)}.BlogTitleEditable-scss--module_textContainer_U0Bh4:hover .BlogTitleEditable-scss--module_iconEdit_XOmh6{color:var(--var-color-extra-ui-hover)}.BlogTitleEditable-scss--module_iconCheck_hWbdq{width:1.125rem;height:1.125rem;fill:#fff}.BlogTitleEditable-scss--module_form_mI86j{position:relative;display:flex;flex-direction:column;width:100%}.BlogTitleEditable-scss--module_inputWrapper_5kYnh{width:100%;max-height:3.75rem}.BlogTitleEditable-scss--module_inputWrapper_5kYnh>*{max-height:3.75rem}.BlogTitleEditable-scss--module_input_YsvDN{max-height:3.75rem;padding:6px 12px;padding-right:calc(1.875rem + 6px)}.BlogTitleEditable-scss--module_skeleton_2Q7c9{display:inline-block}.BlogTitleEditable-scss--module_skeleton_2Q7c9: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_1Owq- ease-in-out infinite;content:".";display:inline-block;width:6.25rem;font-size:.8125rem;line-height:1;color:transparent;border-radius:4px}@keyframes BlogTitleForOtherUsers-scss--module_fadeIn_6-0HD{0%{opacity:0}to{opacity:1}}@keyframes BlogTitleForOtherUsers-scss--module_fadeOut_Lps1e{0%{opacity:1}to{opacity:0}}@keyframes BlogTitleForOtherUsers-scss--module_flashing_MEMjs{0%{opacity:.5}to{opacity:1}}@keyframes BlogTitleForOtherUsers-scss--module_loading_FAS3H{to{background-position-x:-20%}}@keyframes BlogTitleForOtherUsers-scss--module_rotating_CJrwU{to{transform:rotate(360deg)}}@keyframes BlogTitleForOtherUsers-scss--module_growIn_BzBMH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTitleForOtherUsers-scss--module_closeLock_K-GP6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTitleForOtherUsers-scss--module_shakeLock_90X2f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTitleForOtherUsers-scss--module_root_czuNa{font-size:.875rem;line-height:1.4;color:var(--var-color-text-regular)}.BlogTitleForOtherUsers-scss--module_skeleton_seX7w{display:inline-block}.BlogTitleForOtherUsers-scss--module_skeleton_seX7w: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 BlogTitleForOtherUsers-scss--module_loading_FAS3H ease-in-out infinite;content:".";display:inline-block;width:200px;font-size:.8125rem;line-height:1;color:transparent;border-radius:4px}@keyframes CommonSubscriberActions-scss--module_fadeIn_cy8f1{0%{opacity:0}to{opacity:1}}@keyframes CommonSubscriberActions-scss--module_fadeOut_Pc8vh{0%{opacity:1}to{opacity:0}}@keyframes CommonSubscriberActions-scss--module_flashing_7V-F4{0%{opacity:.5}to{opacity:1}}@keyframes CommonSubscriberActions-scss--module_loading_zwZr8{to{background-position-x:-20%}}@keyframes CommonSubscriberActions-scss--module_rotating_wrW1v{to{transform:rotate(360deg)}}@keyframes CommonSubscriberActions-scss--module_growIn_x3Y9N{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommonSubscriberActions-scss--module_closeLock_tD3NP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommonSubscriberActions-scss--module_shakeLock_Ez3My{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommonSubscriberActions-scss--module_root_NqYhg{display:flex;align-items:center;gap:.625rem}.CommonSubscriberActions-scss--module_subscribeButton_-lN6C{transition:all .2s ease;display:flex;min-width:auto;height:auto;padding:6px 8px;font-size:.8125rem;font-weight:500;line-height:1.4;text-transform:none;cursor:pointer;align-items:center;gap:.35rem}.CommonSubscriberActions-scss--module_subscribeButton_-lN6C:active{filter:brightness(.95)}.dark-theme .CommonSubscriberActions-scss--module_subscribeButton_-lN6C:active{filter:brightness(1.1)}.CommonSubscriberActions-scss--module_noDataYet_9EFTt .CommonSubscriberActions-scss--module_subscribeButton_-lN6C .CommonSubscriberActions-scss--module_text_CNeyg{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_zwZr8 ease-in-out infinite}.CommonSubscriberActions-scss--module_paidSubscribed_Fe4QI .CommonSubscriberActions-scss--module_subscribeButton_-lN6C{border-color:transparent;background-color:transparent;cursor:default;pointer-events:none}.CommonSubscriberActions-scss--module_noDataYet_9EFTt .CommonSubscriberActions-scss--module_extraActions_5YsUZ{pointer-events:none}.CommonSubscriberActions-scss--module_icon_s8J-0{width:1rem;height:1rem}@keyframes ReportButton-scss--module_fadeIn_F-orr{0%{opacity:0}to{opacity:1}}@keyframes ReportButton-scss--module_fadeOut_hJjxw{0%{opacity:1}to{opacity:0}}@keyframes ReportButton-scss--module_flashing_yIRSZ{0%{opacity:.5}to{opacity:1}}@keyframes ReportButton-scss--module_loading_LmIEM{to{background-position-x:-20%}}@keyframes ReportButton-scss--module_rotating_yHIdC{to{transform:rotate(360deg)}}@keyframes ReportButton-scss--module_growIn_981-C{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ReportButton-scss--module_closeLock_mz1Oz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReportButton-scss--module_shakeLock_DcjgB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReportButton-scss--module_root_7z56V{display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--border-radius-default);background-color:#0003;transition:background-color .2s;cursor:pointer;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.desktop .ReportButton-scss--module_root_7z56V{width:2.5rem;height:2.5rem}.mobile .ReportButton-scss--module_root_7z56V{width:2rem;height:1.75rem}.ReportButton-scss--module_root_7z56V:hover{background-color:#0009}.ReportButton-scss--module_icon_LyWcC{color:#fff}.desktop .ReportButton-scss--module_icon_LyWcC{width:1.25rem;height:1.25rem}.mobile .ReportButton-scss--module_icon_LyWcC{width:1rem;height:1rem}@keyframes BlogAuthorStat-scss--module_fadeIn_XLcca{0%{opacity:0}to{opacity:1}}@keyframes BlogAuthorStat-scss--module_fadeOut_sSYYn{0%{opacity:1}to{opacity:0}}@keyframes BlogAuthorStat-scss--module_flashing_cDuLA{0%{opacity:.5}to{opacity:1}}@keyframes BlogAuthorStat-scss--module_loading_ZtqKT{to{background-position-x:-20%}}@keyframes BlogAuthorStat-scss--module_rotating_LMo71{to{transform:rotate(360deg)}}@keyframes BlogAuthorStat-scss--module_growIn_kPwEw{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogAuthorStat-scss--module_closeLock_lDwww{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogAuthorStat-scss--module_shakeLock_o4QqA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogAuthorStat-scss--module_root_XQzCE{display:flex;margin-top:12px;margin-left:15px}.BlogAuthorStat-scss--module_part_iqblE{display:flex;margin:0;color:var(--var-color-text-secondary);align-items:center}.BlogAuthorStat-scss--module_part_iqblE:not(:last-child):after{content:"·";margin:0 6px}.BlogAuthorStat-scss--module_count_jopB7{margin-right:4px;font-size:.8125rem;line-height:1rem}.BlogAuthorStat-scss--module_label_inuTL{font-size:.8125rem;line-height:1rem}.BlogAuthorStat-scss--module_skeletonCount_8Z0gU{display:inline-block}.BlogAuthorStat-scss--module_skeletonCount_8Z0gU:before{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-text-secondary);background-color:var(--var-color-text-secondary);background-position-x:180%;background-size:200% 100%;animation:1s BlogAuthorStat-scss--module_loading_ZtqKT ease-in-out infinite;content:".";display:inline-block;width:1rem;font-size:.8125rem;line-height:1;color:transparent;border-radius:4px}.BlogAuthorStat-scss--module_skeletonCount_8Z0gU:before{opacity:.5;background-color:var(--var-color-text-secondary)}@keyframes Cover-scss--module_fadeIn_T7phH{0%{opacity:0}to{opacity:1}}@keyframes Cover-scss--module_fadeOut_SXmpo{0%{opacity:1}to{opacity:0}}@keyframes Cover-scss--module_flashing_Vp4iS{0%{opacity:.5}to{opacity:1}}@keyframes Cover-scss--module_loading_3H23q{to{background-position-x:-20%}}@keyframes Cover-scss--module_rotating_EOWIC{to{transform:rotate(360deg)}}@keyframes Cover-scss--module_growIn_ZmRIj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Cover-scss--module_closeLock_c20JK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Cover-scss--module_shakeLock_kKiVi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Cover-scss--module_root_lRVor{position:sticky;z-index:0;top:calc(var(--const-top-menu-height) + var(--current-notice-height));height:30vw;background-color:var(--var-color-input-contained-bg)}.Cover-scss--module_coverContainer_TjpU-{display:flex;align-items:center;justify-content:center;width:100%;height:30vw;background-repeat:no-repeat;background-position:center;background-size:cover;will-change:transform}.Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN{background-image:url(../assets/images/default-cover.Bu0RZaY0.jpg)}.light-y-theme .Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN,.light-x-theme .Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN,.light-theme .Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN{filter:brightness(.9)}.light-x-theme .Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN{background-image:url(../assets/images/default-cover-x.BtZY-uIj.jpg)}.light-y-theme .Cover-scss--module_coverContainer_TjpU-.Cover-scss--module_empty_6P5PN{background-image:url(../assets/images/default-cover-y.CBUvTtes.jpg)}.dark-theme .Cover-scss--module_coverContainer_TjpU-:after{width:100%;height:100%;content:"";position:absolute;z-index:2;background-color:#0003}.Cover-scss--module_tutorialCircles_jQf4L{pointer-events:none}@keyframes SubscriberActionsBlock-scss--module_fadeIn_GfL0x{0%{opacity:0}to{opacity:1}}@keyframes SubscriberActionsBlock-scss--module_fadeOut_XCQwE{0%{opacity:1}to{opacity:0}}@keyframes SubscriberActionsBlock-scss--module_flashing_Y2NDB{0%{opacity:.5}to{opacity:1}}@keyframes SubscriberActionsBlock-scss--module_loading_dAaaP{to{background-position-x:-20%}}@keyframes SubscriberActionsBlock-scss--module_rotating_dXrt4{to{transform:rotate(360deg)}}@keyframes SubscriberActionsBlock-scss--module_growIn_BNNPS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriberActionsBlock-scss--module_closeLock_qeSN-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriberActionsBlock-scss--module_shakeLock_MlbB5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriberActionsBlock-scss--module_row_c0GKk{display:flex;width:100%;gap:12px}.SubscriberActionsBlock-scss--module_button_4aLl6{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_R6OsT{width:1.25rem;height:1.25rem;flex-shrink:0}.SubscriberActionsBlock-scss--module_main_OuA51{width:100%;margin-bottom:12px}.SubscriberActionsBlock-scss--module_rssButton_NtWaU{display:flex;flex-wrap:wrap}.SubscriberActionsBlock-scss--module_rssButton_NtWaU:nth-child(3){width:40px;min-width:40px;padding-right:0;padding-left:0;flex-grow:0}.SubscriberActionsBlock-scss--module_rssButton_NtWaU:nth-child(3) .SubscriberActionsBlock-scss--module_label_ATqIZ{display:none}@keyframes AuthorCard-scss--module_fadeIn_CeCAY{0%{opacity:0}to{opacity:1}}@keyframes AuthorCard-scss--module_fadeOut_mDh0p{0%{opacity:1}to{opacity:0}}@keyframes AuthorCard-scss--module_flashing_PswNf{0%{opacity:.5}to{opacity:1}}@keyframes AuthorCard-scss--module_loading_5kJqW{to{background-position-x:-20%}}@keyframes AuthorCard-scss--module_rotating_gMvE4{to{transform:rotate(360deg)}}@keyframes AuthorCard-scss--module_growIn_YNNGz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorCard-scss--module_closeLock_26aHk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorCard-scss--module_shakeLock_4PGDp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorCard-scss--module_root_fLKHt{display:flex;flex-direction:column}.AuthorCard-scss--module_followButton_nlXRa{width:100%}.AuthorCard-scss--module_donationButton_hhJ6r{border-color:var(--color-brand);color:#fff;background-color:var(--color-brand)}.AuthorCard-scss--module_donationButtonText_2J52-{text-transform:uppercase}.AuthorCard-scss--module_socialLinks_qxjJg{margin-top:10px;margin-bottom:-10px}.AuthorCard-scss--module_avatar_FYvRv{box-sizing:content-box;margin-top:-40px;border:2px solid var(--var-color-bg)}.AuthorCard-scss--module_topPanel_jDsB4{display:flex;width:100%;margin-bottom:18px;padding:0 15px;justify-content:space-between}.AuthorCard-scss--module_title_JbRsy{margin:6px 15px 0}div.AuthorCard-scss--module_titleEditable_eD3Xl{width:auto;margin-top:6px;margin-right:15px;margin-left:15px;justify-content:flex-start}div.AuthorCard-scss--module_titleEditableText_XceMx{text-align:left}.AuthorCard-scss--module_authorName_rweQf{overflow:hidden;margin:0 0 0 15px;padding-right:15px;font-size:20px;line-height:26px;text-overflow:ellipsis}.AuthorCard-scss--module_authorNameSkeleton_1-mtG{display:inline-block}.AuthorCard-scss--module_authorNameSkeleton_1-mtG:before{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) color-complementary-bg;background-color:color-complementary-bg;background-position-x:180%;background-size:200% 100%;animation:1s AuthorCard-scss--module_loading_5kJqW ease-in-out infinite;content:".";display:inline-block;width:150px;font-size:22px;line-height:1;color:transparent;border-radius:4px}.AuthorCard-scss--module_socialLinkSkeleton_VvUko,.AuthorCard-scss--module_socialLinks_qxjJg{display:flex;min-height:32px;margin-top:12px;margin-right:8px;margin-left:8px;align-items:center;justify-content:flex-start}.AuthorCard-scss--module_socialLinkSkeleton_VvUko{margin-left:15px}.AuthorCard-scss--module_socialLinkSkeleton_VvUko>div{width:24px;height:23px;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 AuthorCard-scss--module_loading_5kJqW ease-in-out infinite;border-radius:var(--border-radius-default)}.AuthorCard-scss--module_socialLinkSkeleton_VvUko>div:not(:last-child){margin-right:14px}.AuthorCard-scss--module_socialLink_KZeEh{transition:all .2s ease;width:38px;height:32px}.AuthorCard-scss--module_socialLink_KZeEh:active{filter:brightness(.95)}.dark-theme .AuthorCard-scss--module_socialLink_KZeEh:active{filter:brightness(1.1)}.AuthorCard-scss--module_socialLink_KZeEh span{margin:0}.AuthorCard-scss--module_socialLink_KZeEh:before{position:absolute;top:0;bottom:0;content:"";right:2px;left:2px;opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg)}.AuthorCard-scss--module_socialLink_KZeEh:active:before{opacity:1}.AuthorCard-scss--module_socialLink_KZeEh:active>*{z-index:2}.AuthorCard-scss--module_actions_YACdO{margin:26px 15px 0}.AuthorCard-scss--module_panel_-7HZE{z-index:1;padding-bottom:20px;background-color:var(--var-color-bg)}.AuthorCard-scss--module_topContainer_FFqhj{position:relative}.AuthorCard-scss--module_reportButton_RMhAv{position:absolute;top:16px;right:16px}@keyframes BlogWrapperPageContent-scss--module_fadeIn_ix86E{0%{opacity:0}to{opacity:1}}@keyframes BlogWrapperPageContent-scss--module_fadeOut_P89wK{0%{opacity:1}to{opacity:0}}@keyframes BlogWrapperPageContent-scss--module_flashing_9SsYX{0%{opacity:.5}to{opacity:1}}@keyframes BlogWrapperPageContent-scss--module_loading_4A-8P{to{background-position-x:-20%}}@keyframes BlogWrapperPageContent-scss--module_rotating_N7BpH{to{transform:rotate(360deg)}}@keyframes BlogWrapperPageContent-scss--module_growIn_fO6z3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogWrapperPageContent-scss--module_closeLock_24ZY5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogWrapperPageContent-scss--module_shakeLock_aAT-0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogWrapperPageContent-scss--module_content_kcIRZ{width:100%;min-height:calc(100dvh - (var(--const-top-menu-height) + var(--current-notice-height)));padding-bottom:20px}.BlogWrapperPage-scss--module_root_iSUkr{display:flex;flex:1;flex-direction:column;background-color:#fff;view-transition-name:screen}.minimal .BlogWrapperPage-scss--module_root_iSUkr{background-color:var(--var-color-bg)}@keyframes BlogBanDisclaimer-scss--module_fadeIn_iF-so{0%{opacity:0}to{opacity:1}}@keyframes BlogBanDisclaimer-scss--module_fadeOut_0JNYi{0%{opacity:1}to{opacity:0}}@keyframes BlogBanDisclaimer-scss--module_flashing_03vKj{0%{opacity:.5}to{opacity:1}}@keyframes BlogBanDisclaimer-scss--module_loading_pTArv{to{background-position-x:-20%}}@keyframes BlogBanDisclaimer-scss--module_rotating_Krz9d{to{transform:rotate(360deg)}}@keyframes BlogBanDisclaimer-scss--module_growIn_XTYA-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogBanDisclaimer-scss--module_closeLock_gk3dU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogBanDisclaimer-scss--module_shakeLock_O6FFD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogBanDisclaimer-scss--module_root_u6uDi{display:flex;flex-direction:column;align-items:center}.desktop .BlogBanDisclaimer-scss--module_root_u6uDi{padding:20px 40px}.mobile .BlogBanDisclaimer-scss--module_root_u6uDi{padding:20px 15px 30px}.BlogBanDisclaimer-scss--module_icon_qblLz{color:#ccc}.desktop .BlogBanDisclaimer-scss--module_icon_qblLz{width:72px;height:72px}.mobile .BlogBanDisclaimer-scss--module_icon_qblLz{width:60px;height:60px}.BlogBanDisclaimer-scss--module_title_VBusY{font-weight:500;text-align:center;color:var(--var-color-text-primary)}.desktop .BlogBanDisclaimer-scss--module_title_VBusY{margin-top:24px;font-size:1.25rem;line-height:1.2}.mobile .BlogBanDisclaimer-scss--module_title_VBusY{margin-top:20px;font-size:1rem;line-height:1.35}.BlogBanDisclaimer-scss--module_description_V-uJa{margin-top:15px;font-size:.875rem;font-weight:400;line-height:1.55;text-align:center;color:var(--var-color-text-secondary)}@keyframes ExternalAppsNotification-scss--module_fadeIn_UrNMw{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppsNotification-scss--module_fadeOut_MXhM-{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppsNotification-scss--module_flashing_89RY-{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppsNotification-scss--module_loading_oeZas{to{background-position-x:-20%}}@keyframes ExternalAppsNotification-scss--module_rotating_pb7qQ{to{transform:rotate(360deg)}}@keyframes ExternalAppsNotification-scss--module_growIn_-ZBOg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExternalAppsNotification-scss--module_closeLock_u4uQC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppsNotification-scss--module_shakeLock_QYO7B{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppsNotification-scss--module_rootOld_Mzdnw{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_XWlrG{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_OF8bb{font-size:inherit}.ExternalAppsNotification-scss--module_icon_Qtcuy{width:30px;height:30px;margin-right:10px}.ExternalAppsNotification-scss--module_iconsContainer_7X2TQ{display:flex;margin-top:15px}.mobile .ExternalAppsNotification-scss--module_container_CtsEm{margin-bottom:0;border-bottom:none}.ExternalAppsNotification-scss--module_arrow_-Meb4{width:13px;height:13px;display:inline-block;stroke:var(--color-brand);vertical-align:text-top}@keyframes ShareDonationLink-scss--module_fadeIn_DYr0Z{0%{opacity:0}to{opacity:1}}@keyframes ShareDonationLink-scss--module_fadeOut_tpvNQ{0%{opacity:1}to{opacity:0}}@keyframes ShareDonationLink-scss--module_flashing_mfcxn{0%{opacity:.5}to{opacity:1}}@keyframes ShareDonationLink-scss--module_loading_rRxG8{to{background-position-x:-20%}}@keyframes ShareDonationLink-scss--module_rotating_g1yy9{to{transform:rotate(360deg)}}@keyframes ShareDonationLink-scss--module_growIn_n41dB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ShareDonationLink-scss--module_closeLock_RXWzr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDonationLink-scss--module_shakeLock_bszYU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDonationLink-scss--module_root_LkftZ{display:flex;flex-direction:column}.ShareDonationLink-scss--module_actions_hd3Ba{display:flex;justify-content:space-between}.ShareDonationLink-scss--module_title_-mwCt{margin:0 0 10px;font-size:.875rem;font-weight:600;line-height:1;text-transform:uppercase}.ShareDonationLink-scss--module_text_fIjKw{margin:0 0 16px;font-size:.875rem;line-height:1.375rem}.ShareDonationLink-scss--module_icon_btfQ5{width:1.25rem;height:1.25rem}.ShareDonationLink-scss--module_iconCopy_rI3gW{margin-right:6px}.ShareDonationLink-scss--module_copyButton_O-r06{display:flex;align-items:center}.ShareDonationLink-scss--module_copyText_LIVd2{padding-top:1px}.ShareDonationLink-scss--module_qrIconButton_e6eb6{border-bottom-color:transparent!important}@keyframes AboutAuthor-scss--module_fadeIn_gHzOr{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthor-scss--module_fadeOut_DVaHO{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthor-scss--module_flashing_rP2OP{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthor-scss--module_loading_MKbIe{to{background-position-x:-20%}}@keyframes AboutAuthor-scss--module_rotating_dqoiY{to{transform:rotate(360deg)}}@keyframes AboutAuthor-scss--module_growIn_o1-OJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AboutAuthor-scss--module_closeLock_no9NM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthor-scss--module_shakeLock_-iJCs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthor-scss--module_card_-0ynM{margin-bottom:0;padding:0;border:none}.AboutAuthor-scss--module_header_u2-Tk{margin:0 0 15px}.AboutAuthor-scss--module_title_lR-Hr{text-transform:uppercase}.AboutAuthor-scss--module_content_GY1mY{word-wrap:break-word;word-break:break-word;padding-bottom:15px;color:var(--var-color-text-primary)}.AboutAuthor-scss--module_content_GY1mY .AboutAuthor-scss--module_markup_CIQBs a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.AboutAuthor-scss--module_content_GY1mY .AboutAuthor-scss--module_markup_CIQBs a:visited{color:var(--var-color-link)}@media not all and (hover: none){.AboutAuthor-scss--module_content_GY1mY .AboutAuthor-scss--module_markup_CIQBs a:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes AboutAuthor-scss--module_fadeIn_-bD96{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthor-scss--module_fadeOut_SN0BN{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthor-scss--module_flashing_8pAvD{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthor-scss--module_loading_ijzNV{to{background-position-x:-20%}}@keyframes AboutAuthor-scss--module_rotating_7H3Ir{to{transform:rotate(360deg)}}@keyframes AboutAuthor-scss--module_growIn_94huJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AboutAuthor-scss--module_closeLock_z-otn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthor-scss--module_shakeLock_APAcV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthor-scss--module_root_a2d0a{margin-top:16px}.AboutAuthor-scss--module_header_DFrtT{margin:0 0 15px}.AboutAuthor-scss--module_title_i0M95{text-transform:uppercase}.AboutAuthor-scss--module_content_i9N0M{word-wrap:break-word;word-break:break-word;padding-bottom:15px;line-height:1.25rem;color:var(--var-color-text-primary)}.AboutAuthor-scss--module_content_i9N0M .AboutAuthor-scss--module_markup_muXr0 a{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.AboutAuthor-scss--module_content_i9N0M .AboutAuthor-scss--module_markup_muXr0 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.AboutAuthor-scss--module_content_i9N0M .AboutAuthor-scss--module_markup_muXr0 a:hover{border-bottom-color:var(--var-color-link-underline)}}.AboutAuthor-scss--module_button_1ul1G{margin-top:16px;margin-left:15px}@keyframes Description-scss--module_fadeIn_wDqsv{0%{opacity:0}to{opacity:1}}@keyframes Description-scss--module_fadeOut_p7ogv{0%{opacity:1}to{opacity:0}}@keyframes Description-scss--module_flashing_bX3Xd{0%{opacity:.5}to{opacity:1}}@keyframes Description-scss--module_loading_bx8vi{to{background-position-x:-20%}}@keyframes Description-scss--module_rotating_1eY5E{to{transform:rotate(360deg)}}@keyframes Description-scss--module_growIn_-tJ4B{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Description-scss--module_closeLock_GyA-u{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Description-scss--module_shakeLock_T92xH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Description-scss--module_root_Z7a7-{word-wrap:break-word;word-break:break-word;overflow:hidden}.mobile .Description-scss--module_root_Z7a7-{overflow:unset}@keyframes ExternalApps-scss--module_fadeIn_b-p-3{0%{opacity:0}to{opacity:1}}@keyframes ExternalApps-scss--module_fadeOut_lJXNs{0%{opacity:1}to{opacity:0}}@keyframes ExternalApps-scss--module_flashing_7gR5e{0%{opacity:.5}to{opacity:1}}@keyframes ExternalApps-scss--module_loading_vxbTC{to{background-position-x:-20%}}@keyframes ExternalApps-scss--module_rotating_a6prv{to{transform:rotate(360deg)}}@keyframes ExternalApps-scss--module_growIn_2OBL0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ExternalApps-scss--module_closeLock_9Vn-1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalApps-scss--module_shakeLock_v1Y6-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalApps-scss--module_root_wGacn{display:flex;margin-bottom:10px;align-items:center;font-size:14px;line-height:1.57;letter-spacing:normal;color:#7c7c7c}.ExternalApps-scss--module_app_OqMcK,.ExternalApps-scss--module_appIcon_zevg1{width:25px;height:25px;margin-left:5px}.ExternalApps-scss--module_label_xmQuq{white-space:nowrap}.ExternalApps-scss--module_tooltipContent_kDf48{width:270px;white-space:normal}@keyframes LevelActiveTo-scss--module_fadeIn_WHbug{0%{opacity:0}to{opacity:1}}@keyframes LevelActiveTo-scss--module_fadeOut_7XFpX{0%{opacity:1}to{opacity:0}}@keyframes LevelActiveTo-scss--module_flashing_53FW7{0%{opacity:.5}to{opacity:1}}@keyframes LevelActiveTo-scss--module_loading_OP--a{to{background-position-x:-20%}}@keyframes LevelActiveTo-scss--module_rotating_MHGr-{to{transform:rotate(360deg)}}@keyframes LevelActiveTo-scss--module_growIn_OqeTT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LevelActiveTo-scss--module_closeLock_DsQKc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelActiveTo-scss--module_shakeLock_ZX8iO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelActiveTo-scss--module_subscribeButton_qz3Cw{width:100%;margin-top:5px}.desktop .LevelActiveTo-scss--module_subscribeButton_qz3Cw{flex:0 0 auto;order:6}@media (orientation: landscape){.mobile .LevelActiveTo-scss--module_subscribeButton_qz3Cw{margin-top:10px}}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_7-F1i{cursor:pointer}.mobile .LevelActiveTo-scss--module_subscribeButtonDisabled_7-F1i .LevelActiveTo-scss--module_subscribeButton_hoverText_PxqdD{display:block}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_7-F1i .LevelActiveTo-scss--module_subscribeButton_hoverText_PxqdD,.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_7-F1i:hover .LevelActiveTo-scss--module_subscribeButton_defaultText_Tf-ej{display:none}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_7-F1i:hover .LevelActiveTo-scss--module_subscribeButton_hoverText_PxqdD{display:inline}@keyframes LevelEditControls-scss--module_fadeIn_esnEI{0%{opacity:0}to{opacity:1}}@keyframes LevelEditControls-scss--module_fadeOut_HXNHx{0%{opacity:1}to{opacity:0}}@keyframes LevelEditControls-scss--module_flashing_otno8{0%{opacity:.5}to{opacity:1}}@keyframes LevelEditControls-scss--module_loading_mlEMB{to{background-position-x:-20%}}@keyframes LevelEditControls-scss--module_rotating_2WgkX{to{transform:rotate(360deg)}}@keyframes LevelEditControls-scss--module_growIn_988pb{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LevelEditControls-scss--module_closeLock_u3Trs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelEditControls-scss--module_shakeLock_tYLOS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelEditControls-scss--module_root_3fzie{display:flex;width:100%;align-items:center;justify-content:space-between}.desktop .LevelEditControls-scss--module_root_3fzie{order:4}.LevelEditControls-scss--module_editLinkPlaceholder_IfmqL{height:0;max-height:0;margin-top:-10px}.desktop .LevelEditControls-scss--module_editLink_Q1rgo{flex:0 0 auto}.LevelEditControls-scss--module_remove_V2XSM{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.LevelEditControls-scss--module_remove_V2XSM:visited{color:var(--var-color-link)}@media not all and (hover: none){.LevelEditControls-scss--module_remove_V2XSM:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes SubscriptionLevelSpecialBadge-scss--module_fadeIn_XlIBa{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelSpecialBadge-scss--module_fadeOut_warmH{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelSpecialBadge-scss--module_flashing_AXnTv{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelSpecialBadge-scss--module_loading_LxRnz{to{background-position-x:-20%}}@keyframes SubscriptionLevelSpecialBadge-scss--module_rotating_SjJ3x{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelSpecialBadge-scss--module_growIn_M1JYR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelSpecialBadge-scss--module_closeLock_2kwto{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelSpecialBadge-scss--module_shakeLock_UmPv-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelSpecialBadge-scss--module_root_QP-Wh{display:flex;align-items:center;padding:8px 12px;font-size:.85rem;line-height:1rem;border-radius:2rem;gap:.5rem}.SubscriptionLevelSpecialBadge-scss--module_icon_gw0kS{width:1rem;height:1rem}@keyframes LimitedBadge-scss--module_fadeIn_jfcCd{0%{opacity:0}to{opacity:1}}@keyframes LimitedBadge-scss--module_fadeOut_zRHVC{0%{opacity:1}to{opacity:0}}@keyframes LimitedBadge-scss--module_flashing_ZHOcj{0%{opacity:.5}to{opacity:1}}@keyframes LimitedBadge-scss--module_loading_4RTqC{to{background-position-x:-20%}}@keyframes LimitedBadge-scss--module_rotating_q8ZVP{to{transform:rotate(360deg)}}@keyframes LimitedBadge-scss--module_growIn_gAXDO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LimitedBadge-scss--module_closeLock_G260W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LimitedBadge-scss--module_shakeLock_43VD4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LimitedBadge-scss--module_wrapper_weZI0{margin-bottom:4px}.LimitedBadge-scss--module_root_F-4ag{color:#59a840;background-color:#59a8401a}.LimitedBadge-scss--module_lightningIcon_LF6Ok{width:1rem;height:1rem}.PromoCountersInfo-scss--module_root_aBUAI{font-size:.8rem;line-height:1.25;color:var(--var-color-text-secondary)}.PromoCountersInfo-scss--module_boldText_eN6Zx{color:var(--var-color-text-primary)}@keyframes OwnerPromoInfo-scss--module_fadeIn_wnoGP{0%{opacity:0}to{opacity:1}}@keyframes OwnerPromoInfo-scss--module_fadeOut_SnI-G{0%{opacity:1}to{opacity:0}}@keyframes OwnerPromoInfo-scss--module_flashing_orIuV{0%{opacity:.5}to{opacity:1}}@keyframes OwnerPromoInfo-scss--module_loading_GiLwW{to{background-position-x:-20%}}@keyframes OwnerPromoInfo-scss--module_rotating_7j-0J{to{transform:rotate(360deg)}}@keyframes OwnerPromoInfo-scss--module_growIn_kQqVS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OwnerPromoInfo-scss--module_closeLock_8wrv-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OwnerPromoInfo-scss--module_shakeLock_rO-ck{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OwnerPromoInfo-scss--module_root_xJbV0{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_xJbV0{border:1px solid var(--var-color-base-border)}.minimal .OwnerPromoInfo-scss--module_root_xJbV0{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_xJbV0:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.light-y-theme .OwnerPromoInfo-scss--module_root_xJbV0:hover,.light-x-theme .OwnerPromoInfo-scss--module_root_xJbV0:hover,.light-theme .OwnerPromoInfo-scss--module_root_xJbV0:hover{background-color:#eeec}}.OwnerPromoInfo-scss--module_header_h2P3W{display:flex;justify-content:space-between;cursor:pointer}.OwnerPromoInfo-scss--module_arrow_69XNF{width:1.25rem;height:1.25rem;transition:transform .3s}.OwnerPromoInfo-scss--module_arrowRotated_sRd-h{transform:rotate(180deg)}.OwnerPromoInfo-scss--module_title_UgcD3{margin-bottom:5px;font-weight:600;line-height:1.375rem}.OwnerPromoInfo-scss--module_counts_TKV8M{font-size:.8125rem;line-height:1rem}.OwnerPromoInfo-scss--module_description_gqcQu{margin-bottom:10px;line-height:1.375rem}.OwnerPromoInfo-scss--module_content_xgAUY{margin-top:8px}.OwnerPromoInfo-scss--module_buttonsBlock_TO1ql{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.OwnerPromoInfo-scss--module_finishPromoButton_pv5CO{width:100%;min-width:auto}.OwnerPromoInfo-scss--module_statsButton_RqKPq{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;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_RqKPq{background-color:#303030}.OwnerPromoInfo-scss--module_statsButton_RqKPq:visited{color:var(--var-color-text-primary)}.OwnerPromoInfo-scss--module_statsButton_RqKPq:hover{border-color:var(--var-color-input-border-hover)}.light-y-theme .OwnerPromoInfo-scss--module_statsButton_RqKPq:hover,.light-x-theme .OwnerPromoInfo-scss--module_statsButton_RqKPq:hover,.light-theme .OwnerPromoInfo-scss--module_statsButton_RqKPq:hover{color:var(--color-brand)}.dark-theme .OwnerPromoInfo-scss--module_statsButton_RqKPq:hover{background-color:#4a4a4a}.OwnerPromoInfo-scss--module_statsIcon_LckcE{width:1.25rem;height:1.25rem}@keyframes PausedSubscriptionBlock-scss--module_fadeIn_7X2iR{0%{opacity:0}to{opacity:1}}@keyframes PausedSubscriptionBlock-scss--module_fadeOut_PZAIS{0%{opacity:1}to{opacity:0}}@keyframes PausedSubscriptionBlock-scss--module_flashing_qPbl9{0%{opacity:.5}to{opacity:1}}@keyframes PausedSubscriptionBlock-scss--module_loading_ja7nU{to{background-position-x:-20%}}@keyframes PausedSubscriptionBlock-scss--module_rotating_A0lXW{to{transform:rotate(360deg)}}@keyframes PausedSubscriptionBlock-scss--module_growIn_UX4O2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PausedSubscriptionBlock-scss--module_closeLock_zDNnf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PausedSubscriptionBlock-scss--module_shakeLock_WSc69{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PausedSubscriptionBlock-scss--module_root_V8lxB{display:flex;gap:10px;flex-direction:column}.PausedSubscriptionBlock-scss--module_label_PbBHM{font-size:12px;line-height:16px;color:#7c7c7c}.PausedSubscriptionBlock-scss--module_info_dum9I{display:flex;align-items:center;justify-content:center}.PausedSubscriptionBlock-scss--module_icon_cgBMd{width:16px;height:16px;margin-left:6px;color:#7c7c7c;stroke:none}.PausedSubscriptionBlock-scss--module_icon_cgBMd:hover{color:var(--color-brand);stroke:none}.PausedSubscriptionBlock-scss--module_tooltipRoot_ubvuS{display:inline-block;vertical-align:middle}.PausedSubscriptionBlock-scss--module_tooltipContent_5MY4W{white-space:normal}.desktop .PausedSubscriptionBlock-scss--module_tooltipContent_5MY4W{width:282px}.mobile .PausedSubscriptionBlock-scss--module_tooltipContent_5MY4W{width:230px}@keyframes PromoDescription-scss--module_fadeIn_0-RMb{0%{opacity:0}to{opacity:1}}@keyframes PromoDescription-scss--module_fadeOut_--iI-{0%{opacity:1}to{opacity:0}}@keyframes PromoDescription-scss--module_flashing_qCcoQ{0%{opacity:.5}to{opacity:1}}@keyframes PromoDescription-scss--module_loading_BT1Ql{to{background-position-x:-20%}}@keyframes PromoDescription-scss--module_rotating_nuyVZ{to{transform:rotate(360deg)}}@keyframes PromoDescription-scss--module_growIn_QMX9y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PromoDescription-scss--module_closeLock_xiaPe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoDescription-scss--module_shakeLock_phzzN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoDescription-scss--module_root_rsmcO{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_rsmcO{width:100%;margin-bottom:16px;padding:6px 8px;border:1px solid var(--var-color-base-border)}.minimal .PromoDescription-scss--module_root_rsmcO{background-color:var(--var-color-bg)}.PromoDescription-scss--module_promoAvatar_XZGMJ{margin-right:6px}@keyframes SubscriptionLevelsItem-scss--module_fadeIn_xIRPh{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsItem-scss--module_fadeOut_GdqEN{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsItem-scss--module_flashing_ZdIOg{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsItem-scss--module_loading_Fy3Tb{to{background-position-x:-20%}}@keyframes SubscriptionLevelsItem-scss--module_rotating_23U5g{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsItem-scss--module_growIn_nW8Xm{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsItem-scss--module_closeLock_EGpsn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsItem-scss--module_shakeLock_an8qd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsItem-scss--module_root_In0jN{display:flex;flex-flow:column;gap:16px;padding:15px;border-bottom:solid var(--var-color-base-border) 1px}.SubscriptionLevelsItem-scss--module_root_In0jN:last-child{border-bottom:none}.minimal .SubscriptionLevelsItem-scss--module_root_In0jN:last-child{border-bottom:solid var(--var-color-block-border) 1px}.SubscriptionLevelsItem-scss--module_levelInfo_xrU36{display:flex;flex-flow:column;align-items:flex-start;gap:16px;min-height:0}.SubscriptionLevelsItem-scss--module_header_I8ZJX{display:flex;flex-direction:column;gap:8px}.desktop .SubscriptionLevelsItem-scss--module_subscribeButton_IYry-,.desktop .SubscriptionLevelsItem-scss--module_control_8ZCVo,.desktop .SubscriptionLevelsItem-scss--module_cover_T7XCV,.desktop .SubscriptionLevelsItem-scss--module_price_CW-aW,.desktop .SubscriptionLevelsItem-scss--module_name_nrnBE{flex:0 0 auto}.SubscriptionLevelsItem-scss--module_name_nrnBE{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_CW-aW{color:var(--var-color-text-primary)}.SubscriptionLevelsItem-scss--module_description_vlAd3{line-height:1.4;color:var(--var-color-text-regular)}.SubscriptionLevelsItem-scss--module_activeTo_FwMCH{display:block;font-weight:600;line-height:1.375rem}.SubscriptionLevelsItem-scss--module_editLink_nRz8k{display:inline-block}.SubscriptionLevelsItem-scss--module_footer_9-H-u{display:flex;flex-direction:column;gap:10px;margin-top:auto}.SubscriptionLevelsItem-scss--module_footer_9-H-u:empty{display:none}.SubscriptionLevelsItem-scss--module_subscribeButton_IYry-{width:100%;text-wrap:auto}@media not all and (hover: none){.SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_VFBQD{cursor:pointer}}.SubscriptionLevelsItem-scss--module_cover_T7XCV{overflow:hidden;border-radius:3px}@media (orientation: landscape){.mobile .SubscriptionLevelsItem-scss--module_levelInfo_xrU36.SubscriptionLevelsItem-scss--module_withCover_pf-RL{position:relative;min-height:170px;padding-left:270px}}@media (orientation: portrait){.mobile .SubscriptionLevelsItem-scss--module_cover_T7XCV{position:relative;width:100%;padding:62.5% 0 0}}@media (orientation: landscape){.mobile .SubscriptionLevelsItem-scss--module_cover_T7XCV{position:absolute;top:0;left:0;width:240px;height:150px;margin-right:15px}}.mobile .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_VFBQD .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_qMVcq{display:block}.desktop .SubscriptionLevelsItem-scss--module_cover_T7XCV{width:240px;height:150px}.desktop.minimal .desktop{width:260px;height:166px}.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_VFBQD .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_qMVcq,.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_VFBQD:hover .SubscriptionLevelsItem-scss--module_subscribeButton_defaultText_67qXo{display:none}.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_VFBQD:hover .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_qMVcq{display:inline}.SubscriptionLevelsItem-scss--module_coverImg_3--rL{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-default)}@media (orientation: portrait){.mobile .SubscriptionLevelsItem-scss--module_coverImg_3--rL{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.SubscriptionLevelsItem-scss--module_bottomPanel_H7k09{display:flex}.SubscriptionLevelsItem-scss--module_externalApps_URtPq{margin-right:10px}.SubscriptionLevelsItem-scss--module_promoAvatar_6PW5v{margin-right:6px}.SubscriptionLevelsItem-scss--module_promoCounters_9OsGj{text-align:center}.SubscriptionLevelsItem-scss--module_promoCounters_9OsGj:empty{display:none}.SubscriptionLevelsItem-scss--module_trialButton_QpVHi{padding:10px 17px}.SubscriptionLevelsItem-scss--module_archivedText_08vCR{display:flex;align-items:center;line-height:22px;color:#7c7c7c}.SubscriptionLevelsItem-scss--module_iconHelp_nHp0D{width:16px;height:16px;margin-left:6px;transition:.2s color;cursor:pointer}.SubscriptionLevelsItem-scss--module_iconHelp_nHp0D:hover{color:var(--var-color-text-primary)}.SubscriptionLevelsItem-scss--module_archivedTooltip_EtGkX{width:300px;padding:12px 15px;font-size:13px;white-space:normal}.SubscriptionLevelsItem-scss--module_limitInfo_XD-wW:empty{display:none}.SubscriptionLevelsItem-scss--module_showMore_ZqsGg:before{background:linear-gradient(180deg,transparent 0%,var(--var-color-panel-bg) 100%)}@keyframes SubscriptionHiddenMark-scss--module_fadeIn_WDAqQ{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionHiddenMark-scss--module_fadeOut_zIxNk{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionHiddenMark-scss--module_flashing_jgrGB{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionHiddenMark-scss--module_loading_zUUpV{to{background-position-x:-20%}}@keyframes SubscriptionHiddenMark-scss--module_rotating_fdFcd{to{transform:rotate(360deg)}}@keyframes SubscriptionHiddenMark-scss--module_growIn_FWlCd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionHiddenMark-scss--module_closeLock_Pad7l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionHiddenMark-scss--module_shakeLock_RwMBt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionHiddenMark-scss--module_root_O56Ug{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_O56Ug.minimal .SubscriptionHiddenMark-scss--module_root_O56Ug{background-color:var(--var-color-highlighted-bg)}.SubscriptionHiddenMark-scss--module_icon_D1rQP{width:20px;height:20px}@keyframes SuspendedSubscriptionBlock-scss--module_fadeIn_80YhH{0%{opacity:0}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_fadeOut_u5rxz{0%{opacity:1}to{opacity:0}}@keyframes SuspendedSubscriptionBlock-scss--module_flashing_VW3pQ{0%{opacity:.5}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_loading_KXx6l{to{background-position-x:-20%}}@keyframes SuspendedSubscriptionBlock-scss--module_rotating_v8lk0{to{transform:rotate(360deg)}}@keyframes SuspendedSubscriptionBlock-scss--module_growIn_c4D-F{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuspendedSubscriptionBlock-scss--module_closeLock_8OQDV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuspendedSubscriptionBlock-scss--module_shakeLock_9hzBx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuspendedSubscriptionBlock-scss--module_root_fVIsX{display:flex;flex-direction:column;align-items:center}.SuspendedSubscriptionBlock-scss--module_retryPaymentButton_oNcW3{display:flex;width:100%;height:auto;margin-bottom:10px;font-size:.875rem;line-height:1.45;justify-content:center}.SuspendedSubscriptionBlock-scss--module_note_2wP01{margin-bottom:4px}.SuspendedSubscriptionBlock-scss--module_description_LuX8w{margin:0;font-size:.75rem;line-height:1.34;text-align:center;color:#7c7c7c}.SuspendedSubscriptionBlock-scss--module_iconRefresh_R-W1j{width:1.25rem;height:1.25rem;margin-right:5px}.SuspendedSubscriptionBlock-scss--module_iconRefresh_R-W1j.SuspendedSubscriptionBlock-scss--module_loading_KXx6l{animation:SuspendedSubscriptionBlock-scss--module_rotating_v8lk0 1s linear infinite}@keyframes ActiveTo-scss--module_fadeIn_8pgAQ{0%{opacity:0}to{opacity:1}}@keyframes ActiveTo-scss--module_fadeOut_jYRUd{0%{opacity:1}to{opacity:0}}@keyframes ActiveTo-scss--module_flashing_TLbHe{0%{opacity:.5}to{opacity:1}}@keyframes ActiveTo-scss--module_loading_3J-ql{to{background-position-x:-20%}}@keyframes ActiveTo-scss--module_rotating_uqi5K{to{transform:rotate(360deg)}}@keyframes ActiveTo-scss--module_growIn_XBJFY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ActiveTo-scss--module_closeLock_wQfpM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ActiveTo-scss--module_shakeLock_tv7GR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ActiveTo-scss--module_labelRoot_w6vWA{display:flex;align-items:center;color:#59a840}.ActiveTo-scss--module_icon_hkchP{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_hkchP svg{width:.875rem;height:.875rem;fill:currentcolor}.ActiveTo-scss--module_resumeButton_cxN3B{display:flex;align-items:center;justify-content:center;gap:6px}.ActiveTo-scss--module_futurePauseInfo_z5uWC{font-size:.8rem;line-height:1.4;text-align:center;color:var(--var-color-text-secondary);text-wrap-style:balance}.ActiveTo-scss--module_iconRefresh_mLxRh{width:1.25rem;height:1.25rem;margin-right:5px}.ActiveTo-scss--module_iconRefresh_mLxRh.ActiveTo-scss--module_loading_3J-ql{animation:ActiveTo-scss--module_rotating_uqi5K 1s linear infinite}@keyframes SubscriptionStatusNote-scss--module_fadeIn_SfKkg{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionStatusNote-scss--module_fadeOut_aEG7I{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionStatusNote-scss--module_flashing_uNn3e{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionStatusNote-scss--module_loading_IbAa3{to{background-position-x:-20%}}@keyframes SubscriptionStatusNote-scss--module_rotating_CRyvA{to{transform:rotate(360deg)}}@keyframes SubscriptionStatusNote-scss--module_growIn_lyO0b{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionStatusNote-scss--module_closeLock_L-pv7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionStatusNote-scss--module_shakeLock_l23OJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionStatusNote-scss--module_root_jaV-h{display:flex;padding:12px 16px;font-size:.875rem;line-height:1.55;border-radius:var(--border-radius-default)}.SubscriptionStatusNote-scss--module_root_jaV-h.SubscriptionStatusNote-scss--module_error_ykxQX{color:var(--var-color-error);background-color:#cd354426}.SubscriptionStatusNote-scss--module_root_jaV-h.SubscriptionStatusNote-scss--module_warning_erKnV{color:#f90;background-color:#ff990026}.SubscriptionStatusNote-scss--module_icon_Ivzo8{width:1.25rem;height:1.25rem;margin-right:7px;flex-shrink:0}@keyframes subscriptionStatusBlock-scss--module_fadeIn_kE0aX{0%{opacity:0}to{opacity:1}}@keyframes subscriptionStatusBlock-scss--module_fadeOut_2TQdq{0%{opacity:1}to{opacity:0}}@keyframes subscriptionStatusBlock-scss--module_flashing_cGCCU{0%{opacity:.5}to{opacity:1}}@keyframes subscriptionStatusBlock-scss--module_loading_Uwj2Z{to{background-position-x:-20%}}@keyframes subscriptionStatusBlock-scss--module_rotating_grcQu{to{transform:rotate(360deg)}}@keyframes subscriptionStatusBlock-scss--module_growIn_lWsXv{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes subscriptionStatusBlock-scss--module_closeLock_-nOeJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes subscriptionStatusBlock-scss--module_shakeLock_pvkXJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.subscriptionStatusBlock-scss--module_root_lVQAf{display:flex;flex-direction:column;gap:10px}.subscriptionStatusBlock-scss--module_labelWrapper_eeO-w{display:flex;align-items:center}.subscriptionStatusBlock-scss--module_labelWrapperPaused_gcg2z{color:#f90}.subscriptionStatusBlock-scss--module_labelWrapperActive_MnYAG{color:#59a840}.subscriptionStatusBlock-scss--module_icon_y9E-D{width:20px;height:20px;margin-right:6px}.subscriptionStatusBlock-scss--module_icon_y9E-D.subscriptionStatusBlock-scss--module_iconCheck_BeZuA{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#59a840}.subscriptionStatusBlock-scss--module_icon_y9E-D.subscriptionStatusBlock-scss--module_iconCheck_BeZuA svg{width:14px;height:14px;fill:currentcolor}.subscriptionStatusBlock-scss--module_resumeButton_A8h0g{margin-top:16px}.subscriptionStatusBlock-scss--module_note_IAWkx{margin-bottom:12px}@keyframes Image-scss--module_fadeIn_1shOP{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_DlNkS{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_3ky4s{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_peCzB{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_EA9e7{to{transform:rotate(360deg)}}@keyframes Image-scss--module_growIn_mYlPj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Image-scss--module_closeLock_7l0I5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_IDdLG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_root_4ju-2{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.Image-scss--module_main_qaQIl .Image-scss--module_filling_37pcj{fill:#fff}.Image-scss--module_main_qaQIl{position:relative;z-index:2}.Image-scss--module_bg_QLxEy{position:absolute;opacity:.2;color:var(--var-color-illustration-stroke)}.minimal .Image-scss--module_bg_QLxEy{opacity:1;color:#fff}.dark-theme .minimal .Image-scss--module_bg_QLxEy{opacity:.2;color:var(--var-color-illustration-stroke)}.Image-scss--module_currency_tKK0y{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_S96wl{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_fadeOut_T-O1M{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsEmpty-scss--module_flashing_44yRF{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_loading_PL7HK{to{background-position-x:-20%}}@keyframes SubscriptionLevelsEmpty-scss--module_rotating_1n3VJ{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsEmpty-scss--module_growIn_G5HfB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsEmpty-scss--module_closeLock_A5eH5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsEmpty-scss--module_shakeLock_chimv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsEmpty-scss--module_root_05gK9{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.SubscriptionLevelsEmpty-scss--module_picture_uB4Ad{margin-bottom:15px}.SubscriptionLevelsEmpty-scss--module_text_ckBRn{margin-bottom:20px}@keyframes SubscriptionLevels-scss--module_fadeIn_ombzp{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_fadeOut_7GSYb{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevels-scss--module_flashing_Z1vtA{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_loading_XrVkR{to{background-position-x:-20%}}@keyframes SubscriptionLevels-scss--module_rotating_56FCQ{to{transform:rotate(360deg)}}@keyframes SubscriptionLevels-scss--module_growIn_WhkaY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevels-scss--module_closeLock_IR-Ay{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevels-scss--module_shakeLock_UZqiK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevels-scss--module_card_sUJn0{margin-bottom:0;padding:15px 0 0;border:none}.SubscriptionLevels-scss--module_title_LeGp8{position:relative;height:auto;margin-right:0;margin-bottom:0;margin-left:0;padding:0 15px}.SubscriptionLevels-scss--module_giftIcon_Y-iQi{width:20px;height:20px}.SubscriptionLevels-scss--module_giftButton_iaWl1{width:100%;gap:10px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.SubscriptionLevels-scss--module_ownerTitle_suKPl{border-bottom:none}.SubscriptionLevels-scss--module_empty_YgguC{padding:30px 15px 15px}.SubscriptionLevels-scss--module_tabsHead_j5--4{position:relative;padding:0 15px}.SubscriptionLevels-scss--module_tabsHead_j5--4:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eaeaea}.SubscriptionLevels-scss--module_tab_OKHND{position:relative;display:inline-flex;padding-bottom:11px;border-bottom-width:2px}.SubscriptionLevels-scss--module_tab_OKHND:not(:last-child){margin-right:20px}.SubscriptionLevels-scss--module_tabTitle_zgZS6{display:flex;align-items:center;font-weight:500;text-transform:none}.SubscriptionLevels-scss--module_counter_pGYcB{display:block;margin-left:5px;padding:2px 6px;color:#7c7c7c;border-radius:100px;background-color:#eee}.SubscriptionLevels-scss--module_tabActive_UTSCj .SubscriptionLevels-scss--module_counter_pGYcB{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}@keyframes AddSubscriptionLevelButton-scss--module_fadeIn_Ji2ZN{0%{opacity:0}to{opacity:1}}@keyframes AddSubscriptionLevelButton-scss--module_fadeOut_ixVey{0%{opacity:1}to{opacity:0}}@keyframes AddSubscriptionLevelButton-scss--module_flashing_qYx8t{0%{opacity:.5}to{opacity:1}}@keyframes AddSubscriptionLevelButton-scss--module_loading_Un7uI{to{background-position-x:-20%}}@keyframes AddSubscriptionLevelButton-scss--module_rotating_W8rHC{to{transform:rotate(360deg)}}@keyframes AddSubscriptionLevelButton-scss--module_growIn_GPk-y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AddSubscriptionLevelButton-scss--module_closeLock_w2MCz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddSubscriptionLevelButton-scss--module_shakeLock_-3uwO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddSubscriptionLevelButton-scss--module_button_lsjfk{display:flex;width:100%;justify-content:center}.AddSubscriptionLevelButton-scss--module_addIcon_TURIG{width:20px;height:20px;margin-right:10px}@keyframes Image-scss--module_fadeIn_lqsPm{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_z8-BZ{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_LY-EW{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_EQFQt{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_i0ocL{to{transform:rotate(360deg)}}@keyframes Image-scss--module_growIn_V21Ns{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Image-scss--module_closeLock_eFCf9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_Zhkuc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_root_-rpKn{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.Image-scss--module_main_aWzaU .Image-scss--module_filling_-L2AP{fill:#fff}.dark-theme .Image-scss--module_main_aWzaU .Image-scss--module_filling_-L2AP{fill:#404040}.Image-scss--module_main_aWzaU{position:relative;z-index:2}.Image-scss--module_bg_heySC{position:absolute;opacity:.2;color:var(--var-color-illustration-stroke)}.minimal .Image-scss--module_bg_heySC{opacity:1;color:#fff}.dark-theme .minimal .Image-scss--module_bg_heySC{opacity:.2;color:var(--var-color-illustration-stroke)}.Image-scss--module_currency_1-Eo5{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_g6LRy{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_fadeOut_dAfAP{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsEmpty-scss--module_flashing_uDxjL{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_loading_naUCw{to{background-position-x:-20%}}@keyframes SubscriptionLevelsEmpty-scss--module_rotating_BaB6Q{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsEmpty-scss--module_growIn_PyQBL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevelsEmpty-scss--module_closeLock_JAYls{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsEmpty-scss--module_shakeLock_j3SSn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsEmpty-scss--module_root_-aEEI{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:15px}.SubscriptionLevelsEmpty-scss--module_root_-aEEI:last-child{margin-bottom:0}.SubscriptionLevelsEmpty-scss--module_root_-aEEI svg .bg{fill:var(--var-color-bg)}.minimal .SubscriptionLevelsEmpty-scss--module_root_-aEEI{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_66S-G{margin-bottom:25px}.SubscriptionLevelsEmpty-scss--module_picture_iWyJu{width:120px;height:120px;margin-bottom:20px;background-image:url(../assets/images/new_calendar-light.Cp5qkWLn.png);background-size:100%}.dark-theme .SubscriptionLevelsEmpty-scss--module_picture_iWyJu{background-image:url(../assets/images/new_calendar-dark.CRciFCqZ.png)}.SubscriptionLevelsEmpty-scss--module_text_CsViP{margin-bottom:5px;color:var(--var-color-text-secondary)}.SubscriptionLevelsEmpty-scss--module_emptyButtonContainer_O9FC0{margin-top:20px;margin-bottom:10px}@keyframes SubscriptionLevels-scss--module_fadeIn_06yrE{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_fadeOut_-MVa4{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevels-scss--module_flashing_2TaHY{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_loading_e6UB8{to{background-position-x:-20%}}@keyframes SubscriptionLevels-scss--module_rotating_-J1rc{to{transform:rotate(360deg)}}@keyframes SubscriptionLevels-scss--module_growIn_LRXuR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SubscriptionLevels-scss--module_closeLock_O9icW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevels-scss--module_shakeLock_7jRmz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevels-scss--module_root_-Dec-{width:100%;margin-bottom:15px}.SubscriptionLevels-scss--module_list_LzMN-{margin-bottom:15px;padding:0;border:none!important;background:none!important}.SubscriptionLevels-scss--module_header_HLvUI{position:relative;height:auto;margin-right:0;margin-bottom:0;margin-left:0;padding:0;border:none!important}.SubscriptionLevels-scss--module_singleTitle_FItQ7{margin-bottom:2px}.SubscriptionLevels-scss--module_titleTabs_9GLDz{margin-bottom:16px}div.SubscriptionLevels-scss--module_tabItem_Bx-3d{height:auto}div.SubscriptionLevels-scss--module_tabItem_Bx-3d:first-child{padding-left:0}.SubscriptionLevels-scss--module_tabInner_65XXr{padding-top:0!important;padding-bottom:10px!important}.SubscriptionLevels-scss--module_item_y9JxF{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_FZVZg{width:20px;height:20px}.SubscriptionLevels-scss--module_giftButton_GwfKA{display:flex;align-items:center;justify-content:center;width:100%;gap:10px;margin-bottom:16px}.SubscriptionLevels-scss--module_empty_9xqMS{margin-bottom:0;padding:20px 15px 15px}.SubscriptionLevels-scss--module_emptyButtonContainer_uCeCi{padding:0 15px 15px}.SubscriptionLevels-scss--module_tabsHead_9lbyT{position:relative;margin-bottom:16px;padding:0 15px}.SubscriptionLevels-scss--module_tab_xbo4Y{position:relative;display:inline-flex;padding-bottom:6px;border-bottom-width:2px}.SubscriptionLevels-scss--module_tab_xbo4Y:not(:last-child){margin-right:20px}.SubscriptionLevels-scss--module_counter_5zSeo{display:block;margin-left:7px;padding:2px 0;font-size:.7rem;color:#7c7c7c;border-radius:100px}.SubscriptionLevels-scss--module_tabTitle_BQCE1{display:flex;align-items:center;text-transform:uppercase}.SubscriptionLevels-scss--module_levelsCount_dljJ3{margin-left:6px;font-size:.7rem;font-weight:600;line-height:1rem;color:var(--var-color-text-secondary)}@keyframes TargetItemEmpty-scss--module_fadeIn_7lFTu{0%{opacity:0}to{opacity:1}}@keyframes TargetItemEmpty-scss--module_fadeOut_7M-6W{0%{opacity:1}to{opacity:0}}@keyframes TargetItemEmpty-scss--module_flashing_hhq5u{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemEmpty-scss--module_loading_XNplq{to{background-position-x:-20%}}@keyframes TargetItemEmpty-scss--module_rotating_lqUCK{to{transform:rotate(360deg)}}@keyframes TargetItemEmpty-scss--module_growIn_niaOF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetItemEmpty-scss--module_closeLock_eDNlS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemEmpty-scss--module_shakeLock_3oayy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemEmpty-scss--module_root_RA52r{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_RA52r{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_cb7tj{width:150px;height:98px;margin-bottom:15px;background-image:url(../goals.D2GD5qVs.svg);background-position:center center}.light-x-theme .TargetItemEmpty-scss--module_image_cb7tj{background-image:url(../goals-x.DvMojiNC.svg)}.minimal .TargetItemEmpty-scss--module_image_cb7tj{width:120px;height:120px;background-size:100%}.light-theme .minimal .TargetItemEmpty-scss--module_image_cb7tj{background-image:url(../assets/images/new_goals-light.ClO-w6Ag.png)}.light-x-theme .minimal .TargetItemEmpty-scss--module_image_cb7tj{background-image:url(../assets/images/new_goals-light.ClO-w6Ag.png)}.dark-theme .minimal .TargetItemEmpty-scss--module_image_cb7tj{background-image:url(../assets/images/new_goals-dark.CGLJat7L.png)}.TargetItemEmpty-scss--module_text_f-RCS{margin-bottom:20px}.TargetItemEmpty-scss--module_button_eQPnk,.TargetItemEmpty-scss--module_targetButton_ynqrT{width:100%}@keyframes TargetItemCommon-scss--module_fadeIn_RCs1s{0%{opacity:0}to{opacity:1}}@keyframes TargetItemCommon-scss--module_fadeOut_mnD9h{0%{opacity:1}to{opacity:0}}@keyframes TargetItemCommon-scss--module_flashing_3C2on{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemCommon-scss--module_loading_9FzB2{to{background-position-x:-20%}}@keyframes TargetItemCommon-scss--module_rotating_tVZed{to{transform:rotate(360deg)}}@keyframes TargetItemCommon-scss--module_growIn_PiCDy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetItemCommon-scss--module_closeLock_AQfao{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemCommon-scss--module_shakeLock_QpkD6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemCommon-scss--module_collected_qnLFG{display:flex;margin-bottom:10px}.light-y-theme .TargetItemCommon-scss--module_collected_qnLFG{margin-bottom:16px}.TargetItemCommon-scss--module_collectedText_75kyu{word-wrap:break-word;word-break:break-word;font-size:.875rem;font-weight:400;line-height:1.6;color:#7c7c7c}.light-y-theme .TargetItemCommon-scss--module_collectedText_75kyu{font-size:1rem;line-height:normal}.TargetItemCommon-scss--module_collectedTextTarget_e9m0h{display:inline-block;font-size:1rem;font-weight:600;white-space:nowrap;color:var(--var-color-text-primary)}.light-y-theme .TargetItemCommon-scss--module_collectedTextTarget_e9m0h{font-size:1.125rem;font-weight:500}.TargetItemCommon-scss--module_description_BESik{word-wrap:break-word;word-break:break-word;line-height:1.35;color:var(--var-color-text-regular)}.light-y-theme .TargetItemCommon-scss--module_description_BESik{line-height:19px}.TargetItemCommon-scss--module_progressBarWrapper_wVFBE{margin-bottom:12px;background-color:var(--var-color-base-border)}.light-y-theme .TargetItemCommon-scss--module_progressBarWrapper_wVFBE{margin-bottom:16px;border-radius:2px;background-color:var(--color-brand-opacity-10)}.light-y-theme .TargetItemCommon-scss--module_progressBarLine_Cs0-m{border-radius:2px}.TargetItemCommon-scss--module_iconFinished_5JFoa{width:1.25rem;height:1.25rem;display:inline-flex;min-width:20px;margin-right:8px;fill:var(--color-brand)}@keyframes TargetItemMoney-scss--module_fadeIn_4D7vv{0%{opacity:0}to{opacity:1}}@keyframes TargetItemMoney-scss--module_fadeOut_imxGd{0%{opacity:1}to{opacity:0}}@keyframes TargetItemMoney-scss--module_flashing_c-722{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemMoney-scss--module_loading_UF5Th{to{background-position-x:-20%}}@keyframes TargetItemMoney-scss--module_rotating_TJTMT{to{transform:rotate(360deg)}}@keyframes TargetItemMoney-scss--module_growIn_WSjPB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetItemMoney-scss--module_closeLock_LBl8k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemMoney-scss--module_shakeLock_MkXeN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemMoney-scss--module_control_smJRc{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.TargetItemMoney-scss--module_subscribeButton_Eq5v-{display:flex;width:100%;margin-top:15px;justify-content:center}.TargetItemMoney-scss--module_link_fVIjB{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.TargetItemMoney-scss--module_link_fVIjB:visited{color:var(--var-color-link)}@media not all and (hover: none){.TargetItemMoney-scss--module_link_fVIjB:hover{border-bottom-color:var(--var-color-link-underline)}}.TargetItemMoney-scss--module_payIcon_adzdW{width:1.25rem;height:1.25rem;margin-right:10px}@keyframes TargetItemSubscribersBase-scss--module_fadeIn_UEFTA{0%{opacity:0}to{opacity:1}}@keyframes TargetItemSubscribersBase-scss--module_fadeOut_N-aeS{0%{opacity:1}to{opacity:0}}@keyframes TargetItemSubscribersBase-scss--module_flashing_-AOhK{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemSubscribersBase-scss--module_loading_snPpe{to{background-position-x:-20%}}@keyframes TargetItemSubscribersBase-scss--module_rotating_i0qrV{to{transform:rotate(360deg)}}@keyframes TargetItemSubscribersBase-scss--module_growIn_1su7W{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TargetItemSubscribersBase-scss--module_closeLock_b2Z2g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemSubscribersBase-scss--module_shakeLock_1WH7-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemSubscribersBase-scss--module_link_lofI3{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin-top:10px}.TargetItemSubscribersBase-scss--module_link_lofI3:visited{color:var(--var-color-link)}@media not all and (hover: none){.TargetItemSubscribersBase-scss--module_link_lofI3:hover{border-bottom-color:var(--var-color-link-underline)}}.light-y-theme .TargetItemSubscribersBase-scss--module_link_lofI3{margin-top:16px}.TargetItemSubscribers-scss--module_turnBlockContainer_vmjNL{display:flex;align-items:center;margin-top:10px}.TargetItemSubscribers-scss--module_pagination_7CjdV{margin-left:auto;color:#7c7c7c}@keyframes Targets-scss--module_fadeIn_Ycp0x{0%{opacity:0}to{opacity:1}}@keyframes Targets-scss--module_fadeOut_F8rb8{0%{opacity:1}to{opacity:0}}@keyframes Targets-scss--module_flashing_0DOii{0%{opacity:.5}to{opacity:1}}@keyframes Targets-scss--module_loading_qfHzo{to{background-position-x:-20%}}@keyframes Targets-scss--module_rotating_pFlhl{to{transform:rotate(360deg)}}@keyframes Targets-scss--module_growIn_0Edez{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Targets-scss--module_closeLock_Gp-4b{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Targets-scss--module_shakeLock_aeurD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Targets-scss--module_card_AVf-E{margin-bottom:15px;padding:15px 0 0;border:none;background:#fff}.minimal .Targets-scss--module_card_AVf-E{border:none!important;background:none!important}.mobile .minimal .Targets-scss--module_card_AVf-E{margin-bottom:0}.Targets-scss--module_header_huZZ0{display:inline-flex;align-items:center}.Targets-scss--module_title_CXo7W{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_CXo7W{padding:0;border:none!important}.Targets-scss--module_totalCount_0ceZq{margin-left:6px;font-size:.7rem;font-weight:600;line-height:1rem;color:var(--var-color-text-secondary)}.Targets-scss--module_targetItem_KMmoO{padding:15px;border-bottom:solid var(--var-color-base-border) 1px}.Targets-scss--module_targetItem_KMmoO:last-child{border-bottom:none}.minimal .Targets-scss--module_targetItem_KMmoO{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-bottom:12px}.Targets-scss--module_createTargetButton_SeUtB{width:100%;margin-top:15px;text-transform:uppercase}.Targets-scss--module_mobileRoot_5zuQj{margin-top:16px;padding:0 15px}@keyframes Blog-scss--module_fadeIn_gOryk{0%{opacity:0}to{opacity:1}}@keyframes Blog-scss--module_fadeOut_otmA7{0%{opacity:1}to{opacity:0}}@keyframes Blog-scss--module_flashing_wL0AN{0%{opacity:.5}to{opacity:1}}@keyframes Blog-scss--module_loading_WnXHk{to{background-position-x:-20%}}@keyframes Blog-scss--module_rotating_Z1-Fs{to{transform:rotate(360deg)}}@keyframes Blog-scss--module_growIn_LNyyJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Blog-scss--module_closeLock_VZlcG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Blog-scss--module_shakeLock_O6HFX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Blog-scss--module_container_Yzbtn{display:flex;flex-direction:column;background-color:#fff}.Blog-scss--module_addSubscriptionLevel_QZtB-{width:100%}.Blog-scss--module_addSubscriptionLevelLink_eFJ-r{display:block;margin:0 15px 15px}.Blog-scss--module_shareDonationLink_ahkPl{padding:0 15px 15px}.minimal .Blog-scss--module_shareDonationLink_ahkPl{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-top:32px;margin-right:15px;margin-left:15px;padding:20px}.Blog-scss--module_levelsMobileWrapper_Kw9ou{margin:15px 15px 0}@keyframes BlogPostHeader-scss--module_fadeIn_lpsVJ{0%{opacity:0}to{opacity:1}}@keyframes BlogPostHeader-scss--module_fadeOut_7zOOB{0%{opacity:1}to{opacity:0}}@keyframes BlogPostHeader-scss--module_flashing_l-oDd{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostHeader-scss--module_loading_iyjT1{to{background-position-x:-20%}}@keyframes BlogPostHeader-scss--module_rotating_Rg0dN{to{transform:rotate(360deg)}}@keyframes BlogPostHeader-scss--module_growIn_e9VjB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostHeader-scss--module_closeLock_QtFl5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostHeader-scss--module_shakeLock_n4196{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostHeader-scss--module_root_l1sJS{padding:15px;background-color:var(--var-color-post-bg)}.BlogPostHeader-scss--module_returnLabel_4A1E0{display:flex;align-items:center;font-size:.875rem;gap:11px}.BlogPostHeader-scss--module_returnLabel_4A1E0 .BlogPostHeader-scss--module_arrowIcon_qBAoN{width:1rem;height:1rem}.BlogPostHeader-scss--module_goBackLink_cqbB9{display:inline-block;padding-bottom:12px;border-bottom-color:transparent!important}.BlogPostHeader-scss--module_userInfoContainer_aedPA{position:relative;height:2.5rem}.BlogPostHeader-scss--module_userInfoContainer_aedPA .BlogPostHeader-scss--module_avatar_ZHwyP{position:absolute;left:0;border-radius:50%}.BlogPostHeader-scss--module_userInfoContainer_aedPA .BlogPostHeader-scss--module_info_gjJYx{position:absolute;right:105px;left:calc(2.5rem + 10px)}.BlogPostHeader-scss--module_userInfoContainer_aedPA .BlogPostHeader-scss--module_info_gjJYx .BlogPostHeader-scss--module_authorName_YmvM1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:2px;font-size:.875rem;font-weight:500;line-height:1.55;color:var(--var-color-text-primary)}.BlogPostHeader-scss--module_userInfoContainer_aedPA .BlogPostHeader-scss--module_info_gjJYx .BlogPostHeader-scss--module_publishTime_kkb-F{display:flex;font-size:.75rem;font-weight:400;line-height:1.35;opacity:.5;color:var(--var-color-text-primary)}.BlogPostHeader-scss--module_userInfoContainer_aedPA .BlogPostHeader-scss--module_rightBlock_QL-UF{position:absolute;top:-5px;right:0;display:flex;color:var(--var-color-extra-ui)}.BlogPostHeader-scss--module_buttons_LpLGH{position:relative;display:flex;gap:10px;padding-top:12px}.BlogPostHeader-scss--module_buttons_LpLGH .BlogPostHeader-scss--module_symbolButton_WKHDM{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;position:relative;padding:7px;border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default)}.BlogPostHeader-scss--module_buttons_LpLGH .BlogPostHeader-scss--module_symbolButton_WKHDM .BlogPostHeader-scss--module_followIcon_xDbtN{color:var(--var-color-text-primary)}.BlogPostHeader-scss--module_buttons_LpLGH .BlogPostHeader-scss--module_symbolButton_WKHDM .BlogPostHeader-scss--module_followIconContainer_OcFg9{position:relative;top:0;left:0}.BlogPostHeader-scss--module_viewsCounter_fEJn8{margin-right:10px}.BlogPostHeader-scss--module_ads_rzMjw{padding-bottom:1px;font-size:.8125rem;line-height:1.35}.BlogPostHeader-scss--module_accessLabel_f8EmJ{display:flex;align-items:center;justify-content:center}.SinglePost-scss--module_root_OJlbE{display:flex;flex-direction:column;flex-grow:1}.SinglePost-scss--module_root_OJlbE>*{flex-grow:1;display:flex;flex-direction:column}.SinglePost-scss--module_comments_g8deJ{flex-grow:1}.SinglePost-scss--module_publisher_vbPBF{margin-top:auto}@keyframes BlogPost-scss--module_fadeIn_-rAo2{0%{opacity:0}to{opacity:1}}@keyframes BlogPost-scss--module_fadeOut_Eg3m-{0%{opacity:1}to{opacity:0}}@keyframes BlogPost-scss--module_flashing_uvgHF{0%{opacity:.5}to{opacity:1}}@keyframes BlogPost-scss--module_loading_LlWrN{to{background-position-x:-20%}}@keyframes BlogPost-scss--module_rotating_kxm93{to{transform:rotate(360deg)}}@keyframes BlogPost-scss--module_growIn_QEPxi{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPost-scss--module_closeLock_-dWM7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPost-scss--module_shakeLock_ke3mk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPost-scss--module_root_NHsjF{display:flex;flex-direction:column;min-height:calc(100dvh - (var(--const-top-menu-height) + var(--current-notice-height)));background-color:var(--var-color-post-bg)}a.BlogPost-scss--module_toAllPosts_olgpR,a.BlogPost-scss--module_toAllPosts_olgpR:visited{display:flex;margin:0 auto 15px;padding:7px 20px;border:1px solid var(--var-color-base-border);font-weight:500;color:#242b2c;border-radius:100px;background-color:#fff}a.BlogPost-scss--module_toAllPosts_olgpR:hover,a.BlogPost-scss--module_toAllPosts_olgpR:visited:hover{color:var(--color-brand)}.BlogPost-scss--module_iconBack_Y3sev{width:20px;height:20px;margin-right:10px}@keyframes Chip-scss--module_fadeIn_NcdBu{0%{opacity:0}to{opacity:1}}@keyframes Chip-scss--module_fadeOut_eJm4m{0%{opacity:1}to{opacity:0}}@keyframes Chip-scss--module_flashing_RyDgF{0%{opacity:.5}to{opacity:1}}@keyframes Chip-scss--module_loading_WbO-N{to{background-position-x:-20%}}@keyframes Chip-scss--module_rotating_Vd-8P{to{transform:rotate(360deg)}}@keyframes Chip-scss--module_growIn_wosWB{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Chip-scss--module_closeLock_GyzJB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Chip-scss--module_shakeLock_ftYvv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Chip-scss--module_root_-Yk7E{display:inline-flex;color:var(--var-color-text-secondary);border-radius:20px;background-color:var(--var-color-chip-bg);transition:all .2s ease;align-items:center}.Chip-scss--module_root_-Yk7E.Chip-scss--module_activeClick_fIwvN{transform:scale(.9);filter:brightness(.95)}.dark-theme .Chip-scss--module_root_-Yk7E.Chip-scss--module_activeClick_fIwvN{filter:brightness(1.1)}.Chip-scss--module_clickable_vanJw{cursor:pointer}@media not all and (hover: none){.Chip-scss--module_clickable_vanJw:hover{background-color:var(--var-color-chip-bg-hover)}}.Chip-scss--module_mainArea_vA6lH{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;min-height:30px;padding:0 0 0 12px;font-size:.8125rem;line-height:1rem;align-items:center;gap:6px;flex-grow:1}.Chip-scss--module_mainArea_vA6lH:only-child{padding-right:10px}@media not all and (hover: none){.Chip-scss--module_clickable_vanJw .Chip-scss--module_mainArea_vA6lH:hover{color:var(--var-color-text-regular)}}.Chip-scss--module_content_NahCw{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:1px;font-size:.8125rem;font-weight:500;line-height:1rem}.Chip-scss--module_cancelButton_Dsi-h{width:2.125rem;height:1.875rem;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;min-width:35px;cursor:pointer}.Chip-scss--module_cancelButton_Dsi-h .Chip-scss--module_icon_vBqkV{width:1.375rem;height:1.375rem;padding:4px;opacity:.8;border-radius:50%;transition:all .2s ease}.dark-theme .Chip-scss--module_cancelButton_Dsi-h .Chip-scss--module_icon_vBqkV{-webkit-backdrop-filter:contrast(1.2);backdrop-filter:contrast(1.2)}.Chip-scss--module_cancelButton_Dsi-h:active .Chip-scss--module_icon_vBqkV{opacity:1;transform:scale(.8);filter:brightness(.95)}.dark-theme .Chip-scss--module_cancelButton_Dsi-h:active .Chip-scss--module_icon_vBqkV{filter:brightness(1.1)}@media not all and (hover: none){.Chip-scss--module_cancelButton_Dsi-h:hover{color:var(--var-color-text-regular)}.Chip-scss--module_cancelButton_Dsi-h:hover .Chip-scss--module_icon_vBqkV{opacity:1}}.FeedTabs-scss--module_tabs_vvhyz{z-index:1;margin-bottom:0;border-radius:16px 16px 0 0;background-color:var(--var-color-panel-bg)}.minimal .FeedTabs-scss--module_tabs_vvhyz{background-color:var(--var-color-bg)}.FeedTabs-scss--module_tabItem_FFycs{width:50%;margin-right:0;padding-top:15px;border-bottom-width:1px;border-bottom-color:var(--var-color-base-border);text-align:center}.FeedTabs-scss--module_tabItem_FFycs:visited,.FeedTabs-scss--module_tabItem_FFycs:hover{border-bottom-color:var(--var-color-base-border)}.FeedTabs-scss--module_tabItem_FFycs.FeedTabs-scss--module_tabItemActive_HIqBP{border-bottom-width:2px;border-bottom-color:var(--color-brand)}.FeedTabs-scss--module_tabItem_FFycs.FeedTabs-scss--module_tabItemActive_HIqBP:hover{border-bottom-color:var(--color-brand)}@keyframes BlogAuthorButtons-scss--module_fadeIn_xx56l{0%{opacity:0}to{opacity:1}}@keyframes BlogAuthorButtons-scss--module_fadeOut_JNAJP{0%{opacity:1}to{opacity:0}}@keyframes BlogAuthorButtons-scss--module_flashing_zY6ed{0%{opacity:.5}to{opacity:1}}@keyframes BlogAuthorButtons-scss--module_loading_4Q5pJ{to{background-position-x:-20%}}@keyframes BlogAuthorButtons-scss--module_rotating_-ocl1{to{transform:rotate(360deg)}}@keyframes BlogAuthorButtons-scss--module_growIn_mQ1yI{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogAuthorButtons-scss--module_closeLock_dOT9N{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogAuthorButtons-scss--module_shakeLock_-T38n{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogAuthorButtons-scss--module_root_xiGqC{position:relative;display:flex;flex-direction:column;align-items:center;margin:0 15px 15px}.BlogAuthorButtons-scss--module_button_yAiHp{display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;min-width:auto;flex-basis:100%;padding:11px 20px;line-height:22px}.BlogAuthorButtons-scss--module_buttonStream_4AILD{margin-top:10px}.BlogAuthorButtons-scss--module_buttonStream_4AILD.BlogAuthorButtons-scss--module_newStreamButtonOnline_R9jS1{color:var(--var-color-error)}.BlogAuthorButtons-scss--module_iconPen_l2frU,.BlogAuthorButtons-scss--module_iconVideo_a8-l-{width:18px;height:18px;margin-right:11px}.BlogAuthorButtons-scss--module_iconPen_l2frU{fill:#fff}.BlogAuthorButtons-scss--module_iconVideo_a8-l-{stroke-width:2px}.BlogAuthorButtons-scss--module_newStreamIconOnline_H1-cE{animation:BlogAuthorButtons-scss--module_circle_86uuK 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite}@keyframes BlogAuthorButtons-scss--module_circle_86uuK{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}@keyframes AppliedFiltersPanel-scss--module_fadeIn_S4e4r{0%{opacity:0}to{opacity:1}}@keyframes AppliedFiltersPanel-scss--module_fadeOut_TsHlT{0%{opacity:1}to{opacity:0}}@keyframes AppliedFiltersPanel-scss--module_flashing_Aimmm{0%{opacity:.5}to{opacity:1}}@keyframes AppliedFiltersPanel-scss--module_loading_DX4BP{to{background-position-x:-20%}}@keyframes AppliedFiltersPanel-scss--module_rotating_tzw5C{to{transform:rotate(360deg)}}@keyframes AppliedFiltersPanel-scss--module_growIn_lcbPT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AppliedFiltersPanel-scss--module_closeLock_rvZHN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AppliedFiltersPanel-scss--module_shakeLock_9gnot{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AppliedFiltersPanel-scss--module_root_XKslt{display:flex;overflow-x:scroll;max-width:100%;padding:4px 12px 0;gap:10px}.AppliedFiltersPanel-scss--module_root_XKslt::-webkit-scrollbar{display:none;width:0}.AppliedFiltersPanel-scss--module_root_XKslt::-webkit-scrollbar-button{display:none}.AppliedFiltersPanel-scss--module_root_XKslt::-webkit-scrollbar-track{background-color:#fff0}.AppliedFiltersPanel-scss--module_iconTag_9tMkN svg{stroke-width:1.2}.AppliedFiltersPanel-scss--module_skeleton_ICPmu{display:inline-block}.AppliedFiltersPanel-scss--module_skeleton_ICPmu:before{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-text-secondary);background-color:var(--var-color-text-secondary);background-position-x:180%;background-size:200% 100%;animation:1s AppliedFiltersPanel-scss--module_loading_DX4BP ease-in-out infinite;content:".";display:inline-block;width:50px;font-size:13px;line-height:1;color:transparent;border-radius:4px}@keyframes PostsOrderSelector-scss--module_fadeIn_EROtv{0%{opacity:0}to{opacity:1}}@keyframes PostsOrderSelector-scss--module_fadeOut_pfSI0{0%{opacity:1}to{opacity:0}}@keyframes PostsOrderSelector-scss--module_flashing_kn3ct{0%{opacity:.5}to{opacity:1}}@keyframes PostsOrderSelector-scss--module_loading_EFyL7{to{background-position-x:-20%}}@keyframes PostsOrderSelector-scss--module_rotating_MXpqv{to{transform:rotate(360deg)}}@keyframes PostsOrderSelector-scss--module_growIn_fqQF4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostsOrderSelector-scss--module_closeLock_njXru{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostsOrderSelector-scss--module_shakeLock_jTBQJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostsOrderSelector-scss--module_root_1iEC-{padding:12px 0 28px}.PostsOrderSelector-scss--module_root_1iEC-.PostsOrderSelector-scss--module_rootFullSize_STQJI{min-height:auto}.PostsOrderSelector-scss--module_view_piweE{padding:12px 0 0}.PostsOrderSelector-scss--module_list_wr-8J{margin:0;padding:0;list-style:none}.PostsOrderSelector-scss--module_item_j4Yry{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;font-size:1rem}.PostsOrderSelector-scss--module_checkIcon_eTblU{width:1.25rem;height:1.25rem;display:none}.PostsOrderSelector-scss--module_itemActive_TaUri{color:var(--color-brand)}.PostsOrderSelector-scss--module_itemActive_TaUri .PostsOrderSelector-scss--module_checkIcon_eTblU{display:block}.PostsOrderSelector-scss--module_overlay_Co4M6{background-color:#000000b3}.PostsOrderSelector-scss--module_orderButton_h6KJL{-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 0 0 12px}.PostsOrderSelector-scss--module_sortIcon_9jMOf{width:1.25rem;height:1.25rem}.PostsOrderSelector-scss--module_buttonText_32l8G{margin-left:8px;font-size:.8125rem;font-weight:500;line-height:1.25}@keyframes BlogPostsFiltersPanel-scss--module_fadeIn_CIVf4{0%{opacity:0}to{opacity:1}}@keyframes BlogPostsFiltersPanel-scss--module_fadeOut_-9d-R{0%{opacity:1}to{opacity:0}}@keyframes BlogPostsFiltersPanel-scss--module_flashing_DeUTm{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostsFiltersPanel-scss--module_loading_ClbgN{to{background-position-x:-20%}}@keyframes BlogPostsFiltersPanel-scss--module_rotating_pw3eD{to{transform:rotate(360deg)}}@keyframes BlogPostsFiltersPanel-scss--module_growIn_TzHCp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPostsFiltersPanel-scss--module_closeLock_zDMbG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostsFiltersPanel-scss--module_shakeLock_ZR5e1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostsFiltersPanel-scss--module_root_m-HHK{display:flex;justify-content:space-between;padding:8px 4px 0;gap:10px}.BlogPostsFiltersPanel-scss--module_root_m-HHK::-webkit-scrollbar{display:none;width:0}.BlogPostsFiltersPanel-scss--module_root_m-HHK::-webkit-scrollbar-button{display:none}.BlogPostsFiltersPanel-scss--module_root_m-HHK::-webkit-scrollbar-track{background-color:#fff0}.BlogPostsFiltersPanel-scss--module_left_6uGgI,.BlogPostsFiltersPanel-scss--module_right_ItmF9{display:flex}.BlogPostsFiltersPanel-scss--module_closing_ZyYL2{pointer-events:none}.BlogPostsFiltersPanel-scss--module_filterButton_HGTjN{position:relative}.BlogPostsFiltersPanel-scss--module_applied_YccoH:after{width:6px;height:6px;border-radius:50%;content:"";position:absolute;z-index:3;top:4px;left:21px;box-sizing:content-box;border:2px solid var(--var-color-bg);background-color:var(--color-brand);transition:all .2s ease}.BlogPostsFiltersPanel-scss--module_applied_YccoH:active:before,.BlogPostsFiltersPanel-scss--module_applied_YccoH[data-active=true]:before{border-color:var(--var-color-input-contained-bg)}.BlogPostsFiltersPanel-scss--module_icon_5rH0W{width:1.25rem;height:1.25rem}@keyframes BlogFeedFilter-scss--module_fadeIn_misLV{0%{opacity:0}to{opacity:1}}@keyframes BlogFeedFilter-scss--module_fadeOut_dFQgg{0%{opacity:1}to{opacity:0}}@keyframes BlogFeedFilter-scss--module_flashing_-tiPP{0%{opacity:.5}to{opacity:1}}@keyframes BlogFeedFilter-scss--module_loading_LPfwl{to{background-position-x:-20%}}@keyframes BlogFeedFilter-scss--module_rotating_A9KkD{to{transform:rotate(360deg)}}@keyframes BlogFeedFilter-scss--module_growIn_EOFLR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogFeedFilter-scss--module_closeLock_u43a8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogFeedFilter-scss--module_shakeLock_8Bid0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogFeedFilter-scss--module_filterRoot_r68nN{display:flex;flex-direction:column;width:100%;gap:20px}.BlogFeedFilter-scss--module_header_-KShm{display:flex;justify-content:space-between;padding:0 15px;flex-flow:row nowrap}.BlogFeedFilter-scss--module_dropDownContainer_qEAab{display:flex;flex-direction:column;background-color:var(--var-color-panel-bg)}.BlogFeedFilter-scss--module_dropdownToggleButton_iufjJ{display:flex;justify-content:space-between;align-items:center;height:46px;background-color:var(--var-color-panel-bg)}.BlogFeedFilter-scss--module_dropdownToggleButtonIconFilter_UJgmc{width:1.25rem;height:1.25rem;color:var(--var-color-text-primary)}.BlogFeedFilter-scss--module_dropdownToggleButtonIconFilterApplied_eRRaT{color:var(--color-brand)}.BlogFeedFilter-scss--module_dropdownToggleButtonText_8QOTT{margin-right:8px;margin-left:8px}.BlogFeedFilter-scss--module_dropdownToggleButtonIconArrow_d558V{width:1.25rem;height:1.25rem;fill:#242b2c;opacity:.5;transition:transform .15s}.BlogFeedFilter-scss--module_rootWithDropdown_42njj{border-bottom:none!important}.BlogFeedFilter-scss--module_rootWithDropdown_42njj .BlogFeedFilter-scss--module_dropdownToggleButtonIconArrow_d558V{transform:rotate(180deg)}.BlogFeedFilter-scss--module_doubleSelect_idYGW{display:flex;align-items:center;justify-content:space-between;gap:12px}.BlogFeedFilter-scss--module_field_indVa{width:100%}.BlogFeedFilter-scss--module_field_indVa label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:500;line-height:1.5;color:var(--var-color-text-primary)}.BlogFeedFilter-scss--module_inputRoot_bzoh9{overflow:hidden;border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.BlogFeedFilter-scss--module_inputRoot_bzoh9 select{border-top:none;border-radius:inherit;background-color:var(--var-color-input-bg)}.BlogFeedFilter-scss--module_inputRoot_bzoh9 input{border-radius:inherit;background-color:var(--var-color-input-bg)}.BlogFeedFilter-scss--module_inputRoot_bzoh9 .BlogFeedFilter-scss--module_inputMimic_TJ6uo{border-top:none;border-radius:inherit;background-color:var(--var-color-input-bg)}.BlogFeedFilter-scss--module_inputRoot_bzoh9 .BlogFeedFilter-scss--module_datePickerInputRoot_rIS0F{border:none!important}.BlogFeedFilter-scss--module_inputRoot_bzoh9 .BlogFeedFilter-scss--module_dateInputText_bIg6D{padding-right:0!important}.BlogFeedFilter-scss--module_inputRoot_bzoh9 .BlogFeedFilter-scss--module_selectChanged_3XR4s,.BlogFeedFilter-scss--module_inputRoot_bzoh9 .BlogFeedFilter-scss--module_inputChanged_FIIhe{font-weight:500;color:var(--var-color-text-primary)}.BlogFeedFilter-scss--module_resetIcon_4X6ge{width:1.25rem;height:1.25rem;margin-right:10px}.BlogFeedFilter-scss--module_resetButton_eKWi9{display:flex;align-items:center;justify-content:center}.BlogFeedFilter-scss--module_buttons_8rq9V{display:flex;flex-direction:column;gap:12px;margin-top:12px}@keyframes FeedFilter-scss--module_fadeIn_o5LON{0%{opacity:0}to{opacity:1}}@keyframes FeedFilter-scss--module_fadeOut_IP6k8{0%{opacity:1}to{opacity:0}}@keyframes FeedFilter-scss--module_flashing_SnA11{0%{opacity:.5}to{opacity:1}}@keyframes FeedFilter-scss--module_loading_UAszR{to{background-position-x:-20%}}@keyframes FeedFilter-scss--module_rotating_9B-12{to{transform:rotate(360deg)}}@keyframes FeedFilter-scss--module_growIn_pvZH4{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FeedFilter-scss--module_closeLock_nkBCz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedFilter-scss--module_shakeLock_mLw0M{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedFilter-scss--module_root_NfNlp{position:relative;margin-bottom:15px;border-bottom:1px solid var(--var-color-base-border)}.FeedFilter-scss--module_root_NfNlp.FeedFilter-scss--module_disabled_--M81{opacity:.6;pointer-events:none}.FeedFilter-scss--module_header_l7S-F{display:flex;justify-content:space-between;padding:0 15px;flex-flow:row nowrap}.FeedFilter-scss--module_dropDownContainer_omKwX{display:flex;flex-direction:column;background-color:var(--var-color-panel-bg)}.FeedFilter-scss--module_dropdownToggleButton_m8K2Y{display:flex;justify-content:space-between;align-items:center;height:46px;background-color:var(--var-color-panel-bg)}.FeedFilter-scss--module_dropdownToggleButtonIconFilter_qDZOO{width:1.25rem;height:1.25rem;color:var(--var-color-text-primary)}.FeedFilter-scss--module_dropdownToggleButtonIconFilterApplied_mOZgY{color:var(--color-brand)}.FeedFilter-scss--module_dropdownToggleButtonText_MUwdv{margin-right:8px;margin-left:8px}.FeedFilter-scss--module_dropdownToggleButtonIconArrow_RVUSm{width:1.25rem;height:1.25rem;fill:#242b2c;opacity:.5;transition:transform .15s}.FeedFilter-scss--module_rootWithDropdown_g7koT{border-bottom:none!important}.FeedFilter-scss--module_rootWithDropdown_g7koT .FeedFilter-scss--module_dropdownToggleButtonIconArrow_RVUSm{transform:rotate(180deg)}.FeedFilter-scss--module_doubleSelect_ULph9{display:flex;align-items:center;justify-content:space-between}.FeedFilter-scss--module_resetPanel_TZOQZ{width:173px;margin:15px auto 0}.FeedFilter-scss--module_searchButton_NMywz{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent}.FeedFilter-scss--module_searchIcon_UylfL{width:1.25rem;height:1.25rem}@keyframes EmptyWithFilter-scss--module_fadeIn_MCgPa{0%{opacity:0}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_fadeOut_t-REB{0%{opacity:1}to{opacity:0}}@keyframes EmptyWithFilter-scss--module_flashing_-YP0q{0%{opacity:.5}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_loading_yMOws{to{background-position-x:-20%}}@keyframes EmptyWithFilter-scss--module_rotating_IBYJE{to{transform:rotate(360deg)}}@keyframes EmptyWithFilter-scss--module_growIn_m6ffS{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyWithFilter-scss--module_closeLock_wSMIl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyWithFilter-scss--module_shakeLock_P6cCI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyWithFilter-scss--module_root_T-cLR{display:flex;flex-direction:column;align-items:center;text-align:center}.EmptyWithFilter-scss--module_loupeIcon_MdQpe{width:70px;height:70px;margin-bottom:15px;color:#ccc}.EmptyWithFilter-scss--module_title_wxLMY{font-size:1.25rem;font-weight:500;margin-bottom:10px}.EmptyWithFilter-scss--module_subTitle_Yqv7b{font-size:.875rem;line-height:1.55;color:#7c7c7c}.EmptyWithFilter-scss--module_clickableText_yneYY{border-bottom:1px solid transparent;text-decoration:none;color:var(--color-brand);transition:border-color .2s;cursor:pointer}.EmptyWithFilter-scss--module_clickableText_yneYY:hover{border-bottom-color:var(--color-brand-opacity-20)}.light-x-theme .EmptyMediaAlbum-scss--module_image_EPbwS{background-image:url(../media-files-x.B9Y6oyYa.svg)}@keyframes EmptyMediaAlbum-scss--module_fadeIn_27-Ar{0%{opacity:0}to{opacity:1}}@keyframes EmptyMediaAlbum-scss--module_fadeOut_WZFci{0%{opacity:1}to{opacity:0}}@keyframes EmptyMediaAlbum-scss--module_flashing_5v--N{0%{opacity:.5}to{opacity:1}}@keyframes EmptyMediaAlbum-scss--module_loading_JTS-g{to{background-position-x:-20%}}@keyframes EmptyMediaAlbum-scss--module_rotating_4Bd7T{to{transform:rotate(360deg)}}@keyframes EmptyMediaAlbum-scss--module_growIn_VooUx{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyMediaAlbum-scss--module_closeLock_lwDuZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyMediaAlbum-scss--module_shakeLock_iWxQ0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyMediaAlbum-scss--module_image_EPbwS{background-image:url(../media-files-y.BxvcrOhj.svg)}.EmptyMediaAlbum-scss--module_root_WPpdE{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%;text-align:center}.EmptyMediaAlbum-scss--module_image_EPbwS{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_EPbwS{background-image:url(../media-files-x.B9Y6oyYa.svg)}.minimal .EmptyMediaAlbum-scss--module_image_EPbwS{width:120px;height:120px}.light-theme .minimal .EmptyMediaAlbum-scss--module_image_EPbwS{background-image:url(../assets/images/new_media-light.FNe8q4jU.png)}.light-x-theme .minimal .EmptyMediaAlbum-scss--module_image_EPbwS{background-image:url(../assets/images/new_media-light.FNe8q4jU.png)}.dark-theme .minimal .EmptyMediaAlbum-scss--module_image_EPbwS{background-image:url(../assets/images/new_media-dark.DIYfn0BN.png)}.EmptyMediaAlbum-scss--module_title_jp1PE{margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:1.2;text-align:center}.mobile .EmptyMediaAlbum-scss--module_title_jp1PE{font-size:16px}.EmptyMediaAlbum-scss--module_description_R8e6X{font-size:.875rem;line-height:1.3;text-align:center;color:#7c7c7c}@keyframes MediaAlbumCounters-scss--module_fadeIn_U5RhQ{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumCounters-scss--module_fadeOut_vGtjL{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumCounters-scss--module_flashing_OWuNA{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumCounters-scss--module_loading_rYOLm{to{background-position-x:-20%}}@keyframes MediaAlbumCounters-scss--module_rotating_EBN9V{to{transform:rotate(360deg)}}@keyframes MediaAlbumCounters-scss--module_growIn_ESoi9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumCounters-scss--module_closeLock_Z-nAF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumCounters-scss--module_shakeLock_ived9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumCounters-scss--module_root_5iaFl{display:flex;overflow-y:hidden;height:31px;-webkit-user-select:none;user-select:none}.MediaAlbumCounters-scss--module_inner_d5CHP{display:flex;overflow-x:scroll;overflow-y:hidden;height:50px}.MediaAlbumCounters-scss--module_item_f8Gwe{display:flex;height:30px;margin-right:8px;padding:0 10px 1px!important;border:1px solid var(--var-color-base-border)!important;font-size:.8125rem;font-weight:500;line-height:1rem;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_f8Gwe:visited{color:var(--var-color-text-primary)}.MediaAlbumCounters-scss--module_item_f8Gwe.MediaAlbumCounters-scss--module_active_bu6nK{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_f8Gwe:hover:not(.MediaAlbumCounters-scss--module_active_bu6nK),.light-x-theme .MediaAlbumCounters-scss--module_item_f8Gwe:hover:not(.MediaAlbumCounters-scss--module_active_bu6nK),.light-theme .MediaAlbumCounters-scss--module_item_f8Gwe:hover:not(.MediaAlbumCounters-scss--module_active_bu6nK){color:var(--color-brand)}.dark-theme .MediaAlbumCounters-scss--module_item_f8Gwe:hover:not(.MediaAlbumCounters-scss--module_active_bu6nK){background-color:var(--var-color-chip-bg-hover)}.MediaAlbumCounters-scss--module_item_f8Gwe.MediaAlbumCounters-scss--module_loading_rYOLm span{display:inline-block;margin-left:3px}.MediaAlbumCounters-scss--module_item_f8Gwe.MediaAlbumCounters-scss--module_loading_rYOLm 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_rYOLm 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_f8Gwe{background-color:var(--var-color-chip-bg)}.dark-theme .MediaAlbumCounters-scss--module_item_f8Gwe.MediaAlbumCounters-scss--module_active_bu6nK{-webkit-backdrop-filter:contrast(.7);backdrop-filter:contrast(.7)}.MediaAlbumFetchError-scss--module_root_jDHgK{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:30px 0 5px}.MediaAlbumFetchError-scss--module_title_2vPCR{margin-bottom:10px;font-size:14px;line-height:22px;color:#7c7c7c}@keyframes AudioItem-scss--module_fadeIn_Hqoun{0%{opacity:0}to{opacity:1}}@keyframes AudioItem-scss--module_fadeOut_ukRRA{0%{opacity:1}to{opacity:0}}@keyframes AudioItem-scss--module_flashing_vTmsl{0%{opacity:.5}to{opacity:1}}@keyframes AudioItem-scss--module_loading_nPXm-{to{background-position-x:-20%}}@keyframes AudioItem-scss--module_rotating_1IAZL{to{transform:rotate(360deg)}}@keyframes AudioItem-scss--module_growIn_GNkgj{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AudioItem-scss--module_closeLock_5fR94{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioItem-scss--module_shakeLock_4HlHL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes AudioItem-scss--module_onlyShakeLock_DDFrJ{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.AudioItem-scss--module_root_4mFR0{width:100%;height:100%;overflow:hidden;background-color:#fff}@media not all and (hover: none){.AudioItem-scss--module_root_4mFR0:not(.AudioItem-scss--module_rootClosed_qmZtG):hover .AudioItem-scss--module_cover_tYwqb,.AudioItem-scss--module_root_4mFR0:not(.AudioItem-scss--module_rootClosed_qmZtG):hover .AudioItem-scss--module_teaser_ipJyY,.AudioItem-scss--module_root_4mFR0:not(.AudioItem-scss--module_rootClosed_qmZtG):hover .AudioItem-scss--module_wavesPicture_S4DbG{transform:scale(1.1)}.AudioItem-scss--module_root_4mFR0:hover .AudioItem-scss--module_closedIcon_f9Ch9{transform:translate(-50%,-50%) scale(1.2)}.AudioItem-scss--module_root_4mFR0:hover .AudioItem-scss--module_closedIcon_f9Ch9 svg{animation:AudioItem-scss--module_onlyShakeLock_DDFrJ .5s ease forwards}}.minimal .AudioItem-scss--module_root_4mFR0{background-color:var(--var-color-bg)}.AudioItem-scss--module_wavesPicture_S4DbG{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_YzpM5{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_YzpM5{background-color:#ffffff08}.AudioItem-scss--module_overlay_YzpM5.AudioItem-scss--module_withCover_5C2AD{color:#eee;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#00000040}.AudioItem-scss--module_closedIcon_f9Ch9{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;fill:currentcolor}.AudioItem-scss--module_playIcon_PHmnL{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_4mFR0:hover .AudioItem-scss--module_playIcon_PHmnL{color:var(--color-brand);transform:translate(-50%,-50%) scale(1.3)}}.AudioItem-scss--module_playIconSmall_9m8J-{width:1.25rem;height:1.25rem;color:currentcolor;stroke:currentcolor}.AudioItem-scss--module_meta_Kc0Qo{display:flex;width:100%;align-items:center;gap:5px}.AudioItem-scss--module_time_6FIgm{font-size:.8125rem;line-height:1rem;color:currentcolor}.AudioItem-scss--module_audioInfo_8eVt7{display:flex;overflow:hidden;flex-direction:column;font-size:.75rem;line-height:.875rem;justify-content:space-between;flex-grow:1;gap:3px}@media (max-width: 400px){.AudioItem-scss--module_audioInfo_8eVt7{font-size:.7rem;line-height:.8125rem}}.AudioItem-scss--module_title_2AFMb{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_2AFMb:not(:only-child){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.AudioItem-scss--module_artist_6-B25{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_qmZtG{background-image:url(../assets/images/blur-overlay-small.DzGavS8U.jpg);background-size:cover}.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_overlay_YzpM5{color:#fff;background-color:transparent}.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_overlay_YzpM5.AudioItem-scss--module_withTeaser_9l5t7,.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_overlay_YzpM5.AudioItem-scss--module_withCover_5C2AD{background-color:#00000059}.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_wavesPicture_S4DbG{opacity:.3}.light-y-theme .AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_wavesPicture_S4DbG,.light-x-theme .AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_wavesPicture_S4DbG,.light-theme .AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_wavesPicture_S4DbG{filter:none}.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_time_6FIgm{color:#fff}.AudioItem-scss--module_rootClosed_qmZtG .AudioItem-scss--module_playIconSmall_9m8J-{color:#fff;stroke:#fff}.light-theme .minimal .AudioItem-scss--module_rootClosed_qmZtG{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .AudioItem-scss--module_rootClosed_qmZtG{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.light-x-theme .AudioItem-scss--module_rootClosed_qmZtG{background-image:url(../assets/images/blur-overlay-small-x.DA4JYD2Q.png)}.light-y-theme .AudioItem-scss--module_rootClosed_qmZtG{background-image:url(../assets/images/blur-overlay-small-y.sxka7KCb.jpg)}.AudioItem-scss--module_teaser_ipJyY,.AudioItem-scss--module_cover_tYwqb{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover;object-position:center 25%}@keyframes ImageItem-scss--module_fadeIn_LczgA{0%{opacity:0}to{opacity:1}}@keyframes ImageItem-scss--module_fadeOut_-MkY-{0%{opacity:1}to{opacity:0}}@keyframes ImageItem-scss--module_flashing_es3Ox{0%{opacity:.5}to{opacity:1}}@keyframes ImageItem-scss--module_loading_KRGS0{to{background-position-x:-20%}}@keyframes ImageItem-scss--module_rotating_0qIwA{to{transform:rotate(360deg)}}@keyframes ImageItem-scss--module_growIn_FOgF9{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ImageItem-scss--module_closeLock_PKFbL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageItem-scss--module_shakeLock_5sV2h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ImageItem-scss--module_onlyShakeLock_7fwI5{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.ImageItem-scss--module_root_qbvoh{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_qbvoh:not(.ImageItem-scss--module_rootClosed_F55CJ):hover .ImageItem-scss--module_image_ueVDU{transform:scale(1.1)}.ImageItem-scss--module_root_qbvoh:hover .ImageItem-scss--module_closedIcon_uV0fk{transform:translate(-50%,-50%) scale(1.2)}.ImageItem-scss--module_root_qbvoh:hover .ImageItem-scss--module_closedIcon_uV0fk svg{animation:ImageItem-scss--module_onlyShakeLock_7fwI5 .5s ease forwards}}.ImageItem-scss--module_image_ueVDU{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover;object-position:center 25%}.ImageItem-scss--module_overlay_ET26z{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000008}.ImageItem-scss--module_closedIcon_uV0fk{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_Z1N5o{width:1.25rem;height:1.25rem;position:absolute;bottom:10px;left:10px;color:#fff;stroke:#fff}.ImageItem-scss--module_rootClosed_F55CJ .ImageItem-scss--module_overlay_ET26z{background-color:#00000059;background-size:cover;cursor:pointer}.light-theme .minimal .ImageItem-scss--module_rootClosed_F55CJ .ImageItem-scss--module_overlay_ET26z{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .ImageItem-scss--module_rootClosed_F55CJ .ImageItem-scss--module_overlay_ET26z{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}@keyframes VideoItem-scss--module_fadeIn_HzA0B{0%{opacity:0}to{opacity:1}}@keyframes VideoItem-scss--module_fadeOut_BW-hJ{0%{opacity:1}to{opacity:0}}@keyframes VideoItem-scss--module_flashing_mzh3l{0%{opacity:.5}to{opacity:1}}@keyframes VideoItem-scss--module_loading_XEi8H{to{background-position-x:-20%}}@keyframes VideoItem-scss--module_rotating_ZygV9{to{transform:rotate(360deg)}}@keyframes VideoItem-scss--module_growIn_2GWUz{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoItem-scss--module_closeLock_a3GQA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoItem-scss--module_shakeLock_JHA3O{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes VideoItem-scss--module_onlyShakeLock_Nfr1-{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.VideoItem-scss--module_playIcon_EwgDV{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_HkDlT:hover .VideoItem-scss--module_playIcon_EwgDV{color:var(--color-brand);transform:translate(-50%,-50%) scale(1.3)}}.VideoItem-scss--module_root_HkDlT{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_HkDlT{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .VideoItem-scss--module_root_HkDlT{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.light-x-theme .VideoItem-scss--module_root_HkDlT{background-image:url(../assets/images/blur-overlay-small-x.DA4JYD2Q.png)}.light-y-theme .VideoItem-scss--module_root_HkDlT{background-image:url(../assets/images/blur-overlay-small-y.sxka7KCb.jpg)}.dark-theme .VideoItem-scss--module_root_HkDlT{background-color:#262626}@media not all and (hover: none){.VideoItem-scss--module_root_HkDlT:not(.VideoItem-scss--module_rootClosed_w0krP):hover .VideoItem-scss--module_image_KnhQE{transform:scale(1.1)}.VideoItem-scss--module_root_HkDlT:hover .VideoItem-scss--module_closedIcon_emtfO{transform:translate(-50%,-50%) scale(1.2)}.VideoItem-scss--module_root_HkDlT:hover .VideoItem-scss--module_closedIcon_emtfO svg{animation:VideoItem-scss--module_onlyShakeLock_Nfr1- .5s ease forwards}}.VideoItem-scss--module_image_KnhQE{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover}.VideoItem-scss--module_overlay_qpY4z{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000008}.VideoItem-scss--module_closedIcon_emtfO{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;fill:#fff}.VideoItem-scss--module_playIconSmall_ywNDd{width:1.25rem;height:1.25rem;color:#fff;stroke:#fff}.VideoItem-scss--module_meta_rCWOZ{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_rCWOZ{padding:5px}.VideoItem-scss--module_metaClosed_Okeso{background:none}.VideoItem-scss--module_time_Va7t-{margin-left:5px;font-size:.8125rem;line-height:1rem}.VideoItem-scss--module_rootClosed_w0krP{background-size:cover}.VideoItem-scss--module_rootClosed_w0krP .VideoItem-scss--module_overlay_qpY4z{color:#fff}.VideoItem-scss--module_rootClosed_w0krP .VideoItem-scss--module_overlay_qpY4z.VideoItem-scss--module_withTeaser_8tJlr{background-color:#00000059;filter:brightness(1.6)}.VideoItem-scss--module_rootClosed_w0krP .VideoItem-scss--module_playIconSmall_ywNDd{color:#fff;stroke:#fff}.dark-theme .VideoItem-scss--module_rootClosed_w0krP{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.VideoItem-scss--module_rootWithPreview_Q303m{background-image:url(../camera.B2JQNDff.svg);background-repeat:no-repeat;background-position:center center}.VideoItem-scss--module_rootProcessing_3wvge .VideoItem-scss--module_overlay_qpY4z{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7c7c7c}.VideoItem-scss--module_processingImage_r07jG{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_r07jG{width:48px;height:29px;margin-bottom:14px}.VideoItem-scss--module_textProcessing_pTdff{padding:0 20px;font-size:.875rem;line-height:1.55;text-align:center}.mobile .VideoItem-scss--module_textProcessing_pTdff{padding:0 10px;font-size:.625rem;line-height:.75rem}@media (min-width: 428px){.mobile .VideoItem-scss--module_textProcessing_pTdff{font-size:.7rem;line-height:.935rem}}.VideoItem-scss--module_teaser_GSsiC{width:100%;height:100%;z-index:0;transition:opacity .3s;object-fit:cover;object-position:center 25%}@keyframes MediaAlbumGalleryItem-scss--module_fadeIn_BZ5E5{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumGalleryItem-scss--module_fadeOut_qTxlC{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumGalleryItem-scss--module_flashing_YfGeX{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumGalleryItem-scss--module_loading_huPf3{to{background-position-x:-20%}}@keyframes MediaAlbumGalleryItem-scss--module_rotating_YiSBY{to{transform:rotate(360deg)}}@keyframes MediaAlbumGalleryItem-scss--module_growIn_JX0fR{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumGalleryItem-scss--module_closeLock_ijh8-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumGalleryItem-scss--module_shakeLock_-RexY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumGalleryItem-scss--module_wrapper_mfc2r{position:relative;height:0;padding-top:100%;border-bottom:none!important;text-decoration:none!important;cursor:pointer}.MediaAlbumGalleryItem-scss--module_wrapper_mfc2r>*{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes MediaAlbumGallery-scss--module_fadeIn_z7R2Q{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumGallery-scss--module_fadeOut_3xVlm{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumGallery-scss--module_flashing_Sw42o{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumGallery-scss--module_loading_MnWTI{to{background-position-x:-20%}}@keyframes MediaAlbumGallery-scss--module_rotating_qk5m5{to{transform:rotate(360deg)}}@keyframes MediaAlbumGallery-scss--module_growIn_lE4rE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumGallery-scss--module_closeLock_TB6l6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumGallery-scss--module_shakeLock_oWGVN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumGallery-scss--module_root_abAGK{width:100%;background-color:transparent}.desktop .minimal .MediaAlbumGallery-scss--module_root_abAGK{overflow:hidden;border-radius:var(--border-radius-large)}.MediaAlbumGallery-scss--module_listPart_dcy1v{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_dcy1v.MediaAlbumGallery-scss--module_hidden_zShsg{visibility:hidden}.MediaAlbumGallery-scss--module_rootSkeleton_nhJXz{width:100%}.MediaAlbumGallery-scss--module_row_YxgKH{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2px;overflow:hidden}.MediaAlbumGallery-scss--module_row_YxgKH>*{height:190px;padding-bottom:1px}.MediaAlbumGallery-scss--module_skeletonTile_sjzLM{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_MnWTI ease-in-out infinite;height:0;padding-top:100%}@keyframes MediaAlbumPostItemTeaser-scss--module_fadeIn_f80l8{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumPostItemTeaser-scss--module_fadeOut_x2MLf{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumPostItemTeaser-scss--module_flashing_3IaSM{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumPostItemTeaser-scss--module_loading_hLFor{to{background-position-x:-20%}}@keyframes MediaAlbumPostItemTeaser-scss--module_rotating_n0G-O{to{transform:rotate(360deg)}}@keyframes MediaAlbumPostItemTeaser-scss--module_growIn_QoxKo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumPostItemTeaser-scss--module_closeLock_Q7D0A{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumPostItemTeaser-scss--module_shakeLock_Kp-7n{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumPostItemTeaser-scss--module_root_SvfWK{position:relative;display:flex;flex-direction:column;width:100%;height:165px;padding:15px 10px}.MediaAlbumPostItemTeaser-scss--module_root_SvfWK.MediaAlbumPostItemTeaser-scss--module_withTeaser_65zWe{height:625px}.MediaAlbumPostItemTeaser-scss--module_attachments_mOnu8{position:absolute;bottom:15px;left:15px;color:#fff;stroke:#fff}.MediaAlbumPostItemTeaser-scss--module_attachments_mOnu8>*{margin-bottom:0}.MediaAlbumPostItemTeaser-scss--module_title_WwsNu{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_o7Ala{font-size:16px;line-height:18px}.MediaAlbumPostItemTeaser-scss--module_titleShort_BslRn{white-space:nowrap}.MediaAlbumPostItemTeaser-scss--module_content_-ZObW,.MediaAlbumPostItemTeaser-scss--module_image_6LY9m,.MediaAlbumPostItemTeaser-scss--module_defaultImage_kxsgQ{position:absolute;top:0;right:0;bottom:0;left:0}.MediaAlbumPostItemTeaser-scss--module_image_6LY9m{width:100%;height:100%;object-fit:cover}.MediaAlbumPostItemTeaser-scss--module_defaultImage_kxsgQ{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_kxsgQ{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .MediaAlbumPostItemTeaser-scss--module_defaultImage_kxsgQ{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.MediaAlbumPostItemTeaser-scss--module_content_-ZObW{display:flex;flex-direction:column;padding:15px}.MediaAlbumPostItemTeaser-scss--module_root_SvfWK.MediaAlbumPostItemTeaser-scss--module_uploadedTeaser_427mK .MediaAlbumPostItemTeaser-scss--module_content_-ZObW{background:#00000080}.MediaAlbumPostItemTeaser-scss--module_root_SvfWK.MediaAlbumPostItemTeaser-scss--module_autoTeaser_Kh-5E .MediaAlbumPostItemTeaser-scss--module_content_-ZObW{background:#00000026}.mobile .MediaAlbumPostItemTeaser-scss--module_root_SvfWK.MediaAlbumPostItemTeaser-scss--module_withTeaser_65zWe{height:108.6956521739vw}.mobile.minimal .MediaAlbumPostItemTeaser-scss--module_root_SvfWK.MediaAlbumPostItemTeaser-scss--module_withTeaser_65zWe{height:108.5069444444vw}@keyframes MediaAlbumPostFeedItem-scss--module_fadeIn_eOY8R{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumPostFeedItem-scss--module_fadeOut_fAhjD{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumPostFeedItem-scss--module_flashing_V4w-H{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumPostFeedItem-scss--module_loading_-mufr{to{background-position-x:-20%}}@keyframes MediaAlbumPostFeedItem-scss--module_rotating_crXpx{to{transform:rotate(360deg)}}@keyframes MediaAlbumPostFeedItem-scss--module_growIn_Mgta-{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumPostFeedItem-scss--module_closeLock_L-iJI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumPostFeedItem-scss--module_shakeLock_uv0bq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT{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_MkqpT:active{filter:brightness(.95)}.dark-theme a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:active{filter:brightness(1.1)}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT: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_MkqpT>*{flex-shrink:0}@media not all and (hover: none){a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:not(.MediaAlbumPostFeedItem-scss--module_activated_vWCzd):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_MkqpT:active{transform:scale(.97)}}@media (hover: none){a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:active{transform:scale(.95)}}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:active:after{background-color:var(--var-color-icon-ui-active-bg)}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:active{transform:none}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:hover{color:var(--var-color-text-primary)!important}a.MediaAlbumPostFeedItem-scss--module_goToPost_MkqpT:visited{color:var(--var-color-text-secondary)}.MediaAlbumPostFeedItem-scss--module_title_IBLD5{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_1tfMq{margin-right:0;cursor:pointer}@media not all and (hover: none){.MediaAlbumPostFeedItem-scss--module_accessLabel_1tfMq:hover{color:var(--var-color-text-primary)}}.MediaAlbumPostFeedItem-scss--module_arrowRight_YYT-t{width:20px;height:20px;transform:rotate(-90deg)}.MediaAlbumPostFeedItem-scss--module_audioFrame_FCYKF{margin-top:15px!important}.MediaAlbumPostFeedItem-scss--module_audio_KXSK-{margin-top:14px!important}.MediaAlbumPostFeedItem-scss--module_root_tzx1-{width:100%;padding-bottom:17px;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-post-bg)}.MediaAlbumPostFeedItem-scss--module_header_sqD4A{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_header_sqD4A.MediaAlbumPostFeedItem-scss--module_closed_Y13WK{padding-bottom:var(--post-block-top-padding)}@keyframes MediaAlbumPostFeed-scss--module_fadeIn_mHWVP{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumPostFeed-scss--module_fadeOut_e6hPw{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumPostFeed-scss--module_flashing_LvOYc{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumPostFeed-scss--module_loading_uWn7H{to{background-position-x:-20%}}@keyframes MediaAlbumPostFeed-scss--module_rotating_oBJV1{to{transform:rotate(360deg)}}@keyframes MediaAlbumPostFeed-scss--module_growIn_K2t03{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MediaAlbumPostFeed-scss--module_closeLock_SErQb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumPostFeed-scss--module_shakeLock_DUVwj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumPostFeed-scss--module_root_HG9DB{display:flex;flex-direction:column;width:100%;align-items:stretch}.MediaAlbumPostFeed-scss--module_loadMoreScreenSensor_CwmNJ{width:100%}.MediaAlbum-scss--module_root_jqykP{display:flex;flex-direction:column;width:100%;background-color:#fff}.MediaAlbum-scss--module_counters_-Yyoz{padding-left:10px}.MediaAlbum-scss--module_block_2A5cr{margin-bottom:20px}.MediaAlbum-scss--module_emptyWrapper_WdCEz{max-width:235px;margin:20px auto 50px}.MediaAlbum-scss--module_countersWrapper_nxFgK{margin-bottom:15px}.minimal .MediaAlbum-scss--module_countersWrapper_nxFgK{padding-top:12px}.MediaAlbum-scss--module_loading_UYBss{margin:0 auto;padding:20px 0}.MediaAlbum-scss--module_blogFollowers_1TGVZ{border:none!important}.MediaAlbum-scss--module_galleryError_ipBBr{padding:30px 0;background-color:#fff}.MediaAlbum-scss--module_albumRoot_4OGt3{margin-bottom:50px}@keyframes PostsFeedStream-scss--module_fadeIn_0GEY-{0%{opacity:0}to{opacity:1}}@keyframes PostsFeedStream-scss--module_fadeOut_3A5I-{0%{opacity:1}to{opacity:0}}@keyframes PostsFeedStream-scss--module_flashing_rAKJY{0%{opacity:.5}to{opacity:1}}@keyframes PostsFeedStream-scss--module_loading_o514F{to{background-position-x:-20%}}@keyframes PostsFeedStream-scss--module_rotating_79RGn{to{transform:rotate(360deg)}}@keyframes PostsFeedStream-scss--module_growIn_2tvz8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes PostsFeedStream-scss--module_closeLock_MM309{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostsFeedStream-scss--module_shakeLock_F0A3R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .PostsFeedStream-scss--module_chatBox_M9mfk{background-color:var(--var-color-input-bg)}.dark-theme .PostsFeedStream-scss--module_footer_QsIO6{background-color:var(--var-color-bg)}.PostsFeedStream-scss--module_root_b3pNf{border-bottom:1px solid var(--var-color-base-border)}@keyframes Posts-scss--module_fadeIn_mMj5w{0%{opacity:0}to{opacity:1}}@keyframes Posts-scss--module_fadeOut_vedFH{0%{opacity:1}to{opacity:0}}@keyframes Posts-scss--module_flashing_1SVcw{0%{opacity:.5}to{opacity:1}}@keyframes Posts-scss--module_loading_09-rr{to{background-position-x:-20%}}@keyframes Posts-scss--module_rotating_tZCH4{to{transform:rotate(360deg)}}@keyframes Posts-scss--module_growIn_FpCZD{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Posts-scss--module_closeLock_8sdqa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Posts-scss--module_shakeLock_n4tjZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Posts-scss--module_container_iySIl{display:flex;flex:1;flex-direction:column;background-color:#fff}.Posts-scss--module_searchButton_MkULq{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:40px;height:40px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-text-regular)}.Posts-scss--module_searchButton_MkULq:active{filter:brightness(.95)}.dark-theme .Posts-scss--module_searchButton_MkULq:active{filter:brightness(1.1)}@media not all and (hover: none){.Posts-scss--module_searchButton_MkULq:active{transform:scale(1)}}@media (hover: none){.Posts-scss--module_searchButton_MkULq:active{transform:scale(.95)}}.Posts-scss--module_searchButton_MkULq .Posts-scss--module_searchIcon_dVPIK{width:18px;height:18px;position:relative;z-index:2}.Posts-scss--module_searchButton_MkULq:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;content:"";opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg);transition:all .2s ease}.Posts-scss--module_searchButton_MkULq:active:after{opacity:1}.Posts-scss--module_filters_-SOiJ{padding-bottom:12px}@keyframes FeedStreamFooter-scss--module_fadeIn_NxpsE{0%{opacity:0}to{opacity:1}}@keyframes FeedStreamFooter-scss--module_fadeOut_43kXg{0%{opacity:1}to{opacity:0}}@keyframes FeedStreamFooter-scss--module_flashing_XGeul{0%{opacity:.5}to{opacity:1}}@keyframes FeedStreamFooter-scss--module_loading_40Ab1{to{background-position-x:-20%}}@keyframes FeedStreamFooter-scss--module_rotating_9Oi5F{to{transform:rotate(360deg)}}@keyframes FeedStreamFooter-scss--module_growIn_lIFSp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FeedStreamFooter-scss--module_closeLock_wV2cv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedStreamFooter-scss--module_shakeLock_5Qzzi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedStreamFooter-scss--module_container_vnlKp{position:relative;display:flex;gap:.5rem;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_vnlKp{border-bottom-right-radius:var(--border-radius-large);border-bottom-left-radius:var(--border-radius-large);background-color:#262626}.FeedStreamFooter-scss--module_container_vnlKp a,.FeedStreamFooter-scss--module_container_vnlKp button,.FeedStreamFooter-scss--module_container_vnlKp [role=button]{color:var(--var-color-icon-ui)}@media not all and (hover: none){.FeedStreamFooter-scss--module_container_vnlKp a:hover,.FeedStreamFooter-scss--module_container_vnlKp button:hover,.FeedStreamFooter-scss--module_container_vnlKp [role=button]:hover{color:var(--var-color-icon-ui-hover)}}.FeedStreamFooter-scss--module_container_vnlKp.FeedStreamFooter-scss--module_noSidePaddings_x7tx7{padding-right:0;padding-left:0}.FeedStreamFooter-scss--module_viewers_Zef8P{display:flex;align-items:center}.FeedStreamFooter-scss--module_count_pBpMC{font-size:.875rem;line-height:1.4}.FeedStreamFooter-scss--module_iconViewers_isFP5{width:1.25rem;height:1.25rem;margin-right:6px}.FeedStreamFooter-scss--module_left_Fi4tt{display:flex;align-items:center}.FeedStreamFooter-scss--module_right_1L-iQ{display:flex;justify-content:flex-end;align-items:center}.FeedStreamFooter-scss--module_right_1L-iQ>*{height:2.125rem}.StreamHeaderWithAuthor-scss--module_noSidePaddings_1ltTh{padding-right:0!important;padding-left:0!important}.StreamHeaderWithAuthor-scss--module_root_2X-YS{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:.875rem;color:var(--var-color-extra-ui)}.light-y-theme .StreamHeaderWithAuthor-scss--module_root_2X-YS{padding-top:0;padding-bottom:16px}.StreamHeaderWithAuthor-scss--module_root_2X-YS .minimal{padding:12px 0}.StreamHeaderWithAuthor-scss--module_root_2X-YS a,.StreamHeaderWithAuthor-scss--module_root_2X-YS button,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]{transition:all .2s ease}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_root_2X-YS a,.StreamHeaderWithAuthor-scss--module_root_2X-YS button,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]{cursor:pointer}.StreamHeaderWithAuthor-scss--module_root_2X-YS a:hover,.StreamHeaderWithAuthor-scss--module_root_2X-YS button:hover,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.StreamHeaderWithAuthor-scss--module_root_2X-YS a:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS a[data-active=true],.StreamHeaderWithAuthor-scss--module_root_2X-YS button:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS button[data-active=true],.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.StreamHeaderWithAuthor-scss--module_root_2X-YS a:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS button:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:active{filter:brightness(.95)}.dark-theme .StreamHeaderWithAuthor-scss--module_root_2X-YS a:active,.dark-theme .StreamHeaderWithAuthor-scss--module_root_2X-YS button:active,.dark-theme .StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:active{filter:brightness(1.1)}.StreamHeaderWithAuthor-scss--module_root_2X-YS button,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]{will-change:transform}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_root_2X-YS button:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:active{transform:scale(.93)}}@media (hover: none){.StreamHeaderWithAuthor-scss--module_root_2X-YS button:active,.StreamHeaderWithAuthor-scss--module_root_2X-YS [role=button]:active{transform:scale(.9)}}.StreamHeaderWithAuthor-scss--module_rootLink_jMwP2{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.StreamHeaderWithAuthor-scss--module_rootLink_jMwP2:visited{color:#7c7c7c}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_rootLink_jMwP2:hover{border-bottom-color:#7c7c7c}}.StreamHeaderWithAuthor-scss--module_rootDeleted_8x-K9{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_2X-YS.StreamHeaderWithAuthor-scss--module_noTopPadding_MPmdP{padding-top:0}.StreamHeaderWithAuthor-scss--module_postBlocked_66uKJ{margin-left:6px}.StreamHeaderWithAuthor-scss--module_headerDeferredLabel_NsP2y{color:var(--var-color-extra-ui)}.StreamHeaderWithAuthor-scss--module_headerRightBlock_jdPij{display:flex;flex-direction:row;align-items:center;height:22px}.StreamHeaderWithAuthor-scss--module_viewsCounter_zuqkS{margin-right:10px;cursor:pointer}.StreamHeaderWithAuthor-scss--module_headerLeftBlock_iBkcF{display:flex;align-items:center;font-size:.8125rem}.StreamHeaderWithAuthor-scss--module_ads_u-FR3{padding-bottom:1px;font-size:.8125rem;line-height:1rem}.StreamHeaderWithAuthor-scss--module_iconPinned_7THwc{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes StreamHeaderWithAuthor-scss--module_fadeIn_wC0v5{0%{opacity:0}to{opacity:1}}@keyframes StreamHeaderWithAuthor-scss--module_fadeOut_KHqz4{0%{opacity:1}to{opacity:0}}@keyframes StreamHeaderWithAuthor-scss--module_flashing_F3haS{0%{opacity:.5}to{opacity:1}}@keyframes StreamHeaderWithAuthor-scss--module_loading_H2EBl{to{background-position-x:-20%}}@keyframes StreamHeaderWithAuthor-scss--module_rotating_ld2l7{to{transform:rotate(360deg)}}@keyframes StreamHeaderWithAuthor-scss--module_growIn_coz09{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes StreamHeaderWithAuthor-scss--module_closeLock_xzcTL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamHeaderWithAuthor-scss--module_shakeLock_tGDSJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamHeaderWithAuthor-scss--module_root_2X-YS{position:relative}.StreamHeaderWithAuthor-scss--module_root_2X-YS.StreamHeaderWithAuthor-scss--module_noSidePaddings_1ltTh{padding-top:0}.StreamHeaderWithAuthor-scss--module_headerLeftBlock_iBkcF{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:20px}.StreamHeaderWithAuthor-scss--module_headerRightBlock_jdPij{flex-shrink:0}.StreamHeaderWithAuthor-scss--module_avatarBlock_WzASk{height:40px;margin-right:.625rem}.StreamHeaderWithAuthor-scss--module_textBlock_tHiC9{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}a.StreamHeaderWithAuthor-scss--module_authorName_-1-Zx{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:2px;font-size:.8125rem;font-weight:500;color:var(--var-color-text-primary)}a.StreamHeaderWithAuthor-scss--module_authorName_-1-Zx:visited{color:var(--var-color-text-primary)}.StreamHeaderWithAuthor-scss--module_status_YW4lm{margin-right:.625rem;margin-left:.625rem}.Container-scss--module_root_br7lB{position:relative;display:flex;flex-direction:column;margin:0 auto;font-size:10vw}.Container-scss--module_root_br7lB.Container-scss--module_center_VVALk{align-items:center}.ImageWindowedParallax-scss--module_root_Sqdqd{position:absolute;display:flex;overflow:hidden;align-items:center}.ImageWindowedParallax-scss--module_window_2MxO6{display:flex;width:100%;align-items:center}.ImageWindowedParallax-scss--module_image_MRWwm{width:100%;transform:scale(1.1)}@keyframes MenuButton-scss--module_fadeIn_PTEKk{0%{opacity:0}to{opacity:1}}@keyframes MenuButton-scss--module_fadeOut_vCsRW{0%{opacity:1}to{opacity:0}}@keyframes MenuButton-scss--module_flashing_CB5y-{0%{opacity:.5}to{opacity:1}}@keyframes MenuButton-scss--module_loading_6xAPE{to{background-position-x:-20%}}@keyframes MenuButton-scss--module_rotating_J7WpR{to{transform:rotate(360deg)}}@keyframes MenuButton-scss--module_growIn_YSBUG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MenuButton-scss--module_closeLock_VfR6O{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MenuButton-scss--module_shakeLock_eZG4f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MenuButton-scss--module_root_JZbQK{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:37px;padding:9px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;border-radius:var(--border-radius-default);transition:background-color .2s ease;cursor:pointer}@keyframes TopMenu-scss--module_fadeIn_8L3QM{0%{opacity:0}to{opacity:1}}@keyframes TopMenu-scss--module_fadeOut_alKCd{0%{opacity:1}to{opacity:0}}@keyframes TopMenu-scss--module_flashing_rFnBf{0%{opacity:.5}to{opacity:1}}@keyframes TopMenu-scss--module_loading_Tg-ic{to{background-position-x:-20%}}@keyframes TopMenu-scss--module_rotating_MTv3N{to{transform:rotate(360deg)}}@keyframes TopMenu-scss--module_growIn_mwGbV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TopMenu-scss--module_closeLock_0ftty{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenu-scss--module_shakeLock_dipUc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenu-scss--module_root_sLpR2{position:fixed;z-index:12;top:0;right:0;left:0;display:flex;padding:12px 3% 0;align-items:center;justify-content:flex-start}@media (max-width: 1050px){.TopMenu-scss--module_root_sLpR2{padding:12px 15px 0}}.TopMenu-scss--module_logo_VcnOi{display:flex;width:145px;height:40px;margin-right:auto;background-image:url(../logo-dark.fu1IIGK5.svg)}.TopMenu-scss--module_logo_VcnOi.TopMenu-scss--module_logoMono_M-7BP{background-image:url(../logo-dark-monochrome.D90HPCGM.svg)}@media (max-width: 600px){.TopMenu-scss--module_login_JnvOi{color:#fff;background-color:var(--color-brand)}.TopMenu-scss--module_login_JnvOi.TopMenu-scss--module_loginMono_3O4uj{color:#000;background-color:#fff}@media not all and (hover: none){.TopMenu-scss--module_login_JnvOi.TopMenu-scss--module_loginMono_3O4uj:hover{background-color:#eee}}@media not all and (hover: none){.TopMenu-scss--module_login_JnvOi:hover{background-color:var(--color-brand-darken-12)}}}@media (min-width: 601px){.TopMenu-scss--module_login_JnvOi{color:#000;background-color:#e6e6e6ba;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.TopMenu-scss--module_login_JnvOi.TopMenu-scss--module_loginMono_3O4uj{color:#000;background-color:#fff}@media not all and (hover: none){.TopMenu-scss--module_login_JnvOi:hover{background-color:#eee!important}}}.TopMenu-scss--module_login_JnvOi{right:162px;pointer-events:all}.TopMenu-scss--module_getStarted_j-EZQ{margin-left:20px;color:#fff;background-color:var(--color-brand)}.TopMenu-scss--module_getStarted_j-EZQ.TopMenu-scss--module_getStartedMono_qLDdH{color:#000;background-color:#fff}@media not all and (hover: none){.TopMenu-scss--module_getStarted_j-EZQ.TopMenu-scss--module_getStartedMono_qLDdH:hover{background-color:#eee}}@media not all and (hover: none){.TopMenu-scss--module_getStarted_j-EZQ:hover{background-color:var(--color-brand-darken-12)}}@media (max-width: 600px){.TopMenu-scss--module_getStarted_j-EZQ{display:none}}@keyframes AnimatedTextContent-scss--module_fadeIn_N4V09{0%{opacity:0}to{opacity:1}}@keyframes AnimatedTextContent-scss--module_fadeOut_inZkD{0%{opacity:1}to{opacity:0}}@keyframes AnimatedTextContent-scss--module_flashing_1TDZ9{0%{opacity:.5}to{opacity:1}}@keyframes AnimatedTextContent-scss--module_loading_IV7Xk{to{background-position-x:-20%}}@keyframes AnimatedTextContent-scss--module_rotating_Oj9gG{to{transform:rotate(360deg)}}@keyframes AnimatedTextContent-scss--module_growIn_PMGIG{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AnimatedTextContent-scss--module_closeLock_dG2ru{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AnimatedTextContent-scss--module_shakeLock_43Jdc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AnimatedTextContent-scss--module_root_NVAcO{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15vw 0 6vw;white-space:pre}@media (max-aspect-ratio: 6/7){.AnimatedTextContent-scss--module_root_NVAcO{padding:15vw 0;align-items:flex-start}}.AnimatedTextContent-scss--module_root_NVAcO .AnimatedTextContent-scss--module_line_wzu60{overflow:hidden;font-size:5vw}@media (max-aspect-ratio: 6/7){.AnimatedTextContent-scss--module_root_NVAcO .AnimatedTextContent-scss--module_line_wzu60{font-size:calc(16px + 5vw)}}.AnimatedTextContent-scss--module_root_NVAcO span{display:inline-block}.AnimatedTextContent-scss--module_dot_ZH4xY{color:#f15f2c}@keyframes BlogTag-scss--module_fadeIn_dizLt{0%{opacity:0}to{opacity:1}}@keyframes BlogTag-scss--module_fadeOut_-s9fm{0%{opacity:1}to{opacity:0}}@keyframes BlogTag-scss--module_flashing_fIP-3{0%{opacity:.5}to{opacity:1}}@keyframes BlogTag-scss--module_loading_UCKEi{to{background-position-x:-20%}}@keyframes BlogTag-scss--module_rotating_F4UVO{to{transform:rotate(360deg)}}@keyframes BlogTag-scss--module_growIn_fBMTJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogTag-scss--module_closeLock_r-CLI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTag-scss--module_shakeLock_LU1b4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTag-scss--module_root_qDOGB{position:absolute;bottom:0;left:0;display:flex;padding:6px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;background-color:#fff;cursor:pointer;gap:6px;align-items:center}@media (max-width: 600px){.BlogTag-scss--module_root_qDOGB{padding:5px 7px;font-size:10px!important;gap:4px}}.BlogTag-scss--module_logo_oJDBP{background-repeat:no-repeat;background-position:center center;background-size:contain;width:14px;height:16px;background-image:url(../boosty-gradient.cT23TSGv.svg)}@media (max-width: 600px){.BlogTag-scss--module_logo_oJDBP{width:12px;height:14px}}.GalleryMarquee-scss--module_root_VjaDD{display:flex;width:100%;height:35vw}.GalleryMarquee-scss--module_root_VjaDD.GalleryMarquee-scss--module_vertical_-dKCo{height:63vw}.GalleryMarquee-scss--module_galleryMarquee_xET2g{display:flex;width:100%;height:30vw;align-items:stretch}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_galleryMarquee_xET2g{height:63vw}.GalleryMarquee-scss--module_item_uvOYg{display:flex;overflow:hidden;height:30vw;margin-right:4vw;align-items:flex-start;flex-shrink:0}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item_uvOYg{height:63vw}.GalleryMarquee-scss--module_item_uvOYg .GalleryMarquee-scss--module_imageWrapper_id1ea{position:relative;display:flex;overflow:hidden;width:100%;height:100%;background-color:#8c8c8c}.GalleryMarquee-scss--module_item_uvOYg .GalleryMarquee-scss--module_imageWrapper_id1ea img{display:block;width:100%;transition:transform .2s ease}@media not (hover: none){.GalleryMarquee-scss--module_item_uvOYg .GalleryMarquee-scss--module_imageWrapper_id1ea img:hover{transform:scale(1.1)}}.GalleryMarquee-scss--module_item1_sG-pf .GalleryMarquee-scss--module_imageWrapper_id1ea{width:15vw;height:16vw;transform:translateY(2vw)}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item1_sG-pf .GalleryMarquee-scss--module_imageWrapper_id1ea{width:30vw;height:32vw;transform:translateY(4vw)}.GalleryMarquee-scss--module_item2_S9IEW .GalleryMarquee-scss--module_imageWrapper_id1ea{width:20vw;height:21vw;transform:translateY(7vw)}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item2_S9IEW .GalleryMarquee-scss--module_imageWrapper_id1ea{width:40vw;height:42vw;transform:translateY(14vw)}.GalleryMarquee-scss--module_item3_CyjWk .GalleryMarquee-scss--module_imageWrapper_id1ea{width:17vw;height:18.5vw;transform:translateY(3vw)}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item3_CyjWk .GalleryMarquee-scss--module_imageWrapper_id1ea{width:34vw;height:37vw;transform:translateY(6vw)}.GalleryMarquee-scss--module_item4_lF9o4 .GalleryMarquee-scss--module_imageWrapper_id1ea{width:13vw;height:13vw;transform:translateY(0)}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item4_lF9o4 .GalleryMarquee-scss--module_imageWrapper_id1ea{width:26vw;height:26vw;transform:translateY(3vw)}.GalleryMarquee-scss--module_item5_j1bKy .GalleryMarquee-scss--module_imageWrapper_id1ea{width:15vw;height:19vw;transform:translateY(7vw)}.GalleryMarquee-scss--module_vertical_-dKCo .GalleryMarquee-scss--module_item5_j1bKy .GalleryMarquee-scss--module_imageWrapper_id1ea{width:30vw;height:38vw;transform:translateY(18vw)}@media (max-width: 1050px){.GalleryMarquee-scss--module_tag_418lx{padding:.5lh .8lh;font-size:calc(4px + 1vw)}}.FancyOrangeBlockMasked-scss--module_text_-3kww{font-size:5vw}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockMasked-scss--module_text_-3kww{font-size:calc(14px + 5vw)}}.FancyOrangeBlockMasked-scss--module_counter_xkzOD{font-size:10vw}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockMasked-scss--module_counter_xkzOD{font-size:calc(20px + 8vw)}}.FancyOrangeBlockMasked-scss--module_firstBlockRoot_0fj5v{height:240lvh}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockMasked-scss--module_firstBlockRoot_0fj5v{height:130vw}}.FancyOrangeBlockMasked-scss--module_flower_jCVbt{right:2%;width:16vw;height:20vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockMasked-scss--module_flower_jCVbt{top:10%;right:0%;width:22vw;height:33vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockMasked-scss--module_flower_jCVbt{top:10%;right:0%;width:17lvh;height:23lvh}}.FancyOrangeBlockMasked-scss--module_leopard_VnK5H{z-index:4;bottom:-10%;left:2%;width:25vw;height:35vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockMasked-scss--module_leopard_VnK5H{bottom:-9%;left:0%;width:35vw;height:45vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockMasked-scss--module_leopard_VnK5H{bottom:-5%;left:0%;width:27lvh;height:32lvh}}.FancyOrangeBlockMasked-scss--module_yellowMan_0pxE0{top:-5%;left:20%;width:15vw;height:20vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockMasked-scss--module_yellowMan_0pxE0{top:-10%;width:25vw;height:32vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockMasked-scss--module_yellowMan_0pxE0{top:0%;left:0%;width:30vw;height:40vw}}@keyframes FancyOrangeBlockMasked-scss--module_fadeIn_Syboo{0%{opacity:0}to{opacity:1}}@keyframes FancyOrangeBlockMasked-scss--module_fadeOut_pnDhk{0%{opacity:1}to{opacity:0}}@keyframes FancyOrangeBlockMasked-scss--module_flashing_UbhMz{0%{opacity:.5}to{opacity:1}}@keyframes FancyOrangeBlockMasked-scss--module_loading_GxMbA{to{background-position-x:-20%}}@keyframes FancyOrangeBlockMasked-scss--module_rotating_Y5V3B{to{transform:rotate(360deg)}}@keyframes FancyOrangeBlockMasked-scss--module_growIn_FFwNF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FancyOrangeBlockMasked-scss--module_closeLock_Hyf2J{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FancyOrangeBlockMasked-scss--module_shakeLock_tneGl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FancyOrangeBlockMasked-scss--module_root_zXPqH{position:relative;display:flex;flex-direction:column;width:100%;height:300lvh;margin-top:-35svh;pointer-events:none;align-items:stretch}.FancyOrangeBlockMasked-scss--module_firstBlockRoot_0fj5v{position:relative;z-index:13;display:flex;flex-direction:column;width:100%;height:240lvh;font-family:Thunder,sans-serif;font-weight:800;align-items:stretch}.FancyOrangeBlockMasked-scss--module_blockSecond_jzejz{display:flex;align-items:center;justify-content:center;position:relative;width:100%;margin-top:-20lvh;background-color:#0b0b0b;background-image:url(../assets/images/tablet-dark.Bx1viQtZ.jpg);background-repeat:no-repeat;background-position-y:top;background-size:100%;pointer-events:all;flex-grow:1}.FancyOrangeBlockMasked-scss--module_window_PGkFX{display:flex;align-items:center;justify-content:center;position:sticky;top:0;width:100%;height:120lvh;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50.5%;mask-position:50% 50.5%;pointer-events:none}.FancyOrangeBlockMasked-scss--module_bg_GXnGv{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;left:0;width:100%;height:100lvh;background-color:#ff5317;background-image:url(../assets/images/audience-small.KkCXW3c8.png);background-repeat:no-repeat;background-size:cover}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockMasked-scss--module_bg_GXnGv{background-image:url(../assets/images/audience.DeVa1FBS.jpg)}}.FancyOrangeBlockMasked-scss--module_content_Ah4sb{display:flex;align-items:center;justify-content:center;flex-direction:column}.FancyOrangeBlockMasked-scss--module_sensor_9EqtE{width:10px;height:10px;position:absolute;z-index:50;top:30%;left:50%}.FancyOrangeBlockMasked-scss--module_text_-3kww{text-transform:uppercase;opacity:0;transition:all .5s ease-out;transform:translateY(5vw)}.FancyOrangeBlockMasked-scss--module_text_-3kww.FancyOrangeBlockMasked-scss--module_entered_0WmGa{opacity:1;transform:translateY(0)}.FancyOrangeBlockMasked-scss--module_space_i5yMK{height:5vw}.FancyOrangeBlockMasked-scss--module_imageWrapper_R64AV{position:absolute;z-index:4}.FancyOrangeBlockMasked-scss--module_image_PhsZB{display:block;width:100%;margin:0}.FancyOrangeBlockMasked-scss--module_imageWindow_UCLN-{position:absolute;bottom:-10%;left:2%;width:25vw;height:35vw}.FancyOrangeBlockMasked-scss--module_buttonVisibleArea_auy84{position:absolute;z-index:5;top:0;overflow:hidden;width:100%;height:100lvh;clip-path:inset(0 0 0 0)}.FancyOrangeBlockMasked-scss--module_topMenu_lDMMC{z-index:5}@keyframes FancyOrangeBlockSimple-scss--module_fadeIn_3-Bux{0%{opacity:0}to{opacity:1}}@keyframes FancyOrangeBlockSimple-scss--module_fadeOut_wvyou{0%{opacity:1}to{opacity:0}}@keyframes FancyOrangeBlockSimple-scss--module_flashing_aTXkY{0%{opacity:.5}to{opacity:1}}@keyframes FancyOrangeBlockSimple-scss--module_loading_G6lRR{to{background-position-x:-20%}}@keyframes FancyOrangeBlockSimple-scss--module_rotating_Up-QS{to{transform:rotate(360deg)}}@keyframes FancyOrangeBlockSimple-scss--module_growIn_RbCD6{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FancyOrangeBlockSimple-scss--module_closeLock_mhqq8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FancyOrangeBlockSimple-scss--module_shakeLock_SoOVl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FancyOrangeBlockSimple-scss--module_text_TUpKE{font-size:5vw}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockSimple-scss--module_text_TUpKE{font-size:calc(14px + 5vw)}}.FancyOrangeBlockSimple-scss--module_counter_AC-sv{font-size:10vw}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockSimple-scss--module_counter_AC-sv{font-size:calc(20px + 8vw)}}.FancyOrangeBlockSimple-scss--module_firstBlockRoot_S2rvB{height:240lvh}@media (max-aspect-ratio: 5/4){.FancyOrangeBlockSimple-scss--module_firstBlockRoot_S2rvB{height:130vw}}.FancyOrangeBlockSimple-scss--module_flower_Lcblr{right:2%;width:16vw;height:20vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockSimple-scss--module_flower_Lcblr{top:10%;right:0%;width:22vw;height:33vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockSimple-scss--module_flower_Lcblr{top:10%;right:0%;width:17lvh;height:23lvh}}.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{z-index:4;bottom:-10%;left:2%;width:25vw;height:35vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{bottom:-9%;left:0%;width:35vw;height:45vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{bottom:-5%;left:0%;width:27lvh;height:32lvh}}.FancyOrangeBlockSimple-scss--module_yellowMan_pMHmq{top:-5%;left:20%;width:15vw;height:20vw}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockSimple-scss--module_yellowMan_pMHmq{top:-10%;width:25vw;height:32vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockSimple-scss--module_yellowMan_pMHmq{top:0%;left:0%;width:30vw;height:40vw}}.FancyOrangeBlockSimple-scss--module_root_oBu-A{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;pointer-events:none}.FancyOrangeBlockSimple-scss--module_firstBlockRoot_S2rvB{position:relative;z-index:13;display:flex;flex-direction:column;width:100%;height:130vw;min-height:150vw;font-family:Thunder,sans-serif;font-weight:800;align-items:stretch}.FancyOrangeBlockSimple-scss--module_secondBlockRoot_zs8cL{position:relative;display:flex;width:100%;height:170vw;padding-top:30vw;background-color:#0b0b0b;background-image:url(../assets/images/tablet-dark.Bx1viQtZ.jpg);background-repeat:no-repeat;background-position-y:top;background-size:100%;pointer-events:all;flex-grow:1;align-items:center}.FancyOrangeBlockSimple-scss--module_window_j25kD{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.FancyOrangeBlockSimple-scss--module_bg_WdL-S{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;background-color:#ff5317;background-image:url(../assets/images/audience-small.KkCXW3c8.png);background-repeat:no-repeat;background-size:cover}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockSimple-scss--module_bg_WdL-S{background-image:url(../assets/images/audience.DeVa1FBS.jpg)}}.FancyOrangeBlockSimple-scss--module_content_w9lwA{display:flex;align-items:center;justify-content:center;flex-direction:column}.FancyOrangeBlockSimple-scss--module_sensor_R7yOt{position:absolute;z-index:50;top:30%;left:50%;width:10px;height:10px}.FancyOrangeBlockSimple-scss--module_text_TUpKE{text-transform:uppercase;opacity:0;transition:all .5s ease-out;transform:translateY(5vw)}.FancyOrangeBlockSimple-scss--module_text_TUpKE.FancyOrangeBlockSimple-scss--module_entered_y7F01{opacity:1;transform:translateY(0)}.FancyOrangeBlockSimple-scss--module_space_dAPHh{height:5vw}.FancyOrangeBlockSimple-scss--module_dot_2EQg7{color:#f15f2c}.FancyOrangeBlockSimple-scss--module_image_tghX4{display:block;width:100%;margin:0}.FancyOrangeBlockSimple-scss--module_buttonVisibleArea_r0Ytv{position:absolute;z-index:5;top:0;overflow:hidden;width:100%;height:130vw;min-height:150vw;clip-path:inset(0 0 0 0)}.FancyOrangeBlockSimple-scss--module_yellowMan_pMHmq{top:2%}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockSimple-scss--module_yellowMan_pMHmq{top:2%}}.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{z-index:4;bottom:-10%;left:2%}@media (min-aspect-ratio: 6/7) and (max-aspect-ratio: 4/3){.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{bottom:-13%;left:0%;width:35vw;height:45vw}}@media (max-aspect-ratio: 6/7){.FancyOrangeBlockSimple-scss--module_leopard_K2RHo{bottom:-2%;left:0%;width:27lvh;height:32lvh}}.FeaturesBlockCompact-scss--module_root_lGWFL{position:relative;flex-direction:column;min-height:105svh;padding:8svh 4vw 5svh;align-items:flex-start}.FeaturesBlockCompact-scss--module_mainContent_9gjJv{display:flex;flex-direction:column;width:100%;flex-grow:1;flex-shrink:0}.FeaturesBlockCompact-scss--module_inner_sx2aI{flex-direction:column;width:92vw}.FeaturesBlockCompact-scss--module_title_vMoyZ{display:flex;width:100%;margin:0;margin-bottom:3vw;font-family:Thunder,sans-serif;font-size:7vw;font-weight:700;line-height:1;text-transform:uppercase;justify-content:space-between;text-wrap-style:balance}@media (max-width: 600px){.FeaturesBlockCompact-scss--module_title_vMoyZ{font-size:10vw}}.FeaturesBlockCompact-scss--module_globe_w2uNN{height:5.7vw;opacity:.3}@media (max-width: 600px){.FeaturesBlockCompact-scss--module_globe_w2uNN{height:calc(20px + 7vw)}}.FeaturesBlockCompact-scss--module_list_e4z97{display:flex;flex-direction:column;margin-bottom:20px}.FeaturesBlockCompact-scss--module_item_5Sjxr{position:relative;display:flex;width:92vw;padding:22px 5vw 24px 6vw;border-top:1px solid #8c8c8c;font-size:calc(16px + 3vw);font-weight:700;align-items:center}.FeaturesBlockCompact-scss--module_item_5Sjxr span{opacity:.5}.FeaturesBlockCompact-scss--module_item_5Sjxr:last-child{border-bottom:1px solid #8c8c8c}.FeaturesBlockCompact-scss--module_item_5Sjxr:before{content:"✦";position:absolute;left:0;font-size:5vw;opacity:0;color:#f15f2c}.FeaturesBlockCompact-scss--module_item_5Sjxr.FeaturesBlockCompact-scss--module_active_FlK1f{opacity:1}.FeaturesBlockCompact-scss--module_item_5Sjxr.FeaturesBlockCompact-scss--module_active_FlK1f:before{opacity:1}.FeaturesBlockCompact-scss--module_item_5Sjxr.FeaturesBlockCompact-scss--module_active_FlK1f span{opacity:1}.FeaturesBlockCompact-scss--module_imageWrapper_nu5By{position:sticky;bottom:4vw;width:75vw;max-width:50svh;height:75vw;max-height:50svh;margin-right:-4vw;will-change:transform;aspect-ratio:1/1;order:2;align-self:flex-start}@media (min-aspect-ratio: 5/4){.FeaturesBlockCompact-scss--module_imageWrapper_nu5By{margin-right:0;margin-left:auto}}.FeaturesBlockCompact-scss--module_image_urLqc{position:absolute;display:block;visibility:hidden;width:100%;margin:0}.FeaturesBlockCompact-scss--module_image_urLqc.FeaturesBlockCompact-scss--module_imageActive_1rb4v{visibility:visible}.FeaturesBlockFull-scss--module_root_sWeq7{position:relative;flex-direction:row!important;padding:6vw 4vw;align-items:flex-start}.FeaturesBlockFull-scss--module_mainContent_MZcHq{display:flex;width:70vw;flex-grow:0;flex-shrink:0}.FeaturesBlockFull-scss--module_inner_Sb--E{flex-direction:column;width:92vw}.FeaturesBlockFull-scss--module_title_tDiJH{margin:0;margin-bottom:3vw;font-family:Thunder,sans-serif;font-size:5vw;font-weight:700;line-height:1;text-transform:uppercase}.FeaturesBlockFull-scss--module_globe_eAhtJ{height:4.5vw;padding-top:1vw;opacity:.3}.FeaturesBlockFull-scss--module_list_AWQQ4{display:flex;flex-direction:column}.FeaturesBlockFull-scss--module_item_vG5rx{position:relative;display:flex;width:92vw;padding:1vw 5vw;border-top:1px solid #8c8c8c;font-size:3vw;font-weight:700;align-items:center}.FeaturesBlockFull-scss--module_item_vG5rx span{opacity:.5}.FeaturesBlockFull-scss--module_item_vG5rx:last-child{border-bottom:1px solid #8c8c8c}.FeaturesBlockFull-scss--module_item_vG5rx:before{content:"✦";position:absolute;left:0;font-size:2vw;opacity:0;color:#f15f2c}.FeaturesBlockFull-scss--module_item_vG5rx.FeaturesBlockFull-scss--module_active_uuFyf{opacity:1}.FeaturesBlockFull-scss--module_item_vG5rx.FeaturesBlockFull-scss--module_active_uuFyf:before{opacity:1}.FeaturesBlockFull-scss--module_item_vG5rx.FeaturesBlockFull-scss--module_active_uuFyf span{opacity:1}.FeaturesBlockFull-scss--module_imageWrapper_ltibk{position:sticky;will-change:transform;top:12vw;width:28%;margin-right:-4vw;order:2;align-self:flex-start}.FeaturesBlockFull-scss--module_image_F2BQY{display:block;width:100%;margin:0}@keyframes HeroText-scss--module_movingBg_keBn2{0%{background-position-x:0}to{background-position-x:100%}}.HeroText-scss--module_root_QxLZ4{z-index:10;display:flex;flex-direction:column;max-width:81%;font-family:Thunder,Arial Narrow,Arial,sans-serif;font-size:.9em;font-weight:800;line-height:1;text-transform:uppercase;color:#fff;transform:translate(-6.5vw);flex-grow:1}@media (min-width: 601px) and (max-width: 1050px){.HeroText-scss--module_root_QxLZ4{font-size:100px}}@media (max-width: 800px){.HeroText-scss--module_root_QxLZ4{font-size:80px}}@media (max-width: 600px){.HeroText-scss--module_root_QxLZ4{max-width:100%;font-size:56px;transform:none;align-items:center}}.HeroText-scss--module_firstLine_gdc-3{align-self:flex-start}@media (max-width: 600px){.HeroText-scss--module_firstLine_gdc-3{align-self:auto}}.HeroText-scss--module_secondLine_S2hNk{align-self:flex-end}@media (max-width: 600px){.HeroText-scss--module_secondLine_S2hNk{align-self:auto}}.HeroText-scss--module_colorful_GTVDS{display:inline;color:transparent;background-color:#ffe49c;background-image:url(../assets/images/back-gradient.DQwOUweA.png);background-repeat:repeat-x;background-position-x:0;-webkit-background-clip:text;background-clip:text;background-size:auto 100%;animation:HeroText-scss--module_movingBg_keBn2 4s linear infinite}.Marquee-scss--module_root_PdGNG{display:flex;width:100%;height:3vw;background-image:linear-gradient(to right,#f77a2c,#f1974e 30%,#f16d56 75%,#f16865)}@media (min-width: 601px) and (max-width: 1050px){.Marquee-scss--module_root_PdGNG{height:31.53px}}@media (max-width: 600px){.Marquee-scss--module_root_PdGNG{height:40px}}.Marquee-scss--module_marquee_zyym3{display:flex;width:100%;height:100%;align-items:center}.Marquee-scss--module_item_tn5yk{display:flex;font-family:Inter,sans-serif;font-size:1.2vw;font-weight:600;line-height:1;white-space:pre;text-transform:uppercase;color:#fff}@media (min-width: 601px) and (max-width: 1050px){.Marquee-scss--module_item_tn5yk{font-size:12.612px}}@media (max-width: 600px){.Marquee-scss--module_item_tn5yk{font-size:13px}}.Marquee-scss--module_icon_YL5Ny{z-index:9;width:1.2vw;height:1.2vw;margin:0 2vw}@media (max-width: 1051px){.Marquee-scss--module_icon_YL5Ny{width:12.612px;height:12.612px;margin:0 21.02px}}.ImageBannerParallax-scss--module_root_7ws-y{position:absolute;display:flex;overflow:hidden;align-items:center}.ImageBannerParallax-scss--module_window_ydP7m{display:flex;overflow:hidden;width:100%;align-items:center}.ImageBannerParallax-scss--module_window_ydP7m canvas{background-color:#000}.ImageBannerParallax-scss--module_image_7pgj4{width:100%}.ImageBannerParallax-scss--module_tag_qmnnx{visibility:hidden}@media not all and (hover: none){.ImageBannerParallax-scss--module_root_7ws-y:hover .ImageBannerParallax-scss--module_tag_qmnnx{visibility:visible}}.Hero-scss--module_root_hSoO4{position:relative;display:flex;flex-direction:column;width:100%;background-color:#0b0b0b}.Hero-scss--module_root_hSoO4 canvas{position:absolute}.Hero-scss--module_main_HmEYm{width:100%;height:100svh}.Hero-scss--module_screen_-7huO{height:100svh;min-height:50svh;background-image:url(../assets/images/man-1.D47oRuIj.jpg);background-position:50%;background-size:cover;justify-content:center}@media (max-width: 600px){.Hero-scss--module_screen_-7huO{padding-bottom:10svh}}.Hero-scss--module_textWrapper_lPhm6{position:relative;z-index:5;display:flex;width:100%;pointer-events:none;justify-content:center}@media (max-width: 600px){.Hero-scss--module_textWrapper_lPhm6{margin-bottom:20px}}.Hero-scss--module_smallText_9DGSd{z-index:6;margin-left:35.7vw;border-bottom:3px solid #fff;font-family:Inter,sans-serif;font-size:1.5vw;font-weight:600;line-height:1.5;text-transform:uppercase;cursor:pointer;align-self:flex-start}@media (max-width: 2000px){.Hero-scss--module_smallText_9DGSd{border-bottom:2px solid #fff}}@media (min-width: 2000px){.Hero-scss--module_smallText_9DGSd{border-bottom:4px solid #fff}}@media (min-width: 601px) and (max-width: 1050px){.Hero-scss--module_smallText_9DGSd{font-size:calc(10px + .5vw)}}@media (max-width: 600px){.Hero-scss--module_smallText_9DGSd{margin-left:unset;font-size:calc(14px + .5vw);align-self:auto}}.Hero-scss--module_topBanner_VrBiY{z-index:4;top:0;left:20%;width:10vw;height:14vw}@media (min-width: 601px) and (max-width: 1050px){.Hero-scss--module_topBanner_VrBiY{width:170px;height:230px}}@media (max-width: 600px){.Hero-scss--module_topBanner_VrBiY{top:auto;bottom:10%;left:0;width:22vw;height:24vw}}.Hero-scss--module_animeBanner_eRZUT{z-index:4;right:1%;bottom:15%;width:23vw;height:30vw}@media (min-width: 601px) and (max-width: 1050px){.Hero-scss--module_animeBanner_eRZUT{right:0;width:262px;height:342px}}@media (max-width: 600px){.Hero-scss--module_animeBanner_eRZUT{right:0;bottom:4.5%;width:35vw;height:42vw}}.Hero-scss--module_bwBanner_8qnQ-{z-index:4;bottom:7.5%;left:3%;width:13vw;height:15.5vw}@media (min-width: 601px) and (max-width: 1050px){.Hero-scss--module_bwBanner_8qnQ-{right:0;width:148px;height:190px}}@media (max-width: 600px){.Hero-scss--module_bwBanner_8qnQ-{bottom:17%;left:30%;width:26vw;height:30vw}}.Hero-scss--module_marquee_aHagX{position:absolute!important;z-index:9;bottom:0}.ImageBannerParallax-scss--module_root_ABn0w{position:absolute;display:flex;overflow:hidden;align-items:center}.ImageBannerParallax-scss--module_window_PG09n{width:100%}.ImageBannerParallax-scss--module_image_py-9l{width:100%;transform:scale(1.05)}.ImageBannerParallax-scss--module_tag_41JEj{visibility:hidden}.ImageBannerParallax-scss--module_root_ABn0w:hover .ImageBannerParallax-scss--module_tag_41JEj{visibility:visible}.JoinNowSection-scss--module_root_CC6Bw{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;height:100lvh;background-color:#0b0b0b}.JoinNowSection-scss--module_main_I-slA{width:100%;height:100lvh}.JoinNowSection-scss--module_screen_XQXVO{height:100lvh;min-height:50lvh;background-image:url(../assets/images/man-2.Cw2XaKyN.jpg);background-position:center;background-size:cover;justify-content:center}@media (max-width: 700px){.JoinNowSection-scss--module_screen_XQXVO{padding-bottom:20svh}}.JoinNowSection-scss--module_text_OFeq0{position:relative;z-index:5;display:flex;overflow:hidden;width:50%;margin-bottom:3vw;font-size:5vw;white-space:pre;flex-wrap:wrap;justify-content:center}@media (max-aspect-ratio: 5/4){.JoinNowSection-scss--module_text_OFeq0{width:90%;margin-bottom:6vw;font-size:8vw}}.JoinNowSection-scss--module_topBanner_dP6LI{z-index:4;top:-3%;left:15%;width:19vw;height:20vw}@media (max-width: 700px){.JoinNowSection-scss--module_topBanner_dP6LI{left:0;width:24svh;height:27svh}}.JoinNowSection-scss--module_yellowBanner_9Uq1P{z-index:4;right:0;bottom:15%;width:25vw;height:25vw}@media (max-width: 700px){.JoinNowSection-scss--module_yellowBanner_9Uq1P{bottom:20%;width:21svh;height:24svh}}.JoinNowSection-scss--module_bottomBanner_fqxoi{z-index:4;bottom:12.5%;left:3%;width:17vw;height:15.5vw}@media (max-width: 700px){.JoinNowSection-scss--module_bottomBanner_fqxoi{display:none!important}}.JoinNowSection-scss--module_joinButton_Q2wi3{padding:1.2vw 1.7vw;font-family:Inter,sans-serif;font-size:1vw;text-transform:uppercase;border-radius:8px;background-color:#f15f2c;transition:background-color .2s ease;cursor:pointer}.JoinNowSection-scss--module_joinButton_Q2wi3:hover{background-color:#d34d1e}@media (max-aspect-ratio: 5/4){.JoinNowSection-scss--module_joinButton_Q2wi3{padding:2.4vw 3.4vw;font-size:2vw}}@media (max-width: 600px){.JoinNowSection-scss--module_joinButton_Q2wi3{padding:3.6vw 5.1vw;font-size:3vw}}.JoinNowSection-scss--module_footer_pqEpA{position:absolute;right:3%;bottom:0;left:3%;font-family:Inter,sans-serif;font-size:12px;font-weight:400}@media (max-width: 700px){.JoinNowSection-scss--module_footer_pqEpA{right:15px;left:15px}}.JoinNowSection-scss--module_footerContent_UeLzF{display:flex;width:100%;padding-right:0;padding-left:0;align-items:center;justify-content:space-between;gap:30px}@media (max-width: 1300px){.JoinNowSection-scss--module_footerContent_UeLzF{flex-direction:column-reverse;align-items:flex-start;gap:20px}}.JoinNowSection-scss--module_footerCopyright_J4o5-{line-height:16px;opacity:.7;color:#7c7c7c;text-wrap-style:balance}.JoinNowSection-scss--module_footerLinks_RG7eD{display:flex;flex-direction:row;gap:15px}@media (max-width: 700px){.JoinNowSection-scss--module_footerLinks_RG7eD{flex-direction:column}}.JoinNowSection-scss--module_footerLink_0wYgi{border-bottom-color:transparent!important;white-space:nowrap;opacity:.7;color:#fff}.JoinNowSection-scss--module_footerLink_0wYgi:hover{opacity:1}.JoinNowSection-scss--module_footerLink_0wYgi:visited{color:#fff}.Range-scss--module_root_ou4ue{display:flex;align-items:center}.Range-scss--module_rangeInput_ZEjKB{position:relative;width:100%;padding:0;outline:none;background:transparent;-webkit-appearance:none}.Range-scss--module_rangeInput_ZEjKB::-webkit-slider-runnable-track{width:100%;height:.4vw;border-radius:.4vw;background-color:#39195266;cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-webkit-slider-runnable-track{height:1vw;border-radius:1vw}}.Range-scss--module_rangeInput_ZEjKB::-webkit-slider-thumb{position:relative;z-index:2;box-sizing:content-box;width:1vw;height:1vw;margin:-.3vw 0 0;border-radius:50%;background-color:#391952;box-shadow:none;cursor:pointer;-webkit-appearance:none}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-webkit-slider-thumb{width:3vw;height:3vw;margin:-1vw 0 0}}.Range-scss--module_rangeInput_ZEjKB:active::-webkit-slider-thumb{background:#391952;transform:scale(1.1)}.Range-scss--module_rangeInput_ZEjKB::-moz-range-track{width:100%;height:.4vw;border-radius:.3vw;background-color:#39195266;cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-moz-range-track{width:3vw;height:3vw;border-radius:3vw}}.Range-scss--module_rangeInput_ZEjKB::-moz-range-progress{background-color:#391952}.Range-scss--module_rangeInput_ZEjKB::-moz-focus-outer{border:0}.Range-scss--module_rangeInput_ZEjKB::-moz-range-thumb{z-index:2;box-sizing:content-box;width:1vw;height:1vw;border-radius:50%;background-color:#391952;cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-moz-range-thumb{width:3vw;height:3vw}}.Range-scss--module_rangeInput_ZEjKB:active::-moz-range-thumb{transform:scale(1.1)}.Range-scss--module_rangeInput_ZEjKB::-ms-track{width:100%;height:.3vw;border:solid transparent;color:transparent;background:transparent;cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-ms-track{height:1vw}}.Range-scss--module_rangeInput_ZEjKB::-ms-fill-lower{background-color:#391952}.Range-scss--module_rangeInput_ZEjKB::-ms-fill-upper{background:#391952}.Range-scss--module_rangeInput_ZEjKB::-ms-thumb{z-index:2;box-sizing:content-box;width:1vw;height:1vw;border-radius:50%;background-color:#391952;cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB::-ms-thumb{width:3vw;height:3vw}}.Range-scss--module_rangeInput_ZEjKB:active::-ms-thumb{background:#391952;transform:scale(1.1)}.Range-scss--module_rangeInput_ZEjKB:before{content:"";position:absolute;top:50%;left:0;width:var(--seek-before-width);height:120%;border-radius:.4vw;background-color:#391952;transition:background-color .2s ease;transform:translateY(-50%);cursor:pointer}@media (max-aspect-ratio: 5/4){.Range-scss--module_rangeInput_ZEjKB:before{border-radius:1vw}}@keyframes Calculator-scss--module_fadeIn_8iTff{0%{opacity:0}to{opacity:1}}@keyframes Calculator-scss--module_fadeOut_cS0cV{0%{opacity:1}to{opacity:0}}@keyframes Calculator-scss--module_flashing_QPdv3{0%{opacity:.5}to{opacity:1}}@keyframes Calculator-scss--module_loading_yB4LI{to{background-position-x:-20%}}@keyframes Calculator-scss--module_rotating_Bb2V1{to{transform:rotate(360deg)}}@keyframes Calculator-scss--module_growIn_E0nBs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Calculator-scss--module_closeLock_ft-De{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Calculator-scss--module_shakeLock_h6R8X{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes Calculator-scss--module_shine_BEqP-{0%{background-position-x:-125%}to{background-position-x:105%}}.Calculator-scss--module_root_kF0ls{z-index:13;width:100%;height:100vh;max-height:60vw;padding:6vw 4vw;font-size:2vw;color:#391952}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_root_kF0ls{height:auto;max-height:none;padding:14vw 4vw 17vw;font-size:6vw}}.Calculator-scss--module_title_p5mYp{width:100%;margin-bottom:.7lh;font-size:3em;text-transform:uppercase}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_title_p5mYp{font-size:calc(24px + 5vw)}}.Calculator-scss--module_main_cPDON{display:flex;justify-content:space-between}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_main_cPDON{flex-direction:column}}.Calculator-scss--module_form_gKBgu{display:flex;flex-direction:column;width:42%;gap:2.5em}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_form_gKBgu{width:100%;gap:0;margin-bottom:2vw}.Calculator-scss--module_form_gKBgu .Calculator-scss--module_item_q6brp{margin-bottom:8vw}}.Calculator-scss--module_block_SaTmB{display:flex;overflow:hidden;flex-direction:column;width:50%;padding:1em;background-color:#fff;background-image:url(../money-bunch.BPi6--Cd.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:20%;clip-path:inset(0 0 0 0)}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_block_SaTmB{width:100%;background-size:30%}}.Calculator-scss--module_blockTitle_5rqkx{margin-bottom:.5lh;font-size:1.1em}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_blockTitle_5rqkx{max-width:90%}}.Calculator-scss--module_blockSum_kN-8h{position:relative;display:flex;font-size:5em;transform-origin:center left}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_blockSum_kN-8h{font-size:3em}}.Calculator-scss--module_blockSum_kN-8h span{display:inline-flex;margin:.1lh 0}.Calculator-scss--module_blockSum_kN-8h sup{font-size:.7em}.Calculator-scss--module_blockSum_kN-8h .Calculator-scss--module_shine_BEqP-{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.8) 50%,transparent 70%);background-repeat:no-repeat;background-position-x:-125%;background-size:60% 100%;animation:.8s ease 0s 1 normal Calculator-scss--module_shine_BEqP-}.Calculator-scss--module_blockSumDescription_82MlJ{font-size:1.5em;text-transform:uppercase}.Calculator-scss--module_blockFootnote_0Yc3x{margin-top:1em;font-family:Thunder,sans-serif;font-size:.7em;font-weight:400;color:#9d9d9d}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_blockFootnote_0Yc3x{margin-top:4vw;font-size:3.5vw}}.Calculator-scss--module_definition_NuOEl{margin-bottom:.5lh;font-size:1.1em;opacity:.6}.Calculator-scss--module_value_18ztx{font-size:3em}@media (max-aspect-ratio: 5/4){.Calculator-scss--module_value_18ztx{font-size:calc(16px + 6vw)}}.OffersHorizontal-scss--module_root_AHLrb{position:relative;z-index:4;display:flex;overflow:hidden;width:100%;height:60vh;min-height:30vw;max-height:35vw;padding:0;background-color:#191919}@media (max-aspect-ratio: 5/4){.OffersHorizontal-scss--module_root_AHLrb{max-height:50vw}}.OffersHorizontal-scss--module_content_h5gH4{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.OffersHorizontal-scss--module_title_EyZU-{margin-bottom:2vw;padding-left:4vw;font-size:3.5vw}@media (max-aspect-ratio: 5/4){.OffersHorizontal-scss--module_title_EyZU-{margin-bottom:4vw;padding-left:8vw;font-size:6vw}}.OffersHorizontal-scss--module_galleryWrapper_3-2--{width:100vw;margin:0}.OffersHorizontal-scss--module_gallery_Vvmkl{display:flex;width:100vw;margin:0;margin-bottom:1.5vw;padding:0 0 0 4vw}.OffersHorizontal-scss--module_item_Ky5Qf{position:relative;display:flex;overflow:hidden;flex-direction:column;width:20vw;height:18vw;margin-right:2vw;padding:1.4vw;align-items:flex-start;justify-content:space-between}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-1 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#ff4327;background-image:url(../assets/images/offer-1.D2k7Tta1.jpg)}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-2 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#4b1092;background-image:url(../assets/images/offer-2.BGkFNPSX.jpg)}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-3 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#308ffb;background-image:url(../assets/images/offer-3.BLunFhb8.jpg)}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-4 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#a63fff;background-image:url(../assets/images/offer-4.BbvsnWf7.jpg)}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-5 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#1193ff;background-image:url(../assets/images/offer-5.B1u4vPw5.jpg)}.OffersHorizontal-scss--module_item_Ky5Qf.offerItem-6 .OffersHorizontal-scss--module_itemBg_uFgpU{background-color:#f6b185;background-image:url(../assets/images/offer-6.DPEleuB4.jpg)}@media (max-aspect-ratio: 5/4){.OffersHorizontal-scss--module_item_Ky5Qf{height:27vw;padding:2vw}.OffersHorizontal-scss--module_item_Ky5Qf .OffersHorizontal-scss--module_itemBg_uFgpU{background-size:cover!important}}.OffersHorizontal-scss--module_itemBg_uFgpU{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:100%}.OffersHorizontal-scss--module_icon_w73-h{width:20%;height:20%}@media (max-aspect-ratio: 5/4){.OffersHorizontal-scss--module_icon_w73-h{width:40%;height:auto}}.OffersHorizontal-scss--module_text_oG7RU{margin:0;font-size:2.5vw;color:#fff;transform-origin:bottom left}@media (max-aspect-ratio: 5/4){.OffersHorizontal-scss--module_text_oG7RU{font-size:3.5vw;transform-origin:30% 100%}}.SecondPartFull-scss--module_root_XAyug{position:relative;z-index:3;display:flex;flex-direction:column;width:100%;font-family:Thunder,sans-serif;font-weight:800;background-color:#bb7fe6;background-image:url(../assets/images/calculator-bg.BxwJGjQj.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;align-items:stretch}.SecondPartFull-scss--module_bg_Zy9Jj{position:absolute;filter:hue-rotate(305deg);z-index:2;top:0;width:100%;height:100%;background-color:#5badfc;background-image:url(../assets/images/calculator-bg.BxwJGjQj.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.SecondPartFull-scss--module_prev_3n4Ew{position:sticky;z-index:3;top:0;width:100%;height:100svh;padding:10vw}.SecondPartFull-scss--module_calculator_Sg9cf{z-index:3;width:100%}.SecondPartFull-scss--module_next_Y2Aho{z-index:5;width:100%;height:400svh}@keyframes OffersVertical-scss--module_fadeIn_cOA2d{0%{opacity:0}to{opacity:1}}@keyframes OffersVertical-scss--module_fadeOut_nYpWd{0%{opacity:1}to{opacity:0}}@keyframes OffersVertical-scss--module_flashing_FUjD8{0%{opacity:.5}to{opacity:1}}@keyframes OffersVertical-scss--module_loading_SxWWC{to{background-position-x:-20%}}@keyframes OffersVertical-scss--module_rotating_xb-A2{to{transform:rotate(360deg)}}@keyframes OffersVertical-scss--module_growIn_6tuxn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes OffersVertical-scss--module_closeLock_8ujKL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OffersVertical-scss--module_shakeLock_C-S5m{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OffersVertical-scss--module_root_UYlNW{position:relative;z-index:4;display:flex;flex-direction:column;width:100%;padding:0;padding-top:5vw;background-color:#191919}.OffersVertical-scss--module_content_52cv1{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.OffersVertical-scss--module_title_gAZTQ{margin-bottom:5vw;padding-left:4vw;font-size:calc(14px + 7vw)}.OffersVertical-scss--module_gallery_OwGH3{display:flex;flex-direction:column;width:100%;margin:0;margin-bottom:15vw;padding:0 4vw;align-items:stretch;gap:4vw}.OffersVertical-scss--module_item_DktL8{display:flex;flex-direction:column;padding:6vw;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;align-items:flex-start;justify-content:space-between;gap:7vw}@media (min-aspect-ratio: 5/6){.OffersVertical-scss--module_item_DktL8{flex-direction:row-reverse;padding:5vw 4vw;align-items:center}}.OffersVertical-scss--module_item_DktL8:nth-child(1){background-color:#ff4327;background-image:url(../assets/images/offer-1.D2k7Tta1.jpg)}.OffersVertical-scss--module_item_DktL8:nth-child(1) br{display:none}.OffersVertical-scss--module_item_DktL8:nth-child(2){background-color:#4b1092;background-image:url(../assets/images/offer-2.BGkFNPSX.jpg);background-position-y:65%}.OffersVertical-scss--module_item_DktL8:nth-child(3){background-color:#308ffb;background-image:url(../assets/images/offer-3-1.cZenB_td.jpg)}.OffersVertical-scss--module_item_DktL8:nth-child(3) br{display:none}.OffersVertical-scss--module_item_DktL8:nth-child(4){background-color:#a63fff;background-image:url(../assets/images/offer-4.BbvsnWf7.jpg)}.OffersVertical-scss--module_item_DktL8:nth-child(5){background-color:#1193ff;background-image:url(../assets/images/offer-5-1.COgTBgI9.jpg);background-position-y:100%}.OffersVertical-scss--module_item_DktL8:nth-child(6){background-color:#f6b185;background-image:url(../assets/images/offer-6.DPEleuB4.jpg)}.OffersVertical-scss--module_icon_x8PBu{width:13vw;height:13vw}.OffersVertical-scss--module_text_3CD4Z{margin:0;font-size:9vw;color:#fff}@media (min-aspect-ratio: 5/6){.OffersVertical-scss--module_text_3CD4Z{font-size:7vw}}.SecondPartSmall-scss--module_root_XJFs-{position:relative;z-index:3;display:flex;flex-direction:column;width:100%;font-family:Thunder,sans-serif;font-weight:800;background-color:#bb7fe6;background-image:url(../assets/images/calculator-bg-small.CKSD9Ur3.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;align-items:stretch}.SecondPartSmall-scss--module_bg_bo9F-{position:absolute;filter:hue-rotate(305deg);z-index:2;top:0;width:100%;height:100%;background-color:#5badfc;background-image:url(../assets/images/calculator-bg-small.CKSD9Ur3.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.SecondPartSmall-scss--module_prev_iiel9{position:sticky;z-index:3;top:0;width:100%;height:100vh;padding:10vw}.SecondPartSmall-scss--module_calculator_syI-x{z-index:3;width:100%}.SecondPartSmall-scss--module_next_OeX5N{z-index:5;width:100%;height:500svh}.CreativeLanding-scss--module_root_HWRKm{font-family:Thunder,Arial,Helvetica,sans-serif;font-size:10px;font-weight:800;line-height:10px;line-height:1;color:#fff;background-color:#0a0a0a;background-image:url(../assets/images/features-black.hiZib3GP.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.CreativeLanding-scss--module_fps_v2VKJ{position:fixed;z-index:100;right:50%;bottom:0;left:0;padding:10px;font-family:Inter,sans-serif;font-size:17px;color:#000;background-color:#ffffff80}@keyframes BlackRoundedSection-scss--module_fadeIn_TSyi-{0%{opacity:0}to{opacity:1}}@keyframes BlackRoundedSection-scss--module_fadeOut_9N7BB{0%{opacity:1}to{opacity:0}}@keyframes BlackRoundedSection-scss--module_flashing_PLQkS{0%{opacity:.5}to{opacity:1}}@keyframes BlackRoundedSection-scss--module_loading_ha5v9{to{background-position-x:-20%}}@keyframes BlackRoundedSection-scss--module_rotating_TvB5L{to{transform:rotate(360deg)}}@keyframes BlackRoundedSection-scss--module_growIn_AnSb5{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlackRoundedSection-scss--module_closeLock_ERMIw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlackRoundedSection-scss--module_shakeLock_hSGmH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlackRoundedSection-scss--module_root_x7q9B{overflow:hidden;color:#fff;background-color:#0f0f0f;position:relative;width:100%;border-radius:16px}.desktop .BlackRoundedSection-scss--module_root_x7q9B{width:calc(100% - 48px);margin:0 24px;border-radius:64px}.mobile .BlackRoundedSection-scss--module_root_x7q9B{border-radius:16px}.BlackRoundedSection-scss--module_innerWrapper_dtKpv{width:100%;margin:0 auto;padding-top:100px;padding-bottom:100px}.mobile .BlackRoundedSection-scss--module_innerWrapper_dtKpv{max-width:none;padding-right:16px;padding-left:16px}.desktop .BlackRoundedSection-scss--module_innerWrapper_dtKpv{max-width:1382px;padding-right:30px;padding-left:30px}@keyframes SmallTitle-scss--module_fadeIn_zkgZT{0%{opacity:0}to{opacity:1}}@keyframes SmallTitle-scss--module_fadeOut_yZp4I{0%{opacity:1}to{opacity:0}}@keyframes SmallTitle-scss--module_flashing_SoDly{0%{opacity:.5}to{opacity:1}}@keyframes SmallTitle-scss--module_loading_jsZLI{to{background-position-x:-20%}}@keyframes SmallTitle-scss--module_rotating_I1Q7Z{to{transform:rotate(360deg)}}@keyframes SmallTitle-scss--module_growIn_St5qZ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SmallTitle-scss--module_closeLock_GwtgV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmallTitle-scss--module_shakeLock_q80EK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmallTitle-scss--module_root_26elA{margin:0;font-size:18px;font-weight:500;color:var(--color-brand)}.mobile .SmallTitle-scss--module_root_26elA{font-size:16px}@keyframes SectionTitle-scss--module_fadeIn_bzrmN{0%{opacity:0}to{opacity:1}}@keyframes SectionTitle-scss--module_fadeOut_QQ-cP{0%{opacity:1}to{opacity:0}}@keyframes SectionTitle-scss--module_flashing_7APD8{0%{opacity:.5}to{opacity:1}}@keyframes SectionTitle-scss--module_loading_FXoqW{to{background-position-x:-20%}}@keyframes SectionTitle-scss--module_rotating_T4CCh{to{transform:rotate(360deg)}}@keyframes SectionTitle-scss--module_growIn_6Px4d{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SectionTitle-scss--module_closeLock_Nw7HT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SectionTitle-scss--module_shakeLock_lshj3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SectionTitle-scss--module_root_wgFM7{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:PTRootUI,sans-serif;text-align:center}.SectionTitle-scss--module_title_xNQOK{font-weight:700;font-style:normal;line-height:normal;color:inherit;font-feature-settings:"liga" off,"clig" off}.mobile .SectionTitle-scss--module_title_xNQOK{font-size:32px}.desktop .SectionTitle-scss--module_title_xNQOK{font-size:48px}.SectionTitle-scss--module_subTitle_WNbDg{margin-bottom:8px}@keyframes AuthorBox-scss--module_fadeIn_RKj-U{0%{opacity:0}to{opacity:1}}@keyframes AuthorBox-scss--module_fadeOut_D4y4b{0%{opacity:1}to{opacity:0}}@keyframes AuthorBox-scss--module_flashing_caSPa{0%{opacity:.5}to{opacity:1}}@keyframes AuthorBox-scss--module_loading_HZGNB{to{background-position-x:-20%}}@keyframes AuthorBox-scss--module_rotating_5e5kd{to{transform:rotate(360deg)}}@keyframes AuthorBox-scss--module_growIn_b-TtL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorBox-scss--module_closeLock_ICyii{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorBox-scss--module_shakeLock_ZCrtX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorBox-scss--module_root_bUCNY{z-index:2;display:block;border-bottom:none}.AuthorBox-scss--module_root_bUCNY:hover{border-bottom:none}.AuthorBox-scss--module_box_rGAPu{display:flex;padding:8px 12px;font-family:PTRootUI,sans-serif;font-weight:500;color:#242b2c;border-radius:100px;background-color:#fff;transition:opacity .3s ease,visibility .3s ease;gap:6px;align-items:center}.AuthorBox-scss--module_box_rGAPu.AuthorBox-scss--module_hasBorders_DN23b{border:1px solid #eaeaea}.AuthorBox-scss--module_box_rGAPu.AuthorBox-scss--module_hasBorders_DN23b:hover{border:1px solid #eee}.AuthorBox-scss--module_semiTransparent_lf1gO .AuthorBox-scss--module_box_rGAPu{color:#fff;background-color:#ffffff0d}.AuthorBox-scss--module_semiTransparent_lf1gO .AuthorBox-scss--module_box_rGAPu:hover{background-color:#ffffff17}.AuthorBox-scss--module_box_rGAPu .AuthorBox-scss--module_blogUrl_pGjW0{font-size:15px;font-weight:500;font-style:normal;line-height:normal}.AuthorBox-scss--module_box_rGAPu .AuthorBox-scss--module_logo_Ehif-{width:13px;height:16px;background-image:url(../logo.2gCvmQ4V.svg);background-repeat:no-repeat;background-position:center;background-size:cover}@keyframes ButtonArrowCircle-scss--module_fadeIn_-2-TM{0%{opacity:0}to{opacity:1}}@keyframes ButtonArrowCircle-scss--module_fadeOut_lI1eJ{0%{opacity:1}to{opacity:0}}@keyframes ButtonArrowCircle-scss--module_flashing_Wf91X{0%{opacity:.5}to{opacity:1}}@keyframes ButtonArrowCircle-scss--module_loading_NheMG{to{background-position-x:-20%}}@keyframes ButtonArrowCircle-scss--module_rotating_z3Z0h{to{transform:rotate(360deg)}}@keyframes ButtonArrowCircle-scss--module_growIn_V2j1N{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ButtonArrowCircle-scss--module_closeLock_qcJjh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ButtonArrowCircle-scss--module_shakeLock_PzDn2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ButtonArrowCircle-scss--module_root_OXvyL{width:48px;height:48px;display:flex;align-items:center;justify-content:center;position:relative;border:none;color:#fff;border-radius:50%;background-color:#1b1b1b;cursor:pointer}.ButtonArrowCircle-scss--module_root_OXvyL:hover{border:none;background-color:#222}.ButtonArrowCircle-scss--module_root_OXvyL:disabled{background-color:#141414;cursor:default}.ButtonArrowCircle-scss--module_icon_lBHOo{width:20px;height:20px}.ButtonArrowCircle-scss--module_iconNext_Ns2l5{transform:scale(-1)}@keyframes AccentLink-scss--module_fadeIn_rJUkX{0%{opacity:0}to{opacity:1}}@keyframes AccentLink-scss--module_fadeOut_JWNdJ{0%{opacity:1}to{opacity:0}}@keyframes AccentLink-scss--module_flashing_wZ-n6{0%{opacity:.5}to{opacity:1}}@keyframes AccentLink-scss--module_loading_7MRzn{to{background-position-x:-20%}}@keyframes AccentLink-scss--module_rotating_3oaXd{to{transform:rotate(360deg)}}@keyframes AccentLink-scss--module_growIn_2pAef{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AccentLink-scss--module_closeLock_ReG9N{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccentLink-scss--module_shakeLock_IcXjr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccentLink-scss--module_root_PExzt{display:inline-flex;flex-direction:row;border-bottom:none;color:var(--color-brand);cursor:pointer;align-items:center}.AccentLink-scss--module_root_PExzt:hover{border-bottom:none;color:var(--color-brand-hovered)}.AccentLink-scss--module_text_bZNdF{margin-right:8px;font-size:16px;font-weight:600;line-height:20px}.AccentLink-scss--module_iconCustom_2WOMj{width:36px;height:36px;margin-right:12px}.AccentLink-scss--module_iconArrow_b5TjB{width:20px;height:20px;transform:scaleX(-1)}@keyframes AuthorsCarousel-scss--module_fadeIn_pELCw{0%{opacity:0}to{opacity:1}}@keyframes AuthorsCarousel-scss--module_fadeOut_SXx0y{0%{opacity:1}to{opacity:0}}@keyframes AuthorsCarousel-scss--module_flashing_I01by{0%{opacity:.5}to{opacity:1}}@keyframes AuthorsCarousel-scss--module_loading_5Oa7r{to{background-position-x:-20%}}@keyframes AuthorsCarousel-scss--module_rotating_CtSU1{to{transform:rotate(360deg)}}@keyframes AuthorsCarousel-scss--module_growIn_TLGjd{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorsCarousel-scss--module_closeLock_tdTpJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorsCarousel-scss--module_shakeLock_xvfhe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorsCarousel-scss--module_root_BUHC7{position:relative;overflow:hidden;width:100%;height:100%}.AuthorsCarousel-scss--module_list_ik9tl{display:flex;white-space:nowrap}.desktop .AuthorsCarousel-scss--module_list_ik9tl{flex-direction:column;gap:24px;animation:AuthorsCarousel-scss--module_scroll-vertical_ULUbs linear infinite}.desktop .AuthorsCarousel-scss--module_list_ik9tl.AuthorsCarousel-scss--module_reverse_K-U-z{animation:AuthorsCarousel-scss--module_scroll-reverse-vertical_MIKw- linear infinite}.mobile .AuthorsCarousel-scss--module_list_ik9tl{flex-direction:row;gap:15px;width:max-content;animation:AuthorsCarousel-scss--module_scroll-horizontal_b0860 linear infinite}.AuthorsCarousel-scss--module_author_Ap6u9{position:relative;overflow:hidden;transition:opacity .45s .05s ease-in-out;object-fit:cover}.desktop .AuthorsCarousel-scss--module_author_Ap6u9{width:252px;min-height:252px}.mobile .AuthorsCarousel-scss--module_author_Ap6u9{min-width:81px;height:120px}.AuthorsCarousel-scss--module_author_Ap6u9.AuthorsCarousel-scss--module_hidden_aULSU{visibility:hidden;opacity:0}.AuthorsCarousel-scss--module_authorImage_GxDRL{transition:opacity .4s ease-out;will-change:transform}.desktop .AuthorsCarousel-scss--module_authorImage_GxDRL{width:100%}.mobile .AuthorsCarousel-scss--module_authorImage_GxDRL{height:100%}.desktop .AuthorsCarousel-scss--module_author_Ap6u9:hover .AuthorsCarousel-scss--module_authorImage_GxDRL{opacity:.85}.AuthorsCarousel-scss--module_authorLink_-svw1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;border-bottom:none;opacity:0;background-color:#0f0f0f00;transition:opacity .2s,background-color .2s;align-items:center;justify-content:center}.AuthorsCarousel-scss--module_authorLink_-svw1:hover{border-bottom:none;opacity:1;background-color:#0f0f0f33}@keyframes AuthorsCarousel-scss--module_scroll-vertical_ULUbs{0%{transform:translateY(0)}to{transform:translateY(var(--offset))}}@keyframes AuthorsCarousel-scss--module_scroll-reverse-vertical_MIKw-{0%{transform:translateY(var(--offset))}to{transform:translateY(0)}}@keyframes AuthorsCarousel-scss--module_scroll-horizontal_b0860{0%{transform:translate(0)}to{transform:translate(var(--offset))}}@keyframes CoverSection-scss--module_fadeIn_1g7Y3{0%{opacity:0}to{opacity:1}}@keyframes CoverSection-scss--module_fadeOut_ee9xk{0%{opacity:1}to{opacity:0}}@keyframes CoverSection-scss--module_flashing_aI3eG{0%{opacity:.5}to{opacity:1}}@keyframes CoverSection-scss--module_loading_0GpvQ{to{background-position-x:-20%}}@keyframes CoverSection-scss--module_rotating_8eIdp{to{transform:rotate(360deg)}}@keyframes CoverSection-scss--module_growIn_hU3cr{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CoverSection-scss--module_closeLock_XRXxX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverSection-scss--module_shakeLock_A4Ihl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CoverSection-scss--module_root_sYc-I{width:100%;overflow:hidden;color:#fff;background-color:#0b0b0b}.mobile .CoverSection-scss--module_root_sYc-I{display:flex;padding-top:var(--const-top-menu-height)}.desktop .CoverSection-scss--module_root_sYc-I{height:101vh;min-height:600px}.CoverSection-scss--module_innerWrapper_CseR7{width:100%;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:space-between}.mobile .CoverSection-scss--module_innerWrapper_CseR7{max-width:none;padding-right:16px;padding-left:16px}.desktop .CoverSection-scss--module_innerWrapper_CseR7{max-width:1382px;padding-right:30px;padding-left:30px}.mobile .CoverSection-scss--module_innerWrapper_CseR7{flex-direction:column-reverse;min-height:100%;gap:56px;justify-content:center;padding-top:36px;padding-bottom:136px}.desktop .CoverSection-scss--module_innerWrapper_CseR7{height:100%}.CoverSection-scss--module_decoration_cE7Da{position:relative;z-index:2}.mobile .CoverSection-scss--module_decoration_cE7Da{width:100%;height:120px}.desktop .CoverSection-scss--module_decoration_cE7Da{display:flex;flex-direction:row;width:528px;height:100%;justify-content:space-between;gap:24px}.mobile .CoverSection-scss--module_info_Tx3q3{text-align:center}.CoverSection-scss--module_info_Tx3q3 .CoverSection-scss--module_accent_jsgaZ{display:flex;flex-direction:row;gap:8px;line-height:20px}.desktop .CoverSection-scss--module_info_Tx3q3 .CoverSection-scss--module_accent_jsgaZ{font-size:18px}.mobile .CoverSection-scss--module_info_Tx3q3 .CoverSection-scss--module_accent_jsgaZ{font-size:14px;justify-content:center}.CoverSection-scss--module_info_Tx3q3 .CoverSection-scss--module_accentIcon_7gFZJ{width:9px;height:17px;background-image:url(../lightning.8S6fGz-d.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.CoverSection-scss--module_title_icp-d{font-family:PTRootUI,sans-serif;font-weight:700}.desktop .CoverSection-scss--module_title_icp-d{margin:24px 0;font-size:90px;line-height:86px}.mobile .CoverSection-scss--module_title_icp-d{margin:16px 0;font-size:56px;line-height:56px}.CoverSection-scss--module_description_4UyR9{font-size:20px;font-weight:400;line-height:30px;opacity:.5;color:#fff}.mobile .CoverSection-scss--module_description_4UyR9{font-size:16px;line-height:24px}.CoverSection-scss--module_createPageButton_2Q5pF{height:auto;font-weight:600;line-height:22px;text-transform:none}.mobile .CoverSection-scss--module_createPageButton_2Q5pF{margin-top:36px;padding:16px 24px;font-size:16px}.desktop .CoverSection-scss--module_createPageButton_2Q5pF{margin-top:48px;padding:18px 32px;font-size:18px}.CoverSection-scss--module_blur_1gdhG{position:absolute;z-index:0;width:519px;border-radius:519px;transform:rotate(38.977deg);pointer-events:none}.CoverSection-scss--module_blurOrange_oxrh2{height:344.574px;opacity:.1;background:#f15f2c;flex-shrink:0;filter:blur(100px)}.mobile .CoverSection-scss--module_blurOrange_oxrh2{right:-70%;bottom:-60%}.desktop .CoverSection-scss--module_blurOrange_oxrh2{right:0;bottom:0}.CoverSection-scss--module_blurViolet_yrGwT{height:227.345px;flex-shrink:0;opacity:.12;background:#772cf1;filter:blur(150px)}.mobile .CoverSection-scss--module_blurViolet_yrGwT{top:0;left:-90%}.desktop .CoverSection-scss--module_blurViolet_yrGwT{top:20%;right:15%}.mobile .CoverSection-scss--module_authors_985aS{width:calc(100% + 32px);margin-left:-16px}@keyframes Counter-scss--module_fadeIn_S0cn8{0%{opacity:0}to{opacity:1}}@keyframes Counter-scss--module_fadeOut_v-5on{0%{opacity:1}to{opacity:0}}@keyframes Counter-scss--module_flashing_9oFYT{0%{opacity:.5}to{opacity:1}}@keyframes Counter-scss--module_loading_jJWBz{to{background-position-x:-20%}}@keyframes Counter-scss--module_rotating_hM9Ap{to{transform:rotate(360deg)}}@keyframes Counter-scss--module_growIn_Zdb4Y{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Counter-scss--module_closeLock_ytfxF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Counter-scss--module_shakeLock_7py8t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Counter-scss--module_root_EMv9i{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.Counter-scss--module_number_O24Q7{font-weight:500;font-style:normal;line-height:normal;text-align:center}.desktop .Counter-scss--module_number_O24Q7{min-width:190px;font-size:42px}.mobile .Counter-scss--module_number_O24Q7{font-size:28px}.Counter-scss--module_label_9F5Xq{margin-top:8px;font-weight:400;font-style:normal;line-height:normal;opacity:.6}.desktop .Counter-scss--module_label_9F5Xq{font-size:18px}.mobile .Counter-scss--module_label_9F5Xq{font-size:13px}@keyframes AuthorCard-scss--module_fadeIn_swAgI{0%{opacity:0}to{opacity:1}}@keyframes AuthorCard-scss--module_fadeOut_dtKoB{0%{opacity:1}to{opacity:0}}@keyframes AuthorCard-scss--module_flashing_DMNpz{0%{opacity:.5}to{opacity:1}}@keyframes AuthorCard-scss--module_loading_6-Mt3{to{background-position-x:-20%}}@keyframes AuthorCard-scss--module_rotating_61jEb{to{transform:rotate(360deg)}}@keyframes AuthorCard-scss--module_growIn_QyNzn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorCard-scss--module_closeLock_54ocS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorCard-scss--module_shakeLock_hQ08d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorCard-scss--module_root_sWcur{position:relative;z-index:1;display:flex;overflow:hidden;flex-direction:column;width:var(--slide-width);border-radius:24px;background-color:#fff;transition:transform .2s ease-in;flex-shrink:0;will-change:transform}.desktop .AuthorCard-scss--module_root_sWcur{height:335px}.mobile .AuthorCard-scss--module_root_sWcur{height:301px}.AuthorCard-scss--module_root_sWcur:hover{transform:scale(1.1) translateZ(0)}.AuthorCard-scss--module_info_bOjQf{z-index:1;display:flex;flex-direction:column;height:100%;padding:0 24px 24px;justify-content:space-between;align-items:flex-start}.AuthorCard-scss--module_infoTop_mx7Vn{max-width:100%}.AuthorCard-scss--module_cover_7-c-6{position:relative;z-index:0;overflow:hidden;flex-shrink:inherit}.desktop .AuthorCard-scss--module_cover_7-c-6{height:120px}.mobile .AuthorCard-scss--module_cover_7-c-6{height:100px}.AuthorCard-scss--module_coverImage_wZ6MT{width:100%;height:100%;object-fit:cover;object-position:center}.AuthorCard-scss--module_avatar_I1A-8{width:82px;height:82px;z-index:1;margin-top:-41px;border:2.278px solid #fff;border-radius:24px;background-color:#eaeaea}.AuthorCard-scss--module_name_yJqor{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:PTRootUI,sans-serif;font-weight:500;font-style:normal;line-height:normal;color:#0b0b0b;font-feature-settings:"liga" off,"clig" off}.desktop .AuthorCard-scss--module_name_yJqor{margin:16px 0 8px;font-size:20px}.mobile .AuthorCard-scss--module_name_yJqor{margin:12px 0 6px;font-size:18px}.AuthorCard-scss--module_subscribers_AE96L{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-style:normal;line-height:20px;color:#7c7c7c}.desktop .AuthorCard-scss--module_subscribers_AE96L{font-size:14px}.mobile .AuthorCard-scss--module_subscribers_AE96L{font-size:13px}.AuthorCard-scss--module_authorBlogLink_1Y3Ay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-bottom:none;text-decoration:none}.AuthorCard-scss--module_authorBlogLink_1Y3Ay:hover{border-bottom:none;text-decoration:none}@keyframes AuthorsCarousel-scss--module_fadeIn_D4ZE1{0%{opacity:0}to{opacity:1}}@keyframes AuthorsCarousel-scss--module_fadeOut_FglWP{0%{opacity:1}to{opacity:0}}@keyframes AuthorsCarousel-scss--module_flashing_qQgLm{0%{opacity:.5}to{opacity:1}}@keyframes AuthorsCarousel-scss--module_loading_PO24K{to{background-position-x:-20%}}@keyframes AuthorsCarousel-scss--module_rotating_CbXIO{to{transform:rotate(360deg)}}@keyframes AuthorsCarousel-scss--module_growIn_R3zMV{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorsCarousel-scss--module_closeLock_Pqebq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorsCarousel-scss--module_shakeLock_zisbK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorsCarousel-scss--module_root_rv1co{position:relative;width:100%}.AuthorsCarousel-scss--module_carousel_pFCm5{position:relative;display:flex;flex-flow:row nowrap;width:max-content;gap:var(--carousel-gap);will-change:transform}.AuthorsCarousel-scss--module_controller_MCjeS{position:absolute;z-index:1;top:0;width:200px;height:100%;opacity:0;transition:opacity .3s ease-in}.AuthorsCarousel-scss--module_controllerPrev_yaUVJ{left:0;background:linear-gradient(98deg,#f9f4ee 10%,#f9f4ee00 80%)}.AuthorsCarousel-scss--module_controllerNext_DgXsA{right:0;background:linear-gradient(98deg,#f9f4ee00,#f9f4ee 80%)}.AuthorsCarousel-scss--module_controller_MCjeS:hover{opacity:1}.AuthorsCarousel-scss--module_controllerButton_j-Tg-{position:absolute;z-index:2;top:50%;transition:transform .1s ease-in;transform:translateY(-50%) translate(0)}.AuthorsCarousel-scss--module_controllerButtonPrev_ySi7h{left:52px;transform:translateY(-50%) translate(5px)}.AuthorsCarousel-scss--module_controller_MCjeS:hover .AuthorsCarousel-scss--module_controllerButtonPrev_ySi7h{transform:translateY(-50%) translate(0)}.AuthorsCarousel-scss--module_controllerButtonNext_GkBM7{right:52px;transform:translateY(-50%) translate(-5px)}.AuthorsCarousel-scss--module_controller_MCjeS:hover .AuthorsCarousel-scss--module_controllerButtonNext_GkBM7{opacity:1;transform:translateY(-50%) translate(0)}@keyframes AuthorsSection-scss--module_fadeIn_VBq4j{0%{opacity:0}to{opacity:1}}@keyframes AuthorsSection-scss--module_fadeOut_-IL28{0%{opacity:1}to{opacity:0}}@keyframes AuthorsSection-scss--module_flashing_lc1va{0%{opacity:.5}to{opacity:1}}@keyframes AuthorsSection-scss--module_loading_hbVK1{to{background-position-x:-20%}}@keyframes AuthorsSection-scss--module_rotating_ts0X0{to{transform:rotate(360deg)}}@keyframes AuthorsSection-scss--module_growIn_e7jfe{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorsSection-scss--module_closeLock_8UTcf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorsSection-scss--module_shakeLock_gPbJI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorsSection-scss--module_root_EJuyR{overflow:hidden}.desktop .AuthorsSection-scss--module_root_EJuyR{padding:140px 0}.mobile .AuthorsSection-scss--module_root_EJuyR{padding:80px 0}.AuthorsSection-scss--module_carousel_RcmRE{width:100%}.desktop .AuthorsSection-scss--module_carousel_RcmRE{margin-top:100px;margin-bottom:100px}.mobile .AuthorsSection-scss--module_carousel_RcmRE{margin-top:50px;margin-bottom:48px}.AuthorsSection-scss--module_title_TcgNo,.AuthorsSection-scss--module_counters_uDCAy{width:100%;margin:0 auto}.mobile .AuthorsSection-scss--module_title_TcgNo,.mobile .AuthorsSection-scss--module_counters_uDCAy{max-width:none;padding-right:16px;padding-left:16px}.desktop .AuthorsSection-scss--module_title_TcgNo,.desktop .AuthorsSection-scss--module_counters_uDCAy{max-width:1382px;padding-right:30px;padding-left:30px}.AuthorsSection-scss--module_counters_uDCAy{display:flex;justify-content:space-around;align-items:center;font-family:PTRootUI,sans-serif}@keyframes Step-scss--module_fadeIn_5imqm{0%{opacity:0}to{opacity:1}}@keyframes Step-scss--module_fadeOut_cumyb{0%{opacity:1}to{opacity:0}}@keyframes Step-scss--module_flashing_laRg6{0%{opacity:.5}to{opacity:1}}@keyframes Step-scss--module_loading_83tz3{to{background-position-x:-20%}}@keyframes Step-scss--module_rotating_vXdCb{to{transform:rotate(360deg)}}@keyframes Step-scss--module_growIn_edj2K{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Step-scss--module_closeLock_OdVOo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Step-scss--module_shakeLock_ITyWZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .Step-scss--module_root_dRgwj{width:100%}.desktop .Step-scss--module_root_dRgwj{width:419px}.Step-scss--module_image_-x4Fx{width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.mobile .Step-scss--module_image_-x4Fx{border-radius:16px;aspect-ratio:343/230}.desktop .Step-scss--module_image_-x4Fx{width:100%;max-width:419px;border-radius:14px;aspect-ratio:419/280}.Step-scss--module_info_SA4N6{display:flex;flex-direction:column}.mobile .Step-scss--module_info_SA4N6{margin-top:24px;gap:12px}.desktop .Step-scss--module_info_SA4N6{margin-top:42px;gap:16px}.Step-scss--module_title_joH2W{font-family:PTRootUI,sans-serif;font-weight:700;font-style:normal;line-height:normal;color:#fff}.mobile .Step-scss--module_title_joH2W{font-size:24px}.desktop .Step-scss--module_title_joH2W{font-size:28px}.Step-scss--module_description_VKwBU{font-weight:400;font-style:normal;opacity:.8;color:#7c7c7c}.mobile .Step-scss--module_description_VKwBU{font-size:14px;line-height:22px}.desktop .Step-scss--module_description_VKwBU{font-size:18px;line-height:26px}@keyframes HowToSection-scss--module_fadeIn_7ih51{0%{opacity:0}to{opacity:1}}@keyframes HowToSection-scss--module_fadeOut_STY1g{0%{opacity:1}to{opacity:0}}@keyframes HowToSection-scss--module_flashing_LA0D1{0%{opacity:.5}to{opacity:1}}@keyframes HowToSection-scss--module_loading_aBlX8{to{background-position-x:-20%}}@keyframes HowToSection-scss--module_rotating_00wvy{to{transform:rotate(360deg)}}@keyframes HowToSection-scss--module_growIn_xUK--{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HowToSection-scss--module_closeLock_Ja3tk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowToSection-scss--module_shakeLock_DfpYR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HowToSection-scss--module_root_GwgN8{position:relative;display:block;padding:100px 0 122px}.HowToSection-scss--module_steps_MJsM8{position:relative;z-index:1;display:flex}.mobile .HowToSection-scss--module_steps_MJsM8{flex-direction:column;gap:48px}.desktop .HowToSection-scss--module_steps_MJsM8{flex-flow:row nowrap;gap:32px}.HowToSection-scss--module_step_3KGn-{flex:1 0}.mobile .HowToSection-scss--module_title_HdurA{margin-bottom:64px}.desktop .HowToSection-scss--module_title_HdurA{margin-bottom:100px}.HowToSection-scss--module_blurOrange_CLgZk{position:absolute;z-index:0;width:580px;height:257px;border-radius:50%;filter:blur(250px);flex-shrink:0;opacity:.23;background:#f15f2c;transform:rotate(23deg)}.mobile .HowToSection-scss--module_blurOrange_CLgZk{right:-70%;bottom:-90px}.desktop .HowToSection-scss--module_blurOrange_CLgZk{right:-100px;bottom:-100px}.HowToSection-scss--module_blurViolet_WF-1v{position:absolute;z-index:0;width:580px;height:257px;border-radius:50%;filter:blur(200px);flex-shrink:0;opacity:.15;background:#772cf1;transform:rotate(39deg)}.mobile .HowToSection-scss--module_blurViolet_WF-1v{top:0;left:-90%}.desktop .HowToSection-scss--module_blurViolet_WF-1v{top:90px;left:-250px}@keyframes Feature-scss--module_fadeIn_-A3W-{0%{opacity:0}to{opacity:1}}@keyframes Feature-scss--module_fadeOut_EbMnL{0%{opacity:1}to{opacity:0}}@keyframes Feature-scss--module_flashing_-H2hQ{0%{opacity:.5}to{opacity:1}}@keyframes Feature-scss--module_loading_tvapn{to{background-position-x:-20%}}@keyframes Feature-scss--module_rotating_s6RTZ{to{transform:rotate(360deg)}}@keyframes Feature-scss--module_growIn_vJUhT{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Feature-scss--module_closeLock_mRAws{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Feature-scss--module_shakeLock_9QnNT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Feature-scss--module_root_moKMI{display:flex;overflow:hidden;flex-direction:column;background:#fff;box-shadow:0 0 0 1px #f0ece7;justify-content:space-between}.mobile .Feature-scss--module_root_moKMI{width:100%;aspect-ratio:1/.874;border-radius:24px;flex:0 1 100%}.desktop .Feature-scss--module_root_moKMI{width:419px;height:391px;border-radius:32px;flex:0 1 419px}.mobile .Feature-scss--module_text_3XJq8{padding:24px 24px 0}.desktop .Feature-scss--module_text_3XJq8{padding:32px 32px 0}.mobile .Feature-scss--module_icon_eLd4e{width:32px;height:32px;margin-bottom:12px}.desktop .Feature-scss--module_icon_eLd4e{width:36px;height:36px;margin-bottom:16px}.Feature-scss--module_image_qUH0T{display:block;width:100%;aspect-ratio:1.87/1;object-fit:cover}.Feature-scss--module_title_N5G0J{font-family:PTRootUI,sans-serif;font-weight:700;font-style:normal;line-height:normal;color:#0b0b0b}.mobile .Feature-scss--module_title_N5G0J{margin-bottom:8px;font-size:20px}.desktop .Feature-scss--module_title_N5G0J{margin-bottom:10px;font-size:24px}.Feature-scss--module_description_7E4Hw{font-weight:400;font-style:normal;line-height:22px;opacity:.8;color:#7c7c7c;font-feature-settings:"liga" off,"clig" off}.mobile .Feature-scss--module_description_7E4Hw{font-size:14px}.desktop .Feature-scss--module_description_7E4Hw{font-size:16px}@keyframes FeaturesSection-scss--module_fadeIn_OnR-r{0%{opacity:0}to{opacity:1}}@keyframes FeaturesSection-scss--module_fadeOut_rtAfT{0%{opacity:1}to{opacity:0}}@keyframes FeaturesSection-scss--module_flashing_29kDx{0%{opacity:.5}to{opacity:1}}@keyframes FeaturesSection-scss--module_loading_9n9BL{to{background-position-x:-20%}}@keyframes FeaturesSection-scss--module_rotating_tH91o{to{transform:rotate(360deg)}}@keyframes FeaturesSection-scss--module_growIn_A1rA0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FeaturesSection-scss--module_closeLock_0VnHo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeaturesSection-scss--module_shakeLock_LILdO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeaturesSection-scss--module_root_1Vuxy{width:100%;margin:0 auto}.mobile .FeaturesSection-scss--module_root_1Vuxy{max-width:none;padding-right:16px;padding-left:16px}.desktop .FeaturesSection-scss--module_root_1Vuxy{max-width:1382px;padding-right:30px;padding-left:30px}.mobile .FeaturesSection-scss--module_root_1Vuxy{padding-top:100px;padding-bottom:100px}.desktop .FeaturesSection-scss--module_root_1Vuxy{padding-top:160px;padding-bottom:160px}.FeaturesSection-scss--module_features_dH-j7{display:flex;margin-top:100px}.mobile .FeaturesSection-scss--module_features_dH-j7{flex-flow:column nowrap;gap:16px;margin-top:48px}.desktop .FeaturesSection-scss--module_features_dH-j7{flex-flow:row wrap;gap:32px;margin-top:100px;justify-content:center}@keyframes CreatorCard-scss--module_fadeIn_NcY5l{0%{opacity:0}to{opacity:1}}@keyframes CreatorCard-scss--module_fadeOut_LsnUp{0%{opacity:1}to{opacity:0}}@keyframes CreatorCard-scss--module_flashing_aSqVN{0%{opacity:.5}to{opacity:1}}@keyframes CreatorCard-scss--module_loading_xwBkv{to{background-position-x:-20%}}@keyframes CreatorCard-scss--module_rotating_n-2Wm{to{transform:rotate(360deg)}}@keyframes CreatorCard-scss--module_growIn_1ZZsF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CreatorCard-scss--module_closeLock_OQx6R{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CreatorCard-scss--module_shakeLock_cLWFh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CreatorCard-scss--module_root_Yup40{display:flex;overflow:hidden;flex-direction:column;padding:24px;border-bottom:none;border-radius:24px;background-color:#1b1b1b;box-shadow:0 0 #1b1b1b;align-items:flex-start;justify-content:space-between;transition:transform .2s ease-in}.mobile .CreatorCard-scss--module_root_Yup40{width:260px;height:246px}.desktop .CreatorCard-scss--module_root_Yup40{width:280px;height:280px}.CreatorCard-scss--module_root_Yup40:hover{border-bottom:none}.desktop .CreatorCard-scss--module_root_Yup40:hover{transform:scale(1.1)}.CreatorCard-scss--module_avatar_mkLLp{display:block;margin-bottom:16px;border-radius:24px;background-color:#0b0b0bb3;object-fit:contain}.mobile .CreatorCard-scss--module_avatar_mkLLp{width:64px;height:64px}.desktop .CreatorCard-scss--module_avatar_mkLLp{width:82px;height:82px}.CreatorCard-scss--module_info_wxI-D{display:block}.CreatorCard-scss--module_name_D-5IY{display:block;font-family:PTRootUI,sans-serif;font-size:20px;font-weight:500;color:#fff}.CreatorCard-scss--module_subscribers_A-n75{display:block;margin-top:8px;font-size:14px;line-height:1;color:#7c7c7c}.CreatorCard-scss--module_authorBox_IbLnI{display:block}@keyframes Carousel-scss--module_fadeIn_36FHE{0%{opacity:0}to{opacity:1}}@keyframes Carousel-scss--module_fadeOut_EJtZe{0%{opacity:1}to{opacity:0}}@keyframes Carousel-scss--module_flashing_miIvQ{0%{opacity:.5}to{opacity:1}}@keyframes Carousel-scss--module_loading_2Lnnj{to{background-position-x:-20%}}@keyframes Carousel-scss--module_rotating_MRsmD{to{transform:rotate(360deg)}}@keyframes Carousel-scss--module_growIn_M2ttq{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Carousel-scss--module_closeLock_jK-kL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Carousel-scss--module_shakeLock_-U-Y-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Carousel-scss--module_carouselContainer_-5Jrm{position:relative;display:flex;width:100%;flex-flow:nowrap row;gap:32px}.Carousel-scss--module_controller_Y4gLO{display:flex;align-items:center;gap:10px;margin-top:24px}@keyframes FeatureItem-scss--module_fadeIn_bDBkl{0%{opacity:0}to{opacity:1}}@keyframes FeatureItem-scss--module_fadeOut_f1Jc-{0%{opacity:1}to{opacity:0}}@keyframes FeatureItem-scss--module_flashing_5MVVA{0%{opacity:.5}to{opacity:1}}@keyframes FeatureItem-scss--module_loading_N-QH1{to{background-position-x:-20%}}@keyframes FeatureItem-scss--module_rotating_--Ag0{to{transform:rotate(360deg)}}@keyframes FeatureItem-scss--module_growIn_Ca8SJ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FeatureItem-scss--module_closeLock_JgpeF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeatureItem-scss--module_shakeLock_9Ab-S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeatureItem-scss--module_root_ls0PU{display:flex;flex-wrap:nowrap}.mobile .FeatureItem-scss--module_root_ls0PU{flex-direction:column;font-size:18px;gap:16px}.desktop .FeatureItem-scss--module_root_ls0PU{flex-direction:row;font-size:20px;gap:24px}.FeatureItem-scss--module_icon_1ZV0K{width:56px;height:56px}.FeatureItem-scss--module_title_L8-Yg{position:relative;display:inline-block;margin-bottom:12px;font-family:PTRootUI,sans-serif;font-weight:700;color:#fff}.mobile .FeatureItem-scss--module_title_L8-Yg{font-size:18px}.desktop .FeatureItem-scss--module_title_L8-Yg{font-size:20px}.FeatureItem-scss--module_description_xReP-{position:relative;display:inline-block;font-size:15px;line-height:22px;opacity:.8;color:#7c7c7c}@keyframes Filter-scss--module_fadeIn_Nqet3{0%{opacity:0}to{opacity:1}}@keyframes Filter-scss--module_fadeOut_1OoA0{0%{opacity:1}to{opacity:0}}@keyframes Filter-scss--module_flashing_RQJIG{0%{opacity:.5}to{opacity:1}}@keyframes Filter-scss--module_loading_OksNg{to{background-position-x:-20%}}@keyframes Filter-scss--module_rotating_BkgD-{to{transform:rotate(360deg)}}@keyframes Filter-scss--module_growIn_E-nX0{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Filter-scss--module_closeLock_qXKIi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Filter-scss--module_shakeLock_iqmwO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .Filter-scss--module_root_t8M9Z{position:relative;width:100vw;margin-left:-16px}.Filter-scss--module_wrapper_-vS16{display:flex;gap:10px;flex-wrap:nowrap}.desktop .Filter-scss--module_wrapper_-vS16{justify-content:center}.mobile .Filter-scss--module_wrapper_-vS16{overflow-x:auto;padding-right:16px;padding-left:16px;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start}.mobile .Filter-scss--module_wrapper_-vS16::-webkit-scrollbar{display:none}.mobile .Filter-scss--module_leftGradient_T49NG,.mobile .Filter-scss--module_rightGradient_IRgym{position:absolute;z-index:1;top:0;width:50px;height:105%;pointer-events:none}.mobile .Filter-scss--module_leftGradient_T49NG{left:0;background:linear-gradient(to right,#0f0f0f,#0f0f0f00)}.mobile .Filter-scss--module_rightGradient_IRgym{right:0;background:linear-gradient(to left,#0f0f0f -3%,#0f0f0f00 95%)}.Filter-scss--module_button_Fub79{display:flex;overflow:hidden;box-sizing:border-box;height:40px;border:1px solid rgba(255,255,255,.15);font-weight:600;color:#fff;border-radius:100px;background:none;transition:border-color .2s;cursor:pointer;flex-shrink:0}.mobile .Filter-scss--module_button_Fub79{padding:8px 16px;font-size:14px;line-height:20px}.desktop .Filter-scss--module_button_Fub79{padding:12px 20px;font-size:16px;line-height:14px}.Filter-scss--module_button_Fub79:hover:not(.Filter-scss--module_buttonActive_Jhf9M){border-color:#ffffff80}.Filter-scss--module_buttonActive_Jhf9M{border-color:#fff;cursor:default}@keyframes Catalog-scss--module_fadeIn_ETe5g{0%{opacity:0}to{opacity:1}}@keyframes Catalog-scss--module_fadeOut_DzVRH{0%{opacity:1}to{opacity:0}}@keyframes Catalog-scss--module_flashing_9yHhQ{0%{opacity:.5}to{opacity:1}}@keyframes Catalog-scss--module_loading_IiXLT{to{background-position-x:-20%}}@keyframes Catalog-scss--module_rotating_OFl5d{to{transform:rotate(360deg)}}@keyframes Catalog-scss--module_growIn_RFqO3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Catalog-scss--module_closeLock_VwxH9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Catalog-scss--module_shakeLock_l8SR6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .Catalog-scss--module_filter_xgaQE{margin-bottom:48px}.desktop .Catalog-scss--module_filter_xgaQE{margin-bottom:90px}.desktop .Catalog-scss--module_carousel_maU4H,.desktop .Catalog-scss--module_info_4Gijm{flex:1 0 50%;width:50%}.desktop .Catalog-scss--module_carousel_maU4H{margin-top:34px}.mobile .Catalog-scss--module_carousel_maU4H{margin-top:64px}.desktop .Catalog-scss--module_info_4Gijm{min-height:435px}.desktop .Catalog-scss--module_infoWide_gk3XF{display:flex;flex-direction:column;min-height:auto;margin-bottom:64px;align-items:center}.Catalog-scss--module_infoTitle_IpvQY{font-family:PTRootUI,sans-serif;font-weight:500;font-style:normal;line-height:normal;opacity:.5;color:#fff;font-feature-settings:"liga" off,"clig" off}.mobile .Catalog-scss--module_infoTitle_IpvQY{margin-bottom:32px;font-size:16px}.desktop .Catalog-scss--module_infoTitle_IpvQY{margin-bottom:36px;font-size:18px}.desktop .Catalog-scss--module_infoWide_gk3XF .Catalog-scss--module_infoTitle_IpvQY{margin-bottom:64px}.Catalog-scss--module_content_HZVli{display:flex;flex-wrap:nowrap;width:100%}.mobile .Catalog-scss--module_content_HZVli{flex-direction:column}.desktop .Catalog-scss--module_content_HZVli{flex-direction:row;gap:50px}.Catalog-scss--module_features_ssBwD{display:flex;flex-direction:column}.mobile .Catalog-scss--module_features_ssBwD{gap:32px}.desktop .Catalog-scss--module_features_ssBwD{width:531px;gap:36px}.desktop .Catalog-scss--module_infoWide_gk3XF .Catalog-scss--module_features_ssBwD{flex-direction:row;width:100%;gap:32px}.desktop .Catalog-scss--module_infoWide_gk3XF .Catalog-scss--module_feature_PfcdC{flex-direction:column;flex:1;min-width:0}.mobile .Catalog-scss--module_accentLink_0BIZn{margin-top:32px}.desktop .Catalog-scss--module_accentLink_0BIZn{margin-top:42px}@keyframes MonetizationSection-scss--module_fadeIn_NDNCT{0%{opacity:0}to{opacity:1}}@keyframes MonetizationSection-scss--module_fadeOut_ffzJx{0%{opacity:1}to{opacity:0}}@keyframes MonetizationSection-scss--module_flashing_ytie4{0%{opacity:.5}to{opacity:1}}@keyframes MonetizationSection-scss--module_loading_AqTmj{to{background-position-x:-20%}}@keyframes MonetizationSection-scss--module_rotating_2BsVp{to{transform:rotate(360deg)}}@keyframes MonetizationSection-scss--module_growIn_i8OMC{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MonetizationSection-scss--module_closeLock_2xxdk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MonetizationSection-scss--module_shakeLock_WIu9f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MonetizationSection-scss--module_root_eApLe{overflow:hidden}.desktop .MonetizationSection-scss--module_root_eApLe.MonetizationSection-scss--module_fullVersion_AYHYE{min-height:976px}.mobile .MonetizationSection-scss--module_title_3NdgP{margin-bottom:32px}.desktop .MonetizationSection-scss--module_title_3NdgP{margin-bottom:42px}.MonetizationSection-scss--module_catalog_-oD-G{position:relative;z-index:1}.MonetizationSection-scss--module_blurOrange_QFjUP{position:absolute;z-index:0;width:580px;height:257px;border-radius:50%;filter:blur(250px);flex-shrink:0;opacity:.23;background:#f15f2c;transform:rotate(-23deg)}.mobile .MonetizationSection-scss--module_blurOrange_QFjUP{right:-470px;bottom:300px}.desktop .MonetizationSection-scss--module_blurOrange_QFjUP{bottom:-150px;left:-100px}.MonetizationSection-scss--module_blurViolet_UGn8M{position:absolute;z-index:0;width:580px;height:257px;border-radius:50%;filter:blur(200px);flex-shrink:0;opacity:.15;background:#772cf1;transform:rotate(-38.98deg)}.mobile .MonetizationSection-scss--module_blurViolet_UGn8M{top:-70px;left:-140%}.desktop .MonetizationSection-scss--module_blurViolet_UGn8M{top:-10px;right:-200px}@keyframes FaqAccordion-scss--module_fadeIn_QeD-n{0%{opacity:0}to{opacity:1}}@keyframes FaqAccordion-scss--module_fadeOut_ZHprY{0%{opacity:1}to{opacity:0}}@keyframes FaqAccordion-scss--module_flashing_aqwkn{0%{opacity:.5}to{opacity:1}}@keyframes FaqAccordion-scss--module_loading_AZDO1{to{background-position-x:-20%}}@keyframes FaqAccordion-scss--module_rotating_VlpLN{to{transform:rotate(360deg)}}@keyframes FaqAccordion-scss--module_growIn_yd8uL{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FaqAccordion-scss--module_closeLock_M0cDW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FaqAccordion-scss--module_shakeLock_hGQ59{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FaqAccordion-scss--module_root_clrXA{width:100%;max-width:648px}.FaqAccordion-scss--module_item_As1Pv{padding:24px 0;border-bottom:1px solid rgba(11,11,11,.1);font-family:PTRootUI,sans-serif}.FaqAccordion-scss--module_item_As1Pv:last-child{border-bottom:none}.FaqAccordion-scss--module_trigger_-Hi-q{display:flex;width:100%;border:none;text-align:left;background:none;cursor:pointer;align-items:center}.mobile .FaqAccordion-scss--module_trigger_-Hi-q{gap:16px}.desktop .FaqAccordion-scss--module_trigger_-Hi-q{gap:24px}.FaqAccordion-scss--module_question_kU7Jq{font-weight:500;line-height:100%;color:#0b0b0b;transition:color .1s ease-in}.mobile .FaqAccordion-scss--module_question_kU7Jq{font-size:16px}.desktop .FaqAccordion-scss--module_question_kU7Jq{font-size:20px}.desktop .FaqAccordion-scss--module_trigger_-Hi-q:hover .FaqAccordion-scss--module_question_kU7Jq{color:var(--color-brand)}.FaqAccordion-scss--module_iconWrapper_ATGmz{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.FaqAccordion-scss--module_icon_KGVrv{width:20px;height:20px;color:#ef7729}.FaqAccordion-scss--module_content_fIuUN{overflow:hidden}.FaqAccordion-scss--module_answer_hPd-p{padding:16px 0 0 50px;font-weight:400;line-height:18px;opacity:.6;color:#0b0b0b}.mobile .FaqAccordion-scss--module_answer_hPd-p{font-size:14px}.desktop .FaqAccordion-scss--module_answer_hPd-p{font-size:15px}@keyframes FaqSection-scss--module_fadeIn_EJaOX{0%{opacity:0}to{opacity:1}}@keyframes FaqSection-scss--module_fadeOut_DXL-u{0%{opacity:1}to{opacity:0}}@keyframes FaqSection-scss--module_flashing_hFot4{0%{opacity:.5}to{opacity:1}}@keyframes FaqSection-scss--module_loading_KplBO{to{background-position-x:-20%}}@keyframes FaqSection-scss--module_rotating_QK2MU{to{transform:rotate(360deg)}}@keyframes FaqSection-scss--module_growIn_dV40j{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FaqSection-scss--module_closeLock_hjzmL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FaqSection-scss--module_shakeLock_Jo39K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FaqSection-scss--module_root_JJ9RW{width:100%;margin:0 auto;display:flex;flex:1 1 50%;align-items:flex-start;justify-content:space-between}.mobile .FaqSection-scss--module_root_JJ9RW{max-width:none;padding-right:16px;padding-left:16px}.desktop .FaqSection-scss--module_root_JJ9RW{max-width:1382px;padding-right:30px;padding-left:30px}.mobile .FaqSection-scss--module_root_JJ9RW{flex-direction:column;padding-top:100px;padding-bottom:64px;gap:23px}.desktop .FaqSection-scss--module_root_JJ9RW{flex-direction:row;padding-top:160px;padding-bottom:160px}.FaqSection-scss--module_titleBox_-uvpd{font-family:PTRootUI,sans-serif;text-align:left;color:#0b0b0b}.desktop .FaqSection-scss--module_titleBox_-uvpd{flex:1 0 50%}.FaqSection-scss--module_title_uli5A{align-items:flex-start;text-align:left}.desktop .FaqSection-scss--module_faqBox_Wmgjm{flex:1 0 50%}.FaqSection-scss--module_description_vH3Lo{display:block;opacity:.5}.mobile .FaqSection-scss--module_description_vH3Lo{margin-top:12px;font-size:16px}.desktop .FaqSection-scss--module_description_vH3Lo{margin-top:24px;font-size:18px}.FaqSection-scss--module_descriptionLink_r3MmT{border-bottom:none;text-decoration:underline;color:#0b0b0b}.FaqSection-scss--module_descriptionLink_r3MmT:hover{border-bottom:none;text-decoration:underline;color:var(--color-brand)}.FaqSection-scss--module_faqLink_2kwb-{margin-top:22px}@keyframes BlogPost-scss--module_fadeIn_e4-Fk{0%{opacity:0}to{opacity:1}}@keyframes BlogPost-scss--module_fadeOut_zu3Ra{0%{opacity:1}to{opacity:0}}@keyframes BlogPost-scss--module_flashing_4DviK{0%{opacity:.5}to{opacity:1}}@keyframes BlogPost-scss--module_loading_LAL6Z{to{background-position-x:-20%}}@keyframes BlogPost-scss--module_rotating_mvYmE{to{transform:rotate(360deg)}}@keyframes BlogPost-scss--module_growIn_hce-n{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogPost-scss--module_closeLock_LKTZ5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPost-scss--module_shakeLock_OXOMV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPost-scss--module_root_CrJWA{width:100%;border-bottom:none;text-decoration:none;color:#0b0b0b}.BlogPost-scss--module_root_CrJWA:hover{border-bottom:none;text-decoration:none}.BlogPost-scss--module_imageWrapper_sMceK{position:relative;display:block;overflow:hidden;border-radius:32px}.desktop .BlogPost-scss--module_imageWrapper_sMceK{min-width:300px;aspect-ratio:16/9}.BlogPost-scss--module_imageMask_OcE7v{display:block;width:100%;height:100%;border-radius:32px;background-color:#0f0f0f4d;transition:all .4s cubic-bezier(.85,0,.15,1);object-fit:cover}.desktop .BlogPost-scss--module_imageMask_OcE7v{-webkit-mask-image:url(../assets/images/coreshape-mask.CLnSC0rp.png);mask-image:url(../assets/images/coreshape-mask.CLnSC0rp.png);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:135% 135%;mask-size:135% 135%}.desktop .BlogPost-scss--module_root_CrJWA:hover .BlogPost-scss--module_imageMask_OcE7v{-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:#0f0f0f}.BlogPost-scss--module_image_ShafD{position:absolute;display:block;width:100%;height:100%;transition:all .4s cubic-bezier(.85,0,.15,1);aspect-ratio:1;object-fit:cover;top:0;right:0;bottom:0;left:0}.BlogPost-scss--module_root_CrJWA:hover .BlogPost-scss--module_image_ShafD{opacity:.6;transform:scale(1.02)}.BlogPost-scss--module_date_8TppU{display:block;margin-top:16px;font-size:14px;color:#7c7c7ccc}.BlogPost-scss--module_title_3B1wF{margin:0;font-family:PTRootUI,sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0;color:#0b0b0b;transition:color .1s ease-in}.mobile .BlogPost-scss--module_title_3B1wF{margin-top:10px}.desktop .BlogPost-scss--module_title_3B1wF{margin-top:15px}.BlogPost-scss--module_title_3B1wF:hover{text-decoration:none}.desktop .BlogPost-scss--module_root_CrJWA:hover .BlogPost-scss--module_title_3B1wF{color:var(--color-brand)}@keyframes BlogCarousel-scss--module_fadeIn_HD452{0%{opacity:0}to{opacity:1}}@keyframes BlogCarousel-scss--module_fadeOut_5TPZx{0%{opacity:1}to{opacity:0}}@keyframes BlogCarousel-scss--module_flashing_O0-A9{0%{opacity:.5}to{opacity:1}}@keyframes BlogCarousel-scss--module_loading_ybOlK{to{background-position-x:-20%}}@keyframes BlogCarousel-scss--module_rotating_vj8BP{to{transform:rotate(360deg)}}@keyframes BlogCarousel-scss--module_growIn_MvLGs{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogCarousel-scss--module_closeLock_ovpPW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogCarousel-scss--module_shakeLock_xY0TJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogCarousel-scss--module_root_f5HNI{position:relative;overflow:visible;width:100%}.mobile .BlogCarousel-scss--module_root_f5HNI{width:100%}.BlogCarousel-scss--module_innerWrapper_vYtnr{width:100%;margin:0 auto}.mobile .BlogCarousel-scss--module_innerWrapper_vYtnr{max-width:none;padding-right:16px;padding-left:16px}.desktop .BlogCarousel-scss--module_innerWrapper_vYtnr{max-width:1382px;padding-right:30px;padding-left:30px}.BlogCarousel-scss--module_carousel_tJZGK{display:flex;gap:var(--slider-gap)}.mobile .BlogCarousel-scss--module_carousel_tJZGK{overflow-x:auto;padding:0 16px;gap:16px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile .BlogCarousel-scss--module_carousel_tJZGK::-webkit-scrollbar{display:none}.BlogCarousel-scss--module_arrow_VArNJ{position:absolute;z-index:2;margin-top:-65px;opacity:0;transition:opacity .3s ease,transform .2s ease}.BlogCarousel-scss--module_arrowLeft_pJ1s0{left:52px;transform:translate(5px)}.BlogCarousel-scss--module_trigger_OFE8k:hover .BlogCarousel-scss--module_arrowLeft_pJ1s0{transform:translate(0)}.BlogCarousel-scss--module_arrowRight_MduNj{right:52px;transform:translate(-5px)}.BlogCarousel-scss--module_trigger_OFE8k:hover .BlogCarousel-scss--module_arrowRight_MduNj{transform:translate(0)}.BlogCarousel-scss--module_trigger_OFE8k:hover .BlogCarousel-scss--module_arrow_VArNJ{opacity:1}.BlogCarousel-scss--module_trigger_OFE8k.BlogCarousel-scss--module_disabled_HYOep:hover .BlogCarousel-scss--module_arrow_VArNJ{opacity:0;cursor:pointer;pointer-events:none}.BlogCarousel-scss--module_trigger_OFE8k{position:absolute;z-index:1;top:0;display:flex;width:50px;height:100%;align-items:center}.BlogCarousel-scss--module_triggerLeft_LI-P0{left:0;justify-content:flex-start}.BlogCarousel-scss--module_triggerRight_dkbLJ{right:0;justify-content:flex-end}.BlogCarousel-scss--module_post_ndGfT{flex:0 0 var(--slide-width)}.mobile .BlogCarousel-scss--module_post_ndGfT{scroll-snap-align:center}.BlogCarousel-scss--module_postImage_dNVJb{width:var(--slide-width)}.mobile .BlogCarousel-scss--module_postImage_dNVJb{aspect-ratio:16/9;max-width:90vw}.desktop .BlogCarousel-scss--module_postImage_dNVJb{width:398px;aspect-ratio:16/9}@keyframes BlogSection-scss--module_fadeIn_l9R9d{0%{opacity:0}to{opacity:1}}@keyframes BlogSection-scss--module_fadeOut_-QbDN{0%{opacity:1}to{opacity:0}}@keyframes BlogSection-scss--module_flashing_UIXAz{0%{opacity:.5}to{opacity:1}}@keyframes BlogSection-scss--module_loading_qz--O{to{background-position-x:-20%}}@keyframes BlogSection-scss--module_rotating_Jz-kK{to{transform:rotate(360deg)}}@keyframes BlogSection-scss--module_growIn_SHY08{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes BlogSection-scss--module_closeLock_sux9S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSection-scss--module_shakeLock_rGjne{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSection-scss--module_root_kYIGU{width:100%;overflow:hidden}.mobile .BlogSection-scss--module_root_kYIGU{padding-top:100px}.desktop .BlogSection-scss--module_root_kYIGU{padding-top:140px;padding-bottom:80px}.mobile .BlogSection-scss--module_carousel_bfNBZ{margin-top:31px}.desktop .BlogSection-scss--module_carousel_bfNBZ{margin-top:64px}@keyframes Footer-scss--module_fadeIn_cS-4X{0%{opacity:0}to{opacity:1}}@keyframes Footer-scss--module_fadeOut_EkdGg{0%{opacity:1}to{opacity:0}}@keyframes Footer-scss--module_flashing_-0bFo{0%{opacity:.5}to{opacity:1}}@keyframes Footer-scss--module_loading_FIU9I{to{background-position-x:-20%}}@keyframes Footer-scss--module_rotating_Ni30J{to{transform:rotate(360deg)}}@keyframes Footer-scss--module_growIn_5vsoH{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Footer-scss--module_closeLock_t-utk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Footer-scss--module_shakeLock_4kUKi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Footer-scss--module_root_LER6m{width:100%}.Footer-scss--module_innerWrapper_K1Pdf{width:100%;margin:0 auto}.mobile .Footer-scss--module_innerWrapper_K1Pdf{max-width:none;padding-right:16px;padding-left:16px}.desktop .Footer-scss--module_innerWrapper_K1Pdf{max-width:1382px;padding-right:30px;padding-left:30px}.mobile .Footer-scss--module_innerWrapper_K1Pdf{padding-right:0;padding-left:0}.Footer-scss--module_joinSection_KXllv{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff;border-radius:64px;background-color:var(--color-brand);background-image:url(../boosty-logo-stroked.CVS1-6Et.svg);background-repeat:no-repeat;background-position:center;transition:transform .5s ease;will-change:background-size,opacity,transform}.mobile .Footer-scss--module_joinSection_KXllv{padding:100px 40px}.desktop .Footer-scss--module_joinSection_KXllv{padding:82px 40px}.Footer-scss--module_joinTitle_SwcS2{margin-top:10px;font-weight:600;color:#fff}.mobile .Footer-scss--module_joinTitle_SwcS2{font-size:28px}.desktop .Footer-scss--module_joinTitle_SwcS2{font-size:42px}.Footer-scss--module_joinSubtitle_e9LF-{margin-top:16px;font-size:16px;font-weight:400;text-align:center;opacity:.8;color:#fff}.Footer-scss--module_joinButton_LS0AI{width:auto;height:auto;margin-top:30px;font-size:18px;font-weight:600;line-height:22px;vertical-align:middle;text-transform:none;color:var(--color-brand);background:#fff}.mobile .Footer-scss--module_joinButton_LS0AI{padding:16px 24px}.desktop .Footer-scss--module_joinButton_LS0AI{padding:18px 32px}.desktop .Footer-scss--module_joinButton_LS0AI:hover{color:#fff}.Footer-scss--module_photos_y1AZd{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:row}.Footer-scss--module_photo_PuWV7{box-sizing:content-box;border:4px solid var(--color-brand);border-radius:50%;background-repeat:no-repeat;background-size:cover;transition:transform .45s cubic-bezier(.4,0,.33,1.51);will-change:transform}.Footer-scss--module_photo1_rCcWq{width:42px;height:42px;z-index:1;background-image:url(../assets/images/footer-user-1.B7p1NW6A.jpg);transition-delay:.17s}.Footer-scss--module_photo2_lGe30{width:50px;height:50px;z-index:2;margin:0 -20px;background-image:url(../assets/images/footer-user-2.RkHz4XHd.jpg);transition-delay:.12s}.Footer-scss--module_photo3_RbHnX{width:42px;height:42px;z-index:3;background-image:url(../assets/images/footer-user-3.CHCtZBcF.jpg)}.Footer-scss--module_darkBlock_4Gxnx{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:-80px;padding:146px 0 36px;color:#fff;background-color:#0b0b0b;gap:36px}.Footer-scss--module_nav_VUt46{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:100%}.mobile .Footer-scss--module_nav_VUt46{flex-direction:column;gap:16px}.desktop .Footer-scss--module_nav_VUt46{gap:36px}.Footer-scss--module_navLink_ifaGP{border-bottom:none;color:#fff}.desktop .Footer-scss--module_navLink_ifaGP:visited,.desktop .Footer-scss--module_navLink_ifaGP:hover{border-bottom:none;color:var(--color-brand)}.Footer-scss--module_copyright_FTV4A{font-family:PTRootUI,sans-serif;font-size:12.44px;font-weight:400;text-align:center;color:#7c7c7c}.Footer-scss--module_counter_9PadY{display:inline-block}.mobile .Footer-scss--module_counter_9PadY{min-width:100px}.desktop .Footer-scss--module_counter_9PadY{min-width:150px}@keyframes LandingCookiePanel-scss--module_fadeIn_3XMke{0%{opacity:0}to{opacity:1}}@keyframes LandingCookiePanel-scss--module_fadeOut_MKtNu{0%{opacity:1}to{opacity:0}}@keyframes LandingCookiePanel-scss--module_flashing_abqNo{0%{opacity:.5}to{opacity:1}}@keyframes LandingCookiePanel-scss--module_loading_wh1k6{to{background-position-x:-20%}}@keyframes LandingCookiePanel-scss--module_rotating_N5OQQ{to{transform:rotate(360deg)}}@keyframes LandingCookiePanel-scss--module_growIn_K8yW3{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LandingCookiePanel-scss--module_closeLock_GTpu-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LandingCookiePanel-scss--module_shakeLock_3Ssap{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LandingCookiePanel-scss--module_root_BszA3{width:100%;margin:0 auto;z-index:var(--z-index-gdpr-offer);right:0;bottom:12px;left:0;background-color:transparent}.mobile .LandingCookiePanel-scss--module_root_BszA3{max-width:none;padding-right:16px;padding-left:16px}.desktop .LandingCookiePanel-scss--module_root_BszA3{max-width:1382px;padding-right:30px;padding-left:30px}.LandingCookiePanel-scss--module_content_nuhY2{width:100%;padding:12px 16px;border:1px solid #f0ece7;color:#0b0b0b;border-radius:16px;background-color:#fff;transition:all .2s;gap:20px;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px)}.mobile .LandingCookiePanel-scss--module_content_nuhY2{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:16px}.LandingCookiePanel-scss--module_inverted_pXmz9 .LandingCookiePanel-scss--module_content_nuhY2{border:1px solid #1f1f1f;color:#fff;background-color:#1d1d1dd9}.LandingCookiePanel-scss--module_text_Dr6hA{position:relative;padding-left:48px}.LandingCookiePanel-scss--module_text_Dr6hA:before{content:"";position:absolute;top:50%;left:0;width:32px;height:32px;background-image:url(../cookie.D_p2cgz8.svg);background-repeat:no-repeat;background-size:contain;transition:all .2s;transform:translateY(-50%);filter:brightness(0) invert(0)}.LandingCookiePanel-scss--module_inverted_pXmz9 .LandingCookiePanel-scss--module_text_Dr6hA:before{filter:brightness(0) invert(1)}.mobile .LandingCookiePanel-scss--module_link_nYMSM{display:flex;margin-top:6px}.LandingCookiePanel-scss--module_acceptButton_hB1AY{width:auto;min-width:auto}.mobile .LandingCookiePanel-scss--module_acceptButton_hB1AY{width:100%}@keyframes TopMenuLanguageSelector-scss--module_fadeIn_4CLLY{0%{opacity:0}to{opacity:1}}@keyframes TopMenuLanguageSelector-scss--module_fadeOut_s6u2i{0%{opacity:1}to{opacity:0}}@keyframes TopMenuLanguageSelector-scss--module_flashing_x0qdj{0%{opacity:.5}to{opacity:1}}@keyframes TopMenuLanguageSelector-scss--module_loading_2Ze77{to{background-position-x:-20%}}@keyframes TopMenuLanguageSelector-scss--module_rotating_Jo-75{to{transform:rotate(360deg)}}@keyframes TopMenuLanguageSelector-scss--module_growIn_9CcYg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TopMenuLanguageSelector-scss--module_closeLock_EMVrI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenuLanguageSelector-scss--module_shakeLock_Yq-T6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenuLanguageSelector-scss--module_root_JD5De{display:flex;align-items:center}.TopMenuLanguageSelector-scss--module_root_JD5De>div{width:70px}.TopMenuLanguageSelector-scss--module_rootblock_PJHA-{top:2px;padding-right:25px}.TopMenuLanguageSelector-scss--module_localeIcon_pha-F{width:20px;height:20px;display:inline-flex}.TopMenuLanguageSelector-scss--module_localeIcon_pha-F.TopMenuLanguageSelector-scss--module_localeFlag_wdtvB{width:19px;height:14px}.TopMenuLanguageSelector-scss--module_localeLabel_n5H3p{margin-left:6px}.TopMenuLanguageSelector-scss--module_localeComponent_vnU7s{display:flex;width:100%;align-items:center}.TopMenuLanguageSelector-scss--module_localeComponent_vnU7s.TopMenuLanguageSelector-scss--module_selected_-yKsH{color:inherit;fill:currentcolor}.TopMenuLanguageSelector-scss--module_smallSelectArrow_b1qr5{width:20px;height:20px;top:calc(50% - 12px);right:0;color:inherit}.desktop .TopMenuLanguageSelector-scss--module_smallSelectArrow_b1qr5{opacity:.3;transition:opacity .2s}.TopMenuLanguageSelector-scss--module_root_JD5De:hover .TopMenuLanguageSelector-scss--module_smallSelectArrow_b1qr5{opacity:1}.TopMenuRightUnAuthorized-scss--module_button_A0ugU{margin-right:10px}@keyframes TopMenu-scss--module_fadeIn_JX2Ff{0%{opacity:0}to{opacity:1}}@keyframes TopMenu-scss--module_fadeOut_-0u4C{0%{opacity:1}to{opacity:0}}@keyframes TopMenu-scss--module_flashing_6H3EI{0%{opacity:.5}to{opacity:1}}@keyframes TopMenu-scss--module_loading_9KTkJ{to{background-position-x:-20%}}@keyframes TopMenu-scss--module_rotating_aNDIy{to{transform:rotate(360deg)}}@keyframes TopMenu-scss--module_growIn_ENB85{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes TopMenu-scss--module_closeLock_gIirM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenu-scss--module_shakeLock_HLlMe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenu-scss--module_root_P1roL{z-index:100;top:0;display:flex;height:70px;color:#242b2c;background-color:#ffffffd9;transition:background-color .5s ease;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px)}.mobile .TopMenu-scss--module_root_P1roL{position:fixed;top:0;right:0;left:0;padding:0 16px}.desktop .TopMenu-scss--module_root_P1roL{position:sticky;min-width:var(--var-desktop-layout-width);padding:0 15px}.TopMenu-scss--module_root_P1roL.TopMenu-scss--module_invertedMenu_aoB1P{color:#fff;background-color:#0f0f0fd9}.TopMenu-scss--module_root_P1roL .TopMenu-scss--module_languageSelectorArrow_Z-EVL,.TopMenu-scss--module_root_P1roL .TopMenu-scss--module_languageSelectorText_9bbES{color:inherit}.TopMenu-scss--module_logo_rUw0K{display:block;width:145px;height:40px;margin-right:20px;transition:all .15s ease}.mobile .TopMenu-scss--module_logo_rUw0K{width:26px;height:32px;background-image:url(../logo.vwVnzgQk.svg);background-repeat:no-repeat;background-size:cover}.desktop .TopMenu-scss--module_logo_rUw0K{background-image:url(../logo.C3yDD-xj.svg)}.desktop .TopMenu-scss--module_invertedMenu_aoB1P .TopMenu-scss--module_logo_rUw0K{background-image:url(../logo-dark.fu1IIGK5.svg)}.TopMenu-scss--module_logo_rUw0K:hover{border-bottom-color:transparent}.TopMenu-scss--module_logoDisabled_uewLD{pointer-events:none}.TopMenu-scss--module_logoDisabled_uewLD:hover{cursor:default}.TopMenu-scss--module_left_ffhvM{display:flex;align-items:center;gap:20px}.TopMenu-scss--module_right_dijtG{display:flex;margin-left:20px;gap:24px;align-items:center}.TopMenu-scss--module_nav_k4c-D{position:absolute;right:0;left:0;display:flex;width:434px;margin:0 auto;gap:42px;align-items:center;justify-content:center}.TopMenu-scss--module_navLink_5tSDa{position:relative;border-bottom:none;font-weight:500;text-decoration:none;color:#000}.TopMenu-scss--module_invertedMenu_aoB1P .TopMenu-scss--module_navLink_5tSDa{color:#fff}.TopMenu-scss--module_navLink_5tSDa:hover{border-bottom:none;text-decoration:none;color:var(--color-brand)}.TopMenu-scss--module_navLink_5tSDa:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";z-index:0;box-sizing:content-box;width:100%;height:100%;padding:10px 14px;opacity:0;border-radius:100px;background-color:#000;transition:opacity .3s ease-out .15s,transform .3s ease-out .1s;transform:translate(-50%,-50%) scale(.9)}.TopMenu-scss--module_invertedMenu_aoB1P .TopMenu-scss--module_navLink_5tSDa:before{background-color:#f4f4f4}.TopMenu-scss--module_navLinkActive_-FtZC{cursor:pointer;pointer-events:none}.TopMenu-scss--module_navLinkActive_-FtZC:before{opacity:.05;transition:opacity .3s ease-in .1s,transform .3s ease-in .15s;transform:translate(-50%,-50%) scale(1)}.TopMenu-scss--module_navLinkText_JENNH{position:relative;z-index:1}.TopMenu-scss--module_authButtons_2t0hi{min-width:auto}.TopMenu-scss--module_authButtons_2t0hi:first-of-type{margin-right:12px;border:#eaeaea solid 1px;color:#242b2c;background-color:#ffffff1a}.TopMenu-scss--module_invertedMenu_aoB1P .TopMenu-scss--module_authButtons_2t0hi:first-of-type{border:rgba(234,234,234,0) solid 1px;color:#fff}.mobile .TopMenu-scss--module_authButtons_2t0hi:first-of-type{display:none}@keyframes MainLanding-scss--module_fadeIn_j9S0E{0%{opacity:0}to{opacity:1}}@keyframes MainLanding-scss--module_fadeOut_yhIFF{0%{opacity:1}to{opacity:0}}@keyframes MainLanding-scss--module_flashing_ioTe0{0%{opacity:.5}to{opacity:1}}@keyframes MainLanding-scss--module_loading_jWzd7{to{background-position-x:-20%}}@keyframes MainLanding-scss--module_rotating_PjTPv{to{transform:rotate(360deg)}}@keyframes MainLanding-scss--module_growIn_H-Lhg{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MainLanding-scss--module_closeLock_EccJe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainLanding-scss--module_shakeLock_Y0Itm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MainLanding-scss--module_root_taV5j{color:#0b0b0b;background-color:#f9f4ee}.desktop .MainLanding-scss--module_root_taV5j{margin-top:calc(-1 * var(--const-top-menu-height))}@keyframes AuthorItem-scss--module_fadeIn_8nvqr{0%{opacity:0}to{opacity:1}}@keyframes AuthorItem-scss--module_fadeOut_SsyEa{0%{opacity:1}to{opacity:0}}@keyframes AuthorItem-scss--module_flashing_ySWz2{0%{opacity:.5}to{opacity:1}}@keyframes AuthorItem-scss--module_loading_o57V9{to{background-position-x:-20%}}@keyframes AuthorItem-scss--module_rotating_8UjBb{to{transform:rotate(360deg)}}@keyframes AuthorItem-scss--module_growIn_JKZOE{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes AuthorItem-scss--module_closeLock_2FZOm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorItem-scss--module_shakeLock_qt3co{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes AuthorItem-scss--module_fade-from-left_KSEMW{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.AuthorItem-scss--module_root_qRrMm{margin-bottom:15px}.AuthorItem-scss--module_authorName_7b-8f{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_7b-8f{font-size:14px}a.AuthorItem-scss--module_animatedInner_Pgbpg{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_Pgbpg:visited{color:var(--var-color-text-primary)}a.AuthorItem-scss--module_animatedInner_Pgbpg.AuthorItem-scss--module_animated_BgwPe{opacity:0;transform:translate(30px);animation:AuthorItem-scss--module_fade-from-left_KSEMW .3s ease-out forwards}a.AuthorItem-scss--module_animatedInner_Pgbpg:hover{-webkit-backdrop-filter:contrast(.85);backdrop-filter:contrast(.85)}a.AuthorItem-scss--module_animatedInner_Pgbpg:hover .AuthorItem-scss--module_authorName_7b-8f{color:var(--var-color-icon-ui-hover)}.AuthorItem-scss--module_leftBlock_eIsBZ{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:20px}.AuthorItem-scss--module_avatarBlock_-8GWJ{height:50px;margin-right:10px}.AuthorItem-scss--module_textBlock_ymLEB{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}.AuthorItem-scss--module_subtext_WAs6F{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_WAs6F{font-size:13px}.AuthorItem-scss--module_rightBlock_pGdDY{display:flex;justify-content:flex-end;align-items:center}.AuthorItem-scss--module_goToBlog_rFq-D{display:flex;color:var(--color-brand);transform:all .2s ease;align-items:center}.AuthorItem-scss--module_subscribeIcon_3-fCu{width:20px;height:20px;fill:var(--color-brand)}.light-x-theme .EmptyMainFeed-scss--module_cover_Lrcxt{background-image:url(../assets/images/feed-x.BJF0OLie.png)}.light-x-theme .EmptyMainFeed-scss--module_coverPaid_fG1De{background-image:url(../assets/images/paid-feed-x.CIIFG5pJ.png)}@keyframes EmptyMainFeed-scss--module_fadeOut_hoczM{0%{opacity:1}to{opacity:0}}@keyframes EmptyMainFeed-scss--module_flashing_NdUFq{0%{opacity:.5}to{opacity:1}}@keyframes EmptyMainFeed-scss--module_loading_kGrsu{to{background-position-x:-20%}}@keyframes EmptyMainFeed-scss--module_rotating_q3s8g{to{transform:rotate(360deg)}}@keyframes EmptyMainFeed-scss--module_growIn_K0M7o{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes EmptyMainFeed-scss--module_closeLock_dUfwy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyMainFeed-scss--module_shakeLock_5lhyN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyMainFeed-scss--module_cover_Lrcxt{background-image:url(../assets/images/feed-y.DLSzd8Cd.png)}.light-y-theme .EmptyMainFeed-scss--module_coverPaid_fG1De{background-image:url(../assets/images/paid-feed-y._vk3a5wq.png)}@keyframes EmptyMainFeed-scss--module_fadeIn_ihbI-{0%{opacity:0}to{opacity:1}}.EmptyMainFeed-scss--module_root_jgCfS{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_jgCfS{padding:0 15px}.EmptyMainFeed-scss--module_hero_dbpmN{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px}.EmptyMainFeed-scss--module_title_PbULS{margin:0 0 10px;font-size:20px;font-weight:500;line-height:24px}.EmptyMainFeed-scss--module_authorsList_QZvoW{display:flex;flex-direction:column;min-height:385px;align-items:stretch}.EmptyMainFeed-scss--module_description_cjrQU{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_cjrQU.EmptyMainFeed-scss--module_paid_I52oL{max-width:355px}.EmptyMainFeed-scss--module_cover_Lrcxt{width:125px;height:136px;margin-bottom:10px;background-image:url(../assets/images/feed.BPL597Yf.png);background-size:100% auto}.EmptyMainFeed-scss--module_coverPaid_fG1De{background-image:url(../assets/images/paid-feed._8UKeqzw.png)}.minimal .EmptyMainFeed-scss--module_cover_Lrcxt{width:120px;height:120px}.light-theme .minimal .EmptyMainFeed-scss--module_cover_Lrcxt{background-image:url(../assets/images/new_feed-light.BV45_SdL.png)}.light-x-theme .minimal .EmptyMainFeed-scss--module_cover_Lrcxt{background-image:url(../assets/images/new_feed-light.BV45_SdL.png)}.dark-theme .minimal .EmptyMainFeed-scss--module_cover_Lrcxt{background-image:url(../assets/images/new_feed-dark.DbdJz6Ki.png)}.EmptyMainFeed-scss--module_showMore_2xzQ7{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_ihbI- .5s ease forwards}.EmptyMainFeed-scss--module_arrow_0y3l3{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}.EmptyMainFeed-scss--module_spinner_wHW78{margin-top:50px}.mobile .EmptyMainFeed-scss--module_spinner_wHW78{margin-top:20px}.EmptyMainFeed-scss--module_resetBlock_F-DE1{display:flex;align-items:center;justify-content:center;padding-top:15px}.EmptyMainFeed-scss--module_resetButton_3By9z{display:flex;align-items:center}.EmptyMainFeed-scss--module_resetIcon_6PcmY{width:20px;height:20px;margin-right:10px}.EmptyMainFeed-scss--module_postIcon_HYK51{width:40px;height:40px}.EmptyMainFeed-scss--module_postIcon_HYK51 .handle{stroke-dashoffset:3}.EmptyMainFeed-scss--module_postIcon_HYK51:hover .handle{animation:EmptyMainFeed-scss--module_closeLock_dUfwy .5s ease forwards}.EmptyMainFeed-scss--module_postIcon_HYK51:hover svg{animation:EmptyMainFeed-scss--module_shakeLock_5lhyN .5s ease .3s forwards}@keyframes CurrentStreams-scss--module_fadeIn_8U3Of{0%{opacity:0}to{opacity:1}}@keyframes CurrentStreams-scss--module_fadeOut_aPDVM{0%{opacity:1}to{opacity:0}}@keyframes CurrentStreams-scss--module_flashing_aDu7l{0%{opacity:.5}to{opacity:1}}@keyframes CurrentStreams-scss--module_loading_PmqfT{to{background-position-x:-20%}}@keyframes CurrentStreams-scss--module_rotating_U80DE{to{transform:rotate(360deg)}}@keyframes CurrentStreams-scss--module_growIn_z6H1Z{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CurrentStreams-scss--module_closeLock_2q3IM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CurrentStreams-scss--module_shakeLock_bMdVM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CurrentStreams-scss--module_block_7kCjQ{margin-bottom:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)}.desktop .minimal .CurrentStreams-scss--module_block_7kCjQ{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_7kCjQ{margin-bottom:0;border-bottom:1px solid var(--var-color-base-border);border-radius:0}@keyframes FilterSelectByDate-scss--module_fadeIn_-RNzg{0%{opacity:0}to{opacity:1}}@keyframes FilterSelectByDate-scss--module_fadeOut_16sIR{0%{opacity:1}to{opacity:0}}@keyframes FilterSelectByDate-scss--module_flashing_-IfRF{0%{opacity:.5}to{opacity:1}}@keyframes FilterSelectByDate-scss--module_loading_GFzq-{to{background-position-x:-20%}}@keyframes FilterSelectByDate-scss--module_rotating_H6la-{to{transform:rotate(360deg)}}@keyframes FilterSelectByDate-scss--module_growIn_uFUPh{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FilterSelectByDate-scss--module_closeLock_TCab5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterSelectByDate-scss--module_shakeLock_IOTql{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}:root{--z-index-gdpr-offer: 101}:root{--z-index-gdpr-offer: 500}.FilterSelectByDate-scss--module_root_5SPwH{position:relative;flex:1;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.FilterSelectByDate-scss--module_rootDisabled_d00dg{cursor:default;pointer-events:none}.FilterSelectByDate-scss--module_root_5SPwH.FilterSelectByDate-scss--module_rootTransparentBg_AZCsg{background-color:transparent}.FilterSelectByDate-scss--module_button_2M1Fu{padding:12px 30px 12px 15px;font-size:.875rem;font-weight:500;font-style:normal;line-height:1.375rem;white-space:nowrap;cursor:pointer;height:100%}.FilterSelectByDate-scss--module_button_2M1Fu.FilterSelectByDate-scss--module_disabled_hQRMR{background-color:var(--var-color-input-bg-disabled);pointer-events:none}.FilterSelectByDate-scss--module_root_5SPwH.FilterSelectByDate-scss--module_bordered_5bKYP .FilterSelectByDate-scss--module_button_2M1Fu{padding:8px 27px 8px 12px;border:1px solid var(--var-color-input-border);line-height:1.45;border-radius:var(--border-radius-default)}@media not all and (hover: none){.FilterSelectByDate-scss--module_root_5SPwH.FilterSelectByDate-scss--module_bordered_5bKYP .FilterSelectByDate-scss--module_button_2M1Fu:hover{border-color:var(--var-color-input-border-hover)}}.FilterSelectByDate-scss--module_placeholder_nMcs7:not(.FilterSelectByDate-scss--module_placeholderMainColor_YIS1i){color:var(--var-color-input-text-disabled)}.FilterSelectByDate-scss--module_optionsContainer_wXGgC{width:16.875rem}.FilterSelectByDate-scss--module_arrow_7S9ys{width:1rem;height:1rem;position:absolute;top:calc(50% - .45rem);right:15px;fill:currentcolor;opacity:.5;stroke:none;transition:transform .15s}.FilterSelectByDate-scss--module_bordered_5bKYP .FilterSelectByDate-scss--module_arrow_7S9ys{right:10px}.FilterSelectByDate-scss--module_arrowRotated_FEhqX{transform:rotate(180deg)}.FilterSelectByDate-scss--module_root_5SPwH:hover .FilterSelectByDate-scss--module_button_2M1Fu:not(.FilterSelectByDate-scss--module_disabled_hQRMR){color:var(--color-brand)}.FilterSelectByDate-scss--module_tooltip_sWGJo{padding:0}@keyframes SearchMultiSelect-scss--module_fadeIn_qMnyT{0%{opacity:0}to{opacity:1}}@keyframes SearchMultiSelect-scss--module_fadeOut_8XJyX{0%{opacity:1}to{opacity:0}}@keyframes SearchMultiSelect-scss--module_flashing_2c-1L{0%{opacity:.5}to{opacity:1}}@keyframes SearchMultiSelect-scss--module_loading_dHF9K{to{background-position-x:-20%}}@keyframes SearchMultiSelect-scss--module_rotating_gvxL1{to{transform:rotate(360deg)}}@keyframes SearchMultiSelect-scss--module_growIn_Oo3Ng{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SearchMultiSelect-scss--module_closeLock_-SInH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchMultiSelect-scss--module_shakeLock_83pNy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchMultiSelect-scss--module_suggestContainer_l4eJg{border-color:#303030;background-color:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a}.dark-theme .SearchMultiSelect-scss--module_suggestItem_0gbKU{transition:.3s background-color}.dark-theme .SearchMultiSelect-scss--module_suggestItem_0gbKU:hover{background-color:#303030}.dark-theme .SearchMultiSelect-scss--module_iconSearch_wwndw,.dark-theme .SearchMultiSelect-scss--module_iconReset_Xf7g4{color:#838383}.dark-theme .SearchMultiSelect-scss--module_iconSearchFocused_hmBFf{color:#f1f1f1}.dark-theme .SearchMultiSelect-scss--module_selectedOptionsLabel_Ir3S6{background-color:var(--var-color-input-bg)}.SearchMultiSelect-scss--module_root_IaJyJ{position:relative;flex-shrink:1;width:100%}.SearchMultiSelect-scss--module_inputWrapper_gdfyd{position:relative}.SearchMultiSelect-scss--module_inputWrapper_gdfyd .SearchMultiSelect-scss--module_inputWithButton_br4uN{padding-right:92px}.SearchMultiSelect-scss--module_iconSearch_wwndw{width:1.25rem;height:1.25rem;position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.SearchMultiSelect-scss--module_iconReset_Xf7g4{width:20px;height:20px}.SearchMultiSelect-scss--module_iconSearch_wwndw,.SearchMultiSelect-scss--module_iconReset_Xf7g4{color:#7c7c7c}.SearchMultiSelect-scss--module_iconSearchFocused_hmBFf{color:var(--var-color-text-primary)}.SearchMultiSelect-scss--module_iconLeft_QybeE{left:15px}.SearchMultiSelect-scss--module_iconRight_v-7Eb{right:15px;cursor:pointer}.SearchMultiSelect-scss--module_inputWithLeftIcon_F44MR{padding-left:45px}.SearchMultiSelect-scss--module_inputWithRightIcon_gGQ5D{padding-right:45px}.SearchMultiSelect-scss--module_iconArrow_RCg-3{width:1.25rem;height:1.25rem;position:absolute;z-index:1;top:50%;transform:translateY(-50%);transition:transform .2s}.SearchMultiSelect-scss--module_iconArrowDisabled_glLab{color:#4a4a4a}.SearchMultiSelect-scss--module_iconArrowRotated_yiTsF{transform:translateY(-50%) rotate(180deg)}.SearchMultiSelect-scss--module_suggestContainer_l4eJg{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_a0lPm{display:flex;overflow:auto;flex-direction:column;width:100%;max-height:153px;padding:6px 0}.SearchMultiSelect-scss--module_suggestItem_0gbKU{padding:6px 15px;font-size:.875rem;color:var(--color-brand);cursor:pointer}.SearchMultiSelect-scss--module_notFound_SqWqh{display:flex;flex-direction:column;padding:4px 15px;line-height:1.375rem;color:#7c7c7c}.SearchMultiSelect-scss--module_spinnerContainer_9d2rZ{display:flex;align-items:center;justify-content:center;width:50px;height:50px;overflow:hidden;margin:0 auto}.SearchMultiSelect-scss--module_option_9Ud2S{flex-shrink:0}.SearchMultiSelect-scss--module_selectedOptionsLabel_Ir3S6{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_cQC--{cursor:pointer}.SearchMultiSelect-scss--module_arrowClosed_AKAXJ{transform:translateY(-50%) rotate(0);pointer-events:none}.SearchMultiSelect-scss--module_resetButton_sZ95Z{width:1rem;height:1rem;position:absolute;right:30px;transform:translateY(-50%)}@keyframes MainFeedTagsSelect-scss--module_fadeIn_opNZN{0%{opacity:0}to{opacity:1}}@keyframes MainFeedTagsSelect-scss--module_fadeOut_sAlnJ{0%{opacity:1}to{opacity:0}}@keyframes MainFeedTagsSelect-scss--module_flashing_7JXhR{0%{opacity:.5}to{opacity:1}}@keyframes MainFeedTagsSelect-scss--module_loading_RYaNm{to{background-position-x:-20%}}@keyframes MainFeedTagsSelect-scss--module_rotating_kDgYJ{to{transform:rotate(360deg)}}@keyframes MainFeedTagsSelect-scss--module_growIn_aBPI8{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MainFeedTagsSelect-scss--module_closeLock_VPF-9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainFeedTagsSelect-scss--module_shakeLock_eU6Qw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MainFeedTagsSelect-scss--module_select_PBvlF:after{display:none!important}.MainFeedTagsSelect-scss--module_root_1Rc8-{margin-bottom:15px}.MainFeedTagsSelect-scss--module_input_hiosa{padding:11px 14px;font-weight:500;background-color:var(--var-color-input-bg)}.MainFeedTagsSelect-scss--module_input_hiosa::placeholder{color:var(--var-color-text-primary)!important}.dark-theme .MainFeedTagsSelect-scss--module_input_hiosa::placeholder{color:#7c7c7c!important}.Search-scss--module_inputWrapper_7ucY-{margin-bottom:15px}.Search-scss--module_input_IFBhB{padding-top:12px;padding-bottom:10px}@keyframes FeedFilter-scss--module_fadeIn_hQeM8{0%{opacity:0}to{opacity:1}}@keyframes FeedFilter-scss--module_fadeOut_qEqdG{0%{opacity:1}to{opacity:0}}@keyframes FeedFilter-scss--module_flashing_e43Jd{0%{opacity:.5}to{opacity:1}}@keyframes FeedFilter-scss--module_loading_dki4o{to{background-position-x:-20%}}@keyframes FeedFilter-scss--module_rotating_INmPI{to{transform:rotate(360deg)}}@keyframes FeedFilter-scss--module_growIn_4gn2C{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FeedFilter-scss--module_closeLock_RPz5W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedFilter-scss--module_shakeLock_-EXX1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedFilter-scss--module_root_az-9z{position:sticky;z-index:7;top:var(--const-top-menu-height);display:flex;flex-direction:column;background-color:var(--var-color-panel-bg);transition:all .2s ease}.FeedFilter-scss--module_root_az-9z .FeedFilter-scss--module_tabItem_dSpkf{display:flex;max-height:16px;padding-top:10px;font-size:.8125rem;font-weight:500;line-height:1rem;text-transform:none}.FeedFilter-scss--module_root_az-9z .FeedFilter-scss--module_tabItem_dSpkf:not(:last-child){margin-right:20px}@keyframes FeedFilter-scss--module_filter-slide_yYI89{0%{top:-236px}to{top:100%}}@keyframes FeedFilter-scss--module_filter-slide-out_OSq49{0%{top:100%}to{top:-236px}}.FeedFilter-scss--module_mainFilter_pgOH2{position:absolute;top:-236px;right:0;left:0;max-width:100%;padding:10px 10px 15px;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);animation:FeedFilter-scss--module_filter-slide_yYI89 .2s ease forwards}.FeedFilter-scss--module_mainFilterClosing_ei-0y{top:100%;animation:FeedFilter-scss--module_filter-slide-out_OSq49 .2s ease forwards;pointer-events:none}.FeedFilter-scss--module_header_-pRqi{position:relative;z-index:2;display:flex;padding:0 7px 0 15px;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);justify-content:space-between;align-items:center}.FeedFilter-scss--module_header_-pRqi:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:160px;background-color:inherit}.minimal .FeedFilter-scss--module_header_-pRqi{padding-left:5px}.FeedFilter-scss--module_newTabItem_AQZkV{height:auto;font-size:.8125rem;font-weight:500;line-height:1rem;text-transform:none}.FeedFilter-scss--module_newTabItem_AQZkV>.FeedFilter-scss--module_tabInner_gEiZc{padding-top:10px;padding-bottom:12px}.FeedFilter-scss--module_newTabItem_AQZkV>.FeedFilter-scss--module_tabInner_gEiZc>span{display:flex}.FeedFilter-scss--module_tabs_EZK5L{margin-bottom:0}.FeedFilter-scss--module_tabsHead_ZGwPp{display:flex}.FeedFilter-scss--module_icon_IoCBo{width:1.25rem;height:1.25rem;margin-right:15px}.FeedFilter-scss--module_datePickerButton_byBfl{border:1px solid var(--var-color-input-border);font-weight:400;border-radius:var(--border-radius-default)}.FeedFilter-scss--module_datePickerButton_byBfl>span{font-weight:400}@media not all and (hover: none){.FeedFilter-scss--module_datePickerButton_byBfl:hover{border-color:var(--var-color-input-border-hover)}}.FeedFilter-scss--module_datePickerRoot_algzY{margin-bottom:15px}.FeedFilter-scss--module_datePickerRootActive_stkiW .FeedFilter-scss--module_datePickerButton_byBfl{border-color:var(--var-color-input-border-focus)}.FeedFilter-scss--module_datePickerRoot_algzY:after{display:none}.FeedFilter-scss--module_datePickerRoot_algzY .FeedFilter-scss--module_datePickerButton_byBfl.FeedFilter-scss--module_muted_waGoa{color:var(--var-color-input-text-disabled)}.FeedFilter-scss--module_datePickerRoot_algzY:hover .FeedFilter-scss--module_datePickerButton_byBfl{color:inherit!important}.FeedFilter-scss--module_datePickerRoot_algzY:hover .FeedFilter-scss--module_datePickerButton_byBfl.FeedFilter-scss--module_muted_waGoa{color:var(--var-color-input-text-disabled)}.FeedFilter-scss--module_datePickerArrow_59Rej{width:1.25rem;height:1.25rem;opacity:1;color:var(--var-color-text-regular)}.FeedFilter-scss--module_filterButton_IQdty{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;position:relative;padding:8px;color:var(--var-color-text-regular);transition:all .2s ease}.FeedFilter-scss--module_filterButton_IQdty:active{filter:brightness(.95)}.dark-theme .FeedFilter-scss--module_filterButton_IQdty:active{filter:brightness(1.1)}@media not all and (hover: none){.FeedFilter-scss--module_filterButton_IQdty:active{transform:scale(1)}}@media (hover: none){.FeedFilter-scss--module_filterButton_IQdty:active{transform:scale(.93)}}.FeedFilter-scss--module_filterButtonIcon_i9q-g{width:1.25rem;height:1.25rem;position:relative;z-index:2}.FeedFilter-scss--module_filterButton_IQdty.FeedFilter-scss--module_applied_uyUby:before{width:.5rem;height:.5rem;border-radius:50%;content:"";position:absolute;z-index:3;top:3px;right:3px;background-color:var(--color-brand)}.FeedFilter-scss--module_filterButton_IQdty:after{position:absolute;top:2px;right:2px;bottom:2px;left:2px;content:"";opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg);transition:all .2s ease}.FeedFilter-scss--module_filterButton_IQdty:active:after,.FeedFilter-scss--module_filterButton_IQdty[data-active=true]:after{opacity:1}.FeedFilter-scss--module_searchContainer_N-h3p{margin-bottom:15px}.FeedFilter-scss--module_searchContainer_N-h3p .FeedFilter-scss--module_searchInput_RWqcL{background-color:#eee}.FeedFilter-scss--module_searchContainer_N-h3p .FeedFilter-scss--module_searchInput_RWqcL::placeholder{color:#7c7c7c}.FeedFilter-scss--module_searchButton_6cuZz:after{background-color:var(--var-color-base-border)}.FeedFilter-scss--module_searchIcon_FCRtI{color:var(--var-color-icon-ui)}.FeedFilter-scss--module_resetBlock_g7W33{display:flex;align-items:center;justify-content:center;margin-top:15px;margin-right:-10px;margin-left:-10px;padding-top:15px;border-top:1px solid var(--var-color-base-border)}.FeedFilter-scss--module_resetButton_ua-9z{display:flex;align-items:center}.FeedFilter-scss--module_resetIcon_kzaWk{width:1.25rem;height:1.25rem;margin-right:10px}.FeedFilter-scss--module_counter_t4AB9{position:relative;top:-2px;min-width:1.25rem;height:1.25rem;margin-left:8px;line-height:1rem}@keyframes FeedFilter-scss--module_layout-fade_mvZCh{0%{opacity:0}to{opacity:1}}@keyframes FeedFilter-scss--module_layout-fade-out_OuWPg{0%{opacity:1}to{opacity:0}}.FeedFilter-scss--module_overlay_qT600{position:fixed;z-index:-1;top:0;right:0;bottom:-120px;left:0;opacity:0;background-color:#0000004d;animation:FeedFilter-scss--module_layout-fade_mvZCh .2s ease forwards}.FeedFilter-scss--module_overlayClosing_9Hax4{opacity:1;animation:FeedFilter-scss--module_layout-fade-out_OuWPg .2s ease forwards;pointer-events:none}.dark-theme .FeedFilter-scss--module_checkbox_0JdAq:not([data-checked=true]){background-color:var(--var-color-input-bg)}.MainFeed-scss--module_root_GZgNv{display:flex;flex-direction:column;background-color:#fff;flex-grow:1}.minimal .MainFeed-scss--module_root_GZgNv{background-color:var(--var-color-bg)}.MainFeed-scss--module_spinner_GVQXG{margin-top:20vh}.light-theme .FrontImage-scss--module_root_sklU4{background-image:url(../front-image.DeNTSu_Y.svg)}@keyframes FrontImage-scss--module_fadeIn_nVD9b{0%{opacity:0}to{opacity:1}}@keyframes FrontImage-scss--module_fadeOut_8x3kZ{0%{opacity:1}to{opacity:0}}@keyframes FrontImage-scss--module_flashing_YNa8I{0%{opacity:.5}to{opacity:1}}@keyframes FrontImage-scss--module_loading_BbnVL{to{background-position-x:-20%}}@keyframes FrontImage-scss--module_rotating_1fk4G{to{transform:rotate(360deg)}}@keyframes FrontImage-scss--module_growIn_rO84E{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FrontImage-scss--module_closeLock_xhv-c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FrontImage-scss--module_shakeLock_dcZRr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .FrontImage-scss--module_root_sklU4{background-image:url(../front-image.DUjvRgux.svg)}.FrontImage-scss--module_root_sklU4{background-image:url(../front-image.DeNTSu_Y.svg)}.light-theme .HowWorkStep1-scss--module_bg_RCDVF{background-image:url(../bg.Dc5_idkJ.svg)}.light-theme .HowWorkStep1-scss--module_site_CdDwr{background-image:url(../site.BgbqkodE.svg)}.light-theme .HowWorkStep1-scss--module_corner_ZLVI4{background-image:url(../corner.rIoXxyFM.svg)}@keyframes HowWorkStep1-scss--module_fadeIn_TvWPJ{0%{opacity:0}to{opacity:1}}@keyframes HowWorkStep1-scss--module_fadeOut_YB4Uv{0%{opacity:1}to{opacity:0}}@keyframes HowWorkStep1-scss--module_flashing_ozxeG{0%{opacity:.5}to{opacity:1}}@keyframes HowWorkStep1-scss--module_loading_Nuj00{to{background-position-x:-20%}}@keyframes HowWorkStep1-scss--module_rotating_AWsVq{to{transform:rotate(360deg)}}@keyframes HowWorkStep1-scss--module_growIn_xB10l{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HowWorkStep1-scss--module_closeLock_jN0qo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowWorkStep1-scss--module_shakeLock_Jpzif{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .HowWorkStep1-scss--module_bg_RCDVF{background-image:url(../bg.C6EL5GfI.svg)}.light-y-theme .HowWorkStep1-scss--module_site_CdDwr{background-image:url(../site.My71eWzJ.svg)}.light-y-theme .HowWorkStep1-scss--module_corner_ZLVI4{background-image:url(../corner.Dqh_jDBN.svg)}.HowWorkStep1-scss--module_root_MksyY{display:flex}.HowWorkStep1-scss--module_wrapper_yWeuK{width:100%;height:100%;position:relative}.HowWorkStep1-scss--module_bg_RCDVF{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;background-repeat:no-repeat;background-position:0 1px;background-size:contain}.HowWorkStep1-scss--module_site_CdDwr{position:absolute;z-index:1;top:11px;left:10px;width:385px;height:300px;background-repeat:no-repeat;background-size:contain}.mobile .HowWorkStep1-scss--module_site_CdDwr{width:100%;background-position:top center}.HowWorkStep1-scss--module_corner_ZLVI4{width:50px;height:50px;position:absolute;z-index:3;top:48px;right:14px;background-repeat:no-repeat;background-size:contain}.HowWorkStep1-scss--module_block_8toOP{position:absolute;z-index:2;top:78px;right:45px}@keyframes CommentBlockItems-scss--module_fadeIn_E7mhw{0%{opacity:0}to{opacity:1}}@keyframes CommentBlockItems-scss--module_fadeOut_Dr6gv{0%{opacity:1}to{opacity:0}}@keyframes CommentBlockItems-scss--module_flashing_iSYZb{0%{opacity:.5}to{opacity:1}}@keyframes CommentBlockItems-scss--module_loading_F-6-q{to{background-position-x:-20%}}@keyframes CommentBlockItems-scss--module_rotating_hVMR8{to{transform:rotate(360deg)}}@keyframes CommentBlockItems-scss--module_growIn_DHi-t{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes CommentBlockItems-scss--module_closeLock_9I8YX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentBlockItems-scss--module_shakeLock_mWEv7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentBlockItems-scss--module_root_by7wP{display:flex;flex-direction:column}.CommentBlockItems-scss--module_item_VFTpp{display:flex;margin-bottom:12px}.CommentBlockItems-scss--module_user_erSrb{padding:15px;border-radius:0 20px 20px;background:#fff;box-shadow:0 9px 36px #0000000d}.CommentBlockItems-scss--module_userFullName_sCzQf{margin-bottom:5px;font-size:14px;font-weight:500;color:var(--var-color-text-primary)}.CommentBlockItems-scss--module_userMessage_X39T1{margin-bottom:8px;line-height:22px}.CommentBlockItems-scss--module_user_erSrb>div:last-of-type{margin-bottom:0}.CommentBlockItems-scss--module_username_NNlAh{color:#ababab}.CommentBlockItems-scss--module_avatar_wCJsT{flex-shrink:0;width:60px;height:70px;background-repeat:no-repeat;background-position:0 -16px;background-size:cover}.CommentBlockItems-scss--module_avatarUser1_aeJYe{background-image:url(../assets/images/user1.a0sKcsMs.png)}.CommentBlockItems-scss--module_avatarUser2_kEK89{background-image:url(../assets/images/user2.Ciec0-T3.png)}.CommentBlockItems-scss--module_avatarUser3_wXKFP{background-image:url(../assets/images/user3.CYMfO0Mx.png)}.CommentBlockItems-scss--module_icon_bwqLN{width:20px;height:20px;margin-right:10px;color:var(--var-color-error)}.CommentBlockItems-scss--module_footer_iQjQQ{display:flex;align-items:center}.CommentBlockItems-scss--module_likesCounter_N9ZAi{color:var(--var-color-error)}.light-theme .HowWorkStep2-scss--module_bg_suI-K{background-image:url(../bg.oU4Nt0xp.svg)}.light-theme .HowWorkStep2-scss--module_arrow_SyomQ{background-image:url(../arrow.jEmvPDVh.svg)}@keyframes HowWorkStep2-scss--module_fadeIn_LMiDq{0%{opacity:0}to{opacity:1}}@keyframes HowWorkStep2-scss--module_fadeOut_xQOE9{0%{opacity:1}to{opacity:0}}@keyframes HowWorkStep2-scss--module_flashing_JdTTi{0%{opacity:.5}to{opacity:1}}@keyframes HowWorkStep2-scss--module_loading_kQGdL{to{background-position-x:-20%}}@keyframes HowWorkStep2-scss--module_rotating_4C8pa{to{transform:rotate(360deg)}}@keyframes HowWorkStep2-scss--module_growIn_EbTSO{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HowWorkStep2-scss--module_closeLock_ICfNZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowWorkStep2-scss--module_shakeLock_Jw6OW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .HowWorkStep2-scss--module_bg_suI-K{background-image:url(../bg.CBMedcSy.svg)}.light-y-theme .HowWorkStep2-scss--module_arrow_SyomQ{background-image:url(../arrow.1qSp_NUw.svg)}.HowWorkStep2-scss--module_root_MLZW5{display:flex}.HowWorkStep2-scss--module_wrapper_gzjbl{position:relative;display:flex;flex-direction:column}.HowWorkStep2-scss--module_items_QkyG5{position:relative;z-index:1;top:15px}.HowWorkStep2-scss--module_bg_suI-K{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;background-repeat:no-repeat;background-size:100% 100%}.HowWorkStep2-scss--module_arrow_SyomQ{position:absolute;z-index:2;top:88px;left:331px;width:45px;height:60px;background-repeat:no-repeat;background-size:cover}.mobile .HowWorkStep2-scss--module_arrow_SyomQ{top:106px;left:50%;margin-left:-22px}@keyframes VideoBlockTemplate-scss--module_fadeIn_RNNuW{0%{opacity:0}to{opacity:1}}@keyframes VideoBlockTemplate-scss--module_fadeOut_3bPBK{0%{opacity:1}to{opacity:0}}@keyframes VideoBlockTemplate-scss--module_flashing_2c5mw{0%{opacity:.5}to{opacity:1}}@keyframes VideoBlockTemplate-scss--module_loading_liHmo{to{background-position-x:-20%}}@keyframes VideoBlockTemplate-scss--module_rotating_Q7Vrj{to{transform:rotate(360deg)}}@keyframes VideoBlockTemplate-scss--module_growIn_1O8IQ{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes VideoBlockTemplate-scss--module_closeLock_QaseF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoBlockTemplate-scss--module_shakeLock_T2sx-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoBlockTemplate-scss--module_root_yvPce{position:relative;z-index:1;top:15px;left:20px;display:flex;flex-direction:column;width:394px;padding:15px;border-radius:var(--border-radius-default);background-color:#fff;box-shadow:0 8 38px #0000000d}.VideoBlockTemplate-scss--module_title_5tw66{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:var(--var-color-text-primary)}.VideoBlockTemplate-scss--module_preview_jpmlH{display:flex;align-items:center;justify-content:center;width:100%;height:124px;margin-bottom:12px;opacity:.29;border-radius:3px;background:#e0e0e0;mix-blend-mode:normal}.VideoBlockTemplate-scss--module_iconPlay_4mdor{width:50px;height:50px;background-image:url(../play.BXYV5sck.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.VideoBlockTemplate-scss--module_description_1Uwmn{display:flex;flex-wrap:wrap;margin-bottom:12px}.VideoBlockTemplate-scss--module_description_1Uwmn .VideoBlockTemplate-scss--module_line_ENrUW{flex-shrink:0;height:10px;margin-right:10px;margin-bottom:10px;opacity:.29;border-radius:10px;background:#d6d6d6;mix-blend-mode:normal}.VideoBlockTemplate-scss--module_description_1Uwmn .VideoBlockTemplate-scss--module_line1_B2jwI{width:55%}.VideoBlockTemplate-scss--module_description_1Uwmn .VideoBlockTemplate-scss--module_line2_NCE9D{width:38%}.VideoBlockTemplate-scss--module_description_1Uwmn .VideoBlockTemplate-scss--module_line3_Rp8XN{width:35%}.VideoBlockTemplate-scss--module_description_1Uwmn .VideoBlockTemplate-scss--module_line4_X3vjZ{width:40%}.VideoBlockTemplate-scss--module_footer_2msa5{display:flex}.VideoBlockTemplate-scss--module_likes_16RGo{display:flex;align-items:center;margin-right:20px}.VideoBlockTemplate-scss--module_comments_ByAed{display:flex;align-items:center}.VideoBlockTemplate-scss--module_totalLikes_huQRZ{color:#cd3544}.VideoBlockTemplate-scss--module_totalComments_yafau{color:#1f3042}.VideoBlockTemplate-scss--module_icon_BKlGM{width:20px;height:20px;margin-right:10px;stroke-width:2px}.VideoBlockTemplate-scss--module_iconLike_w8YfA{color:#cd3544}.light-theme .HowWorkStep3-scss--module_bg_LE3kR{background-image:url(../bg.Cn5w_euX.svg)}.light-theme .HowWorkStep3-scss--module_stroke_ZhaWB{background-image:url(../stroke.DvbF4P-z.svg)}@keyframes HowWorkStep3-scss--module_fadeIn_jYpWu{0%{opacity:0}to{opacity:1}}@keyframes HowWorkStep3-scss--module_fadeOut_uv0cY{0%{opacity:1}to{opacity:0}}@keyframes HowWorkStep3-scss--module_flashing_6meqd{0%{opacity:.5}to{opacity:1}}@keyframes HowWorkStep3-scss--module_loading_zO-Eg{to{background-position-x:-20%}}@keyframes HowWorkStep3-scss--module_rotating_i2Puv{to{transform:rotate(360deg)}}@keyframes HowWorkStep3-scss--module_growIn_pNxlW{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes HowWorkStep3-scss--module_closeLock_i7bOS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowWorkStep3-scss--module_shakeLock_f-uNR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .HowWorkStep3-scss--module_bg_LE3kR{background-image:url(../bg.BsqnYS6v.svg)}.light-y-theme .HowWorkStep3-scss--module_stroke_ZhaWB{background-image:url(../stroke.DHmAaCY_.svg)}.HowWorkStep3-scss--module_root_vS-NP{display:flex}.HowWorkStep3-scss--module_wrapper_KzPGi{width:100%;height:100%;position:relative;display:flex;flex-direction:column}.HowWorkStep3-scss--module_videoBlock_H5Bdw{position:relative;z-index:1}.mobile .HowWorkStep3-scss--module_videoBlock_H5Bdw{position:static;width:290px;margin:0 auto}.HowWorkStep3-scss--module_bg_LE3kR{width:100%;height:100%;position:absolute;z-index:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.HowWorkStep3-scss--module_stroke_ZhaWB{width:70px;height:70px;position:absolute;z-index:2;right:70px;bottom:2px;background-image:url(../stroke.DvbF4P-z.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.mobile .HowWorkStep3-scss--module_stroke_ZhaWB{right:40px;bottom:-14px}.light-y-theme .SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO,.light-x-theme .SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO,.light-theme .SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO{background-color:#facfbf}.light-y-theme .SuccessStoriesSlider-scss--module_paginationItemDisabled_EKAY6,.light-x-theme .SuccessStoriesSlider-scss--module_paginationItemDisabled_EKAY6,.light-theme .SuccessStoriesSlider-scss--module_paginationItemDisabled_EKAY6{background-color:#f8f7f7}.light-y-theme .SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO{background-color:#dae8f8}@keyframes SuccessStoriesSlider-scss--module_fadeIn_rb3v6{0%{opacity:0}to{opacity:1}}@keyframes SuccessStoriesSlider-scss--module_fadeOut_UtFTt{0%{opacity:1}to{opacity:0}}@keyframes SuccessStoriesSlider-scss--module_flashing_k9YNT{0%{opacity:.5}to{opacity:1}}@keyframes SuccessStoriesSlider-scss--module_loading_FlO9-{to{background-position-x:-20%}}@keyframes SuccessStoriesSlider-scss--module_rotating_EJ-lR{to{transform:rotate(360deg)}}@keyframes SuccessStoriesSlider-scss--module_growIn_tq2oi{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessStoriesSlider-scss--module_closeLock_2sVf6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessStoriesSlider-scss--module_shakeLock_1Sy8K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO{background-color:#facfbf}.dark-theme .SuccessStoriesSlider-scss--module_paginationItemDisabled_EKAY6{background-color:#f8f7f7}.SuccessStoriesSlider-scss--module_slider_V5yed{margin:0 -15px}.SuccessStoriesSlider-scss--module_list_Xv-Hz{display:flex;width:100%;height:calc(100% - 10px)}.SuccessStoriesSlider-scss--module_item_35y-k{display:flex;align-items:center;flex-direction:column;box-sizing:content-box;width:100%;margin:15px;padding:30px 10px;border:none;text-align:center;border-radius:5px;background:#f8f7f7}.SuccessStoriesSlider-scss--module_avatar_BsFaq{margin-bottom:12px;flex-shrink:0}.SuccessStoriesSlider-scss--module_name_Y3zKl{margin-bottom:10px;font-weight:600;color:var(--var-color-text-primary)}.SuccessStoriesSlider-scss--module_countSubscribers_KiuW-{margin-bottom:10px;font-weight:500;line-height:14px;color:#7c7c7c}.SuccessStoriesSlider-scss--module_category_9ZFu5{margin-bottom:20px;font-size:16px;font-weight:500;color:var(--var-color-text-primary)}.SuccessStoriesSlider-scss--module_goToBlog_p1Nct{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-weight:500}.SuccessStoriesSlider-scss--module_goToBlog_p1Nct:visited{color:var(--var-color-link)}@media not all and (hover: none){.SuccessStoriesSlider-scss--module_goToBlog_p1Nct:hover{border-bottom-color:var(--var-color-link-underline)}}.SuccessStoriesSlider-scss--module_pagination_ww2t7{justify-content:center;margin-top:5px;margin-bottom:0}.SuccessStoriesSlider-scss--module_paginationItem_odRNj{display:none}.SuccessStoriesSlider-scss--module_paginationArrowItem_-z8GO{width:40px;height:40px;margin:0 7.5px;border:none}.light-theme .UseTabItem-scss--module_iconKey_H5lKP{background-image:url(../key.4Xp3oHMn.svg)}.light-theme .UseTabItem-scss--module_iconDiamond_N5NNe{background-image:url(../diamond.D7ap_Ip6.svg)}.light-theme .UseTabItem-scss--module_iconVideo_AJidW{background-image:url(../video.CX4mdbgg.svg)}.light-theme .UseTabItem-scss--module_iconThanks_32ZMZ{background-image:url(../thanks.BuW4Fqlo.svg)}.light-theme .UseTabItem-scss--module_iconMic_Nob31{background-image:url(../mic.D149vIga.svg)}.light-theme .UseTabItem-scss--module_iconHq_HTJdN{background-image:url(../hq.DB2CYNf8.svg)}.light-theme .UseTabItem-scss--module_iconTshirt_KJvUs{background-image:url(../tshirt.BKClgpFI.svg)}.light-theme .UseTabItem-scss--module_iconPoll_JNqPA{background-image:url(../poll.BPs5nVug.svg)}.light-theme .UseTabItem-scss--module_iconTopic_GRm0T{background-image:url(../topic.Bc-I00Zz.svg)}.light-theme .UseTabItem-scss--module_iconQuestion_An03Y{background-image:url(../question.C_79xYMO.svg)}@keyframes UseTabItem-scss--module_fadeIn_hh4bT{0%{opacity:0}to{opacity:1}}@keyframes UseTabItem-scss--module_fadeOut_ViMZJ{0%{opacity:1}to{opacity:0}}@keyframes UseTabItem-scss--module_flashing_w14pj{0%{opacity:.5}to{opacity:1}}@keyframes UseTabItem-scss--module_loading_OuwQU{to{background-position-x:-20%}}@keyframes UseTabItem-scss--module_rotating_CsE-R{to{transform:rotate(360deg)}}@keyframes UseTabItem-scss--module_growIn_Qg6Oy{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes UseTabItem-scss--module_closeLock_Ew-19{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UseTabItem-scss--module_shakeLock_80mT4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .UseTabItem-scss--module_iconKey_H5lKP{background-image:url(../key.Bspa8uDq.svg)}.light-y-theme .UseTabItem-scss--module_iconDiamond_N5NNe{background-image:url(../diamond.BJ9oCpk8.svg)}.light-y-theme .UseTabItem-scss--module_iconVideo_AJidW{background-image:url(../video.DisqYGZx.svg)}.light-y-theme .UseTabItem-scss--module_iconThanks_32ZMZ{background-image:url(../thanks.DB3t_oh-.svg)}.light-y-theme .UseTabItem-scss--module_iconMic_Nob31{background-image:url(../mic.Bw5Gcrqd.svg)}.light-y-theme .UseTabItem-scss--module_iconHq_HTJdN{background-image:url(../hq.BLoWKy_C.svg)}.light-y-theme .UseTabItem-scss--module_iconTshirt_KJvUs{background-image:url(../tshirt.BTg31Cr2.svg)}.light-y-theme .UseTabItem-scss--module_iconPoll_JNqPA{background-image:url(../poll.BuhlSxhb.svg)}.light-y-theme .UseTabItem-scss--module_iconTopic_GRm0T{background-image:url(../topic.BxT33Q29.svg)}.light-y-theme .UseTabItem-scss--module_iconQuestion_An03Y{background-image:url(../question.D5Sxoyr3.svg)}.UseTabItem-scss--module_root_ZlK-p{display:flex}.desktop .UseTabItem-scss--module_root_ZlK-p{padding-top:40px;padding-bottom:40px}.mobile .UseTabItem-scss--module_root_ZlK-p{position:relative;flex-direction:column-reverse;width:100%;padding-top:30px}.UseTabItem-scss--module_picture_6-90j{position:relative;background-repeat:no-repeat;background-position:top;background-size:contain}.desktop .UseTabItem-scss--module_picture_6-90j{width:466px;height:326px;margin-right:70px}.mobile .UseTabItem-scss--module_picture_6-90j{width:203px;height:181px;margin:0 auto}.UseTabItem-scss--module_pictureVideo_c0dFq{background-image:url(../assets/images/video.ZszgrjWU.png)}.UseTabItem-scss--module_picturePodcast_yQy4Y{background-image:url(../assets/images/podcast.IXTp5CIF.png)}.UseTabItem-scss--module_pictureIllustrator_VucmY{background-image:url(../assets/images/illustrator.B0aMTP0_.png)}.UseTabItem-scss--module_pictureMusic_PmbcR{background-image:url(../assets/images/music.BVF0WtHe.png)}.UseTabItem-scss--module_pictureJournalist_HIPmN{background-image:url(../assets/images/journalist.BEIAZAem.png)}.UseTabItem-scss--module_list_Mn8UU{display:flex;flex-direction:column;justify-content:center}.desktop .UseTabItem-scss--module_list_Mn8UU{width:400px}.UseTabItem-scss--module_title_AsVxg{color:#7c7c7c}.desktop .UseTabItem-scss--module_title_AsVxg{margin-bottom:25px;font-size:16px}.mobile .UseTabItem-scss--module_title_AsVxg{margin-bottom:20px}.UseTabItem-scss--module_item_IugML{padding-left:40px;line-height:25px;background-repeat:no-repeat;background-position:left center;background-size:25px 25px}.desktop .UseTabItem-scss--module_item_IugML{margin-bottom:25px;font-size:16px}.mobile .UseTabItem-scss--module_item_IugML{margin-bottom:12px}.UseTabItem-scss--module_link_h-8yF{width:fit-content}.desktop .UseTabItem-scss--module_link_h-8yF{margin-top:15px}.mobile .UseTabItem-scss--module_link_h-8yF{margin:15px auto}.UseTabItem-scss--module_button_w1j1k{display:flex;align-items:center;justify-content:center;width:fit-content;padding-right:20px;padding-left:20px}.mobile .UseTabItem-scss--module_button_w1j1k{min-width:auto}.UseTabItem-scss--module_icon_o-Xat{width:20px;height:20px;margin-right:10px}.UseTabItem-scss--module_iconPlay_a4uwr{color:#fff}.desktop .UseTabList-scss--module_root_toOhZ{display:flex;justify-content:center}.mobile .UseTabList-scss--module_root_toOhZ{overflow:hidden;width:100%}.desktop .UseTabList-scss--module_head_EW91Y{display:flex;justify-content:center}.mobile .UseTabList-scss--module_head_EW91Y{position:relative;overflow-x:auto;width:100vw;margin-bottom:-100vh;padding:0 15px 100vh;white-space:nowrap;transform:translate(-15px)}.mobile .UseTabList-scss--module_headItem_rIfVv{padding-bottom:5px;font-size:15px;font-weight:500;text-transform:capitalize}.mobile .UseTabList-scss--module_headItem_rIfVv:not(:last-child){margin-right:30px}.light-theme .Tags-scss--module_coins_7kWKJ{background-image:url(../coins.RIRQ0Kpo.svg)}.light-theme .Tags-scss--module_donate_-q8gv{background-image:url(../donate.DFuOoMHQ.svg)}.light-theme .Tags-scss--module_private_QLab1{background-image:url(../private.6o_s_Z2R.svg)}.light-theme .Tags-scss--module_star_FoP0t{background-image:url(../star.CQBJkIcv.svg)}.light-theme .Tags-scss--module_stat_5IkXt{background-image:url(../stat.DblxUH5W.svg)}.light-theme .Tags-scss--module_stream_JHQlN{background-image:url(../stream.KrZEQqX8.svg)}.light-theme .Tags-scss--module_messengers_E1gHW{background-image:url(../messengers.BnBiELhi.svg)}@keyframes Tags-scss--module_fadeIn_wt2XN{0%{opacity:0}to{opacity:1}}@keyframes Tags-scss--module_fadeOut_QbCG4{0%{opacity:1}to{opacity:0}}@keyframes Tags-scss--module_flashing_j7z7O{0%{opacity:.5}to{opacity:1}}@keyframes Tags-scss--module_loading_uTyPJ{to{background-position-x:-20%}}@keyframes Tags-scss--module_rotating_vpgiI{to{transform:rotate(360deg)}}@keyframes Tags-scss--module_growIn_swzWo{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Tags-scss--module_closeLock_xpGwG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Tags-scss--module_shakeLock_yX5b1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .Tags-scss--module_coins_7kWKJ{background-image:url(../coins.vQ4EewTZ.svg)}.light-y-theme .Tags-scss--module_donate_-q8gv{background-image:url(../donate.CK4Wb_Z_.svg)}.light-y-theme .Tags-scss--module_private_QLab1{background-image:url(../private.B6uEdDhH.svg)}.light-y-theme .Tags-scss--module_star_FoP0t{background-image:url(../star.tMzl6nQu.svg)}.light-y-theme .Tags-scss--module_stat_5IkXt{background-image:url(../stat.B8hSlkuI.svg)}.light-y-theme .Tags-scss--module_stream_JHQlN{background-image:url(../stream.Bbr92Oud.svg)}.light-y-theme .Tags-scss--module_messengers_E1gHW{background-image:url(../messengers.C1F7nyjR.svg)}.Tags-scss--module_tag_TZjDX{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:10px 15px;gap:10px;border:1px solid var(--var-color-base-border);border-radius:100px}.Tags-scss--module_icon_Ms14m{width:20px;height:20px;background-repeat:no-repeat}.Tags-scss--module_text_OcGAj{width:max-content;font-size:.8125rem;font-weight:600;line-height:1.375rem;color:var(--var-color-text-primary)}.Tags-scss--module_messengers_E1gHW{width:46px;height:24px}.Tags-scss--module_block_SpbCk{display:flex;overflow-x:hidden;flex-direction:column;gap:10px}.Tags-scss--module_row_JwLMG{gap:10px;display:flex;width:max-content;animation:Tags-scss--module_tagmove_dlkRT 30s linear infinite alternate}.Tags-scss--module_row_JwLMG.Tags-scss--module_reversed_Pjsv5{animation-direction:alternate-reverse}@keyframes Tags-scss--module_tagmove_dlkRT{0%{margin-left:0;transform:translate(0)}to{margin-left:100%;transform:translate(-100%)}}@keyframes MainLanding-scss--module_fadeIn_OthAM{0%{opacity:0}to{opacity:1}}@keyframes MainLanding-scss--module_fadeOut_Bcxqp{0%{opacity:1}to{opacity:0}}@keyframes MainLanding-scss--module_flashing_-hK1H{0%{opacity:.5}to{opacity:1}}@keyframes MainLanding-scss--module_loading_d6mty{to{background-position-x:-20%}}@keyframes MainLanding-scss--module_rotating_6V3Mb{to{transform:rotate(360deg)}}@keyframes MainLanding-scss--module_growIn_2a5cY{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MainLanding-scss--module_closeLock_DxeeH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainLanding-scss--module_shakeLock_eKtc-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}:root{--button-icon-button-size: 2.125rem;--button-icon-icon-size: 1.5rem}.MainLanding-scss--module_root_Oadix{background-color:#fff}.MainLanding-scss--module_inner_3ytzc{padding:0 15px}.MainLanding-scss--module_title_dwQMg{font-size:20px;font-weight:800}.MainLanding-scss--module_createBlog_qs-4b{display:block;width:290px;height:40px;margin:0 auto}.MainLanding-scss--module_top_XyWwI{padding-bottom:50px;background-color:#fff}.MainLanding-scss--module_topTitle_5ZqGN{margin:30px 0 10px;font-size:25px;font-weight:700;text-align:center}.MainLanding-scss--module_topText_ogxD4{margin-bottom:20px;font-size:15px;font-weight:400;line-height:23px;text-align:center;color:#303030}.MainLanding-scss--module_topCreateBlogButton_HhNGX{display:block;margin:0 auto 30px}.MainLanding-scss--module_topSeparator_zIMeF{width:83px;height:10px;margin:0 auto 9px;background-image:url(../top-separator.3eGt0qdG.svg)}.MainLanding-scss--module_topBottomText_0Gvhq{font-size:15px;font-weight:500;line-height:1.375rem;text-align:center}.MainLanding-scss--module_topTags_kOT3y{width:calc(100% + 30px);margin:30px -15px 20px}.MainLanding-scss--module_topFrontImage_RJjsM{width:345px;height:171px;margin:auto;background-size:cover}.MainLanding-scss--module_howWork_ILdul{padding:30px 15px;background-color:#f8f7f7}.MainLanding-scss--module_howWork_ILdul .MainLanding-scss--module_title_dwQMg{margin-bottom:30px;text-align:center}.MainLanding-scss--module_howWorkStep_XhOJZ{padding-bottom:40px}.MainLanding-scss--module_howWorkStep_XhOJZ:last-child{padding-bottom:0}.MainLanding-scss--module_howWorkStepPicture1_2iI2W{margin:0 auto;background-repeat:no-repeat;background-size:cover;width:100%;max-width:500px;height:300px}.MainLanding-scss--module_howWorkStepPicture2_HpD4-{margin:0 auto;background-repeat:no-repeat;background-size:cover}.MainLanding-scss--module_howWorkStepPicture3_wFO8z{margin:0 auto;background-repeat:no-repeat;background-size:cover;width:100%}.MainLanding-scss--module_howWorkStepNumber_njyc2{margin-bottom:10px;font-size:16px;font-weight:600;text-transform:uppercase;color:#242b2c66}.MainLanding-scss--module_howWorkStepTitle_vs-bg{margin-bottom:10px;font-size:18px;font-weight:600;line-height:24px}.MainLanding-scss--module_howWorkStepText_aDDSw{margin-bottom:15px;line-height:24px;color:#7c7c7c}.MainLanding-scss--module_howWorkStepLink_OrS-T{border-bottom:1px solid transparent;font-size:.875rem;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;line-height:24px}.MainLanding-scss--module_howWorkStepLink_OrS-T:visited{color:var(--var-color-link)}@media not all and (hover: none){.MainLanding-scss--module_howWorkStepLink_OrS-T:hover{border-bottom-color:var(--var-color-link-underline)}}.MainLanding-scss--module_successStories_aPQ2X{padding:40px 15px;background-color:#fff}.MainLanding-scss--module_successStories_aPQ2X .MainLanding-scss--module_title_dwQMg{margin-bottom:15px;text-align:center}.MainLanding-scss--module_successStoriesSliderItemName_Br-Y5{font-size:17px}.MainLanding-scss--module_successStoriesSliderItemCountSubscribers_0rEM7{font-size:15px}.MainLanding-scss--module_successStoriesSliderItemCategory_ZQZ2A{line-height:23px}.MainLanding-scss--module_successStoriesSliderItemGoToBlog_INemP{font-size:15px;line-height:22px}.MainLanding-scss--module_separator_0qDq4{width:100%;height:1px;background-color:#eaeaea}.MainLanding-scss--module_why_bkUy6{display:flex;flex-direction:column;padding:40px 15px;background-color:#fff;align-items:center}.MainLanding-scss--module_why_bkUy6 .MainLanding-scss--module_title_dwQMg{margin-bottom:30px}.MainLanding-scss--module_whyItems_JcQtA{display:flex;flex-direction:column}.MainLanding-scss--module_whyItem_LhyFt{display:flex;flex-direction:column;margin-bottom:25px;align-items:center;text-align:center}.MainLanding-scss--module_whyItem_LhyFt:last-child{margin-bottom:0}.MainLanding-scss--module_whyItemIcon_pNDnr{margin-bottom:9px}.MainLanding-scss--module_whyItemIconSecurity_OxvYu{width:47px;height:43px;background-image:url(../why-security.Chb8I1tu.svg)}.MainLanding-scss--module_whyItemIconCommission_dOZ8d{width:40px;height:43px;background-image:url(../why-commission.Db4N-uAO.svg)}.MainLanding-scss--module_whyItemIconPrice_nwilZ{width:45px;height:44px;background-image:url(../why-price.BRi5dLJS.svg)}.MainLanding-scss--module_whyItemIconSupport_KmS0W{width:42px;height:40px;background-image:url(../why-support.oNWI-z0G.svg)}.MainLanding-scss--module_whyItemText_o0quJ{font-weight:500;line-height:18px}.MainLanding-scss--module_calculator_17vsE{position:relative;padding:30px 0;background-color:#f8f7f7}.MainLanding-scss--module_calculator_17vsE:before{content:" ";position:absolute;right:0;bottom:0;width:107px;height:91px;background-image:url(../calculator-left-bg.MdCnS_Z5.svg);background-repeat:no-repeat;background-size:cover;transform:scaleX(-1)}.MainLanding-scss--module_calculator_17vsE:after{content:" ";position:absolute;top:0;right:0;width:98px;height:81px;background-image:url(../calculator-right-bg.DWWRpBZz.svg);background-repeat:no-repeat;background-size:cover}.MainLanding-scss--module_calculator_17vsE .MainLanding-scss--module_title_dwQMg{margin-bottom:20px}.MainLanding-scss--module_calculatorFieldWrapper_XX-Jw{padding:0 15px}.MainLanding-scss--module_calculatorFieldTitle_kLpdi{margin-bottom:15px;line-height:22px;color:#7c7c7c}.MainLanding-scss--module_calculatorFieldInput_-7rOz{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin-bottom:20px;padding:12px;border:#eaeaea 1px solid;font-size:22px;font-weight:500;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);outline:none;transition:.2s border-color}.MainLanding-scss--module_calculatorFieldInput_-7rOz:hover{border-color:#ccc}.MainLanding-scss--module_calculatorFieldInput_-7rOz:focus{border-color:var(--color-brand)}.MainLanding-scss--module_calculatorDescription_bU5kO{margin-bottom:10px;line-height:22px;color:#7c7c7c}.MainLanding-scss--module_calculatorResult_8qeTm{position:relative;margin-bottom:5px;font-weight:700}.MainLanding-scss--module_calculatorResultNumber_xVuLd{margin-right:10px;font-size:30px}.MainLanding-scss--module_calculatorResultUnit_xYM77{font-size:18px}.MainLanding-scss--module_calculatorCommissionInfo_OvSFS{font-size:12px;color:#7c7c7c}.MainLanding-scss--module_calculatorSeparator_0sftU{width:100%;height:1px;margin:30px 0;background-color:#eaeaea}.MainLanding-scss--module_calculatorOffer_Ps623{padding:0 15px}.MainLanding-scss--module_calculatorOfferPopular_TrMFC{margin-bottom:15px;font-size:15px;line-height:25px;color:#7c7c7c}.MainLanding-scss--module_calculatorOfferItem_IX2e2{margin-bottom:15px;padding-left:37px;font-size:15px;line-height:25px;background-image:url(../point.BfCBkLZi.svg);background-repeat:no-repeat;background-position:0 50%;background-size:25px 25px}.MainLanding-scss--module_calculatorOfferItem_IX2e2:last-child{margin-bottom:0}.MainLanding-scss--module_use_LEx-c{padding:40px 15px 0;background-color:#fff}.MainLanding-scss--module_use_LEx-c .MainLanding-scss--module_title_dwQMg{margin-bottom:25px;text-align:center}.MainLanding-scss--module_join_cAlmP{position:relative;padding:60px 15px 35px;background-color:#f8f7f7}.MainLanding-scss--module_join_cAlmP:before{content:" ";position:absolute;top:0;left:0;width:125px;height:143px;background-image:url(../join-left-bg.DOASgrgy.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none}.MainLanding-scss--module_join_cAlmP:after{content:" ";position:absolute;right:0;bottom:0;width:117px;height:145px;background-image:url(../join-right-bg.BdZIWzSa.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none}.MainLanding-scss--module_join_cAlmP .MainLanding-scss--module_title_dwQMg{position:relative;margin-bottom:15px;text-align:center}.MainLanding-scss--module_join_cAlmP .MainLanding-scss--module_title_dwQMg:before{content:" ";position:absolute;top:0;left:50%;width:274px;height:159px;margin-top:-79px;margin-left:-137px;background-image:url(../join-confetti.6fdqArER.svg);background-repeat:no-repeat;pointer-events:none}.MainLanding-scss--module_joinText_-uZcJ{margin-bottom:20px;line-height:22px;text-align:center;color:#7c7c7c}.MainLanding-scss--module_joinButton_ssX75{z-index:1;display:block;margin:0 auto 10px}
