

/* Start:/local/templates/akron-holding/components/bitrix/news.detail/banner/style.css?17534435371998*/
.banner {
    position: relative;
    width: 100%;
    height: 100vh;
}

.banner::after {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 24, 41, 0) 0%, rgba(0, 24, 41, 0.9) 60%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner__wrapper {
    height: 100%;
}

.banner__inner {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 120px;
}

.banner__block {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: relative;
    z-index: 1;
}

.banner__block--right {
    align-items: flex-end;
}

.banner__block:first-child {
    max-width: 900px;
}

.banner__block:last-child {
    max-width: 440px;
}

.banner__label {}

.banner__title.title {
    color: #ffffff;
    margin-bottom: 0;
}

.banner__text {
    color: #7F8B93;
}


.banner__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

@media (max-width: 1023px) {
    .banner {
        max-height: 1020px;
        height: 80vh;
    }

    .banner__title.title {
        word-break: break-word;
    }

    .banner__inner {
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        gap: 24px;
        padding-bottom: 80px;
    }

    .banner__block {
        gap: 24px;
        width: 100%;
    }

    .banner__block:last-child {
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }

    .banner__text {
        max-width: 526px;
    }

}

@media (max-width: 767px) {
    .banner {
        max-height: 800px;
    }

    .banner__inner {
        gap: 16px;
    }

    .banner__block {
        gap: 16px;
    }

    .banner__down-arrow {
        display: none;
    }

}
/* End */


/* Start:/local/templates/akron-holding/components/bitrix/system.pagenavigation/.default/style.css?1753443537942*/
.pagination {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

.pagination__list {
    display: flex;
}

.pagination__item {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #001829;
}

.pagination__item.-active {
    border: 1px solid #E00613;
    border-radius: 60px;
}

.pagination__show-more {
    max-width: 440px;
    width: 100%;
}

@media (max-width: 1023px) {
    .pagination__item {
        width: 56px;
        height: 56px;
    }

    .pagination__show-more {
        max-width: 190px;
    }
}

@media (max-width: 767px) {
    .pagination {
        flex-direction: column-reverse;
        gap: 32px;
    }

    .pagination__item {
        width: 40px;
        height: 40px;
    }

    .pagination__show-more {
        max-width: 100%;
        padding: 14px;
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/akron-holding/components/bitrix/news.list/advantages/style.css?17534435379743*/
.advantages {
    z-index: 2;
}

.advantages__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.advantages__item {
    border-radius: 12px;
    background: #F2F5F7;
    width: calc(25% - 15px);
    padding-top: calc(25% - 15px);
    position: relative;
    overflow: hidden;
}

.advantages__item:hover {
    background: #E00613;
    transition: background .2s ease;
}

.advantages__item::before {
    content: '';
    width: 210px;
    height: 207px;
    position: absolute;
}

.advantages__item:first-child::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 0L61.4028 50.4932L93.7977 106.581H29.0079L0 156.757H122.739L151.74 207H210L90.5326 0Z' fill='%23001829' fill-opacity='0.04'/%3E%3C/svg%3E%0A");
    bottom: 0;
    right: 0;
}

.advantages__item:nth-child(2)::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 207L61.4028 156.507L93.7977 100.419H29.0079L0 50.243H122.739L151.74 0H210L90.5326 207Z' fill='%23001829' fill-opacity='0.04'/%3E%3C/svg%3E%0A");
    top: 0;
    right: 0;
}

.advantages__item:nth-child(3)::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.467 0L148.597 50.4932L116.202 106.581H180.992L210 156.757H87.2614L58.2596 207H0L119.467 0Z' fill='%23001829' fill-opacity='0.04'/%3E%3C/svg%3E%0A");
    bottom: 0;
    left: 0;
}

.advantages__item:last-child::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 0L61.4028 50.4932L93.7977 106.581H29.0079L0 156.757H122.739L151.74 207H210L90.5326 0Z' fill='%23001829' fill-opacity='0.04'/%3E%3C/svg%3E%0A");
    bottom: 0;
    right: 0;
}

.advantages__item:first-child:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 0L61.4028 50.4932L93.7977 106.581H29.0079L0 156.757H122.739L151.74 207H210L90.5326 0Z' fill='white' fill-opacity='0.2'/%3E%3C/svg%3E%0A");
}

