.page-module___8aEwW__page{font-family:var(--font-family);color:var(--color-text-primary);width:100%;overflow:hidden visible}.page-module___8aEwW__heroContainer{width:100%;position:relative;overflow:visible}.page-module___8aEwW__heroBg{background-color:var(--color-hero-bg);width:100%;height:650px;position:relative}.page-module___8aEwW__heroContent{width:90%;height:100%;margin:0 auto;padding:0 16px}.page-module___8aEwW__heroTitle,.page-module___8aEwW__heroTitleMobile{font-family:var(--font-family);color:#fff;text-align:center;line-height:1.2}.page-module___8aEwW__heroSubtitle,.page-module___8aEwW__heroSubtitleMobile{color:var(--color-text-light);text-align:center;font-weight:500}.page-module___8aEwW__heroButton,.page-module___8aEwW__heroButtonMobile{background-color:var(--color-primary);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;font-weight:400;transition:background-color .2s;display:flex}.page-module___8aEwW__heroButton:hover,.page-module___8aEwW__heroButtonMobile:hover{background-color:var(--color-primary-hover)}.page-module___8aEwW__desktopHero{height:100%;display:none}.page-module___8aEwW__imageColumn{justify-content:center;align-items:center;width:35%;height:100%;display:flex}.page-module___8aEwW__heroImage{-o-object-fit:contain;object-fit:contain;width:220px;height:auto}.page-module___8aEwW__contentColumn{flex-direction:column;justify-content:center;align-items:center;width:65%;height:100%;padding-left:0;display:flex}.page-module___8aEwW__heroTextContainer{text-align:center;max-width:700px;padding-right:0}.page-module___8aEwW__heroTitle{margin-bottom:24px;font-size:32px}.page-module___8aEwW__heroSubtitle{margin-bottom:32px;font-size:15px}.page-module___8aEwW__heroButton{min-width:180px;margin:0 auto;padding:12px 24px}.page-module___8aEwW__mobileHero{flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding:50px 16px 100px;display:flex}.page-module___8aEwW__heroImageMobile{-o-object-fit:contain;object-fit:contain;width:180px;height:auto;margin-bottom:24px}.page-module___8aEwW__heroTitleMobile{margin-bottom:16px;font-size:22px}.page-module___8aEwW__heroSubtitleMobile{max-width:300px;margin-bottom:24px;font-size:14px}.page-module___8aEwW__heroButtonMobile{min-width:180px;padding:10px 20px;font-size:14px}.page-module___8aEwW__boxWrapper{width:95%;margin:0 auto;position:absolute;left:0;right:0}.page-module___8aEwW__searchBoxPositioner{z-index:100;position:relative;overflow:visible}@media (min-width:768px){.page-module___8aEwW__searchBoxPositioner{transform:translateY(-100px)}}.page-module___8aEwW__searchBoxWrapper{border-radius:var(--border-radius-lg);width:95%;box-shadow:none;z-index:100;background:#fff;margin:0 auto;position:absolute;bottom:-50px;left:0;right:0;overflow:visible}.page-module___8aEwW__searchBox{border-radius:var(--border-radius-lg);box-shadow:none;z-index:100;background-color:#fff;width:100%;position:relative;overflow:visible}.page-module___8aEwW__searchBoxInner{z-index:100;flex-direction:column;gap:16px;padding:20px;display:flex;position:relative;overflow:visible}.page-module___8aEwW__formControl{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.page-module___8aEwW__searchInputContainer,.page-module___8aEwW__dropdownContainer{border-radius:var(--border-radius-sm);background-color:#fff;border:1px solid #ddd;justify-content:center;align-items:center;width:100%;height:40px;display:flex}.page-module___8aEwW__searchInput{text-align:center;color:#585858;border-radius:var(--border-radius-sm);border:none;outline:none;width:100%;height:100%;padding:0 16px;font-size:14px;font-weight:500}.page-module___8aEwW__dropdownContainer{border-radius:var(--border-radius-sm);cursor:pointer;z-index:200;background-color:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:12px;width:100%;height:40px;display:flex;position:relative;overflow:visible}.page-module___8aEwW__dropdownContainer:hover{background-color:var(--color-background-light)}.page-module___8aEwW__dropdownMenu{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);width:100%;box-shadow:var(--shadow-md);z-index:300;background-color:#fff;flex-direction:column;max-height:200px;margin-top:4px;padding:5px 0;display:flex;position:absolute;top:100%;left:0;overflow-y:auto}.page-module___8aEwW__menuItem{cursor:pointer;font-family:var(--font-family);color:var(--color-text-primary);text-align:left;width:100%;padding:8px 16px;font-size:14px;transition:background-color .2s;display:block}.page-module___8aEwW__menuItem:hover{background-color:var(--color-background-light)}.page-module___8aEwW__dropdownIcon{color:#585858;width:24px;height:24px}.page-module___8aEwW__textElement{font-size:14px;font-weight:500}.page-module___8aEwW__dropdownText{color:#585858;font-size:14px;font-weight:500}.page-module___8aEwW__actionButton{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);color:#fff;cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;display:flex}.page-module___8aEwW__searchButton{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);color:#fff;cursor:pointer;background-color:#067a63;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;display:flex}.page-module___8aEwW__searchButton:hover{background-color:#056b57}.page-module___8aEwW__randomButton{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);color:#fff;cursor:pointer;background-color:#0d6bb5;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;display:flex}.page-module___8aEwW__randomButton:hover{background-color:#0a5a9a}.page-module___8aEwW__buttonIcon{color:#fff;width:24px;height:24px;margin-right:4px;display:inline-flex}.page-module___8aEwW__buttonText{color:#fff;white-space:nowrap;font-size:14px;font-weight:500;display:inline-flex}.page-module___8aEwW__mainContent{background-color:#d9d9d9;min-height:100vh;padding-top:50px;padding-bottom:50px}.page-module___8aEwW__grayBackground{background-color:#f5f5f5;width:100%;min-height:400px;padding:40px 0}.page-module___8aEwW__containerBase{width:90%;margin:0 auto;padding:16px}.page-module___8aEwW__benefitsSection{background-color:var(--color-background-benefits);width:100%;margin-top:40px;padding-bottom:30px}.page-module___8aEwW__benefitsContainer{width:90%;margin:0 auto;padding:16px}.page-module___8aEwW__benefitsContent{padding:30px 0;position:relative;top:-10px}.page-module___8aEwW__benefitsTitle{text-align:center;max-width:900px;color:var(--color-text-primary);letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;margin:0 auto 16px;font-size:22px;font-weight:600;line-height:1.3;overflow:hidden}.page-module___8aEwW__centeredText{text-align:center;max-width:700px;color:var(--color-text-secondary);margin:8px auto 10px;font-size:13px;line-height:1.5}.page-module___8aEwW__benefitsSubtitle{text-align:center;max-width:700px;color:var(--color-text-secondary);margin:8px auto 10px;font-size:13px;line-height:1.5;position:relative;top:-10px}.page-module___8aEwW__benefitsList{flex-direction:column;gap:14px;max-width:900px;margin:10px auto 0;padding:0 8px;display:flex}.page-module___8aEwW__benefitCard{border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);background-color:#fff;align-items:center;padding:10px;transition:all .3s;display:flex}.page-module___8aEwW__benefitCard:hover{box-shadow:var(--shadow-lg);background-color:#fff;transform:translate(10px)}.page-module___8aEwW__benefitIconContainer{border-radius:var(--border-radius-full);background:linear-gradient(to bottom right,#f8f9ff,#fff);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;padding:12px;display:flex;box-shadow:0 4px 6px #00000012}.page-module___8aEwW__benefitIcon{font-size:32px}.page-module___8aEwW__benefitTextContainer{flex-direction:column;display:flex}.page-module___8aEwW__benefitTitle{color:#1a1a1a;margin-bottom:2px;font-size:15px;font-weight:600;line-height:1.4}.page-module___8aEwW__benefitDescription{color:var(--color-text-secondary);letter-spacing:.2px;font-size:13px;line-height:1.6}.page-module___8aEwW__addMediaSection{text-align:center;margin-top:16px;position:relative}.page-module___8aEwW__addMediaText{text-align:center;max-width:700px;color:var(--color-text-secondary);margin:8px auto 10px;font-size:13px;font-weight:500;line-height:1.5;position:relative;top:-15px}.page-module___8aEwW__addMediaButtonContainer{justify-content:center;margin-top:8px;display:flex;position:relative}.page-module___8aEwW__winText{color:var(--color-accent);align-items:center;gap:4px;font-size:12px;animation:2s ease-in-out infinite page-module___8aEwW__float;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.page-module___8aEwW__winIcon{font-size:16px;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__winTextContent{animation:2s ease-in-out infinite page-module___8aEwW__fadeInOut;display:inline-block}.page-module___8aEwW__addMediaButton{background:var(--color-accent);color:#fff;border-radius:var(--border-radius-md);text-transform:none;border:2px solid var(--color-accent);height:36px;box-shadow:none;cursor:pointer;align-items:center;gap:8px;padding:8px 24px;font-size:15px;font-weight:500;transition:all .3s;display:flex;position:relative;top:10px}.page-module___8aEwW__addMediaButton:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0643}.page-module___8aEwW__addMediaButton:active{box-shadow:none;transform:translateY(0)}.page-module___8aEwW__addMediaIcon{margin-right:4px;font-size:20px}.page-module___8aEwW__contentContainer{width:90%;margin:0 auto;padding:16px}.page-module___8aEwW__latestSection{margin-top:20px}.page-module___8aEwW__sectionTitle{color:#222;margin-bottom:20px;font-size:24px;font-weight:600}.page-module___8aEwW__itemGrid{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}.page-module___8aEwW__itemCard,.page-module___8aEwW__channelItem,.page-module___8aEwW__groupItem{border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);background-color:#fff;transition:transform .3s,box-shadow .3s;overflow:hidden}.page-module___8aEwW__itemCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.page-module___8aEwW__channelPlaceholder,.page-module___8aEwW__groupPlaceholder{background-color:#eee;height:140px}.page-module___8aEwW__channelTitle,.page-module___8aEwW__groupTitle{padding:12px;font-size:16px;font-weight:500}@keyframes page-module___8aEwW__float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-5px)}}@keyframes page-module___8aEwW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes page-module___8aEwW__fadeInOut{0%,to{opacity:.8}50%{opacity:1}}@media (max-width:767px){.page-module___8aEwW__heroBg{height:650px}.page-module___8aEwW__searchBoxWrapper{width:94%;padding:2px;bottom:120px}.page-module___8aEwW__searchBoxInner{padding:15px}.page-module___8aEwW__searchBox{background-color:#fcfcfd;border-radius:8px;box-shadow:0 3px 15px #0000001f}.page-module___8aEwW__mainContent{padding-top:40px}.page-module___8aEwW__heroButtonMobile{margin-bottom:90px}}@media (min-width:768px){.page-module___8aEwW__heroBg{height:600px}.page-module___8aEwW__heroContent{width:90%}.page-module___8aEwW__heroImageMobile{width:200px}.page-module___8aEwW__heroTitleMobile{font-size:24px}.page-module___8aEwW__heroSubtitleMobile{font-size:15px}.page-module___8aEwW__heroButtonMobile{min-width:200px;padding:12px 24px;font-size:15px}.page-module___8aEwW__benefitsTitle{font-size:26px}.page-module___8aEwW__benefitsSubtitle,.page-module___8aEwW__addMediaText{font-size:14px}.page-module___8aEwW__benefitTitle{font-size:17px}.page-module___8aEwW__benefitDescription{font-size:14px}.page-module___8aEwW__itemGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__winText{font-size:11px;top:-18px}.page-module___8aEwW__winIcon{font-size:14px}.page-module___8aEwW__addMediaButton{min-width:150px}.page-module___8aEwW__searchBoxInner{flex-direction:row;gap:12px;padding:25px}.page-module___8aEwW__searchInputContainer{width:45%}.page-module___8aEwW__dropdownContainer{width:15%}.page-module___8aEwW__searchButton,.page-module___8aEwW__randomButton{width:20%}.page-module___8aEwW__searchBoxWrapper,.page-module___8aEwW__benefitsContainer,.page-module___8aEwW__contentContainer{width:90%}.page-module___8aEwW__mainContent{padding-top:60px}.page-module___8aEwW__statisticsTitle{font-size:17px}.page-module___8aEwW__statisticsCount{font-size:14px}}@media (min-width:1024px){.page-module___8aEwW__heroBg{height:580px}.page-module___8aEwW__heroContent{width:88%}.page-module___8aEwW__desktopHero{display:flex}.page-module___8aEwW__mobileHero{display:none}.page-module___8aEwW__heroImage{width:240px}.page-module___8aEwW__heroTitle{font-size:34px}.page-module___8aEwW__heroSubtitle{font-size:16px}.page-module___8aEwW__heroButton{min-width:200px}.page-module___8aEwW__itemGrid{grid-template-columns:repeat(4,1fr)}.page-module___8aEwW__searchBoxInner{padding:26px}.page-module___8aEwW__searchInputContainer{width:40%}.page-module___8aEwW__searchButton,.page-module___8aEwW__randomButton{width:22.5%}.page-module___8aEwW__searchBoxWrapper,.page-module___8aEwW__benefitsContainer,.page-module___8aEwW__contentContainer{width:88%}.page-module___8aEwW__imageColumn{width:30%}.page-module___8aEwW__contentColumn{width:70%}.page-module___8aEwW__statisticsTitle{font-size:18px}.page-module___8aEwW__statisticsCount{font-size:15px}}@media (min-width:1280px){.page-module___8aEwW__heroBg{height:600px}.page-module___8aEwW__heroContent{width:84%}.page-module___8aEwW__heroImage{width:280px}.page-module___8aEwW__heroTitle{font-size:40px}.page-module___8aEwW__heroSubtitle{font-size:18px}.page-module___8aEwW__searchBoxInner{padding:28px}.page-module___8aEwW__searchBoxWrapper,.page-module___8aEwW__benefitsContainer,.page-module___8aEwW__contentContainer{width:84%}.page-module___8aEwW__imageColumn{width:25%}.page-module___8aEwW__contentColumn{width:75%}.page-module___8aEwW__heroTextContainer{max-width:750px}}@media (min-width:1536px){.page-module___8aEwW__heroBg{height:620px}.page-module___8aEwW__heroContent{width:80%}.page-module___8aEwW__heroImage{width:320px}.page-module___8aEwW__heroTitle{font-size:46px}.page-module___8aEwW__heroSubtitle{font-size:20px}.page-module___8aEwW__heroButton{min-width:220px;padding:14px 28px;font-size:16px}.page-module___8aEwW__searchBoxWrapper,.page-module___8aEwW__benefitsContainer,.page-module___8aEwW__contentContainer{width:80%}.page-module___8aEwW__heroTextContainer{max-width:800px}.page-module___8aEwW__searchBoxInner{padding:30px}}.page-module___8aEwW__statisticsSection{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.page-module___8aEwW__statisticsGrid{box-sizing:border-box;grid-template-columns:repeat(1,1fr);gap:12px;width:100%;display:grid}.page-module___8aEwW__statisticsCardWrapper{box-sizing:border-box;width:100%;margin-bottom:12px;position:relative}.page-module___8aEwW__statisticsCard{border:1px dashed;border-left:4px solid;border-radius:3px;align-items:center;width:100%;height:120px;padding:0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__statisticsCard:hover{border-style:solid}.page-module___8aEwW__statisticsIconContainer{background-color:#ffffff80;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:25px;left:25px;overflow:hidden}.page-module___8aEwW__statisticsIcon{-o-object-fit:cover;object-fit:cover;width:60px;height:60px}.page-module___8aEwW__statisticsTextContainer{flex-direction:column;justify-content:flex-start;gap:8px;width:calc(100% - 130px);height:80px;display:flex;position:absolute;top:20px;left:110px}.page-module___8aEwW__statisticsTitle{color:var(--color-text-primary);letter-spacing:.2px;margin:0;font-size:16px;font-weight:600;line-height:1.3}.page-module___8aEwW__statisticsTitle:hover{color:#e65100}.page-module___8aEwW__statisticsCount{color:var(--color-text-secondary);margin:2px 0 0;font-size:13px;font-weight:500;line-height:1.5}@media (min-width:360px){.page-module___8aEwW__statisticsGrid{max-width:100%;padding:0 15px}}@media (min-width:768px){.page-module___8aEwW__statisticsGrid{grid-template-columns:repeat(2,1fr);max-width:90%;padding:0}.page-module___8aEwW__statisticsTitle{font-size:17px}.page-module___8aEwW__statisticsCount{font-size:14px}}@media (min-width:1024px){.page-module___8aEwW__statisticsGrid{grid-template-columns:repeat(2,1fr);max-width:88%}.page-module___8aEwW__statisticsTitle{font-size:18px}.page-module___8aEwW__statisticsCount{font-size:15px}}@media (min-width:1280px){.page-module___8aEwW__statisticsGrid{grid-template-columns:repeat(4,1fr);max-width:84%}.page-module___8aEwW__statisticsTitle{font-size:19px}.page-module___8aEwW__statisticsCount{font-size:16px}}@media (min-width:1536px){.page-module___8aEwW__statisticsGrid{grid-template-columns:repeat(4,1fr);max-width:80%}.page-module___8aEwW__statisticsCard{height:130px}.page-module___8aEwW__statisticsTitle{font-size:20px}.page-module___8aEwW__statisticsCount{font-size:17px}}.page-module___8aEwW__recentSection{justify-content:center;width:100%;margin:30px 0;display:flex}.page-module___8aEwW__recentContainer{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;display:flex}.page-module___8aEwW__recentTitle{color:var(--color-text-primary);text-align:left;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding-left:15px;font-size:24px;font-weight:600;display:flex}.page-module___8aEwW__recentTitle:before{content:"";filter:brightness(0)saturate()invert(8%)sepia(10%)saturate(2000%)hue-rotate(314deg)brightness(95%)contrast(90%);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:inline-block}.page-module___8aEwW__recentTitle:after{content:"";background:linear-gradient(to right,var(--color-primary),transparent);opacity:.3;flex:1;height:1px;margin-left:12px}.page-module___8aEwW__recentGrid{box-sizing:border-box;grid-template-columns:repeat(1,1fr);gap:12px;width:100%;display:grid}.page-module___8aEwW__recentCard{cursor:pointer;background-color:#fff;border:1px dashed #e0e0e0;border-radius:3px;align-items:center;width:100%;height:120px;padding:0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__recentCard:hover{border:1px solid var(--color-primary)}.page-module___8aEwW__recentImageContainer{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:25px;left:25px;overflow:hidden}.page-module___8aEwW__recentImage{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.page-module___8aEwW__recentContent{flex-direction:column;justify-content:space-between;width:calc(100% - 130px);height:80px;display:flex;position:absolute;top:20px;left:110px}.page-module___8aEwW__recentItemTitle{color:var(--color-text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.page-module___8aEwW__recentItemTitle:hover{color:var(--color-primary)}.page-module___8aEwW__recentBadge{align-items:center;gap:6px;margin:4px 0;display:flex}.page-module___8aEwW__recentIcon{filter:brightness(0)saturate()invert(8%)sepia(10%)saturate(2000%)hue-rotate(314deg)brightness(95%)contrast(90%);width:16px;height:16px}.page-module___8aEwW__recentText{color:var(--color-text-secondary);font-size:13px;font-weight:500}.page-module___8aEwW__recentCategory{color:var(--color-primary);border-radius:var(--border-radius-full);background-color:#9900001a;margin-top:4px;padding:2px 8px;font-size:12px;display:inline-block}.page-module___8aEwW__recentChannelsSection,.page-module___8aEwW__recentGroupsSection,.page-module___8aEwW__recentBotsSection,.page-module___8aEwW__recentStickersSection,.page-module___8aEwW__recentBlogpostsSection{justify-content:center;width:100%;margin:30px 0;display:flex}.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;display:flex}.page-module___8aEwW__recentChannelsTitle,.page-module___8aEwW__recentGroupsTitle,.page-module___8aEwW__recentBotsTitle,.page-module___8aEwW__recentStickersTitle,.page-module___8aEwW__recentBlogpostsTitle{color:var(--color-text-primary);text-align:left;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding-left:15px;font-size:24px;font-weight:600;display:flex}.page-module___8aEwW__recentChannelsTitle:before,.page-module___8aEwW__recentGroupsTitle:before,.page-module___8aEwW__recentBotsTitle:before,.page-module___8aEwW__recentStickersTitle:before,.page-module___8aEwW__recentBlogpostsTitle:before{content:"";filter:brightness(0)saturate()invert(8%)sepia(10%)saturate(2000%)hue-rotate(314deg)brightness(95%)contrast(90%);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:inline-block}.page-module___8aEwW__recentChannelsTitle:before{background-image:url(/campaign.svg)}.page-module___8aEwW__recentGroupsTitle:before{background-image:url(/groups.svg)}.page-module___8aEwW__recentBotsTitle:before{background-image:url(/bots.svg)}.page-module___8aEwW__recentStickersTitle:before{background-image:url("/stickers set.svg")}.page-module___8aEwW__recentBlogpostsTitle:before{display:none}.page-module___8aEwW__recentBlogpostsTitleIcon{flex-shrink:0;display:inline-flex}.page-module___8aEwW__recentChannelsGrid,.page-module___8aEwW__recentGroupsGrid,.page-module___8aEwW__recentBotsGrid,.page-module___8aEwW__recentStickersGrid,.page-module___8aEwW__recentBlogpostsGrid{box-sizing:border-box;grid-template-columns:repeat(1,1fr);gap:12px;width:100%;display:grid}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{cursor:pointer;background-color:#fff;border:1px dashed #e0e0e0;border-radius:3px;align-items:center;width:100%;height:120px;padding:0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__recentChannelCard:hover,.page-module___8aEwW__recentGroupCard:hover,.page-module___8aEwW__recentBotCard:hover,.page-module___8aEwW__recentStickerCard:hover,.page-module___8aEwW__recentBlogpostCard:hover{border:1px solid var(--color-primary)}.page-module___8aEwW__recentChannelImageContainer,.page-module___8aEwW__recentGroupImageContainer,.page-module___8aEwW__recentBotImageContainer,.page-module___8aEwW__recentStickerImageContainer,.page-module___8aEwW__recentBlogpostImageContainer{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:25px;left:25px;overflow:hidden}.page-module___8aEwW__recentChannelImage,.page-module___8aEwW__recentGroupImage,.page-module___8aEwW__recentBotImage,.page-module___8aEwW__recentStickerImage,.page-module___8aEwW__recentBlogpostImage{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.page-module___8aEwW__recentChannelContent,.page-module___8aEwW__recentGroupContent,.page-module___8aEwW__recentBotContent,.page-module___8aEwW__recentStickerContent,.page-module___8aEwW__recentBlogpostContent{flex-direction:column;justify-content:space-between;width:calc(100% - 130px);height:80px;display:flex;position:absolute;top:20px;left:110px}.page-module___8aEwW__recentChannelTitle,.page-module___8aEwW__recentGroupTitle,.page-module___8aEwW__recentBotTitle,.page-module___8aEwW__recentStickerTitle,.page-module___8aEwW__recentBlogpostTitle{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.page-module___8aEwW__recentChannelBadge,.page-module___8aEwW__recentGroupBadge,.page-module___8aEwW__recentBotBadge,.page-module___8aEwW__recentStickerBadge,.page-module___8aEwW__recentBlogpostBadge{align-items:center;gap:6px;margin:4px 0;display:flex}.page-module___8aEwW__recentChannelIcon,.page-module___8aEwW__recentGroupIcon,.page-module___8aEwW__recentBotIcon,.page-module___8aEwW__recentStickerIcon,.page-module___8aEwW__recentBlogpostIcon{filter:brightness(0)saturate()invert(8%)sepia(10%)saturate(2000%)hue-rotate(314deg)brightness(95%)contrast(90%);width:16px;height:16px}.page-module___8aEwW__recentChannelText,.page-module___8aEwW__recentGroupText,.page-module___8aEwW__recentBotText,.page-module___8aEwW__recentStickerText,.page-module___8aEwW__recentBlogpostText{color:var(--color-text-secondary);font-size:13px;font-weight:500}.page-module___8aEwW__recentChannelCategory,.page-module___8aEwW__recentGroupCategory,.page-module___8aEwW__recentBotCategory,.page-module___8aEwW__recentStickerCategory,.page-module___8aEwW__recentBlogpostCategory{color:var(--color-primary);border-radius:var(--border-radius-full);background-color:#9900001a;margin-top:4px;padding:2px 8px;font-size:12px;display:inline-block}@media (min-width:360px){.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{max-width:100%;padding:0 15px}.page-module___8aEwW__recentChannelsGrid,.page-module___8aEwW__recentGroupsGrid,.page-module___8aEwW__recentBotsGrid,.page-module___8aEwW__recentStickersGrid,.page-module___8aEwW__recentBlogpostsGrid{grid-template-columns:repeat(1,1fr)}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{width:100%}}@media (min-width:768px){.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{max-width:90%;padding:0}.page-module___8aEwW__recentChannelsTitle,.page-module___8aEwW__recentGroupsTitle,.page-module___8aEwW__recentBotsTitle,.page-module___8aEwW__recentStickersTitle,.page-module___8aEwW__recentBlogpostsTitle{padding-left:0}.page-module___8aEwW__recentChannelsTitle:before,.page-module___8aEwW__recentGroupsTitle:before,.page-module___8aEwW__recentBotsTitle:before,.page-module___8aEwW__recentStickersTitle:before,.page-module___8aEwW__recentBlogpostsTitle:before{margin-left:0}.page-module___8aEwW__recentChannelsGrid,.page-module___8aEwW__recentGroupsGrid,.page-module___8aEwW__recentBotsGrid,.page-module___8aEwW__recentStickersGrid,.page-module___8aEwW__recentBlogpostsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{width:100%}}@media (min-width:1024px){.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{max-width:88%}.page-module___8aEwW__recentChannelsGrid,.page-module___8aEwW__recentGroupsGrid,.page-module___8aEwW__recentBotsGrid,.page-module___8aEwW__recentStickersGrid,.page-module___8aEwW__recentBlogpostsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{width:100%}}@media (min-width:1280px){.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{max-width:84%}.page-module___8aEwW__recentChannelsGrid,.page-module___8aEwW__recentGroupsGrid,.page-module___8aEwW__recentBotsGrid,.page-module___8aEwW__recentStickersGrid,.page-module___8aEwW__recentBlogpostsGrid{grid-template-columns:repeat(4,1fr)}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{width:100%}}@media (min-width:1536px){.page-module___8aEwW__recentChannelsContainer,.page-module___8aEwW__recentGroupsContainer,.page-module___8aEwW__recentBotsContainer,.page-module___8aEwW__recentStickersContainer,.page-module___8aEwW__recentBlogpostsContainer{max-width:80%}.page-module___8aEwW__recentChannelCard,.page-module___8aEwW__recentGroupCard,.page-module___8aEwW__recentBotCard,.page-module___8aEwW__recentStickerCard,.page-module___8aEwW__recentBlogpostCard{height:130px}.page-module___8aEwW__recentChannelTitle,.page-module___8aEwW__recentGroupTitle,.page-module___8aEwW__recentBotTitle,.page-module___8aEwW__recentStickerTitle,.page-module___8aEwW__recentBlogpostTitle{font-size:17px}}
