.PostHero-module__sBs3FW__header{flex-direction:column;justify-content:center;align-items:center;gap:48px;display:flex}.PostHero-module__sBs3FW__content{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.PostHero-module__sBs3FW__header p{font-size:var(--text-size-16);font-weight:var(--text-weight-400);text-align:center}.PostHero-module__sBs3FW__header h1{font-size:var(--text-size-28);font-weight:var(--text-weight-700);text-align:center}.PostHero-module__sBs3FW__wrapHeroImage{background-color:var(--primary-100);width:100%;height:320px;overflow:hidden}.PostHero-module__sBs3FW__wrapHeroImage img{object-fit:cover;width:100%;height:100%}@media (min-width:769px){.PostHero-module__sBs3FW__wrapHeroImage{height:560px}}
.Drawer-module__wsJtYq__wrapper{padding:16px;position:fixed;inset:0;z-index:9999!important}.Drawer-module__wsJtYq__drawerHeader{gap:16px;display:flex}.Drawer-module__wsJtYq__drawerTitle{font-size:var(--text-size-24);font-weight:var(--text-weight-700)}.Drawer-module__wsJtYq__drawerCloseIcon{cursor:pointer;min-width:28px;color:var(--primary-100)}.Drawer-module__wsJtYq__backdrop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#00000080;animation:.85s cubic-bezier(.14,.78,.36,1) Drawer-module__wsJtYq__fadeIn;position:absolute;inset:0}.Drawer-module__wsJtYq__drawer{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(#00000059,#00000059);border-radius:4px 0 0 4px;flex-direction:column;gap:16px;animation:.5s cubic-bezier(.14,.78,.36,1) Drawer-module__wsJtYq__slideIn;display:flex;position:absolute;top:0;bottom:0;right:0}@keyframes Drawer-module__wsJtYq__slideIn{0%{transform:translate(100%)}}@keyframes Drawer-module__wsJtYq__fadeIn{0%{opacity:0}}
.Button-module__H-osrG__button{cursor:pointer;font-size:var(--text-size-12);font-weight:var(--text-weight-700);border:none;transition:all .3s}.Button-module__H-osrG__button:hover{opacity:.8}.Button-module__H-osrG__button:disabled{cursor:not-allowed;opacity:.5}.Button-module__H-osrG__spinner{border:1px solid #0000001a;border-radius:50%;width:14px;height:14px;animation:1s infinite Button-module__H-osrG__spin,.5s Button-module__H-osrG__fadeIn}.Button-module__H-osrG__wrapChildren{text-align:center;justify-content:center;align-items:center;display:flex}@keyframes Button-module__H-osrG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Button-module__H-osrG__fadeIn{0%{opacity:0}to{opacity:1}}
.Loader-module__AY2xLq__wrapLoader{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.Loader-module__AY2xLq__loader{width:58px;height:58px;display:inline-block;position:relative}.Loader-module__AY2xLq__loader:after,.Loader-module__AY2xLq__loader:before{content:"";box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:58px;height:58px;animation:2s linear infinite Loader-module__AY2xLq__animationLoading;position:absolute;top:0;left:0}.Loader-module__AY2xLq__loader:after{opacity:0;animation-delay:1s}@keyframes Loader-module__AY2xLq__animationLoading{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}
.Overlay-module__pWYyua__overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#00000080;animation:.5s cubic-bezier(.14,.78,.36,1) Overlay-module__pWYyua__slideIn,.5s Overlay-module__pWYyua__fadeIn;position:fixed;inset:0}@keyframes Overlay-module__pWYyua__slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes Overlay-module__pWYyua__fadeIn{0%{opacity:0}to{opacity:1}}
.AdPopup-module__cIr8ma__adOverlayContainer{justify-content:center;align-items:center;width:100%;height:100%;padding:12px;display:flex}.AdPopup-module__cIr8ma__wrapAd{flex-direction:column;align-items:center;gap:22px;display:flex}.AdPopup-module__cIr8ma__wrapAdImage{width:100%;max-width:400px;max-height:500px}.AdPopup-module__cIr8ma__wrapAdImage img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:100%}.AdPopup-module__cIr8ma__adCloseIcon{cursor:pointer;color:#fff}.AdPopup-module__cIr8ma__wrapAdTimer{font-size:var(--text-size-14);width:32px;height:32px;color:var(--primary-500);font-weight:var(--text-weight-700);background-color:#fff;border-radius:32px;justify-content:center;align-items:center;display:flex}@media (min-width:769px){.AdPopup-module__cIr8ma__wrapAd{flex-direction:row;align-items:flex-start}}
.FeedbackDialog-module__jaI2QG__feedbackPopup{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FeedbackDialog-module__jaI2QG__feedbackForm{background-color:var(--primary-500);border-radius:4px;flex-direction:column;gap:24px;width:600px;min-height:200px;max-height:100%;margin:12px;padding:12px;display:flex;overflow-y:auto}.FeedbackDialog-module__jaI2QG__feedbackForm::-webkit-scrollbar{background-color:#0000;width:6px}.FeedbackDialog-module__jaI2QG__feedbackForm::-webkit-scrollbar-thumb{background-color:var(--primary-300);border-radius:8px}.FeedbackDialog-module__jaI2QG__feedbackForm::-webkit-scrollbar-track{background-color:#0000;border-radius:8px}.FeedbackDialog-module__jaI2QG__feedbackFormTop{justify-content:space-between;align-items:center;display:flex}.FeedbackDialog-module__jaI2QG__feedbackFormTop svg{cursor:pointer}.FeedbackDialog-module__jaI2QG__feedbackTitle{font-size:var(--text-size-20);font-weight:var(--text-weight-700)}.FeedbackDialog-module__jaI2QG__feedbackMessage{color:var(--error-100)}.FeedbackDialog-module__jaI2QG__feedbackThanks{text-align:center;font-weight:var(--text-weight-700);font-size:var(--text-size-20);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.FeedbackDialog-module__jaI2QG__feedbackThanksClose{border:none;border:1px solid var(--primary-100);font-size:var(--text-size-14);font-weight:var(--text-weight-700);color:var(--primary-500);background-color:#fff;border-radius:4px;padding:12px 24px}.FeedbackDialog-module__jaI2QG__wrapCategories{font-size:var(--text-size-14);flex-direction:column;gap:12px;display:flex}.FeedbackDialog-module__jaI2QG__wrapCategories p{font-weight:var(--text-weight-700);font-size:var(--text-size-16)}.FeedbackDialog-module__jaI2QG__wrapTable{width:"100%";overflow-x:"auto"}.FeedbackDialog-module__jaI2QG__wrapOption{gap:8px;display:flex}.FeedbackDialog-module__jaI2QG__wrapQuestionOption{flex-direction:column;gap:8px;display:flex}.FeedbackDialog-module__jaI2QG__input{width:100%;font-size:var(--text-size-14);border:none;border:1px solid var(--primary-100);border-radius:4px;padding:8px;transition:all .3s}.FeedbackDialog-module__jaI2QG__input:focus{border-color:#fee56f;outline:none}.FeedbackDialog-module__jaI2QG__wrapButtons{justify-content:flex-end;gap:8px;display:flex}@media (min-width:769px){.FeedbackDialog-module__jaI2QG__feedbackForm{padding:24px}}
.FeedbackButton-module__KaeirW__feedbackButton{color:var(--primary-500);font-size:var(--text-size-14);cursor:pointer;background-color:#e9e9e9;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;display:flex}.FeedbackButton-module__KaeirW__feedbackButton svg{width:22px;height:22px}
.InputWrapper-module__g6EDLa__wrapInput{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.InputWrapper-module__g6EDLa__startLabel{font-size:var(--text-size-14);font-weight:var(--text-weight-700)}.InputWrapper-module__g6EDLa__wrapInputMessage{align-items:center;gap:6px;display:flex}.InputWrapper-module__g6EDLa__inputMessage{font-size:var(--text-size-12)}
.Navbar-module__oCXpda__navbar{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.Navbar-module__oCXpda__navbarActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}
.TopBar-module__pDktwa__topBar{color:#fff;justify-content:space-between;align-items:center;display:flex}.TopBar-module__pDktwa__topBar svg{cursor:pointer;width:24px;min-width:24px;height:24px;min-height:24px}.TopBar-module__pDktwa__topBarLeft{cursor:pointer;align-items:center;gap:8px;display:flex}.TopBar-module__pDktwa__topBarLeft span{font-size:var(--text-size-16);font-weight:var(--text-weight-700)}
.ChannelCover-module__Nb_bnW__wrapChannelCover{background-color:#ccc;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:100%;height:320px;min-height:320px;animation:.5s ease-in-out ChannelCover-module__Nb_bnW__fadeIn;overflow:hidden}.ChannelCover-module__Nb_bnW__wrapChannelCover img{object-fit:cover;width:100%;height:100%}@media (min-width:769px){.ChannelCover-module__Nb_bnW__wrapChannelCover{width:100%;height:100%}}@keyframes ChannelCover-module__Nb_bnW__fadeIn{0%{opacity:0}to{opacity:1}}
.ChannelPlayButton-module__wSapMa__playButton{cursor:pointer;background-color:#e9e9e9;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.ChannelPlayButton-module__wSapMa__playButton svg{color:var(--primary-500)}
.ChannelsList-module__0ShZ0G__channelList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;animation:.5s ease-in-out ChannelsList-module__0ShZ0G__fadeIn;display:flex}.ChannelsList-module__0ShZ0G__channelListItem{justify-content:space-between;align-items:center;gap:24px;display:flex}.ChannelsList-module__0ShZ0G__channelListItemLeft{flex:1;align-items:center;gap:16px;display:flex}.ChannelsList-module__0ShZ0G__wrapChannelListItemCover{background-color:#ccc;width:64px;min-width:64px;height:64px;min-height:64px;overflow:hidden}.ChannelsList-module__0ShZ0G__wrapChannelListItemCover img{object-fit:cover;width:100%;height:100%}.ChannelsList-module__0ShZ0G__wrapChannelListItemInfo{color:#e9e9e9;flex-direction:column;gap:8px;display:flex}.ChannelsList-module__0ShZ0G__wrapChannelListItemInfo h3{font-size:var(--text-size-16);font-weight:var(--text-weight-700);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChannelsList-module__0ShZ0G__wrapChannelListItemInfo p{font-size:var(--text-size-14);font-weight:var(--text-weight-400);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}@media (min-width:769px){.ChannelsList-module__0ShZ0G__channelList::-webkit-scrollbar{background-color:#0000;width:6px}.ChannelsList-module__0ShZ0G__channelList::-webkit-scrollbar-thumb{background-color:var(--primary-300);border-radius:8px}.ChannelsList-module__0ShZ0G__channelList::-webkit-scrollbar-track{background-color:#ffffff1a;border-radius:8px}}@keyframes ChannelsList-module__0ShZ0G__fadeIn{0%{opacity:0}to{opacity:1}}
.ShareButton-module__A2YPJa__button{cursor:pointer;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ShareButton-module__A2YPJa__button:disabled{opacity:.5;cursor:not-allowed}.ShareButton-module__A2YPJa__wrapVolumeControl{align-items:center;gap:8px;display:flex}.ShareButton-module__A2YPJa__button svg{min-width:20px}
.PlayingWaves-module__J6FKOq__waveContainer{justify-content:space-between;gap:4px;display:flex}.PlayingWaves-module__J6FKOq__wave{border-radius:8px;width:4px;height:40px;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transform:scaleY(.4)}.PlayingWaves-module__J6FKOq__wave1{animation-name:PlayingWaves-module__J6FKOq__quiet}.PlayingWaves-module__J6FKOq__wave2{animation-name:PlayingWaves-module__J6FKOq__normal}.PlayingWaves-module__J6FKOq__wave3{animation-name:PlayingWaves-module__J6FKOq__quiet}@keyframes PlayingWaves-module__J6FKOq__quiet{25%{transform:scaleY(.6)}50%{transform:scaleY(.4)}75%{transform:scaleY(.8)}}@keyframes PlayingWaves-module__J6FKOq__normal{25%{transform:scaleY(1)}50%{transform:scaleY(.4)}75%{transform:scaleY(.6)}}@keyframes PlayingWaves-module__J6FKOq__loud{25%{transform:scaleY(1)}50%{transform:scaleY(.4)}75%{transform:scaleY(1.2)}}
.ChannelName-module__WkzU6G__wrapChannelName{align-items:center;gap:8px;display:flex}.ChannelName-module__WkzU6G__wrapChannelName svg{width:18px;min-width:18px;color:var(--primary-100)}.ChannelName-module__WkzU6G__channelName{font-size:var(--text-size-12);font-weight:var(--text-weight-700);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;overflow:hidden}.ChannelName-module__WkzU6G__wrapSkeleton{flex-direction:column;gap:4px;display:flex}.ChannelName-module__WkzU6G__skeleton{content:" ";cursor:progress;background:linear-gradient(90deg,#ccc 40%,#efefefaa,#ccc 60%) 100%/300% 100%;height:14px;animation:1.5s linear infinite ChannelName-module__WkzU6G__skeleton-loading}.ChannelName-module__WkzU6G__wrapTrackDetails{flex-direction:column;animation:.75s cubic-bezier(.15,.75,.25,1.05) ChannelName-module__WkzU6G__slide;display:flex}@keyframes ChannelName-module__WkzU6G__skeleton-loading{to{background-position:0}}@media (min-width:769px){.ChannelName-module__WkzU6G__wrapSkeleton{gap:8px}.ChannelName-module__WkzU6G__skeleton:first-child{height:14px}.ChannelName-module__WkzU6G__skeleton{height:24px}}@keyframes ChannelName-module__WkzU6G__slide{0%{transform:translateY(100%)}to{transform:translateY(0%)}}
.TextInput-module__kAzBfG__wrapper{background-color:#fff;border:2px solid;border-radius:4px;align-items:center;gap:8px;padding:8px;display:flex}.TextInput-module__kAzBfG__wrapper.TextInput-module__kAzBfG__disabled{background-color:var(--primary-100);cursor:not-allowed}.TextInput-module__kAzBfG__wrapper svg{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--primary-200)}.TextInput-module__kAzBfG__wrapper svg.TextInput-module__kAzBfG__clickable{transition:all .3s}.TextInput-module__kAzBfG__wrapper svg.TextInput-module__kAzBfG__clickable:hover{cursor:pointer;color:var(--primary-500)}.TextInput-module__kAzBfG__wrapper:focus-within{border-color:#fee56f!important}.TextInput-module__kAzBfG__input{width:100%;font-size:var(--text-size-14);background-color:#0000;border:none;font-family:Roboto,Arial,Helvetica,sans-serif}.TextInput-module__kAzBfG__input:focus{outline:none}.TextInput-module__kAzBfG__loader{border:2px solid #eaeaea;border-top-color:var(--primary-500);border-radius:50%;width:23px;height:20px;animation:1s infinite TextInput-module__kAzBfG__spin}@keyframes TextInput-module__kAzBfG__spin{to{transform:rotate(360deg)}}
.ChannelVotes-module__zyuB6W__drawer{width:100%;padding:16px}.ChannelVotes-module__zyuB6W__container{flex-direction:column;gap:16px;height:100%;display:flex;overflow:hidden}.ChannelVotes-module__zyuB6W__drawerHeaderContainer{flex-direction:column;gap:16px;display:flex}.ChannelVotes-module__zyuB6W__wrapButtons{flex-wrap:wrap;gap:16px;display:flex}.ChannelVotes-module__zyuB6W__wrapChannelViews{flex-direction:column;gap:16px;height:100%;display:flex;overflow:hidden}.ChannelVotes-module__zyuB6W__wrapDateBadge{align-self:flex-start;display:flex}@media (min-width:769px){.ChannelVotes-module__zyuB6W__drawer{width:500px;padding:24px}}
.ChannelVotesButton-module__RRFwcW__button{text-transform:uppercase;font-size:var(--text-size-14);font-weight:var(--text-weight-700);cursor:pointer;border:1px solid;border-radius:2px;justify-content:center;align-items:center;gap:12px;margin-top:20px;padding:12px;transition:all .2s;animation:.3s ease-in-out ChannelVotesButton-module__RRFwcW__fadeInSlideUp;display:flex}.ChannelVotesButton-module__RRFwcW__button svg{min-width:20px;min-height:20px}.ChannelVotesButton-module__RRFwcW__button:hover{opacity:.8}@media (min-width:769px){.ChannelVotesButton-module__RRFwcW__button{width:100%;max-width:280px;margin:0 auto;position:absolute;bottom:12px;left:0;right:0}}@keyframes ChannelVotesButton-module__RRFwcW__fadeInSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.ChannelBottom-module__B_FFtW__container{background:linear-gradient(#0000 0%,#0009 100%);flex-direction:column;gap:12px;width:100%;padding:12px;animation:.75s cubic-bezier(.15,.75,.25,1.05) ChannelBottom-module__B_FFtW__fadeIn;display:flex}.ChannelBottom-module__B_FFtW__wrapLoader{flex-direction:column;gap:12px;width:100%;padding:12px;display:flex}.ChannelBottom-module__B_FFtW__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.ChannelBottom-module__B_FFtW__colLeft{flex-direction:column;gap:4px;display:flex;overflow:hidden}.ChannelBottom-module__B_FFtW__colRight{align-items:center;gap:16px;display:flex}.ChannelBottom-module__B_FFtW__colRightEnd{align-self:flex-end}.ChannelBottom-module__B_FFtW__debugger{background-color:#000}.ChannelBottom-module__B_FFtW__debugger p{font-weight:700}.ChannelBottom-module__B_FFtW__debuggerList{border:1px solid #fff;max-height:100px;overflow-y:auto}.ChannelBottom-module__B_FFtW__skeleton{content:" ";cursor:progress;background:linear-gradient(90deg,#ccc 40%,#efefefaa,#ccc 60%) 100%/300% 100%;animation:1.5s linear infinite ChannelBottom-module__B_FFtW__skeleton-loading}@keyframes ChannelBottom-module__B_FFtW__skeleton-loading{to{background-position:0}}@media (min-width:769px){.ChannelBottom-module__B_FFtW__container{gap:16px}}@keyframes ChannelBottom-module__B_FFtW__fadeIn{0%{opacity:0}to{opacity:1}}
.EmptyState-module__oyzVdq__emptyState{text-align:center;height:100%;font-weight:var(--text-weight-700);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}
.IntroductionVideo-module-scss-module__CFEDFa__page{z-index:2;background:#000;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .5s,transform .5s;display:flex;position:absolute;transform:translateY(-100%)}.IntroductionVideo-module-scss-module__CFEDFa__video{width:100%;height:100%}.IntroductionVideo-module-scss-module__CFEDFa__container{z-index:2;background:0 0;width:100%;height:100%;position:absolute}.IntroductionVideo-module-scss-module__CFEDFa__container button{z-index:4;opacity:0;visibility:hidden;background:#fff;max-width:150px;transition:opacity .5s,visibility .5s;position:absolute;bottom:32px;right:32px}.IntroductionVideo-module-scss-module__CFEDFa__show{opacity:1;transform:translateY(0)}.IntroductionVideo-module-scss-module__CFEDFa__show_skip{opacity:1!important;visibility:visible!important}
.UpdateNotification-module-scss-module__5Xbqhq__btn{cursor:pointer;border:none;border-radius:1000px;justify-content:center;align-items:center;column-gap:10px;width:100%;padding:16px 24px;font-size:18px;font-weight:700;display:flex}.UpdateNotification-module-scss-module__5Xbqhq__container{max-width:600px!important;padding:0!important}.UpdateNotification-module-scss-module__5Xbqhq__dialog{width:100%;height:100dvh;max-height:700px}@media (max-width:450px){.UpdateNotification-module-scss-module__5Xbqhq__dialog{max-height:100dvh}}.UpdateNotification-module-scss-module__5Xbqhq__slide{flex-direction:column;height:100%;display:flex}.UpdateNotification-module-scss-module__5Xbqhq__slide__image{width:100%;height:320px;min-height:320px}.UpdateNotification-module-scss-module__5Xbqhq__slide__image>img{object-fit:cover;width:100%;height:100%}.UpdateNotification-module-scss-module__5Xbqhq__slide__body{flex-direction:column;flex:1;justify-content:space-between;gap:16px;height:calc(100% - 320px);padding:24px;display:flex}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top{flex-direction:column;gap:16px;height:calc(100% - 64px);display:flex}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__steps{justify-content:space-between;gap:16px;display:flex}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__steps>div:first-child{color:#212222;background:#bfd1f7;border-radius:100px;padding:4px 8px;font-size:14px;font-weight:500}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__steps>p{font-size:16px;font-style:normal;font-weight:500}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top h3{font-size:20px;font-style:normal;font-weight:700}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__content{letter-spacing:.14px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;list-style-type:disc;overflow-y:auto}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__content>div{white-space:normal;overflow-wrap:break-word;word-break:keep-all;width:100%;max-width:100%}.UpdateNotification-module-scss-module__5Xbqhq__slide__body__top .UpdateNotification-module-scss-module__5Xbqhq__content>div p{letter-spacing:.14px;margin-bottom:10px}.UpdateNotification-module-scss-module__5Xbqhq__slide__body .UpdateNotification-module-scss-module__5Xbqhq__buttons{justify-content:flex-end;gap:16px;display:flex}
.CustomDialog-module-scss-module__rPP85a__btn{cursor:pointer;border:none;border-radius:1000px;justify-content:center;align-items:center;column-gap:10px;width:100%;padding:16px 24px;font-size:18px;font-weight:700;display:flex}.CustomDialog-module-scss-module__rPP85a__container{background-color:#0003;justify-content:center;align-items:center;display:flex}.CustomDialog-module-scss-module__rPP85a__container>div:nth-child(3)>div:first-child{max-width:100dvw;max-height:100%!important;margin:0!important}@media (max-width:450px){.CustomDialog-module-scss-module__rPP85a__container{height:100dvh}}.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog{color:#fff;background:#202020;flex-direction:column;width:100%;max-width:460px;padding:24px;display:flex}@media (max-width:450px){.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog{height:100%}}.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog__header{justify-content:center;display:flex;position:relative}.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog__header .CustomDialog-module-scss-module__rPP85a__close{cursor:pointer;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:flex;position:absolute;top:-25px;right:-60px}@media (max-width:450px){.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog__header .CustomDialog-module-scss-module__rPP85a__close{top:-16px;right:-16px}}.CustomDialog-module-scss-module__rPP85a__container .CustomDialog-module-scss-module__rPP85a__dialog__body{height:calc(100% - 46.5px);display:flex;overflow:auto}
.OverlayChannelMenu-module__sRZ_0G__overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;z-index:1000;background:#00000080;width:100%;height:100vh;transition:top .5s ease-in-out,opacity .5s ease-in-out;position:absolute;top:-100vh}.OverlayChannelMenu-module__sRZ_0G__overlay.OverlayChannelMenu-module__sRZ_0G__open{opacity:1;height:100%;top:0}
.not-found-module__HS70Aa__notFoundContainer{flex-direction:column;gap:24px;width:100%;min-height:100svh;display:flex}.not-found-module__HS70Aa__wrapContent{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:16px;padding:24px;display:flex}.not-found-module__HS70Aa__wrapContent h1 span{color:#ffe265;font-size:var(--text-size-40);font-weight:var(--text-weight-900)}
.PostsSearch-module__lwh0Dq__wrapInput{width:100%}.PostsSearch-module__lwh0Dq__container{z-index:999;background-color:var(--primary-800);width:100%;height:calc(100% - 93px);position:absolute;top:92px;left:0;right:0;overflow:hidden}.PostsSearch-module__lwh0Dq__content{flex-direction:column;gap:24px;width:100%;height:calc(100svh - 100px);padding:12px;display:flex;overflow:hidden}.PostsSearch-module__lwh0Dq__top{justify-content:space-between;align-items:center;display:flex}.PostsSearch-module__lwh0Dq__top h2{font-size:18px}.PostsSearch-module__lwh0Dq__top svg{color:#fff;cursor:pointer;min-width:22px}.PostsSearch-module__lwh0Dq__wrapResults{flex-direction:column;flex:1;height:100%;padding-right:4px;display:flex;overflow:hidden auto}.PostsSearch-module__lwh0Dq__wrapResults::-webkit-scrollbar{background-color:#0000;width:8px}.PostsSearch-module__lwh0Dq__wrapResults::-webkit-scrollbar-thumb{background-color:var(--primary-300);border-radius:8px}.PostsSearch-module__lwh0Dq__wrapResults::-webkit-scrollbar-track{background-color:#0000;border-radius:8px}.PostsSearch-module__lwh0Dq__grid{grid-template-columns:repeat(auto-fill,minmax(364px,1fr));gap:64px 32px;display:grid}@media (min-width:769px){.PostsSearch-module__lwh0Dq__wrapInput{width:320px}.PostsSearch-module__lwh0Dq__content{width:85%;max-width:1320px;margin:0 auto;padding:64px 0}.PostsSearch-module__lwh0Dq__top h2{font-size:24px}}
.Header-module__-q154q__header{background-color:var(--primary-800);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}@media (min-width:769px){.Header-module__-q154q__header{padding:24px}}
.Banner-module__8euoEW__banner{background-color:var(--primary-100);background-image:linear-gradient(#060606 0%,#0006 0% 0%),url(../media/blog-banner.377e891a.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:16px;display:flex}.Banner-module__8euoEW__bannerContent{text-align:center;flex-direction:column;gap:8px;display:flex}.Banner-module__8euoEW__bannerTitle{font-size:var(--text-size-28);font-weight:var(--text-weight-700)}.Banner-module__8euoEW__bannerSubtitle{font-size:var(--text-size-14);font-weight:var(--text-weight-400)}