.advantages__item:nth-child(2):hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 207L61.4028 156.507L93.7977 100.419H29.0079L0 50.243H122.739L151.74 0H210L90.5326 207Z' fill='%23fff' fill-opacity='0.2'/%3E%3C/svg%3E%0A");
}

.advantages__item:nth-child(3):hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.467 0L148.597 50.4932L116.202 106.581H180.992L210 156.757H87.2614L58.2596 207H0L119.467 0Z' fill='%23fff' fill-opacity='0.2'/%3E%3C/svg%3E%0A");
}

.advantages__item:last-child:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='210' height='207' viewBox='0 0 210 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.5326 0L61.4028 50.4932L93.7977 106.581H29.0079L0 156.757H122.739L151.74 207H210L90.5326 0Z' fill='%23fff' fill-opacity='0.2'/%3E%3C/svg%3E%0A");
}

.advantages__item--akron::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='440' height='440' viewBox='0 0 440 440' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='440' height='440' fill='%23E00613'/%3E%3Cg clip-path='url(%23clip0_1_2)'%3E%3Cmask id='mask0_1_2' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='140' y='140' width='160' height='160'%3E%3Cpath d='M300 140H140V300H300V140Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1_2)'%3E%3Cpath d='M214.409 140.14C200.539 141.199 187.751 145.524 176.279 153.007C167.171 158.947 158.964 167.148 153.048 176.21C137.627 199.808 135.733 229.973 148.124 255.132C159.235 277.707 180.283 293.822 204.849 298.577C212.966 300.139 221.695 300.426 230.101 299.385C232.896 299.044 238.001 298.039 240.652 297.321C256.037 293.14 269.529 284.742 280.116 272.754C300.245 249.964 305.602 217.304 293.842 189.184C282.984 163.254 259.049 144.698 231.363 140.786C226.529 140.104 218.81 139.799 214.409 140.14ZM225.159 147.139C238.001 148.144 249.327 151.984 259.861 158.875C276.797 169.983 288.377 187.497 291.876 207.273C292.669 211.813 292.922 214.864 292.922 219.996C292.94 226.797 292.399 231.247 290.794 237.69C284.986 261.018 267.905 280.076 245.251 288.51C225.772 295.76 203.731 294.217 185.442 284.293C165.782 273.634 151.984 254.576 148.124 232.719C147.331 228.179 147.078 225.128 147.078 219.996C147.06 213.195 147.601 208.744 149.206 202.266C152.507 189.023 159.433 177.071 169.335 167.507C181.654 155.609 197.364 148.539 214.499 147.157C217.168 146.942 222.507 146.942 225.159 147.139Z' fill='white'/%3E%3Cpath d='M210.982 153.186C205.607 154.066 203.046 154.64 199.24 155.86C185.532 160.257 173.322 169.175 164.953 180.929C152.976 197.726 149.423 219.386 155.429 239.125C156.187 241.62 158.117 246.734 158.297 246.734C158.351 246.734 170.418 226.043 185.099 200.777C199.781 175.492 212.028 154.425 212.299 153.94L212.822 153.061L212.118 153.079C211.739 153.097 211.235 153.151 210.982 153.186Z' fill='white'/%3E%3Cpath d='M227.629 153.815C228.008 154.479 245.738 185.003 274.471 234.478C278.385 241.225 281.649 246.734 281.703 246.734C281.883 246.734 283.813 241.62 284.571 239.125C285.761 235.249 286.609 231.05 287.132 226.546C287.475 223.549 287.421 215.294 287.024 212.1C284.481 191.104 272.847 173.141 254.72 162.195C250.265 159.503 243.989 156.758 239.029 155.34C235.421 154.299 229.253 153.079 227.611 153.061H227.179L227.629 153.815Z' fill='white'/%3E%3Cpath d='M190.799 203.505C173.069 234.029 161.76 253.643 161.868 253.751C161.958 253.84 166.071 253.894 171.915 253.876L181.781 253.823L194.19 232.468L206.599 211.113L216.375 211.059C221.732 211.041 226.133 210.97 226.133 210.934C226.133 210.88 224.004 207.183 221.407 202.715C218.828 198.265 216.663 194.46 216.609 194.299C216.573 194.119 219.369 189.131 223.319 182.311L230.119 170.629L225.123 162.016C222.381 157.296 220.072 153.42 220 153.42C219.946 153.42 206.797 175.959 190.799 203.505Z' fill='white'/%3E%3Cpath d='M228.568 185.559C224.618 192.36 223.59 194.262 223.734 194.496C224.401 195.572 236.775 216.963 236.775 217.035C236.775 217.089 230.786 217.142 223.481 217.16L210.189 217.214L205.265 225.648C202.577 230.278 200.359 234.136 200.359 234.208C200.341 234.298 210.838 234.352 223.662 234.352L246.965 234.37L252.629 244.15L258.292 253.912L268.23 253.876C277.267 253.822 278.169 253.804 278.15 253.535C278.132 253.212 233.853 176.945 233.69 176.927C233.636 176.927 231.327 180.821 228.568 185.559Z' fill='white'/%3E%3Cpath d='M192.855 247.003C190.781 250.61 189.049 253.643 189.013 253.732C188.959 253.858 199.474 253.912 219.982 253.912C237.063 253.912 251.023 253.858 251.023 253.804C251.023 253.732 249.291 250.718 247.199 247.075L243.357 240.453L220 240.471H196.643L192.855 247.003Z' fill='white'/%3E%3Cpath d='M166.359 260.408C166.918 261.359 170.057 264.913 172.456 267.281C181.889 276.667 193.901 283.037 206.833 285.567C220.505 288.241 234.754 286.662 247.416 281.081C255.009 277.725 261.593 273.203 267.617 267.191C269.943 264.895 273.1 261.341 273.641 260.408C273.749 260.247 262.963 260.193 220 260.193C177.037 260.193 166.251 260.247 166.359 260.408Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2'%3E%3Crect width='160' height='160' fill='white' transform='translate(140 140)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: initial;
    right: initial;
    transform: translate(-50%, -50%);
    background-size: 100%;
    background-position: center;
}

