

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?155790108051*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/astarta_studio/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?156217258510202*/
.tile {
    visibility: visible!important;
    box-sizing: border-box;
    position: relative;
    float: left;
    background: #fff;
    font-size: 14px;
    transition: opacity 1s ease, transform 1s ease, background-color .35s ease;
    z-index: 1
}
@media (min-width:767px) {
    .tile {
        width: calc(25% + 1px);
        margin-left: -1px
    }
}

.tile_small {
    width: 17.7%;
    margin: 0 2.85% 3% 0
}

@media (min-width:1251px) {
    .tile_small:nth-child(5n) {
        margin-right: 0
    }
}

@media (min-width:1025px) and (max-width:1250px) {
    .tile {
        width: calc(25% + 1px);
        margin-left: -1px
    }
    .tile_small {
        width: 22.8%
    }
    .tile_small:nth-child(4n) {
        margin-right: 0
    }
}

@media (min-width:650px) and (max-width:1024px) {
    .tile {
        width: calc(33.33333% + 1px);
        margin-left: -1px
    }
    .tile_small {
        width: 31.4%
    }
    .tile_small:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width:650px) {
    .tile {
        width: 50%
    }
    .tile_small {
        width: 46%;
        margin-right: 8%;
        margin-top: 3%;
        font-size: 12px
    }
    .tile_small:nth-child(2n) {
        margin-right: 0
    }
}

.tile.toggleItem {
    -ms-filter: none;
    filter: none;
    opacity: 1
}

