

/* Start:/local/components/extyl/header.box/templates/.default/style.css?1750150556234*/
.document-text {
    color: black;
    max-width: 610px;
    margin: -60px 0 0 22%;
}
.slide-main-banner__sub-description {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
}
/* End */


/* Start:/local/templates/psbl/components/bitrix/main.include/features2/style.css?17501505566950*/
/* .features__section--bgr {

}

.features__grid {
    display: flex;
}

.features__grid-item {
    padding: 0 12px;
    border-left: 1px solid rgba(168, 168, 191, 0.3);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.features__grid-item--no-shrink {
    flex-shrink: 0;
}

.features__grid-item:first-child {
    border-left: none;
    padding-left: 0;
}

.features__grid-item:last-child {
    padding-right: 0;
}

.features__grid-title {
    font-size: 17px;
    line-height: 130%;
    color: var(--grey-1);
    font-weight: 600;
}

.features__grid-title--small {
    font-size: 17px;
}

.features__grid-subtitle {
    font-size: 13px;
    line-height: 140%;
    color: var(--grey-4);
}

.features__mobile-bg-container {
    margin-right: -16px;
    padding: 16px 0;
    display: flex;
    justify-content: flex-end;
}

.features__mobile-bg {
    max-width: 100%;
}

.features__button .btn {
    width: 100%;
    padding: 11px 30px;
}

@media (min-width: 540px) {
    .features__button .btn {
        width: auto;
        padding: 18px 30px;
    }
}

@media (min-width: 767px) {
    .features__mobile-bg-container {
        display: none;
    }

    .features__grid-subtitle {
        font-size: 15px;
    }

    .features__section--bgr {
        background-image: url("/design-system/assets/images/content/section-bgr-features.jpg");
        background-position: 80% 20%;
        background-size: 1300px 500px;
    }
    .features__title, .features__text  {
        padding-right: 42%;
    }

    .features__grid-title--small {
        font-size: 20px;
    }

    .features__grid-item {
        padding: 0 20px;
    }

    .features__grid-title {
        font-size: 20px;
    }

    .features__title--h1 {
        font-size: 28px;
    }
}

@media (min-width: 1439px) {
    .features__section--bgr {
        background-position: center 20%;
    }

    .features__title, .features__text  {
        padding-right: 37%;
    }

    .features__title.features__title--h1 {
        padding-right: 30%;
    }

    .features__grid-title {
        font-size: 26px;
    }

    .features__grid-title--small {
        font-size: 20px;
    }

    .features__title--h1 {
        font-size: 48px;
    }
} */

.features-new__cards,
.features-new__cards * {
    box-sizing: border-box;
}

.features-new__row {
    display: flex;
    margin-bottom: 60px;
}

.features-new__image {
    flex-shrink: 0;
    align-self: start;
    width: 380px;
    line-height: 0;
}

.features-new__image img {
    width: 100%;
    height: auto;
}

.features-new__body {
    flex: 1 1 auto;
    width: 100%;
    margin-right: 30px;
}

.features-new__text {
    font-size: 15px;
    line-height: 21px;
    color: var(--grey-3);
    margin-top: 30px;
}
.features-new__text._fs-17{
    font-size: 17px;
    line-height: 24px;
}
.features-new__text._max-822{
    max-width: 822px;
}

.features-new__text p {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.features-new__cards .swiper {
    overflow: visible;
}

.features-new__cards .swiper-wrapper {
    flex-wrap: wrap;
    width: auto;
    height: auto;
    margin: -10px;
}

.features-new__cards .swiper-slide {
    height: auto;
}

.features-new__cards-slide.swiper-slide {
    width: 33.333%;
    padding: 10px;
}

.features-new__cards-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 12px;
    padding: 30px;
    min-height: 322px;
}

.features-new__cards-title {
    font-size: 26px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 10px;
}
.features-new__cards-title._fs-36{
    font-size: 36px;
    line-height: 44px;
}

.features-new__cards-text {
    flex: 1 1 auto;
    font-size: 17px;
    line-height: 24px;
    color: var(--grey-3);
    margin-bottom: 10px;
}

.features-new__cards-text a {
    display: block;
    text-decoration: none;
}

.features-new__cards-image {
    font-size: 160px;
    width: 1em;
    height: 1em;
}