.advantages__item-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
    padding: 40px;
    width: 100%;
    height: 100%;
}

.advantages__item-number {
    font-weight: 500;
    font-size: 80px;
    line-height: 1;
    color: #003A66;
    transition: color .2s ease;
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.advantages__item-number span {
    font-size: 40px;
    transform: translateY(5px);
}

.advantages__item:hover .advantages__item-number {
    color: #fff;
}

.advantages__item-title {
    color: #1D1D1D;
    transition: color .2s ease;
}

.advantages__item:hover .advantages__item-title {
    color: #fff;
}

@media (max-width: 1367px) {
    .advantages {
        max-width: 900px;
    }

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

@media (max-width: 1023px) {
    .advantages {
        max-width: 768px;
    }

    .advantages__item-inner {
        padding: 32px;
    }

    .advantages__item-number {
        font-size: 52px;
    }

    .advantages__item-number span {
        font-size: 26px;
    }
}

@media (max-width: 757px) {
    .advantages {
        max-width: 100%;
    }

    .advantages__item {
        width: 100%;
        padding-top: 50%
    }

    .advantages__item-inner {
        padding: 24px;
    }

    .advantages__item-number {
        font-size: 32px;
    }

    .advantages__item-number span {
        font-size: 16px;
    }
    .advantages__item:nth-child(3)::before{
        left: initial;
        right: 0;
    }
}

/* End */


/* Start:/local/templates/akron-holding/components/bitrix/news.list/areas-activity/style.css?17534435376291*/
.areas-activity {}

.areas-activity__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
}

.areas-activity__block {
    width: calc(50% - 10px);
}

.areas-activity__list {
    width: 100%;
    counter-reset: item;
}

.areas-activity__item {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding: 40px 0;
    position: relative;
    cursor: pointer;
}

.areas-activity__item::before {
    content: '';
    width: 100vw;
    height: 1px;
    background: #0018291A;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);

}

.areas-activity__item.-active {
    border-bottom: none;
    cursor: default;
    padding-bottom: 80px;
}

.areas-activity__item.-active::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #F2F5F7;
}

.areas-activity__item-image-mobile {
    display: none;
    border-radius: 12px;
}

.areas-activity__item-block {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 100px;
    width: 50%;
}

.areas-activity__item-block:first-child {}

.areas-activity__item-block:first-child::before {
    counter-increment: item;
    content: counter(item, decimal-leading-zero);
    font-size: 40px;
    line-height: 1.2;
    color: #E00613;
}

.areas-activity__item-block:last-child {}

