

/* Start:/bitrix/templates/visit_siberia/components/bitrix/main.include/policy_template/style.css?16518236151287*/
main{
    padding: 2rem 0 3rem;
}
.title-block {
    padding-top: 15px;
    padding-bottom: 15px;
}

.title-wrapper {
    max-width: 860px
}

.title {
    color: #000e3e;
    font-size: 40px;
    font-weight: 500;
    font-family: "Roboto";
    line-height: 1.23;
    padding-top: 8px;
    padding-bottom: 3px;
}

.text-block {
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative;
}

.text-content-wrapper {

}

.text-content {
    font-size: 18px;
    line-height: 1.55;
    font-family: "Inter", Arial, sans-serif;
    font-weight: 400;
    color: #000e3e;
}

.text-content strong {
    font-weight: 700;
}

@media (max-width: 1200px) {
    .text-content-wrapper {
        max-width: 860px;
        width: 100%;
    }
    .title-wrapper {
        max-width: 700px;
        width: 100%;
    }
}

@media (max-width: 960px) {
    .text-content-wrapper {
        box-sizing: border-box;
    }
    .title-wrapper {
        width: 100%;
        max-width: 100%;
    }
    main{
        padding: 0rem 0 3rem;
    }
    .title{
        font-size: 34px;
    }
    .text-content{
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .title-block {
        padding-bottom: 0;
    }
}


/* End */
/* /bitrix/templates/visit_siberia/components/bitrix/main.include/policy_template/style.css?16518236151287 */