.features-new__cards-image img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1023px) {
    .features-new__row {
        margin-bottom: 30px;
    }

    .features-new__body {
        margin-right: 4px;
    }

    .features-new__text {
        margin-top: 15px;
    }
    .features-new__text._fs-17{
        font-size: 15px;
        line-height: 24px;
    }

    .features-new__image {
        width: 330px;
        margin-right: -34px;
    }

    .features-new__cards .swiper {
        overflow: hidden;
        margin: 0 -34px;
        padding: 0 34px;
    }

    .features-new__cards .swiper-wrapper {
        flex-wrap: nowrap;
        width: 100%;
        margin: 0;
    }

    .features-new__cards-slide.swiper-slide {
        width: 320px;
        padding: unset;
        margin-right: 20px;
    }

    .features-new__cards-slide.swiper-slide:last-child {
        margin-right: unset;
    }

    .features-new__cards-item {
        min-height: 250px;
    }

    .features-new__cards-title {
        font-size: 20px;
        line-height: 26px;
    }
    .features-new__cards-title._fs-36{
        font-size: 28px;
        line-height: 32px;
    }

    .features-new__cards-text {
        font-size: 15px;
        line-height: 22px;
    }

    .features-new__cards-image {
        font-size: 100px;
    }
}

@media (max-width: 767px) {
    .features-new__row {
        display: block;
    }

    .features-new__body {
        margin-right: 0;
        margin-bottom: 6px;
    }

    .features-new__text {
        margin-top: 12px;
    }
    .features-new__text._fs-17{
        font-size: 13px;
        line-height: 18px;
    }

    .features-new__image {
        width: 260px;
        margin-right: -16px;
        margin-left: auto;
    }

    .features-new__cards .swiper {
        overflow: hidden;
        margin: 0 -16px;
        padding: 0 16px;
    }

    .features-new__cards-slide {
        width: 290px;
        margin-right: 16px;
    }

    .features-new__cards-title {
        font-size: 17px;
        line-height: 22px;
    }
    .features-new__cards-title._fs-36{
        font-size: 22px;
        line-height: 28px;
    }
    .features-new__cards-text {
        font-size: 13px;
        line-height: 18px;
    }

    .features-new__cards-item {
        min-height: 238px;
    }
}

@media (max-width: 374px) {
    .features-new__cards-slide.swiper-slide {
        width: 288px;
    }
}

@media (min-width: 1024px) {
    .features-new__cards-pag {
        display: none;
    }
}

@media (any-hover: hover) {
    .features-new__cards-text a:hover {
        text-decoration: underline;
    }
}
/* End */


/* Start:/design-system/Bitrix Components Page/Main Page New/Features/style.css?17501505634078*/
.features-new__cards,
.features-new__cards * {
    box-sizing: border-box;
}

.features-new__row {
    display: flex;
    margin-bottom: 60px;
}

.features-new__image {
    flex-shrink: 0;
    align-self: start;
    width: 380px;
    line-height: 0;
}

.features-new__image img {
    width: 100%;
    height: auto;
}

.features-new__body {
    flex: 1 1 auto;
    width: 100%;
    margin-right: 30px;
}

.features-new__text {
    font-size: 15px;
    line-height: 21px;
    color: var(--grey-3);
    margin-top: 30px;
}
.features-new__text._fs-17{
    font-size: 17px;
    line-height: 24px;
}

.features-new__text p {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.features-new__cards .swiper {
    overflow: visible;
}

.features-new__cards .swiper-wrapper {
    flex-wrap: wrap;
    width: auto;
    height: auto;
    margin: -10px;
}

.features-new__cards .swiper-slide {
    height: auto;
}

.features-new__cards-slide.swiper-slide {
    width: 33.333%;
    padding: 10px;
}

.features-new__cards-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 12px;
    padding: 30px;
    min-height: 322px;
}

.features-new__cards-title {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 10px;
}

.features-new__cards-text {
    flex: 1 1 auto;
    font-size: 16px;
    line-height: 22px;
    color: var(--grey-3);
    margin-bottom: 10px;
}

.features-new__cards-text a {
    display: block;
    text-decoration: none;
}

.features-new__cards-image {
    font-size: 160px;
    width: 1em;
    height: 1em;
}