.areas-activity__item .areas-activity__item-block:last-child::before {
    content: '';
    width: 48px;
    height: 48px;
    background: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_108_140' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='48' height='48'%3E%3Crect width='48' height='48' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_108_140)'%3E%3Cpath d='M34.3 25.5H8V22.5H34.3L21.9 10.1L24 8L40 24L24 40L21.9 37.9L34.3 25.5Z' fill='%23E00613'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity .2s ease;
}

.areas-activity__item:hover .areas-activity__item-block:last-child::before {
    opacity: 1;

}

.areas-activity__item.-active:hover .areas-activity__item-block:last-child::before {
    content: none;
}

.areas-activity__item-image {
    border-radius: 12px;
    max-width: 440px;
    display: none;
}

.areas-activity__item.-active .areas-activity__item-image {
    display: block;
}

.areas-activity__item-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 670px;
}

.areas-activity__item-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 1.2;
    transition: color .2s ease;
}

.areas-activity__item:hover .areas-activity__item-title {
    color: #E00613;
}

.areas-activity__item.-active:hover .areas-activity__item-title {
    color: inherit;
}

.areas-activity__item-text {
    color: #1D1D1D80;
    display: none;
}

.areas-activity__item.-active .areas-activity__item-text {
    display: block;
}

.areas-activity__item-link {
    font-size: 16px;
    text-transform: uppercase;
    color: #E00613;
    padding-right: 30px;
    position: relative;
    display: none;
    width: fit-content;
}

.areas-activity__item-link::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_841_792' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_841_792)'%3E%3Cpath d='M14.2923 10.6257H3.33398V9.37565H14.2923L9.12565 4.20898L10.0007 3.33398L16.6673 10.0007L10.0007 16.6673L9.12565 15.7923L14.2923 10.6257Z' fill='%23E00613'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.areas-activity__item.-active .areas-activity__item-link {
    display: block;
}

.areas-activity__item-tags {
    display: none;
}

.areas-activity__item-tags .tags {
    max-width: 670px;
    /* display: none; */
}

.areas-activity__item.-active .areas-activity__item-tags .tags {
    display: flex;
}

@media (max-width: 1367px) {
    .areas-activity__item-block:first-child::before {
        font-size: 34px;
    }

    .areas-activity__item-title {
        font-size: 34px;
    }
}



@media (max-width: 1023px) {
    .areas-activity__block {
        width: 100%;
    }

    .areas-activity__item {
        padding: 24px 0;
        justify-content: space-between;
    }

    .areas-activity__item-content {
        gap: 16px;
    }


    .areas-activity__item-block {
        gap: 24px;
    }

    .areas-activity__item-block:first-child::before {
        font-size: 24px;
    }

    .areas-activity__item-title {
        font-size: 24px;
    }

    .areas-activity__item-link {
        font-size: 14px;
    }

    .areas-activity__item-block:first-child {
        width: 162px;
    }

    .areas-activity__item-block:last-child {
        width: calc(100% - 182px);
    }

    .areas-activity__item .areas-activity__item-block:last-child::before {
        content: none;
    }

    .areas-activity__item.-active .areas-activity__item-image {
        display: none !important;
    }

    .areas-activity__item.-active .areas-activity__item-image-mobile {
        display: block;
    }

    .areas-activity__item.-active {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {

    .areas-activity__inner {
        flex-direction: column;
        gap: 24px;
    }

    .areas-activity__item {
        padding: 20px 0;
        gap: 8px;
    }



    .areas-activity__item-block:first-child::before {
        font-size: 18px;
        line-height: 1.5;
    }



    .areas-activity__item-title {
        font-size: 18px;
        line-height: 1.5;
    }

    .areas-activity__item-text {
        font-size: 16px;
    }

    .areas-activity__item-block:first-child {
        width: 32px;
    }

    .areas-activity__item-block:last-child {
        width: calc(100% - 40px);
    }
}
/* End */
/* /local/templates/akron-holding/components/bitrix/news.detail/banner/style.css?17534435371998 */
/* /local/templates/akron-holding/components/bitrix/system.pagenavigation/.default/style.css?1753443537942 */
/* /local/templates/akron-holding/components/bitrix/news.list/advantages/style.css?17534435379743 */
/* /local/templates/akron-holding/components/bitrix/news.list/areas-activity/style.css?17534435376291 */
