.pc-header-block__title {
    font-family: var(--g-text-header-font-family);
    font-weight: 700;
	font-size: 60px;
    line-height: 1.1;
}

.pc-Grid .row .row {
    max-width: 1000px;
    margin: 0 auto;
}

.pc-BackgroundMedia__media {
    margin: 0;
    max-width: none;
}

.pc-icon-wrapper {
    align-items: center;
}

.pc-title-item_reset-margin {
    text-align: center;
}

.pc-content_size_s .pc-content__text, .pc-content_size_s .pc-content__notice {
    text-align: center;
}

.pc-card-base-block__body {
    padding: 40px;
}

.pc-icon-wrapper__icon {
    margin-bottom: 24px;
    height: 48px;
}

a.pc-card-base-block:not(.g-root_theme_light) {
    background-color: rgba(246, 248, 250, 0.1);
}

:root {
    font-family: Rostelecom Basis;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pc-header-block__content_vertical-offset_s {
    padding-top: 100px;
    padding-bottom: 20px;
}



/* ----------- */

/* html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background-color: var(--body-bg-color);
    color: var(--body-color);
    line-height: 1.4
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
textarea {
    font-family: inherit
} */

:root,
.g-root_theme_light {
    --body-color: #101828;
    --body-bg-color: #f0f3f7;
/*     --app-bg-url: url(./app-light-bg-BgTJFZFe.png); */
    --theme-toggler-bg-color: #101828;
    --theme-toggler-icon: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.13894%208.1233C7.13894%207.22149%207.27715%206.35123%207.53146%205.53197C5.6183%206.95699%204.37965%209.23526%204.37965%2011.8024C4.37981%2016.12%207.88004%2019.6204%2012.1976%2019.6204V21C7.11803%2021%203.00016%2016.8819%203%2011.8024C3%207.67467%205.71968%204.18428%209.4644%203.02058C9.89537%202.88692%2010.1885%203.43422%209.92339%203.79932L9.76171%204.03016C8.97663%205.20034%208.51859%206.6083%208.51859%208.1233C8.51875%2012.1869%2011.813%2015.4814%2015.8767%2015.4814C17.4928%2015.4814%2018.987%2014.9601%2020.2007%2014.0766C20.5657%2013.8109%2021.1131%2014.1036%2020.9794%2014.5347C19.8159%2018.2798%2016.3255%2021%2012.1976%2021V19.6204C14.7647%2019.6204%2017.0421%2018.3809%2018.4671%2016.4676C17.6481%2016.7219%2016.7784%2016.8611%2015.8767%2016.8611C11.051%2016.8611%207.13913%2012.9488%207.13894%208.1233Z'%20fill='white'/%3e%3c/svg%3e");
    --product-bg-color: #F6F8FA;
    --product-border-color: transparent;
    --product-hover-bg-color: #F6F8FA;
    --product-hover-border-color: #70f;
    --product-title-color: #101828;
    --product-subtitle-color: rgba(16, 24, 40, .6);
    --intro-title-color: rgba(16, 24, 40, 1);
    --intro-subtitle-color: rgba(16, 24, 40, .6);
    --follow-news-bg-color: #EAE9F6;
    --follow-news-bg-opacity: .25;
    --follow-news-color: #343167;
    --follow-news-link-bg-color: #fff;
    --follow-news-link-box-shadow: 0 6px 16px 0 rgba(144, 153, 253, .25);
    --footer-policy-color: #10182880;
    --footer-policy-border-color: #D9DCE0
}

.g-root_theme_dark {
    --body-color: #fff;
    --body-bg-color: #101828;
    --g-color-base-background: #101828;
/*     --app-bg-url: url(./app-dark-bg-Rntm44OM.png); */
    --theme-toggler-bg-color: #70f;
    --theme-toggler-icon: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.75%205.03971C14.1207%205.18571%2015.3732%205.72735%2016.3911%206.54824L18.8336%204.10571L19.8943%205.16637L17.4518%207.6089C18.2726%208.62678%2018.8143%209.87928%2018.9603%2011.25H22V12.75H18.9603C18.8143%2014.1207%2018.2726%2015.3732%2017.4518%2016.3911L19.8943%2018.8336L18.8336%2019.8943L16.3911%2017.4518C15.3732%2018.2726%2014.1207%2018.8143%2012.75%2018.9603V22H11.25V18.9603C9.87928%2018.8143%208.62678%2018.2726%207.6089%2017.4518L5.16636%2019.8943L4.1057%2018.8336L6.54824%2016.3911C5.72735%2015.3732%205.18571%2014.1207%205.03971%2012.75H2V11.25H5.03971C5.18571%209.87929%205.72735%208.62679%206.54824%207.60891L4.1057%205.16637L5.16636%204.10571L7.6089%206.54825C8.62678%205.72736%209.87928%205.18571%2011.25%205.03971V2H12.75V5.03971ZM12%2017.5C15.0376%2017.5%2017.5%2015.0376%2017.5%2012C17.5%208.96243%2015.0376%206.5%2012%206.5C8.96243%206.5%206.5%208.96243%206.5%2012C6.5%2015.0376%208.96243%2017.5%2012%2017.5Z'%20fill='white'/%3e%3c/svg%3e");
    --product-bg-color: #F6F8FA1A;
    --product-border-color: #FFFFFF29;
    --product-hover-bg-color: #F6F8FA29;
    --product-hover-border-color: #FFFFFF;
    --product-title-color: #FFFFFF;
    --product-subtitle-color: rgba(255, 255, 255, .6);
    --intro-title-color: #FFFFFF;
    --intro-subtitle-color: rgba(255, 255, 255, .6);
    --follow-news-bg-color: #323148;
    --follow-news-bg-opacity: .4;
    --follow-news-color: #fff;
    --follow-news-link-bg-color: #70f;
    --follow-news-link-box-shadow: none;
    --footer-policy-color: #FFFFFF80;
    --footer-policy-border-color: #D9DCE01A
}

/* @font-face {
    font-display: swap;
    font-family: Rostelecom Basis;
    font-style: normal;
    font-weight: 300;
    src: url(./RostelecomBasis-Light-BoKKdE0t.eot);
    src: url(./RostelecomBasis-Light-BoKKdE0t.eot?#iefix) format("embedded-opentype"), url(./RostelecomBasis-Light-tudRsQr4.woff2) format("woff2"), url(./RostelecomBasis-Light-DY0bCjSD.woff) format("woff"), url(./RostelecomBasis-Light-D2n4f8Mg.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Rostelecom Basis;
    font-style: normal;
    font-weight: 700;
    src: url(./RostelecomBasis-Bold-zrisE2md.eot);
    src: url(./RostelecomBasis-Bold-zrisE2md.eot?#iefix) format("embedded-opentype"), url(./RostelecomBasis-Bold-npBtx4xI.woff2) format("woff2"), url(./RostelecomBasis-Bold-x31EY_w1.woff) format("woff"), url(./RostelecomBasis-Bold-DcpQsd7g.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Rostelecom Basis;
    font-style: normal;
    font-weight: 500;
    src: url(./RostelecomBasis-Medium-CMQ43guC.eot);
    src: url(./RostelecomBasis-Medium-CMQ43guC.eot?#iefix) format("embedded-opentype"), url(./RostelecomBasis-Medium-CIJ4vRzd.woff2) format("woff2"), url(./RostelecomBasis-Medium-CNiihMTz.woff) format("woff"), url(./RostelecomBasis-Medium-D3f94hlJ.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Rostelecom Basis;
    font-style: normal;
    font-weight: 400;
    src: url(./RostelecomBasis-Regular-XDnkVvRs.eot);
    src: url(./RostelecomBasis-Regular-XDnkVvRs.eot?#iefix) format("embedded-opentype"), url(./RostelecomBasis-Regular-CTS7eGTh.woff2) format("woff2"), url(./RostelecomBasis-Regular-DOILWFZ3.woff) format("woff"), url(./RostelecomBasis-Regular-3doP1H2o.ttf) format("truetype")
} */

.fw-bold {
    font-weight: 700
}

.app {
    background-image: var(--app-bg-url);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1600px;
    min-height: 100vh
}

.header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 78px;
    padding: 0 26px
}