.features-new__cards-image img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1023px) {
    .features-new__row {
        margin-bottom: 30px;
    }

    .features-new__body {
        margin-right: 4px;
    }

    .features-new__text {
        margin-top: 15px;
    }
    .features-new__text._fs-17{
        font-size: 15px;
        line-height: 24px;
    }

    .features-new__image {
        width: 330px;
        margin-right: -34px;
    }

    .features-new__cards .swiper {
        overflow: hidden;
        margin: 0 -34px;
        padding: 0 34px;
    }

    .features-new__cards .swiper-wrapper {
        flex-wrap: nowrap;
        width: 100%;
        margin: 0;
    }

    .features-new__cards-slide.swiper-slide {
        width: 320px;
        padding: unset;
        margin-right: 20px;
    }

    .features-new__cards-slide.swiper-slide:last-child {
        margin-right: unset;
    }

    .features-new__cards-item {
        min-height: 250px;
    }

    .features-new__cards-title {
        font-size: 20px;
        line-height: 26px;
    }

    .features-new__cards-text {
        font-size: 15px;
        line-height: 22px;
    }

    .features-new__cards-image {
        font-size: 100px;
    }
}

@media (max-width: 767px) {
    .features-new__row {
        display: block;
    }

    .features-new__body {
        margin-right: 0;
        margin-bottom: 6px;
    }

    .features-new__text {
        margin-top: 12px;
    }

    .features-new__image {
        width: 260px;
        margin-right: -16px;
        margin-left: auto;
    }

    .features-new__cards .swiper {
        overflow: hidden;
        margin: 0 -16px;
        padding: 0 16px;
    }

    .features-new__cards-slide {
        width: 290px;
        margin-right: 16px;
    }

    .features-new__cards-title {
        font-size: 17px;
        line-height: 22px;
    }

    .features-new__cards-text {
        font-size: 13px;
        line-height: 18px;
    }

    .features-new__cards-item {
        min-height: 238px;
    }
}

@media (max-width: 374px) {
    .features-new__cards-slide.swiper-slide {
        width: 288px;
    }
}

@media (min-width: 1024px) {
    .features-new__cards-pag {
        display: none;
    }
    .features-new__cards._four-cards .features-new__cards-slide.swiper-slide{
        width: 25%;
    }
}
@media (min-width: 1280px) {
}

@media (any-hover: hover) {
    .features-new__cards-text a:hover {
        text-decoration: underline;
    }
}

/* End */


/* Start:/local/templates/psbl/icons/style.css?1750150556482*/
.btn-loading,
.btn-ok,
.btn-err {
    position: relative;
}

.btn-loading:after,
.btn-ok:after,
.btn-err:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
}

.btn-loading *,
.btn-ok *,
.btn-err * {
    color: #ffffff00 !important;
    pointer-events: none;
}

.btn-loading:after {
    background-image: url(/local/templates/psbl/icons/loader.php);
}
/* End */


/* Start:/design-system/Bitrix Components Page/Corporate Business/Places/style.css?17501505631162*/
.ui-places,
.ui-places *{
    box-sizing: border-box;
}
.ui-places__row{
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}
.ui-places__col{
    width: 25%;
    padding: 10px;
}
.ui-places__item{
    height: 100%;
    padding: 30px;
    border-radius: 12px;
    background-color: var(--white);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05), 0px 0px 10px 0px rgba(0, 0, 0, 0.02);
}
.ui-places__item p {
    padding-bottom: unset;
}
.ui-places__image{
    font-size: 100px;
    width: 1em;
    height: 1em;
}
.ui-places__image img {
    width: 100%;
    height: 100%;
}
.ui-places__title{
    margin-bottom: 10px;
}
.ui-places__title span{
    display: block;
    font-size: 15px;
    line-height: 22px;
}

@media (max-width: 1023px) {
    .ui-places__col{
        width: 50%;
    }
}


@media (max-width: 767px) {
    .ui-places__col{
        width: 100%;
    }
    .ui-places__item{
        padding: 20px;
    }
    .ui-places__image{
        font-size: 80px;
    }
    .ui-places__title span {
        font-size: 13px;
        line-height: 18px;
    }
}
@media (min-width: 768px) {
    .ui-places__image._120{
        font-size: 120px;
    }
}
/* End */


/* Start:/local/templates/psbl/components/extyl/news.list/advantages/style.css?17501505562288*/
.advantages{
    position: relative;
}

.advantages__title {
    text-align: center;
}

.advantages__text {
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
    color: var(--grey-3);
    text-align: center;
}

.advantages * {
    box-sizing: border-box;
}

.advantages__grid {
    width: max-content;
    display: flex;
    gap: 8px;
}

