

/* Start:/local/components/tsatr/tsatr/templates/.default/style.css?17603601166731*/
.title {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.23;
    font-weight: 700;
}

.description {
    /*background-image: url('https://static.tildacdn.com/tild3433-3730-4334-a262-393466643730/GettyImages-69157461.jpg');*/
    height: auto;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-title {
    line-height: 1.17;
    font-weight: 600;
}

.background-tint {
    /*background-color: rgba(23, 27, 33, 0.8);*/
    background-color: #D0D0D0;
    background-blend-mode: multiply;
}

.text-block {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    line-height: 1.55;
    font-weight: 300;
}

.policy-text-block {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.55;
    font-weight: 300;
}

.policy-text-block:last-child {
    padding-bottom: 90px;
}

.textwrapper {
    display: block;
    text-align: left;
    background-color: #fff;
    height: auto;
    line-height: 1.55;
    font-weight: 300;
    color: #000000;
}

.intelligence {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 90px 0 90px;
}

.information-block {
    border-top: 1px solid #eee;
}

.underscore {
    border-bottom: 1px solid #eee;
}

.information-block:hover .plus {
    background-color: #eee;
}

.information-header {
    padding: 27px 0 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.information-header:hover {
    cursor: pointer;
}

.plus {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    -webkit-transition: ease-in-out .3s, opacity ease-in-out .3s;
    -o-transition: ease-in-out .3s, opacity ease-in-out .3s;
    transition: ease-in-out .3s, opacity ease-in-out .3s;
}

.information-name {
    line-height: 1.35;
    font-weight: 600;
}

.information-text {
    line-height: 1.55;
    font-weight: 300;
    margin-bottom: 20px;
}

.inf-text-wrapper {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height ease-in-out .3s, opacity ease-in-out .3s;
    -o-transition: max-height ease-in-out .3s, opacity ease-in-out .3s;
    transition: max-height ease-in-out .3s, opacity ease-in-out .3s;
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 640px) {
    .title {
        font-size: 20px;
        padding: 25px 0 35px 0;
    }

    .title strong {
        max-width: 360px;
    }

    .text-title {
        font-size: 18px;
        margin: 30px 0 30px;
    }

    .textwrapper {
        padding: 30px;
        width: 60%;
        font-size: 16px;
        margin: 50px 0;
    }

    .text-block {
        max-width: 350px;
        font-size: 14px;
    }

    .policy-text-block {
        max-width: 350px;
        font-size: 14px;
    }

    .intelligence {
        max-width: 350px;
    }

    .information-name {
        font-size: 16px;
        max-width: 280px;
    }

    .information-text {
        font-size: 13px;
    }
}

@media screen and (min-width: 640px) and (max-width: 740px) {
    .title {
        font-size: 20px;
        padding: 25px 0 35px 0;
    }

    .title strong {
        max-width: 360px;
    }

    .text-title {
        font-size: 18px;
        margin: 30px 0 30px;
    }

    .textwrapper {
        padding: 30px;
        width: 60%;
        font-size: 16px;
        margin: 50px 0;
    }

    .text-block {
        max-width: 350px;
        font-size: 14px;
    }

    .policy-text-block {
        max-width: 350px;
        font-size: 14px;
    }

    .intelligence {
        max-width: 350px;
    }

    .information-name {
        font-size: 16px;
        max-width: 280px;
    }

    .information-text {
        font-size: 13px;
    }
}

@media screen and (min-width: 740px) and (max-width: 960px) {
    .title {
        font-size: 34px;
        padding: 30px 0 55px 0;
    }

    .title strong {
        max-width: 780px;
    }

    .text-title {
        font-size: 24px;
        margin: 40px 0 40px;
    }

    .textwrapper {
        padding: 40px;
        width: 60%;
        font-size: 18px;
        margin: 100px 0;
    }

    .text-block {
        max-width: 710px;
        font-size: 16px;
    }

    .policy-text-block {
        max-width: 710px;
        font-size: 16px;
    }

    .intelligence {
        max-width: 710px;
    }

    .information-name {
        font-size: 18px;
        max-width: 630px;
    }

    .information-text {
        font-size: 14px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1300px) {
    .title {
        font-size: 38px;
        padding: 35px 0 60px 0;
    }

    .title strong {
        max-width: 920px;
    }

    .text-title {
        font-size: 26px;
        margin: 50px 0 50px;
    }

    .textwrapper {
        padding: 50px;
        width: 50%;
        font-size: 20px;
        margin: 100px 0;
    }

    .text-block {
        max-width: 950px;
        font-size: 18px;
    }

    .policy-text-block {
        max-width: 950px;
        font-size: 18px;
    }

    .intelligence {
        max-width: 950px;
    }

    .information-name {
        font-size: 20px;
        max-width: 880px;
    }

    .information-text {
        font-size: 15px;
    }
}

@media screen and (min-width: 1300px) {
    .title {
        font-size: 42px;
        padding: 40px 0 70px 0;
    }

    .title strong {
        max-width: 960px;
    }

    .text-title {
        font-size: 28px;
        margin: 60px 0 60px;
    }

    .textwrapper {
        padding: 60px;
        width: 45%;
        font-size: 20px;
        margin: 100px auto;
    }

    .text-block {
        max-width: 1200px;
        font-size: 20px;
    }

    .policy-text-block {
        max-width: 1200px;
        font-size: 20px;
    }

    .intelligence {
        max-width: 1200px;
    }

    .information-name {
        font-size: 24px;
        max-width: 1100px;
    }

    .information-text {
        font-size: 16px;
    }
}
/* End */
/* /local/components/tsatr/tsatr/templates/.default/style.css?17603601166731 */
