.article-detail-page{max-width:1920px;margin:0 auto;padding:137px 277px 80px;background:#FFFFFF}.breadcrumbs-wrapper{margin-bottom:32px}.breadcrumbs{display:flex;align-items:center;gap:8px}.breadcrumb-item{font-family:'Inter',sans-serif;font-weight:400;font-size:12px;line-height:1.5em;color:#383545;text-decoration:none;transition:color 0.2s ease}.breadcrumb-item:hover{color:#0184FF}.breadcrumb-separator{font-family:'Inter',sans-serif;font-size:12px;line-height:1.5em;color:#383545}.article-intro-section{display:flex;flex-direction:column;gap:24px;max-width:873px;margin-bottom:32px}.article-main-title{font-family:'Gilroy',sans-serif;font-weight:600;font-size:40px;line-height:1.1em;color:#383545;margin:0}.article-intro-description{font-family:'Gilroy',sans-serif;font-weight:400;font-size:16px;line-height:1.25em;letter-spacing:-0.02em;color:#383545;margin:0}.article-image-container{width:100%;max-width:1366px;margin-bottom:120px}.article-main-image{width:100%;height:573px;border-radius:32px;object-fit:cover}.article-image-placeholder{background:linear-gradient(46deg,#F8F8F8 0%,#CEDCEA 100%)}.article-content-heading{font-family:'Gilroy',sans-serif;font-weight:600;font-size:40px;line-height:1.1em;color:#383545;text-align:center;margin:0 auto 15px;max-width:873px}.article-content-body{font-family:'Gilroy',sans-serif;font-weight:400;font-size:16px;line-height:1.25em;letter-spacing:-0.02em;color:#383545;max-width:786px}.article-content-body p{margin-bottom:15px}.article-content-body p:last-child{margin-bottom:0}.article-content-body .article-link{color:#0184FF;text-decoration:underline;text-decoration-color:rgba(1,132,255,0.3);text-underline-offset:3px;transition:all 0.2s ease;word-break:break-word}.article-content-body .article-link:hover{color:#0072FF;text-decoration-color:#0184FF;text-decoration-thickness:2px}.telegram-blockquote-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:40px;max-width:1366px;margin:0 auto 120px;background:linear-gradient(-33deg,#1570EF 0%,#111827 100%);border:1px solid #030B1D;border-radius:24px;box-shadow:0px 2px 4px 0px rgba(31,47,84,0.08)}.telegram-text-wrapper{flex:1}.telegram-heading{font-family:'Gilroy',sans-serif;font-weight:600;font-size:24px;line-height:1.25em;color:#FFFFFF;margin:0;max-width:507px}.telegram-link-button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:16px 24px;background:rgba(255,255,255,0.4);border:1px solid #FFFFFF;border-radius:24px;box-shadow:0px 2px 4px 0px rgba(31,47,84,0.08);text-decoration:none;transition:all 0.3s ease;white-space:nowrap}.telegram-link-button:hover{background:rgba(255,255,255,0.5);transform:translateY(-2px)}.telegram-link-text{font-family:'Gilroy',sans-serif;font-weight:600;font-size:16px;line-height:1.25em;letter-spacing:-0.02em;color:#FFFFFF}.telegram-link-button svg{flex-shrink:0}.related-articles-wrapper{max-width:1366px;margin:0 auto}.related-articles-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1087px;margin-bottom:32px}.related-articles-title{font-family:'Gilroy',sans-serif;font-weight:600;font-size:40px;line-height:1.1em;color:#383545;margin:0}.related-read-more-btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;background:linear-gradient(223deg,#00B1FF 0%,#0072FF 100%);border-radius:8px;font-family:'Gilroy',sans-serif;font-weight:600;font-size:18px;line-height:1.19em;color:#FFFFFF!important;text-decoration:none;transition:all 0.3s ease;white-space:nowrap}.related-read-more-btn:hover{transform:translateY(-2px);box-shadow:0px 8px 20px rgba(1,132,255,0.3)}.related-articles-container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-post-card{display:flex;flex-direction:column;gap:25px;padding:24px;background:#FFFFFF;border:1px solid #E2E6F1;border-radius:16px;text-decoration:none;transition:all 0.3s ease}.related-post-card:hover{transform:translateY(-4px);box-shadow:0px 8px 24px rgba(0,0,0,0.08)}.related-post-card.placeholder{cursor:default;pointer-events:none}.related-post-card.placeholder:hover{transform:none;box-shadow:none}.related-post-card.placeholder .related-post-image-placeholder{background:#DBE5EE}.related-post-card.placeholder .category-badge-text{color:var(--text-secondary)}.related-post-card.placeholder .related-post-title{color:var(--text-secondary)}.related-post-card.placeholder .related-post-publish-date{color:var(--text-secondary)}.related-post-image-wrapper{position:relative;width:100%;height:247px;border-radius:16px;overflow:hidden;background:var(--sidebar-active)}.related-post-image{width:100%;height:100%;object-fit:cover}.related-post-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#DBE5EE 0%,#F0F4F8 100%)}.related-post-category-badge{position:absolute;top:15px;left:16px;padding:8px 16px;background:var(--surface-light);border-radius:300px}.category-badge-text{font-family:'Gilroy',sans-serif;font-weight:600;font-size:16px;line-height:1.25em;letter-spacing:-0.02em;color:var(--text-secondary)}.related-post-body{flex:1}.related-post-title{font-family:'Gilroy',sans-serif;font-weight:600;font-size:24px;line-height:1.25em;color:var(--text-secondary);margin:0}.related-post-footer-info{display:flex;align-items:center}.related-post-publish-date{font-family:'Gilroy',sans-serif;font-weight:400;font-size:18px;line-height:1.45em;color:var(--text-secondary)}[data-theme='light'] .article-detail-page,.article-detail-page{background:var(--surface-light)}[data-theme='light'] .breadcrumb-item,[data-theme='light'] .breadcrumb-separator,.breadcrumb-item,.breadcrumb-separator{color:var(--text-secondary)}[data-theme='light'] .article-main-title,[data-theme='light'] .article-intro-description,[data-theme='light'] .article-content-heading,[data-theme='light'] .article-content-body,[data-theme='light'] .related-articles-title,[data-theme='light'] .related-post-title,[data-theme='light'] .related-post-publish-date,.article-main-title,.article-intro-description,.article-content-heading,.article-content-body,.related-articles-title,.related-post-title,.related-post-publish-date{color:var(--text-secondary)}[data-theme='light'] .related-post-card,.related-post-card{background:var(--surface-light);border-color:var(--border-light)}[data-theme='light'] .related-post-category-badge,.related-post-category-badge{background:var(--surface-light)}[data-theme='light'] .category-badge-text,.category-badge-text{color:var(--text-secondary)}[data-theme='dark'] .article-detail-page{background:var(--surface-light)}[data-theme='dark'] .breadcrumb-item,[data-theme='dark'] .breadcrumb-separator{color:var(--text-secondary)}[data-theme='dark'] .article-main-title,[data-theme='dark'] .article-intro-description,[data-theme='dark'] .article-content-heading,[data-theme='dark'] .article-content-body,[data-theme='dark'] .related-articles-title,[data-theme='dark'] .related-post-title,[data-theme='dark'] .related-post-publish-date{color:var(--text-secondary)}[data-theme='dark'] .related-post-card{background:var(--surface-light);border-color:var(--border-light)}[data-theme='dark'] .related-post-category-badge{background:var(--surface-light)}[data-theme='dark'] .category-badge-text{color:var(--text-secondary)}@media (max-width:1366px){.article-detail-page{padding:50px 40px 80px}.related-articles-header{gap:20px}.related-articles-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.article-detail-page{padding:0px 40px 60px}.article-main-title,.article-content-heading,.related-articles-title{font-size:32px}.article-image-container{margin-bottom:80px}.article-main-image{height:400px}.article-content-body{margin-bottom:80px}.telegram-blockquote-section{margin-bottom:80px}}@media (max-width:768px){.article-detail-page{padding:0px 20px 60px}.breadcrumbs-wrapper{margin-bottom:24px}.article-intro-section{gap:16px;margin-bottom:24px}.article-main-title,.article-content-heading,.related-articles-title{font-size:24px}.article-intro-description,.article-content-body{font-size:14px}.article-image-container{margin-bottom:60px}.article-main-image{height:200px;border-radius:16px}.article-content-body{margin-bottom:60px}.telegram-blockquote-section{flex-direction:column;align-items:flex-start;padding:24px;margin-bottom:60px}.telegram-heading{font-size:18px;max-width:100%}.telegram-link-button{width:100%;justify-content:center}.related-articles-header{flex-direction:column;align-items:flex-start;gap:16px}.related-read-more-btn{width:100%}.related-articles-container{grid-template-columns:1fr}.related-post-card:nth-child(n+2){display:none}.related-post-image-wrapper{height:200px}.related-post-card.placeholder .related-post-image-wrapper{height:272px}.related-post-title{font-size:18px}.related-post-publish-date{font-size:14px}}a.article-featured[href="/articles/registracii-nomera-v-telegram/"]{display:none!important}.article-image-container{display:none!important}.featured-articles-layout{display:none!important}.telegram-blockquote-section{display:none!important}.articles-list{width:100%}html[data-landing="home"] .virtual-numbers-demo .demo-country-selector{display:none!important}