.header-brand a {
    align-items: center;
    color: var(--body-color);
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex
}

.header-brand svg {
    height: 24px;
    width: 94px
}

.header-toolbar {
    align-items: center;
    -moz-column-gap: 18px;
    column-gap: 18px;
    display: flex
}

.app-body {
    flex-grow: 1;
    padding-block: 6em
}

.docs-intro {
    margin: 0 auto;
    max-width: 664px;
    text-align: center;
    padding: 0 15px;
}

.docs-intro__title {
    color: var(--intro-title-color);
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -.5px;
    margin: 0;
}

.docs-intro__subtitle {
    color: var(--intro-subtitle-color);
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    margin-top: 24px;
}

.follow-news {
    background-image: radial-gradient(53.6% 83.58% at 79.53% 100%, rgba(59, 38, 249, var(--follow-news-bg-opacity)), #3b26f900), linear-gradient(0deg, var(--follow-news-bg-color), var(--follow-news-bg-color));
    color: var(--follow-news-color);
    border-radius: 32px;
    padding: 40px 120px 54px 40px;
    position: relative;
    width: 324px
}

.follow-news:after {
    position: absolute;
    top: 16px;
    right: -64px;
    background: url(https://minio.tdata.tech/api/v1/buckets/docs/objects/download?prefix=landing-tdata/follow-news-66Pi6fvI.png) 0 0 no-repeat;
    background-size: contain;
    content: "";
    height: 199px;
    width: 172px
}

.follow-news__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

.follow-news__links {
    display: flex;
    gap: 12px;
    margin-top: 24px
}

.follow-news__link {
    
    background-color: var(--follow-news-link-bg-color) !important;
    border-radius: 16px !important;
    box-shadow: var(--follow-news-link-box-shadow) !important;
    color: inherit !important;
    font-size: 40px;
    height: 64px;
    padding: 12px;
    width: 64px
}

.svg-icon {
    height: 1em;
    width: 1em
}

.product-grid {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    margin: 5em auto 0;
    max-width: 1000px;
    padding: 0 15px;
}

.product-card {
    align-items: center;
    background-color: var(--product-bg-color);
    border: 1px solid var(--product-border-color);
    border-radius: 16px;
    box-shadow: 0 4px 16px #00000014;
    display: flex;
    flex-direction: column;
    padding: 40px 28px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.product-card:hover {
    background-color: var(--product-hover-bg-color);
    border-color: var(--product-hover-border-color)
}

.product-card__icon {
    align-items: center;
    background-color: #70f;
    border-radius: 12px;
    color: #fff;
    display: flex;
    font-size: 24px;
    height: 48px;
    justify-content: center;
    width: 48px
}

.product-card__title {
    color: var(--product-title-color);
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-top: 22px;
    text-align: center
}

.product-card__subtitle {
    color: var(--product-subtitle-color);
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
    text-align: center
}

.search-bar {
    background-color: #fff;
    border: 1px solid #1018281A;
    border-radius: 8px;
    position: relative;
    padding-right: 32px
}

.search-bar:after {
    position: absolute;
    top: calc(50% - 12px);
    right: 16px;
    background-image: url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%203C15.4183%203%2019%206.58172%2019%2011C19%2012.939%2018.3088%2014.7158%2017.1611%2016.1006L20.999%2019.9385L19.9385%2020.999L16.1006%2017.1611C14.7158%2018.3088%2012.939%2019%2011%2019C6.58172%2019%203%2015.4183%203%2011C3%206.58172%206.58172%203%2011%203ZM11%204.5C7.41015%204.5%204.5%207.41015%204.5%2011C4.5%2014.5899%207.41015%2017.5%2011%2017.5C14.5899%2017.5%2017.5%2014.5899%2017.5%2011C17.5%207.41015%2014.5899%204.5%2011%204.5Z'%20fill='%23101828'/%3e%3c/svg%3e");
    content: "";
    height: 24px;
    width: 24px
}

.search-bar__input {
    background-color: transparent;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    height: 40px;
    line-height: 26px;
    padding: 6px 20px;
    vertical-align: middle;
    width: 100px;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

.search-bar__input:focus {
    border: none;
    outline: none;
    width: min(300px, 100vw - 64px);
    
}

.search-bar__input::-moz-placeholder {
    color: #101828;
    font-size: 16px;
    font-weight: 500
}

.search-bar__input:-ms-input-placeholder {
    color: #101828;
    font-size: 16px;
    font-weight: 500
}

.search-bar__input::placeholder {
    color: #101828;
    font-size: 16px;
    font-weight: 500;
    opacity: 1;
    transition: opacity 0.3s ease;
}


.search-bar__input:focus::placeholder {
    opacity: 0.5;
}


.theme-toggler {
    background-color: var(--theme-toggler-bg-color);
    background-image: var(--theme-toggler-icon);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    border: none;
    border-radius: 8px;
    height: 40px;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    width: 40px;

}

@media (max-width: 767px) {
    .header {
        flex-wrap: wrap;
        row-gap: 12px;
        padding: 0 15px
    }

    .header-brand {
        width: 100%;
        padding-top: 15px;
    }

    .header-toolbar {
        width: 100%;
        justify-content: space-between;
    }

    .search-bar {
        width: 100%;
    }

    .search-bar__input {
        width: 100%;
    }

    .search-bar__input:focus {
        width: 100%;
    }

    .theme-toggler {
        flex-shrink: 0;
    }
}


@media (max-width: 767px) {

    .docs-intro__title {
        font-weight: 600;
        font-size: 48px;
        line-height: 1.1;
    }

    .docs-intro__subtitle {
        font-weight: 400;
        font-size: 20px;
        line-height: 1.2;
        
    }

    .product-card {
        padding: 28
        px 20px;
        border-radius: 12px;
    }

    .product-card__title {
        font-size: 20px;
        line-height: 24px;
        margin-top: 16px;
    }

    .product-card__subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    .product-card__icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
        border-radius: 10px;
    }

    .pc-desktop-navigation__wrapper {
        padding: 0 15px;
    }
}



/* Базовые стили футера */
.footer-navbar {
    display: grid;
    grid-template-columns: minmax(326px, 392px) 1fr;
    grid-template-areas:
        "brand menu"
        "news menu";
    column-gap: 76px;
    row-gap: 64px;
    padding: 120px 0px 80px;
}

.footer-brand {
    color: var(--body-color);
    grid-area: brand;
    height: 26px;
    width: 104px;
}

.footer-news {
    grid-area: news;
}

.footer-menu {
    align-items: start;
    column-gap: 32px;
    display: grid;
    grid-area: menu;
    grid-template-columns: 1fr 1fr 1fr;
    width: max-content;
}

.footer-nav {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    align-items: start;
}


.footer-nav li {
    line-height: 34px;
}

.footer-nav.footer-products li {
    flex: 0 0 auto;
}

.footer-nav a {
    color: inherit;
    opacity: 1;
    text-decoration: none;
    transition: opacity 0.3s ease-in-out;
}

.footer-nav a:hover {
    opacity: 0.5;
}

.footer-policy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 0px;
    border-top: 1px solid var(--footer-policy-border-color);
    color: var(--footer-policy-color);
}

.footer-policy a {
    color: var(--body-color);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

/* Планшеты и малые ноутбуки (1024px - 1424px) */
@media (max-width: 1424px) {
    .footer-navbar {
        grid-template-columns: 1fr;
        grid-template-areas:
            "brand"
            "news"
            "menu";
        row-gap: 48px;
        padding: 96px 64px;
    }

    .footer-menu {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 24px;
    }

    .footer-nav.footer-products {
        max-height: 420px;
    }

    .footer-policy {
        padding: 32px 64px;
    }
}

/* Средние планшеты (768px - 1023px) */
@media (max-width: 1023px) {
    .footer-navbar {
        padding: 80px 48px;
        row-gap: 40px;
    }

    .footer-menu {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 20px;
    }

    .footer-policy {
        padding: 32px 48px;
    }
}

/* Малые планшеты (600px - 767px) */
@media (max-width: 767px) {
    .footer-navbar {
        padding: 64px 32px;
    }

    .footer-policy {
        padding: 24px 32px;
        font-size: 15px;
    }
}

/* Мобильные устройства (до 600px) */
@media (max-width: 600px) {
    .footer-navbar {
        padding: 64px 16px;
        row-gap: 40px;
    }

    .footer-menu {
        grid-template-columns: 1fr;
        row-gap: 32px;
    }

    .footer-nav.footer-products {
        max-height: none;
    }

    .footer-nav.footer-products li {
        width: 100%;
    }

    .footer-policy {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        padding: 24px 16px;
    }

    .footer-policy a {
        font-size: 14px;
        line-height: 20px;
    }
}

/* Очень малые экраны (до 375px) */
@media (max-width: 375px) {
    .footer-navbar {
        padding: 48px 16px;
    }

    .footer-brand {
        width: 90px;
        height: 22px;
    }

    .footer-nav li {
        line-height: 30px;
    }
}