.advantages__grid-container {
    overflow-x: scroll;
    padding-bottom: 45px;
    margin-left: -16px;
    position: relative;
    right: -16px;
    left: 0;
    padding-left: 16px;
    padding-top: 10px;
    width: calc(100% + 32px);
}

.advantages__grid-scroll-hide {
    background: var(--white);
    width: calc(100% + 32px);
    height: 18px;
    position: absolute;
    bottom: 0;
    left: -16px;
}


.advantages__item {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02), 0px 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding: 20px 12px;
    width: 300px;
    gap: 8px;
}

.advantages__item-image {
    text-align: center;
}

.advantages__item-image img {
    width: 200px;
}

.advantages__item-title {
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 12px;
    color: var(--grey-1);
}

.advantages__item-text {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    color: var(--grey-4);
}

@media (min-width: 767px) {
    .advantages__grid {
        column-gap: 20px;
        row-gap: 15px;
        width: auto;
        flex-wrap: wrap;
    }

    .advantages__item {
        width: calc(50% - 10px);
        padding: 24px;
    }

    .advantages__grid-container {
        overflow: visible;
        margin-left: 0;
        right: 0;
        width: 100%;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
    }

    .advantages__grid-scroll-hide {
        display: none;
    }

    .advantages__item-text {
        font-size: 15px;
    }

    .advantages__text {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .advantages__item-image {
        text-align: left;
    }
}

@media (min-width: 1024px) {
    .advantages__item {
        width: calc(33.333% - 14px);
    }

    .advantages__grid {
        row-gap: 30px;
    }

    .advantages__item-title {
        font-size: 17px;
    }
}

/* End */


/* Start:/local/templates/psbl/components/bitrix/main.include/leasingtarget/style.css?17501505562797*/
.leasing-card {
    width: 100%;
    padding: 30px;
    color: var(--grey-1);
    box-sizing: border-box;
}

.leasing-card * {
    box-sizing: border-box;
}

.leasing-card__image {
    max-width: 100%;
}

.leasing-card__title {
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
}

.leasing-card__picture {
    max-width: 100%;
}

.leasing-card__picture img {
    max-width: 100%;
    float: none;
}

.leasing-card__nav {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.leasing-card__nav-item {
    margin-bottom: 10px;
}

.leasing-card__nav-link {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    color: var(--grey-3);
}

.leasing-card__button {
    margin-top: 30px;
}

.leasing-card__button .btn {
    width: 100%;
}

@media (min-width: 540px) {
    .leasing-card__button .btn {
        width: auto;
    }
}

@media (min-width: 767px) {
    .leasing-card__title {
        font-size: 20px;
        line-height: 130%;
        margin-bottom: 0px;
        width: 70%;
        clear: both;
        float: left;
    }

    .leasing-card__nav {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .leasing-card__image {
        float: right;
        width: 58%;
    }

    .leasing-card__nav {
        float: left;
        width: 40%;
    }

    .leasing-card__button {
        float: left;
        width: 40%;
        margin-bottom: 30px;
    }

    .leasing-card {
        padding: 30px 0 30px 30px;
    }

    .leasing-card__picture img {
        float: right;
    }

}

@media (min-width: 1280px) {
    .leasing-card__title {
        font-size: 26px;
    }
    .leasing-card__nav-link {
        font-size: 15px;
    }
}


.leasing-card-grid {
    display: flex;
    flex-direction: row;
    gap: 12px;
    flex-wrap: wrap;
}

.leasing-card-grid__item {
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02), 0px 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
}

@media (min-width: 720px) {
    .leasing-card-grid {
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .leasing-card-grid__item {
        width: 50%;
    }
}

@media (min-width: 767px) {
    .leasing-card-grid {
        gap: 15px;
        flex-wrap: wrap;
    }
    .leasing-card-grid__item {
        width: 100%;
    }
}

@media (min-width: 1180px) {
    .leasing-card-grid {
        gap: 20px;
        flex-wrap: nowrap;
    }
    .leasing-card-grid__item {
        width: 50%;
    }

    .leasing-card__image {
        width: 58%;
    }
}

@media (min-width: 1280px) {
    .special__text--max650 {
        max-width: 650px;
    }
}

/* End */


/* Start:/local/templates/psbl/components/bitrix/main.include/portfel/style.css?17501505561168*/
.briefcase__grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.briefcase__head {
    text-align: center;
    margin-bottom: 16px;
}

.briefcase__text {
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    color: var(--grey-3);
    margin-bottom: 12px;
}

.briefcase__item {
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02), 0px 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
}

@media (min-width: 767px) {
    .briefcase__grid {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }
    .briefcase__structure {
        width: calc(50% - 10px);
    }
    .briefcase__industries {
        width: calc(50% - 10px);
    }
    .briefcase__dynamic {
        width: 100%;
    }

    .briefcase__text {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .briefcase__head {
        margin-bottom: 15px;
    }
}

@media (min-width: 1439px) {
    .briefcase__grid {
        row-gap: 30px;
        column-gap: 20px;
    }

    .briefcase__text {
        margin-bottom: 40px;
    }
}

/* End */


/* Start:/local/templates/psbl/components/bitrix/main.include/mission/style.css?1750150556630*/
.mission {

}

.mission * {
    box-sizing: border-box;
}

.mission__head {
    text-align: center;
}

.mission__text {
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
    color: var(--grey-1);
    background: radial-gradient(79.53% 1055.57% at 100% 50%, #FAECE6 0%, #F5F5FA 100%);
    border-radius: 12px;
    text-align: center;
    padding: 16px;
}

@media (min-width: 767px) {

    .mission__text {
        font-size: 20px;
        padding: 30px;
    }
}

@media (min-width: 1439px) {

    .mission__text {
        font-size: 26px;
        padding: 40px 60px;
    }

}

/* End */


/* Start:/local/components/extyl/grouped.elements/templates/ourvalues_carrer/style.css?17501505562412*/
.values * {
    box-sizing: border-box;
}

.values__head {
    text-align: center;
    font-size: 28px;
}

.values__grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.values__grid-left {
    order: 2;
    display: contents;
}

.values__grid-center {
    order: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15%;
}

.values__grid-center img {
    max-width: 180px;
}

.values__grid-right {
    order: 3;
    display: contents;
}

.values__grid-item {
    padding: 20px;
    position: relative;
}

.values__grid-item-title {
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 8px;
    position: relative;
    z-index: 1;
}

.values__grid-item-title span {
    color: var(--orange-1);
}

.values__grid-item-list {
    position: relative;
    z-index: 1;
    color: var(--grey-4);
}

.values__grid-item-symbol {
    position: absolute;
    font-size: 166px;
    top: 20px;
    font-weight: 600;
    left: 0;
    line-height: 1;
    color: var(--grey-8);
    z-index: 0;
    transform: translateY(-14%);
}

.values__grid-left .values__grid-item:nth-child(2) {
    order: 1;
}

.values__grid-right .values__grid-item:nth-child(2) {
    order: 2;
}

@media (min-width: 767px) {
    .values__grid {
        flex-direction: row;
        gap: 0;
    }

    .values__grid-left {
        display: block;
        order: 1;
        gap: 15px;
    }

    .values__grid-center {
        order: 2;
        padding: 0;
    }

    .values__grid-center img {
        max-width: 150px;
        display: block;
        position: relative;
        top: -40px;
    }

    .values__grid-right {
        display: block;
        order: 3;
        gap: 15px;
    }

    .values__grid-item {
        height: 50%;
        gap: 12px 24px;
    }

    .values__grid-item-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media (min-width: 1024px) {
    .values__grid-center img {
        max-width: 350px;
    }
}

@media (min-width: 1439px) {
    .values__grid-item-symbol {
        top: 30px;
    }
    .values__grid-item {
        padding: 30px 10px;
    }

    .values__grid-item-title {
        font-size: 20px;
    }

    .values__head {
        font-size: 36px;
    }
}

/* End */
/* /local/components/extyl/header.box/templates/.default/style.css?1750150556234 */
/* /local/templates/psbl/components/bitrix/main.include/features2/style.css?17501505566950 */
/* /design-system/Bitrix Components Page/Main Page New/Features/style.css?17501505634078 */
/* /local/templates/psbl/icons/style.css?1750150556482 */
/* /design-system/Bitrix Components Page/Corporate Business/Places/style.css?17501505631162 */
/* /local/templates/psbl/components/extyl/news.list/advantages/style.css?17501505562288 */
/* /local/templates/psbl/components/bitrix/main.include/leasingtarget/style.css?17501505562797 */
/* /local/templates/psbl/components/bitrix/main.include/portfel/style.css?17501505561168 */
/* /local/templates/psbl/components/bitrix/main.include/mission/style.css?1750150556630 */
/* /local/components/extyl/grouped.elements/templates/ourvalues_carrer/style.css?17501505562412 */