@media (min-width:1025px) {
    .tile.toggleItem._out-of-range_before:nth-child(4n) {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    .tile.toggleItem._out-of-range_before:nth-child(4n-1) {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    .tile.toggleItem._out-of-range_before:nth-child(4n-2) {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    .tile.toggleItem._out-of-range_before:nth-child(4n-3) {
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0)
    }
    .tile.toggleItem._out-of-range_after:nth-child(4n) {
        -webkit-transform: translate3d(0, 15px, 0);
        transform: translate3d(0, 15px, 0)
    }
    .tile.toggleItem._out-of-range_after:nth-child(4n-1) {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    .tile.toggleItem._out-of-range_after:nth-child(4n-2) {
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    .tile.toggleItem._out-of-range_after:nth-child(4n-3) {
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
}

.tile_outer-title {
    overflow: visible;
    background: transparent
}

.tile_small.tile_outer-title {
    margin-bottom: 90px
}

@media (max-width:1024px) {
    .tile_outer-title {
        margin-bottom: 70px
    }
}

@media (max-width:767px) {
    .tile_outer-title {
        padding-left: 0;
        padding-right: 0
    }
}

.tile.appearing {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
    transition: 0s
}

@media (min-width:1025px) {
    .tile.wow {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }
    .tile.wow:nth-child(4n) {
        -webkit-animation-name: slideInUp1;
        animation-name: slideInUp1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    .tile.wow:nth-child(4n-1) {
        -webkit-animation-name: slideInUp2;
        animation-name: slideInUp2;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    .tile.wow:nth-child(4n-2) {
        -webkit-animation-name: slideInUp3;
        animation-name: slideInUp3;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    .tile.wow:nth-child(4n-3) {
        -webkit-animation-name: slideInUp4;
        animation-name: slideInUp4;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
    .tile.wow:first-child,
    .tile.wow:nth-child(2),
    .tile.wow:nth-child(3),
    .tile.wow:nth-child(4) {
        -webkit-animation: none;
        animation: none;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media (max-width:1024px) {
    .tile {
        -webkit-animation: none;
        animation: none
    }
}

.is-showing-items .tile {
    transition: opacity 2s
}

.tile:before {
    content: "";
    display: block;
    padding: 100% 0 0
}

@media (min-width:1025px) {
    .tile:hover .tile-overlay {
        -ms-filter: none;
        filter: none;
        opacity: 1
    }
    .tile:hover .tile-preview,
    .tile:hover .tile-title {
        -ms-filter: none;
        filter: none;
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    .tile:hover .tile-preview {
        transition-delay: .2s
    }
}

.tile__outer-wrapper {
    -webkit-perspective: 5000px;
    perspective: 5000px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (max-width:767px) {
    .tile__outer-wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

.tile__link-text {
    position: absolute;
    top: calc(100% + 15px);
    font-weight: 500;
    font-size: 16px
}

.tile__link {
    font-weight: inherit;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.tile__grid {
    width: 100%;
    margin: 0 auto
}

.tile__grid:after {
    content: "";
    display: block;
    clear: both
}

.tile__overlay {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background: #fff;
    color: #1f1f1f;
    padding: 3em 3em 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transition: opacity .35s ease;
    z-index: 10;
    text-decoration: none;
}

@media (max-width:1024px) {
    .tile__overlay {
        padding: 2em 2.5em 0
    }
}

.tile:hover .tile__overlay,
.tile:hover .tile__overlay a {
    color: #1f1f1f
}

@media (min-width:1025px) {
    .tile:hover .tile__overlay {
        -ms-filter: none;
        filter: none;
        opacity: 1
    }
}

.tile__overlay:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    padding-top: 1.5em;
    background: #fff;
    box-shadow: 0 0 40px 60px #fff
}

.tile_outer-title .tile__overlay {
    display: none
}

.tile__pic {
    background-color: #f9f9f9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tile_outer-title .tile__pic {
    bottom: auto
}

.tile:nth-child(n) .tile__pic {
    background-color: #fff!important
}

.tile_outer-title .tile {
    display: none
}

.tile__overlay,
.tile__pic {
    overflow: hidden
}

.tile__img {
    transition: all .9s ease, transform 3s ease;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (min-width:1025px) {
    .tile:hover .tile__img,
    .tile_outer-title:hover .tile__img {
        -webkit-transform: translateZ(0) scale3d(1.2, 1.2, 1.2);
        transform: translateZ(0) scale3d(1.2, 1.2, 1.2)
    }
}

.tile__outer-title {
    display: none;
    padding-top: 20px;
    font-weight: 500;
    font-size: 16px;
    height: 65px
}

.tile__title,
.tile_outer-title .tile__outer-title {
    display: block
}

@media (max-width:1024px) {
    .tile__title {
        font-size: 14px;
        margin-bottom: 15px
    }
}

.tile_small .tile__title {
    font-size: 16px
}

.tile__preview,
.tile__title {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    transition: opacity .8s ease, transform .8s ease;
    display: block
}

.tile:hover .tile__preview,
.tile:hover .tile__title {
    -ms-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.tile__preview {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 300
}

.tile:hover .tile__preview {
    transition-delay: .2s
}

@media (max-width:1024px) {
    .tile__preview {
        font-size: 13px;
        margin-top: 20px
    }
}

.tile__load-more {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
    color: #1f1f1f;
    font-weight: 600;
    background-color: #f9f9f9;
    transition: background-color .2s
}

.tile__load-more:hover {
    background-color: #fdfdfd
}

.tile__load-more-text {
    margin: -3px 0 0
}

.tile__admin-actions {
    background: #fff;
    color: #1f1f1f;
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    padding: 5px;
    z-index: 3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .8
}

.tile__admin-actions a {
    display: block;
    text-align: center
}

@media (min-width:1250px) {
    .tile--brandbook {
        width: calc(20% + 1px);
        margin-left: -1px
    }
}

.tile--brandbook .tile__overlay {
    background-color: rgba(204, 153, 204, .9);
    color: #fff
}

.tile--brandbook .tile__overlay:after {
    display: none
}

.tile--brandbook:hover .tile__overlay,
.tile--brandbook:hover .tile__overlay a {
    color: #fff
}
.h2 {
    margin: 0px 0 30px;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.3;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?155790108051 */
/* /bitrix/templates/astarta_studio/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?156217258510202 */
