

/* Start:/local/templates/aspro-allcorp3_copy/components/bitrix/catalog/main_custom/style.css?17736714352322*/
.group_description_block.bottom {
  padding: 40px 0 0;
  margin-bottom: 30px;
}

.no_goods {
  padding: 87px 30px 50px;
  border-top: 1px solid #e5e5e5;
}
.js-load-wrapper > .no_goods {
  margin-top: -1px;
}
.no_goods .no_products {
  position: relative;
}
.no_goods .no_products:before {
  content: "";
  position: relative;
  width: 117px;
  height: 117px;
  background: url("/local/templates/aspro-allcorp3_copy/components/bitrix/catalog/main_custom/../../../../images/empty_catalog.png") 0px 0px no-repeat;
  display: block;
  margin: auto auto 23px;
}
.no_goods .button {
  float: right;
  margin: 17px 0px 0px;
}
.wrap_text_empty {
  padding: 10px 0px 15px 0px;
  text-align: center;
}
.wrap_text_empty .middle_text {
  padding: 16px 0px 0px;
  display: inline-block;
}

#main .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),
#main .catalog-maxwidth .bottom-links-block{
  margin-left: auto;
  margin-right: auto;
}
html.bx-ie #main .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),
html.bx-ie #main .catalog-maxwidth .bottom-links-block{
  flex-basis: auto;
}
.right_block.narrow_N .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),
.right_block.narrow_N .catalog-maxwidth .bottom-links-block{
  max-width: 1156px;
}

.section-content-wrapper .text_after_items{
  margin-top: 49px;
}

.catalog-detail__gallery {
  max-width: calc(var(--sizeImage) + var(--paddingRightLeft, 0px));
  max-height: calc((var(--sizeImage) * var(--ratio, 1)) + var(--bottomGallery, 70px));
}
.catalog-detail__gallery-wrapper {
  position: relative;
  width: 100%;
  padding-top: var(--paddingImage, 100%);
}
.catalog-detail__gallery__item--big {
  position: relative;
  padding-top: var(--paddingImage, 100%);
  width: 100%;
  height: 100%;
  line-height: var(--sizeImage);
  max-width: var(--sizeImage);
  max-height: var(--sizeImage);
}
.catalog-detail__gallery.catalog-detail__gallery--vertical {
  padding-left: 90px;
  max-width: calc(var(--sizeImage) + var(--paddingRightLeft, 90px));

}
.catalog_detail__main__title {
	font-size: clamp(26px, 1.3942em + 1.0256vw, 42px);
  max-width: 100%;
  word-break: break-word;
  text-overflow: clip;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 130%;
}

body > .body:not(.index) > .main {
  padding-bottom: 0 !important;
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/components/bitrix/catalog.element/main_middle/style.css?177367143557191*/
.catalog-detail__top-info {
    padding: 0 0 43px 0;
}
.catalog-detail__main {
    flex-basis: calc(50% - 28px);
}
.catalog-detail__info-bc {
    margin: 26px 0 0 0;
    border-top: 1px solid #e5e5e5;
    border-color: var(--stroke_black);
    padding: 16px 0 0 0;
}
body .catalog-detail__main-parts {
    align-items: flex-start;
}
.catalog-detail__main-part--right {
    display: none;
}
@media (min-width: 1200px) {
    .catalog-detail__gallery--horizontal .sticker {
        padding-right: 63px;
    }
}
@media (max-width: 1199px) {
    body .catalog-detail {
        display: block;
    }
    .catalog-detail__right-info {
        display: none;
    }
    .catalog-detail .catalog-detail__top-info {
        flex-direction: column;
    }
    .catalog-detail .catalog-detail__main {
        flex-basis: auto;
        padding: 35px 0 0 0;
    }
    .catalog-detail__main-part--right {
        display: block;
    }
}
@media (max-width: 767px) {
    body .catalog-detail__info-bc {
        margin: 26px 0 26px 0;
        border-bottom: 1px solid #e5e5e5;
        border-bottom-color: var(--stroke_black);
        padding: 16px 0 16px 0;
    }
    body .catalog-detail__main-part {
        width: 100%;
    }
    .bx-ie body .catalog-detail__main-part {
        flex-basis: auto;
    }
    body .catalog-detail__main-parts {
        flex-direction: column;
    }
    .catalog-detail__main-part--right {
        max-width: initial;
    }
}

/* sticky panel */
.catalog-detail__sticky-panel {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    background-color: var(--card_bg_hover_black);
}
.catalog-detail__sticky-panel .catalog-detail__title {
    position: absolute;
    top: -100000px;
    opacity: 0;
    width: calc(100% - 64px);
}
.catalog-detail__sticky-panel .catalog-detail__title > span {
    display: block;
    padding: 0 0 12px 0;
}
.catalog-detail__sticky-panel .catalog-detail__title.active {
    position: relative;
    top: initial;
    transition: opacity ease 1.5s, height ease 1s;
}
.catalog-detail__sticky-panel .catalog-detail__title.show.active {
    opacity: 1;
}

/* buy block */
.catalog-detail__buy-block {
    position: relative;
    max-width: 100%;
}
.catalog-detail__buy-block .catalog-detail__title {
    display: none;
}
.catalog-detail__sticky-panel .catalog-detail__buy-block {
    padding: 26px 32px 32px 32px;
}
.catalog-detail__sticky-panel .catalog-detail__title {
    display: block;
}

/* price */
.catalog-detail__info-tech {
    margin: 8px 0 0 0;
}

/* garanty */
.catalog-detail__garanty {
    position: relative;
    margin: 18px 0 0 0;
}

/* sales */
.catalog-detail__sale {
    margin: 16px 0 0 0;
    border-top: 1px solid #e5e5e5;
    border-top-color: var(--stroke_black);
    padding: 27px 8px 0 0;
}
.catalog-detail__sticky-panel .catalog-detail__sale {
    position: absolute;
    top: -10000000px;
    opacity: 0;
    margin: 0;
    padding: 0;
    padding: 0 32px 0 32px;
    overflow: hidden;
}
.catalog-detail__sticky-panel .catalog-detail__sale.show {
    position: relative;
    top: initial;
    opacity: 1;
    transition: opacity 1.5s ease, height 1s ease;
}
.catalog-detail__sticky-panel .catalog-detail__sale .sale-linked {
    margin-top: 27px;
    margin-bottom: 32px;
}

/* main slider */
.catalog-detail__gallery.image-list__link {
    position: relative;
}
.catalog-detail__gallery {
    margin: 0 auto;
    padding: 0 63px;
}
.catalog-detail__gallery {
    --paddingRightLeft: 63px + 63px;
}
.catalog-detail__gallery__item > a,
.catalog-detail__gallery__item--no-image > span {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: fit-content;
    height: 100%;
}
.detail .catalog-detail__gallery-slider .catalog-detail__gallery__item img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.bx-ie
    .detail
    .catalog-detail__gallery-slider
    .catalog-detail__gallery__item
    img {
    width: inherit;
}
@media (max-width: 1199px) {
    .catalog-detail .catalog-detail__gallery {
        flex: 0 0 100%;
        width: 100%;
    }
    .bx-ie .catalog-detail .catalog-detail__gallery {
        flex-basis: auto;
    }
    .catalog-detail__gallery {
        padding: 0;
        max-width: var(--sizeImage);
    }
}

/* big slider */
.catalog-detail__gallery-slider.big {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.catalog-detail__gallery:not(.catalog-detail__gallery--vertical)
    .catalog-detail__gallery-slider.big {
    bottom: var(--bottomGallery);
}

.catalog-detail__gallery__item--big img {
    cursor: zoom-in;
}
.catalog-detail__gallery__item--big.catalog-detail__gallery__item--no-image
    img {
    cursor: auto;
}
.owl-carousel.catalog-detail__gallery-slider.big .owl-dots {
    position: relative;
    bottom: -8px;
    text-align: center;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-prev {
    left: -35px;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-next {
    right: -35px;
}
@media (max-width: 767px) {
    .catalog-detail__gallery-slider.big {
        bottom: 0;
    }
    .catalog-detail__gallery-wrapper {
        margin-bottom: 28px;
    }
}
@media (min-width: 768px) {
    .catalog-detail__gallery-slider.big .owl-dots {
        display: none;
    }
}

/* thmb slider */
.catalog-detail__gallery__thmb {
    position: relative;
    z-index: 1;
    /* background: #fff; */
}
.catalog-detail__gallery-slider.thmb {
    padding: 0 24px;
    max-width: 270px;
    max-height: 58px;
}
.catalog-detail__gallery-slider.thmb[data-size="0"],
.catalog-detail__gallery-slider.thmb[data-size="1"] {
    display: none;
}
.catalog-detail__gallery__thmb-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 0 0 0;
}
.catalog-detail__gallery-slider.thmb .owl-stage {
    display: flex;
    flex-direction: row;
}
.catalog-detail__gallery-slider.thmb .owl-item {
    width: 58px !important;
    height: 58px !important;
}
.catalog-detail__gallery__item--thmb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-color: var(--stroke_black);
    border-radius: 4px;
    width: 58px;
    height: 58px;
}
.owl-item.current .catalog-detail__gallery__item--thmb {
    border: 2px solid #9e9e9e;
    border: 2px solid var(--theme-base-color);
}
.detail
    .catalog-detail__gallery-slider
    .catalog-detail__gallery__item--thmb
    img {
    max-width: 50px;
    max-height: 50px;
}
.catalog-detail__gallery-slider.thmb .owl-stage-outer {
    z-index: 1;
}
.catalog-detail__gallery-slider.thmb .owl-nav {
    display: flex;
    position: absolute;
    top: calc(50% - 20px);
    right: -16px;
    left: -16px;
    justify-content: space-between;
    margin: 0;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover {
    background-color: #fff;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover svg * {
    stroke: #9e9e9e;
    stroke: var(--theme-base-color);
}
@media (max-width: 767px) {
    .catalog-detail__gallery__thmb {
        display: none;
    }
}

/* vertical slider */
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb {
    height: 100%;
    max-height: 100%;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
    position: absolute;
    top: 0;
    right: 0;
    left: -32px;
    transform: rotate(90deg);
    transform-origin: top left;
    width: 100%;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__thmb-wrapper {
    justify-content: flex-start;
    padding-top: 0;
}
.catalog-detail__gallery--vertical
    .catalog-detail__gallery-slider.thmb
    .owl-stage {
    min-width: 58px;
}
.catalog-detail__gallery--vertical
    .catalog-detail__gallery-slider.thmb
    .owl-item {
    min-width: 58px;
    min-height: 58px;
}
.catalog-detail__gallery--vertical
    .catalog-detail__gallery-slider.thmb
    .catalog-detail__gallery__picture {
    transform: rotate(-90deg);
}
.catalog-detail__gallery.catalog-detail__gallery--vertical {
    --paddingRightLeft: 63px + 90px;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.big {
    z-index: 2;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__item--thmb {
    margin-left: 1px;
}
@media (max-width: 1199px) {
    .catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
        left: calc(50% + 58px - 50vw + 32px + 8px);
    }
}
@media (max-width: 991px) {
    .catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
        left: calc(50% + 58px - 50vw + 24px + 8px);
    }
}

/* popup video */
.catalog-detail__gallery__thmb .popup_video {
    display: none;
    position: relative;
    z-index: 1;
    margin-left: 30px;
    width: 32px;
    height: 32px;
    font-size: 0;
}
.catalog-detail__gallery-slider.owl-loaded + .popup_video {
    display: block;
}
.catalog-detail__gallery--vertical .video-block__play {
    transform: rotate(-90deg);
}

/* more link */
.catalog-detail .more-char-link {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #9e9e9e;
    color: var(--fill_dark_light_white_hover);
    line-height: calc(1em + 10px);
}
.catalog-detail .more-char-link:hover,
.catalog-detail .more-char-link:focus {
    color: #222;
    color: var(--fill_dark_light_ccc);
}

/* preview text */
.catalog-detail__previewtext .text-block {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-detail__previewtext .text-block,
.catalog-detail__previewtext .more-char-link {
    line-height: calc(1em + 10px);
}
.catalog-detail__previewtext .text-block > p {
    display: inline;
}

/* chars */
.catalog-detail .char-side {
    margin: 20px 0 0 0;
}
.detail .catalog-detail .properties {
    margin-top: 13px;
}
.catalog-detail .properties__item {
    margin-top: 6px;
}
.catalog-detail .char-side .more-char-link {
    margin: 13px 0 2px 0;
}

/* brand info */
.catalog-detail .brand-detail {
    margin: 0 0 22px 0;
}
.catalog-detail .brand-detail-info__image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 40px;
}
.catalog-detail .brand-detail-info__image a {
    max-width: 100%;
    max-height: 100%;
}
.catalog-detail .price_txt {
    margin: 5px 0 0 0;
}

/* bottom */
.catalog-detail__bottom-info .ordered-block.tabs-block {
    margin: 3.25rem 0px -0.55rem;
}
@media (max-width: 1199px) {
    .ordered-block:first-of-type {
        margin-top: 0 !important;
    }
}

.toggle-btn {
    cursor: pointer;
    margin-top: 10px;
    color: #007bff;
    user-select: none;
}

.toggle-arrow {
    display: inline-block;
    transition: transform 0.3s;
}

.toggle-arrow.active {
    transform: rotate(180deg);
}

.hidden-content {
    transition: all 0.3s ease;
}
.catalog-detail__right-info {
    display: none;
}
.topic {
    display: none;
}
.catalog-detail__right-info {
    display: none;
}
.catalog-detail__top-info--simplified {
    display: grid;
    grid-template-columns: 1fr 484px;
    align-items: start;
    justify-items: center;
}
.catalog-detail__gallery {
    padding: 0;
    max-width: 357px;
    height: fit-content;
}
.catalog-detail__main-gallery__container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 64px;
}
.catalog-detail__main--simplified {
    width: 100%;
}
.characteristic-item.hidden {
    display: none;
}
.catalog-detail__main__gallety {
    width: 347px;
}
.show-all-characteristics {
    margin-top: 24px;
    border: none;
    background: transparent;
    color: #00569c;
    font-weight: 500;
    font-size: 20px;
    line-height: 24.38px;
    font-family: "Montserrat", sans-serif;
}
.arrow-down {
    margin-left: 16px;
}
.show-all-characteristics.active .arrow-down {
    transform: rotate(180deg);
}

.for-whom_container-limit {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background: linear-gradient(
        180.03deg,
        rgba(255, 255, 255, 0.56) 0.02%,
        rgba(151, 167, 191, 0.24) 50.33%,
        rgba(255, 255, 255, 0.56) 96.49%
    );
    padding-top: clamp(0rem, -0.4444rem + 1.9753vw, 2rem);
    width: 100vw;
}
.for-whom_card {
    padding: 84px 24px 24px !important;
    width: 100%;
    max-width: 357px;
}
.description-container--wrapper {
    background: linear-gradient(
        180.03deg,
        rgba(255, 255, 255, 0.56) 0.02%,
        rgba(151, 167, 191, 0.24) 50.33%,
        rgba(151, 167, 191, 0.56) 96.49%
    );
    width: 100%;
    max-width: none;
}
.description-container {
    margin: 0 auto;
    padding: 56px 0 64px 0;
    width: 100%;
    max-width: 992px;
}
.description-title {
    margin: 0 0 24px 0;
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    text-wrap: balance;
}
.description-text {
    margin: 0px;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 23.94px;
    font-family: "Montserrat", sans-serif;
}
.content {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-content: center;
    justify-items: center;
    padding-top: 114px;
}
.content_paragraph {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #97a7bf;
    padding: 20px 0;
    width: 100%;
    color: #00569c;
    font-weight: 500;
    font-size: 20px;
    line-height: 24.38px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.radius-left {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.radius-right {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.content_paragraph:hover {
    background: #00569c;
    color: #fff;
    font-weight: 700;
}
.free-btn__sub-text {
    display: block;
    margin-top: 8px;
    width: 100%;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    line-height: 18.62px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.catalog__gallery-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.catalog-detail__gallery-swapper-wrapper {
    width: 912px !important;
    height: 524px !important;
}
.catalog-detail__gallery--912px {
    --sizeImage: 912px;
}
.catalog-detail__gallery {
    --sizeImage: 912px;
    --bottomGallery: 10px;
}
.catalog-detail__gallery-wrapper {
    position: relative;
    padding-top: 0;
    width: 100%;
}
.image-list__link {
    position: relative !important;
}
.catalog-detail__gallery-slider {
    padding: 0 44px !important;
    padding-bottom: 120px !important;
    width: 912px !important;
}
.catalog-gallery__swiper-button-prev {
    box-shadow: 0px 3px 4px 0px #00569c14;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.catalog-gallery__swiper-button-next {
    box-shadow: 0px 3px 4px 0px #00569c14;
    background: linear-gradient(
        270deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.catalog-gallery__swiper-button-prev:hover {
    box-shadow: 0px 3px 6px 0px #00569c66;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.catalog-gallery__swiper-button-next:hover {
    box-shadow: 0px 3px 6px 0px #00569c66;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.catalog-gallery__swiper-button-next::after {
    rotate: 180deg;
    background: url(/include/mainpage/components/gf_popular_products/svg-map-swiper-arrow.svg)
        no-repeat !important;
    background-position: 0px 0px !important;
    width: 16px !important;
    height: 24px !important;
}
.catalog-gallery__swiper-button-prev::after {
    background: url(/include/mainpage/components/gf_popular_products/svg-map-swiper-arrow.svg)
        no-repeat !important;
    background-position: 0px 0px !important;
    width: 16px !important;
    height: 24px !important;
}
.catalog-gallery__swiper-button-prev:hover::after,
.catalog-gallery__swiper-button-next:hover::after {
    background-position: -16px 0px !important;
}
.catalog-gallery__swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 35px) !important;
}
.catalog-gallery__swiper-button-prev,
.catalog-gallery__swiper-button-next {
    top: var(--swiper-navigation-top-offset, 40%) !important;
    right: var(--swiper-navigation-sides-offset, 35px) !important;
    background: #fff;
    background: var(--arrows_bg_black);
    width: 40px !important;
    height: 40px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.catalog-gallery__swiper-button-prev {
    box-shadow: 0px 3px 4px 0px #00569c14;
    border-radius: 3px 0 0 3px;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(151, 167, 191, 0.576) 100%
    ) !important;
}
.catalog-gallery__swiper-button-next {
    box-shadow: 0px 3px 4px 0px #00569c14;
    border-radius: 0 3px 3px 0;
    background: linear-gradient(
        270deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(151, 167, 191, 0.576) 100%
    ) !important;
}
.catalog-gallery__swiper-button-prev:hover {
    box-shadow: 0px 3px 6px 0px #00569c66;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.catalog-gallery__swiper-button-next:hover {
    box-shadow: 0px 3px 6px 0px #00569c66;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(255, 255, 255, 0.704) 100%
    ) !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 0 !important;
}
.catalog-gallery__swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 4px) !important;
    left: auto;
}
.catalog-gallery__swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 4px) !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 55px) !important;
}
.swiper-pagination-bullet {
    position: relative;
    opacity: 1;
    background: rgba(0, 0, 0, 0.1);
    width: 12px;
    height: 12px;
}
.swiper-pagination-bullet:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.3s ease;
    margin: -4px 0 0 -4px;
    border-radius: 100%;
    background: #97a7bf;
    width: 8px;
    height: 8px;
    content: "";
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.swiper-pagination-bullet:hover:before {
    transform: scale(1.5);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.swiper-pagination-bullet:hover:before {
    transform: scale(1.5);
    background-image: url("/local/templates/aspro-allcorp3_copy/images/svg/active-point-banner.svg");
    background-size: cover;
}
.catalog-detail img {
    margin: 0 !important;
}
.card-tariffs__title {
    margin: 0 0 54px 0;
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 52px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.card-tariffs__text {
    margin: 32px 0 0 0;
    padding: 0 10px;
    color: #333333;
    font-weight: 400;
    font-size: 20px;
    line-height: 24.38px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}
.catalog-detail__top-info {
    background-color: linear-gradient(
        90deg,
        #ffffff 8%,
        rgba(255, 255, 255, 0.72) 39.75%,
        rgba(255, 255, 255, 0) 69.72%,
        rgba(255, 255, 255, 0) 100%
    );
}
@media (max-width: 768px) {
    .catalog-detail__top-info {
        position: relative;
        grid-template-columns: 1fr !important;
        background-color: linear-gradient(
            180deg,
            #ffffff 8%,
            rgba(255, 255, 255, 0.72) 39.75%,
            rgba(255, 255, 255, 0) 69.72%,
            rgba(255, 255, 255, 0) 100%
        );
        padding: 24px !important;
        max-width: 100%;
    }
    .catalog-detail__gallery__item.catalog-detail__gallery__item--big {
        top: 50%;
        left: 50%;
        transform: translate(-45%, 15%);
    }
    .swiper-slide.catalog-detail__gallery__item.catalog-detail__gallery__item--big {
        top: 0;
        left: 0;
        transform: unset;
    }
    .catalog-detail__gallery__item--big {
        position: absolute;
        padding-top: 0;
        width: 118px;
        max-width: unset;
        height: 118px;
        max-height: unset;
        line-height: unset;
    }
    .catalog-detail__banner {
        max-width: 100%;
    }
    .catalog-detail__previewtext h4 {
        margin: 0 0 16px 0;
        color: #333333;
        font-weight: 700;
        font-size: 24px;
        line-height: 29.26px;
        font-family: "Montserrat", sans-serif;
        text-align: center;
    }
    .catalog-detail__previewtext__text {
        margin: 0 0 8px 0;
        color: #333333;
        font-weight: 400;
        font-size: 18px;
        line-height: 23.94px;
        font-family: "Montserrat", sans-serif;
        text-align: left;
    }
    .catalog-detail__previewtext__subtext {
        margin: 0 0 32px 0;
        color: #333333;
        font-weight: 400;
        font-size: 14px;
        line-height: 18.62px;
        font-family: "Montserrat", sans-serif;
        text-align: left;
    }
    .catalog-detail__buttons-container {
        display: flex;
        flex-direction: column;
        gap: 8px;
        max-width: 255px;
    }
    .btn-free-extended {
        max-width: unset !important;
    }
    .catalog-detail__gallery-slider {
        padding: 0px !important;
        padding-bottom: 76px !important;
        width: 100% !important;
    }
    .catalog-detail__gallery-swapper-wrapper {
        width: 100% !important;
        height: 428px !important;
    }
    .catalog-gallery__swiper-button-prev {
        top: var(--swiper-navigation-top-offset, calc(100% - 100px)) !important;
        left: var(--swiper-navigation-sides-offset, 2px) !important;
    }
    .catalog-gallery__swiper-button-next {
        top: var(--swiper-navigation-top-offset, calc(100% - 100px)) !important;
        right: var(--swiper-navigation-sides-offset, 2px) !important;
    }
    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: var(--swiper-pagination-bottom, 40px) !important;
    }
    .advantages-container_limit {
        padding: 24px 0px 0px;
    }
    .card-tariffs__text {
        padding: 0 20px;
    }
    .popular-products__container__title {
        text-align: center !important;
    }
}
@media (max-width: 767px) {
    .maxwidth-theme {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .catalog-detail__gallery-swapper-wrapper {
        width: 100% !important;
        height: 203px !important;
    }
    .catalog-detail__gallery-wrapper {
        margin-bottom: 0px;
    }
    .catalog-detail__top-info {
        padding: 24px 24px 238px 24px !important;
    }
    .catalog-detail__previewtext h4 {
        font-weight: 700;
        font-size: 24px;
        line-height: 29.26px;
        font-family: "Montserrat", sans-serif;
    }
    .catalog-detail__previewtext__text {
        font-weight: 400;
        font-size: 18px;
        line-height: 23.94px;
        font-family: "Montserrat", sans-serif;
    }
    .catalog-detail__previewtext__subtext {
        margin: 0 0 16px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 18.62px;
        font-family: "Montserrat", sans-serif;
    }
    .catalog-detail__buttons-container {
        max-width: 100%;
    }
    .catalog-detail__top-info {
        grid-template-rows: 1fr;
    }
    .catalog-detail__gallery__item.catalog-detail__gallery__item--big {
        top: 73%;
        left: 4%;
        transform: unset;
    }

    .catalog-gallery__swiper-button-prev,
    .catalog-gallery__swiper-button-next {
        background: #fff;
        background: var(--arrows_bg_black);
        width: 20px !important;
        height: 40px !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .catalog-gallery__swiper-button-next {
        right: var(--swiper-navigation-sides-offset, 26px) !important;
        box-shadow: 0px 3px 4px 0px #00569c14;
        border-radius: 8px 0px 0px 8px;
        background: linear-gradient(
            270deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(151, 167, 191, 0.576) 100%
        ) !important;
    }
    .catalog-gallery__swiper-button-prev {
        left: var(--swiper-navigation-sides-offset, 26px) !important;
        box-shadow: 0px 3px 4px 0px #00569c14;
        border-radius: 0px 8px 8px 0px;
        background: linear-gradient(
            90deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(151, 167, 191, 0.576) 100%
        ) !important;
    }
    .catalog-gallery__swiper-button-prev,
    .catalog-gallery__swiper-button-next {
        top: var(--swiper-navigation-top-offset, calc(100% - 95px)) !important;
    }
    .catalog-gallery__swiper-button-next {
        right: var(--swiper-navigation-sides-offset, 0px) !important;
    }
    .catalog-gallery__swiper-button-prev {
        left: var(--swiper-navigation-sides-offset, 0px) !important;
    }
    .catalog-detail__main-gallery__container {
        flex-direction: column;
        align-items: center;
    }
    .characteristic-item {
        font-size: 16px !important;
        line-height: 21.28px !important;
    }
    .catalog-detail__buy_inside {
        padding: 24px !important;
    }
}
.catalog-detail__gallery__link--main-banner {
    position: relative !important;
    width: 100%;
    max-width: 240px;
    height: max-content;
}
.catalog-detail__gallery__item--big {
    position: relative;
    background: transparent;
    padding-top: 0;
    width: 100%;
    height: 100%;
}
.catalog-detail__gallery__item--big-main-banner {
    /* max-width: 240px; */
}
.tizers-list {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background: #00569c;
    padding: 56px 0 54px 0 !important;
    width: 100vw;
}

.tizerd-list__anouns {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.maxwidth-theme {
    max-width: 1564px;
}

.tizerd-list__anouns__text {
    margin-bottom: 46px;
    max-width: 738px;
    color: #ffffff;
    font-weight: 400;
    font-size: 1.39rem;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.tizers-list__items-wrapper {
    /* display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr; */
    display: flex;
    justify-content: space-evenly;
    gap: 150px;
}
.grid-list__item {
    min-width: 0px;
}
.tizers-list__item-text-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: -0.25em;
    max-width: 274px;
}
.tizers-list__item-name {
    background: linear-gradient(
        178.22deg,
        #97a7bf 4.36%,
        #00569c 50.78%,
        #001e36 84.4%
    );
    background-clip: text;
    color: #bbd1f1;
    font-weight: 700;
    font-size: 4.5rem;
    line-height: 87.77px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}
.tizers-list__item-descr {
    color: #bbd1f1;
    font-weight: 400;
    font-size: 24px;
    line-height: 29.26px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}

.tizers-list__item-descr {
    margin-top: 8px;
}
.ask-part {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.text-title {
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24.38px;
    font-family: "Montserrat", sans-serif;
}
.text-desc {
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.5px;
    font-family: "Montserrat", sans-serif;
}
.ask-qoe-card {
    margin-bottom: 32px;
}
.ask-que-limit {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: max-height 0.5s ease-in-out;
    background: #ffffff;
    background-color: #ffffff;
    padding: 56px 0 64px;
    padding: 56px 0 64px 0;
    width: 100%;
    max-width: 100%;
}
.ask-qoe-conteiner {
    width: 100%;
    max-width: 1500px;
}
.active {
    display: block;
}
.text-title_active {
    color: #00569c;
    font-weight: 700;
}
.active_allow {
    transform: rotate(180deg);
    transition: transform 0.3s ease; /* Анимация поворота */
}

.active_allow path {
    fill: #00569c; /* Цвет, соответствующий заголовку */
    transition: fill 0.3s ease; /* Анимация изменения цвета */
}
.ask-qoe-card {
    cursor: pointer; /* Изменяем курсор на указатель */
}

.text-title:hover {
    color: #00569c;
}
.catalog-detail__buy_inside {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
    box-shadow: 0px 3px 12px 0px #00569c29;
    border: 2px solid #97a7bf;
    border-radius: 2px;
    padding: 32px 96px;
    width: 100%;
    max-width: 484px;
}
.catalog-element__price-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
.catalog-element__price-item_detail-text {
    margin: 0 0 8px 0;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 23.94px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.catalog-detail__cart {
    margin: 0 !important;
}
.price__new-val {
    margin-bottom: 16px;
    color: #333333;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 48.76px !important;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.price__old {
    float: right;
}
.btn-free-simplified {
    transition: all 0.3s ease-in-out;
    border: 2px solid #00569c !important;
    background: #ffffff !important;
    color: #00569c !important;
}
.btn-free-simplified:hover {
    transition: all 0.3s ease-in-out;
    background: #00569c !important;
    color: #ffffff !important;
}
.characteristic-item {
    margin: 0;
    color: #333333;
    font-weight: 400;
    font-size: 20px;
    line-height: 26.6px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}
.characteristics-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 8px;
}
.catalog-elem__detail-text {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background: linear-gradient(
        178.13deg,
        #ffffff 1.58%,
        rgba(255, 255, 255, 0.16) 32.57%,
        rgba(151, 167, 191, 0.16) 64.05%,
        rgba(151, 167, 191, 0.24) 98.42%
    );

    width: 100vw;
}
.catalog__gallery-container {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background: linear-gradient(
        180.03deg,
        rgba(255, 255, 255, 0.56) 0.02%,
        rgba(151, 167, 191, 0.24) 50.33%,
        rgba(255, 255, 255, 0.56) 96.49%
    );
    width: 100vw;
}
.catalog-elem__detail-text__title {
    margin: 32px 0 16px 0 !important;
    color: #00569c;
    font-weight: 700;
    font-size: 24px;
    line-height: 29.26px;
    font-family: "Montserrat", sans-serif;
}
.container-limited {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1500px;
}
.toggle-btn {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}
.toggle-btn.active {
    transform: rotate(180deg);
}
.catalog-elem__detail-text__container {
    padding: 0 0 32px 0;
}
.catalog-elem__detail-text__container * {
    font-weight: 400;
    font-size: 16px;
    line-height: 21.28px;
    font-family: "Montserrat", sans-serif;
}
.catalog-detail__gallery__item {
    background-color: transparent !important;
    width: 357px;
    height: 357px;
    object-fit: cover;
}
.detail img {
    max-width: 357px !important;
    max-height: 357px !important;
}
.advantages-container_title,
.work-in-programm_title,
.ask-container_title,
.tizerd-list__anouns__title {
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 52px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.advantages-container_title,
.ask-container_title {
    color: #00569c;
}
.work-in-programm_title,
.tizerd-list__anouns__title {
    color: #ffffff;
}
.for-whom-limit {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background-color: #97a7bf;
    padding: 56px 0 40px 0;
    width: 100vw;
}
.for-whom_title {
    margin-bottom: 42px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.possibilities-container--wrapper {
    display: flex;
    justify-content: center;
    background-color: #ffffff;
    padding: 56px 0 64px 0;
    width: 100%;
    max-width: 100%;
}
.possibilities-container_limit {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    max-width: 1500px;
}
.possibilities-container_title {
    margin: 0;
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.possibilities-cards-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    width: 100%;
}
.possibilities-card_limit {
    display: grid;
    grid-template-rows: 80px auto 1fr;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 8px;
    box-shadow: 0px 3px 12px 0px #00569c29;
    border-radius: 8px;
    background: #97a7bf3d;
    padding: 24px;
    min-height: 291px;
}
.possibilities-card_limit .possibilities-card_img {
    width: 80px;
    max-width: none !important;
    height: 80px;
    max-height: none !important;
    object-fit: contain;
}
.possibilities-card_title {
    margin: 0;
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.possibilities-card_description {
    margin: 0;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.programs-container--wrapper {
    display: flex;
    position: relative;
    justify-content: center;
    transition: max-height 0.5s ease-in-out;
    background-color: #ffffff;
    padding: 56px 0 64px 0;
    width: 100%;
    max-width: 100%;
    max-height: 760px;
}
.programs-container--wrapper.no-toggle {
    max-height: none;
    overflow: visible;
}
.programs-container--wrapper.expanded {
    overflow: visible;
}
.programs-container--wrapper::after {
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    opacity: 1;
    z-index: 5;
    transition: opacity 0.5s ease-in-out;
    box-shadow: 0px 11px 12px 0px #00569c29;
    background: #ffffff;
    height: 100px;
    pointer-events: none;
    content: "";
}
.programs-container--wrapper.expanded::after,
.programs-container--wrapper.no-toggle::after {
    display: none;
    opacity: 0;
}
.programs-container_limit {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    width: 100%;
    max-width: 1500px;
}
.programs-container--wrapper.expanded .programs-container_limit {
    padding-bottom: 0;
}
.programs-container_title {
    margin: 0;
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 52px;
    font-family: "Montserrat", sans-serif;
}
.programs-cards-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    padding: 5px;
    width: 100%;
    overflow: hidden;
}
.programs-card_link {
    display: block;
    transition: opacity 0.3s ease-in-out;
    height: 100%;
    color: inherit;
    text-decoration: none;
}
.programs-card_link:hover {
    opacity: 0.9;
}
.programs-card_link:hover .programs-card_limit {
    outline: 1px solid #00569c !important;
    outline-offset: -1px;
    box-shadow: 0px 3px 16px 0px #00569c3d;
}
.programs-card_link:focus {
    outline: none;
}
.programs-card_link:focus .programs-card_limit {
    outline: 2px solid #00569c;
    outline-offset: 2px;
}
.programs-card_limit {
    display: grid;
    grid-template-rows: 80px auto 1fr;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 10px;
    box-shadow: 0px 3px 12px 0px #00569c29;
    border-radius: 8px;
    background: #97a7bf3d;
    padding: 24px;
    height: 100%;
    min-height: 251px;
}
.programs-card_limit .programs-card_img {
    width: 80px;
    max-width: none !important;
    height: 80px;
    max-height: none !important;
    object-fit: contain;
}
.programs-card_title {
    margin: 0;
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.programs-card_description {
    margin: 0;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.programs-toggle-btn {
    display: flex;
    position: absolute;
    bottom: -115px;
    left: 50%;
    justify-content: center;
    align-items: center;
    transform: translateX(-50%);
    z-index: 10;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: 41px;
    height: 41px;
}
.programs-toggle-btn svg {
    outline: 1px solid#00569C !important;
    outline-offset: -1px;
    border-radius: 50%;
}
.programs-toggle-btn:hover circle {
    fill: #fff;
    stroke: #00569c;
}
.programs-toggle-btn:hover path {
    fill: #00569c;
}
.programs-toggle-btn svg {
    display: block;
    transform-origin: center center;
    transition: transform 0.5s ease-in-out;
}
.programs-toggle-btn svg circle {
    transition: fill 0.3s ease-in-out, stroke 0.3s ease-in-out;
}
.programs-toggle-btn svg path {
    transition: fill 0.3s ease-in-out;
}
.programs-container--wrapper.expanded .programs-toggle-btn svg {
    transform: rotate(180deg);
}
.programs-container--wrapper.expanded .programs-toggle-btn {
    position: absolute;
    bottom: -115px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 32px;
    width: 41px;
    height: 41px;
}

.service-capabilities__wrapper {
    font-weight: 400;
    font-size: 16px;
    line-height: 21.28px;
    font-family: "Montserrat", sans-serif;
}
.service-capabilities__wrapper ul {
    padding-left: 25px;
    list-style: disc;
}
ul li::before {
    content: unset !important;
}
.service-capabilities__wrapper ul li {
    list-style-type: disc;
}
.service-capabilities__wrapper a {
    margin-top: 24px;
    background-color: #00569c;
    padding: 18px 40px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
}
.service-capabilities__wrapper a:hover {
    margin-top: 24px;
    background-color: #00569c;
    padding: 18px 40px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
}
.service-limit {
    margin-top: 56px;
    margin-bottom: 80px;
}
.service-title {
    color: #00569c;
    font-weight: 700;
    font-size: 24px;
    line-height: 29.26px;
    font-family: "Montserrat", sans-serif;
}

.popular-products {
    padding: 56px 0 0 0;
}

@media (max-width: 1024px) {
    .description-container {
        padding: 24px 20px 64px;
        max-width: 720px !important;
    }
    .description-text {
        font-size: 14px !important;
    }
    .for-whom_container__card__img {
        position: absolute;
        top: -35px;
        left: 30%;
    }
    .ul-disc li {
        font-size: 14px;
        line-height: 17px;
    }
    .for-whom_container__card__text p:nth-child(2) {
        font-size: 14px !important;
    }
    .for-whom_container__card__text p:nth-child(1) {
        font-size: 18px !important;
    }
    .for-whom_container {
        justify-content: center;
    }
    .for-whom_container__card {
        position: relative;
        flex-direction: column !important;
        padding-top: 100px !important;
        max-width: 352px !important;
        max-height: 485px !important;
    }
    .advantages-card_descroption {
        font-size: 16px;
        line-height: 19px;
    }
    .advantages-card_img {
        width: 56px;
        height: 56px;
    }
    .advantages-card_limit {
        height: 176px;
    }
    .advantages-cards-container {
        display: grid;
        grid-template-columns: repeat(2, 357px);
        justify-content: center;
        gap: 24px;
    }
    .possibilities-cards-container,
    .programs-cards-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    .vrez-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        padding: 24px 24px 36px 482px;
    }
    .vrez-container_title {
        font-size: 20px;
        line-height: 24px;
    }
    .vrez-container_img {
        top: 24px;
        left: 124px;
        max-width: 234px !important;
        max-height: 142px !important;
    }
    .tizers-list__item-name {
        font-weight: 700;
        font-size: 2.5rem;
        line-height: 48.76px;
        text-align: center;
    }
    .tizers-list__item-descr {
        font-weight: 400;
        font-size: 1rem;
        line-height: 19.5px;
        text-align: center;
    }
    .tizers-list__items-wrapper {
        display: grid;
        grid-template-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 30px;
    }
    .for-whom_card {
        max-width: 230px;
    }
}

@media (max-width: 768px) {
    .for-whom_title,
    .ask-container_title,
    .tizerd-list__anouns__title {
        font-size: 24px;
    }
    .text-title {
        font-size: 18px;
    }
    .text-desc {
        max-width: 666px;
        font-size: 14px;
    }
    .for-whom_card-img {
        top: -35px !important;
        max-width: 96px !important;
    }
    .for-whom_card-text {
        font-size: 18px !important;
    }
    .for-whom_card {
        padding: 68px 33px 16px !important;
    }
    .service-title {
        text-align: center;
    }
    .possibilities-cards-container,
    .programs-cards-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .service-capabilities__wrapper {
        font-weight: 400;
        font-size: 14px;
        line-height: 18.62px;
        font-family: "Montserrat", sans-serif;
    }
    .service-capabilities__wrapper a {
        display: flex;
        justify-content: center;
        margin: auto;
        max-width: 430px;
        font-weight: 700;
        font-size: 15px;
        line-height: 19px;
        font-family: "Montserrat", sans-serif;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .for-whom_card {
        padding: 68px 30px 16px !important;
    }
    .text-desc {
        max-width: 280px;
    }
    .tizers-list__items-wrapper {
        display: grid;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
    }
    .tizerd-list__anouns__text {
        margin: 0 10px 24px;
        font-size: 16px;
        text-align: left;
    }

    .description-text {
        margin: auto !important;
        max-width: 340px;
    }
    .content {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .content_paragraph {
        width: 100% !important;
    }
    .possibilities-cards-container,
    .programs-cards-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .radius-left {
        border-top-right-radius: 8px !important;
        border-top-left-radius: 8px !important;
        border-bottom-left-radius: 0px !important;
    }
    .radius-right {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 8px !important;
        border-bottom-left-radius: 8px !important;
    }
}
.catalog__gallery-title {
    margin: 40px 0 24px 0 !important;
    color: #00569c;
    font-weight: 700;
    font-size: 24px;
    line-height: 29.26px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
@media (max-width: 1280px) {
    .catalog-detail__top-info--simplified {
        grid-template-columns: 1fr !important;
    }
    .catalog-detail__buy_inside {
        align-items: center;
        max-width: 100%;
    }
    .catalog-detail__buy-block {
        margin-top: 24px;
        width: 100%;
    }
    .btn-free,
    .btn-actions__inner {
        width: 292px;
        max-width: 292px;
    }
    .btn-kp .btn-actions__inner {
        width: 100%;
        max-width: 100%;
    }
    .catalog-elem__detail-text {
        padding: 0 33px;
    }
    .catalog-elem__detail-text__title {
        margin: 40px 0 16px 0 !important;
        text-align: center;
    }
    .catalog__gallery-container {
        padding: 0 33px;
    }
    .ask-qoe-card {
        padding: 0 24px;
    }
}

@media (max-width: 767px) {
    .content {
        padding: 24px 0;
    }
    .catalog__gallery-container {
        padding: 0 10px;
    }
    .catalog-detail__gallery__picture {
        width: 100% !important;
        height: max-content !important;
    }
    .ask-container_title {
        font-weight: 700;
        font-size: 24px;
        line-height: 29.26px;
        font-family: "Montserrat", sans-serif;
        text-align: center;
    }
    .ask-qoe-card {
        margin-bottom: 24px;
        padding: 0 10px;
    }
    .ask-que-limit {
        padding: 32px 0 41px;
    }
    .service-limit {
        margin-bottom: 45px;
    }
    .for-whom_cards-container {
        flex-direction: column;
        justify-content: center !important;
        align-items: center;
        gap: 40px !important;
    }
}

/* Таблица сравнения версий */
.table-checkbox-container {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    background: linear-gradient(
        0.03deg,
        rgba(255, 255, 255, 0.56) 2.3%,
        rgba(151, 167, 191, 0.24) 52.6%,
        rgba(151, 167, 191, 0.56) 98.76%
    );
    padding: 56px 0 64px 0;
    width: 100%;
}

.table-checkbox__title {
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 52px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.table-checkbox {
    max-width: 1500px;
}

.table-checkbox__swipe-icon {
    display: none;
}
.table-checkbox__grid {
    border-collapse: separate;
    border-spacing: 8px;
    width: 100%;
    table-layout: fixed;
}

.table-checkbox__empty-cell,
.table-checkbox__row-head,
.table-checkbox__col-head,
.table-checkbox__cell {
    width: auto;
}

.table-checkbox__grid[data-cols-count="4"] .table-checkbox__col-head,
.table-checkbox__grid[data-cols-count="4"] .table-checkbox__cell,
.table-checkbox__grid[data-cols-count="5"] .table-checkbox__col-head,
.table-checkbox__grid[data-cols-count="5"] .table-checkbox__cell,
.table-checkbox__grid[data-cols-count="6"] .table-checkbox__col-head,
.table-checkbox__grid[data-cols-count="6"] .table-checkbox__cell,
.table-checkbox__grid[data-cols-count="7"] .table-checkbox__col-head,
.table-checkbox__grid[data-cols-count="7"] .table-checkbox__cell,
.table-checkbox__grid[data-cols-count="8"] .table-checkbox__col-head,
.table-checkbox__grid[data-cols-count="8"] .table-checkbox__cell {
    width: auto;
}

.table-checkbox__grid thead th {
    vertical-align: middle;
    border-radius: 8px 8px 0 0;
    background-color: #00569c;
    padding: 16px 12px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    text-align: center;
}

.table-checkbox__row-head {
    box-shadow: 0px 3px 12px 0px #00569c29;
    background: #bbd1f1;
    padding: 16px;
}

.table-checkbox__row-head__text {
    vertical-align: middle;
    margin: 0;
    color: #00569c;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    font-family: "Montserrat", sans-serif;
}

.table-checkbox__cell {
    vertical-align: middle;
    box-shadow: 0px 3px 12px 0px #00569c29;
    background: linear-gradient(
        90deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.88) 100%
    );
    padding: 5px;
    line-height: 130%;
    text-align: center;
}

.table-checkbox__checked,
.table-checkbox__empty {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #00569c;
    border-radius: 2px;
    width: 22px;
    height: 22px;
}

.table-checkbox__empty {
    background: transparent;
}

.table-checkbox__checked {
    position: relative;
    background: #00569c;
}

.table-checkbox__checked::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L6 12L15 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 14px;
    content: "";
}

.table-checkbox__note {
    margin: 0;
    margin-left: 15px;
    width: 100%;
    max-width: 1500px;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 133%;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}

.table-checkbox__note--container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    max-width: 1500px;
}

.for-whom_card-text {
    text-align: center;
}

.popular-products__container {
    padding: 56px 0 64px 0;
}

@media (min-width: 360px) and (max-width: 1279.9px) {
    .catalog-detail__main-gallery__container {
        gap: 16px;
    }
    .catalog-detail__gallery__item {
        width: 240px;
        height: 240px;
    }
    .detail img {
        max-height: 100% !important;
    }
    .table-checkbox {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        max-width: 100%;
    }

    .table-checkbox__grid {
        width: 1500px;
        min-width: 1500px;
    }

    .table-checkbox__swipe-icon {
        display: block;
        position: absolute;
        top: 35px;
        right: 3%;
        z-index: 10;
        pointer-events: none;
    }

    .table-title-custom td {
        padding: 4px !important;
        font-size: 16px !important;
    }

    .table-checkbox-container {
        padding: 32px 0 40px 0;
    }
}

@media (min-width: 360px) and (max-width: 1023.9px) {
    .for-whom_card .for-whom_card-img {
        max-width: 96px !important;
    }
}

@media (min-width: 768px) and (max-width: 1279.9px) {
    .content:not([style*="grid-template-columns"]) {
        grid-template-columns:
            minmax(135px, 1fr) minmax(136px, 1fr) minmax(176px, 1fr)
            minmax(135px, 1fr) minmax(135px, 1fr);
    }
    .content {
        padding-top: 28px;
    }

    .content_paragraph {
        padding: 12px 0;
        font-size: 14px;
    }

    .description-container {
        padding: 0 0 40px 0;
    }

    .for-whom-limit,
    .possibilities-container--wrapper,
    .table-checkbox-container {
        padding: 32px 0 40px 0;
    }

    .for-whom_title {
        margin-bottom: 25px;
    }

    .for-whom_card-text {
        text-align: center;
    }

    .table-checkbox-container {
        gap: 16px;
    }
}
.table-trafic-custom {
    table-layout: auto !important;
}

/* ====== Grid блок с карточками (БЭМ) ====== */
.grid-cards {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    background: #ffffff;
    width: 100vw;
}

.grid-cards__container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin: 0 auto;
    padding: 56px 0 64px 0;
    width: 100%;
    max-width: 1500px;
}

.grid-cards__title {
    margin: 0;
    color: #00569c;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.3889rem + 0.4938vw, 2rem);
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.grid-cards__grid {
    display: grid;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    gap: clamp(0.75rem, 0.5769rem + 0.7692vw, 1.5rem);
    transition: gap 0.4s ease-in-out;
}

.grid-cards__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    transform: scale(1);
    opacity: 1;
    transition: box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out,
        transform 0.3s ease-in-out, max-height 0.4s ease-in-out,
        margin 0.4s ease-in-out, padding 0.4s ease-in-out,
        outline 0.3s ease-in-out, height 0.3s ease-in-out;
    margin: 0;
    outline: 1px solid transparent;
    outline-offset: -1px;
    box-shadow: 0px 3px 12px 0px #00569c29;
    border: none;
    border-radius: 8px;
    background: #97a7bf3d;
    padding: 24px;
    max-height: 5000px;
    overflow: hidden;
    color: inherit;
    text-align: center;
    text-decoration: none;
}

.grid-cards__card:hover {
    opacity: 0.9;
    outline: 1px solid #00569c !important;
    outline-offset: -1px;
    box-shadow: 0 0 12px 0 #00569c50;
}

.grid-cards__card-img {
    flex-shrink: 0;
    border-radius: 6px;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.grid-cards__card-title {
    margin: 0;
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    font-family: "Montserrat", sans-serif;
}

.grid-cards__card-text {
    flex: 1;
    margin: 0;
    color: #444;
    font-size: 14px;
    line-height: 1.35;
    font-family: "Montserrat", sans-serif;
}

.grid-cards__card_hidden {
    grid-row: span 0;
    transform: scale(0.95);
    opacity: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-height: 0 !important;
    overflow: hidden;
    pointer-events: none;
}

.grid-cards__toggle {
    display: flex;
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    grid-column: 1 / -1;
    justify-content: center;
    align-items: center;
    justify-self: center;
    transform: none !important;
    z-index: auto !important;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
    width: 41px;
    height: 41px;
}

.grid-cards__toggle::before {
    position: absolute;
    top: calc(50% - 6px);
    left: 50%;
    transform: translateY(-50%);
    margin-left: -50vw;
    box-shadow: 0px 11px 12px 0px #00569c29;
    background: transparent;
    width: 100vw;
    height: 15px;
    pointer-events: none;
    content: "";
}

.grid-cards__toggle-icon {
    display: block;
    transform-origin: center center;
    transition: transform 0.4s ease-in-out;
    overflow: visible !important;
}

.grid-cards__toggle-icon circle {
    transition: fill 0.3s ease-in-out, stroke 0.3s ease-in-out,
        stroke-width 0.3s ease-in-out;
}

.grid-cards__toggle-icon path {
    transition: fill 0.3s ease-in-out;
}

.grid-cards__toggle:hover .grid-cards__toggle-icon circle {
    fill: #fff;
    stroke: #00569c;
    stroke-width: 1px;
}

.grid-cards__toggle:hover .grid-cards__toggle-icon path {
    fill: #00569c;
}

.grid-cards__toggle.grid-cards__toggle_expanded .grid-cards__toggle-icon {
    transform: rotate(180deg);
}

@media (max-width: 900px) {
    .grid-cards__container {
        padding: 0 10px;
    }
    .grid-cards__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .grid-cards__container {
        padding: 0;
    }
    .grid-cards__grid {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/components/bitrix/news.list/for-whom-simplified/style.css?1739543167671*/
.for-whom_cards-container {
    display: flex;
    gap: 24px;
    padding: 32px 0 0;
    justify-content: center;
}
.for-whom_card {
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.88) 48.75%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 3px 12px 0px #00569C29;
    padding: 84px 56px 24px;
    position: relative;
    border-radius: 8px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
}
.for-whom_card-img {
    position: absolute;
    top: -55px;
}
.for-whom_card-text {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 24.38px;
    margin: 0;
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/components/bitrix/news.list/catalog-element-tariffs/style.css?17736714368898*/
.cards-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.card {
	width: 100%;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	display: grid;
	grid-template-rows: 104px 1fr 167px;
}
.card__header {
	border-radius: 8px 8px 0 0;
	position: relative;
	padding: 24px 32px 50px 32px;
}
.card__icon {
	position: absolute;
	right: 8px;
	top: -38px;
	z-index: 2;
}

.card__title {
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	line-height: 29.26px;
	text-align: left;
	margin: 0;
}
.card__content {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 32px 15px;
	align-items: center;
	justify-content: center;
}

.content-row {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.content-first,
.content-second {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 400;
	line-height: 24.38px;
	text-align: center;
	color: #333333;
}
.content-second {
	font-weight: 700;
}

.card__footer {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 35px;
	width: 100%;
	border-radius: 0 0 8px 8px;
	padding: 12px 0 32px 0;
}

.card__price {
	position: relative;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 400;
	line-height: 29.26px;
	text-align: center;
	color: #333333;
}

.card__limit {
	width: 100%;
	position: absolute;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 400;
	line-height: 14.63px;
	text-align: center;
	color: #333333;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
}
.card-tariffs {
	background: linear-gradient(
		180deg,
		#ffffff 0%,
		rgba(151, 167, 191, 0.24) 100%
	);
	width: 100vw;
	position: relative;
	left: 50%;
	margin-left: -50vw;
}
.card-tariffs__container {
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 0 64px 0;
}
.card__for-whom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 15px;
	z-index: 1;
}
.card__for-whom__span {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.94px;
	text-align: left;
	padding: 7px 24px 8px 24px;
	color: #ffffff;
	display: inline-block;
}
.bez-b:hover {
	color: #FFFFFF !important;
}
.card-btn-order {
	padding: 18px 107px !important;
}
/* Адаптивность */
@media (max-width: 1024px) {
	.cards-grid {
		grid-template-columns: 1fr;
	}
	.cards-grid {
		padding: 0 142px;
	}
}

@media (max-width: 767px) {
	.cards-grid {
		grid-template-columns: 350px;
		padding: 0;
		justify-items: center;
		justify-content: center;
		gap: 40px;
	}
	.card__icon {
		width: 88px;
		height: max-content;
		position: absolute;
		right: 16px;
		top: -25px;
		z-index: 2;
	}
	.card__title {
		font-family: Montserrat;
		font-size: 20px;
		font-weight: 700;
		line-height: 24.38px;
		text-align: left;
		padding: 16px 85px 16px 16px;
	}
	.card__header {
		padding: 0;
	}
	.card__for-whom {
		position: relative;
                min-height: 8px;
	}
	.card-tariffs__title {
		margin: 0 0 32px 0;
	}
}

@keyframes formHighlight {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 86, 156, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(0, 86, 156, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(0, 86, 156, 0);
	}
}

.highlight-form {
	animation: formHighlight 2s ease-out;
}
.table-container {
    width: 100%;
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch; 
}

.table-trafic {
    margin: auto;
    border-collapse: separate;
    border-spacing: 8px;
    min-width: 1500px; 
    border: none;
    width: 100%;
}


.table-title td {
    background-color: #00569C;
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    line-height: 52px;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.categoty-traffic td {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 24.38px;
    text-align: center;
    background-color: #00569CB8;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}


.title-traffic {
    background-color: #BBD1F1;
    color: #00569C;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.94px;
    padding: 16px;
    width: 374px;
}

.content-traffic {
    background-color: #fff;
    color: #333333;
    width: auto;
    padding: 16px;
}

.content-traffic p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 21.94px;
    margin: 0;
    padding-bottom: 5px;
}
/* ul li{
	list-style-type: disc 
} */
.content-traffic ul li {
    list-style-type: disc !important;
    list-style-position: inside;
    padding-left: 20px;
	font-size: 18px;
}

.content-traffic > li {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 17.07px;
}

.price-traffic {
    color: #333333;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.88) 100%);
    font-family: Montserrat;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.94px;
    width: 284px;
    padding: 16px;
}
.bezm-but {
	text-align: center;
	margin-top: 96px;
}
.bezm-but_text {
	text-align: center;
	margin-top: 36px;
}
.bez-b {
	padding: 18px 107px !important;
}
.title-traffic, .content-traffic, .price-traffic {
    box-shadow: 0px 3px 12px 0px #00569C29;
}
.card-text {
	max-width: 992px;
	margin: auto;
}
.card-text p {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	line-height: 23.94px;
}
.card-text a {
	color: #00569C;
}
.card-text a:hover {
	color: #00569C;
}
.card-text ul li {
	margin-left: 30px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	line-height: 23.94px;
}
@media (max-width: 768px) {
    .table-container {
        overflow-x: auto; 
    }
	.card-text {
		padding: 5%;
	}
}

@media (max-width: 414px) {
	.table-title td {
		font-size: 20px;
		padding: 8px 0px 8px 16px;
	}
	.price-traffic {
		width: 244px;
	}
	.title-traffic {
		width: 261px;
	}
	.title-traffic, .price-traffic, .content-traffic p, .categoty-traffic td {
		font-size: 16px;
	}
    .table-container {
        overflow-x: auto; 
    }
}

.card-tariffs__title {
    margin: 0 0 32px 0;
}
.table-container-custom {
    width: 100%;
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch; 
}

.table-trafic-custom {
    margin: auto;
    border-collapse: separate;
    border-spacing: 8px;
    max-width: 1493px;
    border: none;
    width: 100%;
    table-layout: fixed;
}


.table-title-custom td {
    background-color: #00569C;
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    line-height: 52px;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.table-title-custom td:first-child {
    width: 74.95%;
}

.table-title-custom td:last-child {
    width: 25.05%;
}


.categoty-traffic-custom td {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 24.38px;
    text-align: center;
    background-color: #00569CB8;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}


.title-traffic-custom {
    background-color: #BBD1F1;
    color: #00569C;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.94px;
    padding: 16px;
    width: 74.95%;
}

.content-traffic-custom {
    background-color: #fff;
    color: #333333;
    width: auto;
    padding: 16px;
}

.content-traffic-custom p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 21.94px;
    margin: 0;
    padding-bottom: 5px;
}

.content-traffic-custom ul li {
    list-style-type: disc !important;
    list-style-position: inside;
    padding-left: 20px;
	font-size: 18px;
}

.content-traffic-custom > li {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 17.07px;
}

.price-traffic-custom {
    color: #333333;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.88) 100%);
    font-family: Montserrat;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.94px;
    width: 25.05%;
    padding: 16px;
	text-align: center;
}

.bezm-but-custom {
	text-align: center;
	margin-top: 96px;
}

.title-traffic-custom, .content-traffic-custom, .price-traffic-custom {
    box-shadow: 0px 3px 12px 0px #00569C29;
}

@media (max-width: 768px) {
    .table-container-custom {
        overflow-x: auto; 
    }
}

@media (max-width: 768px) {
	.table-trafic-custom {
		table-layout: auto;
	}
}

@media (max-width: 414px) {
	.table-title-custom td {
		font-size: 20px;
		padding: 8px 0px 8px 16px;
	}
	.price-traffic-custom {
		width: 25.05%;
	}
	.title-traffic-custom {
		width: 74.95%;
	}
	.title-traffic-custom, .price-traffic-custom, .content-traffic-custom p, .categoty-traffic-custom td {
		font-size: 16px;
	}
    .table-container-custom {
        overflow-x: auto; 
    }
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/css/jquery.fancybox.css?172655590217412*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/css/catalog_detail.css?17265559021588*/
.catalog-detail__gallery__item {
  background-color: var(--black_bg_black);
}
.catalog-detail {
  display: flex;
  flex-direction: row;
  position: relative;
}
.catalog-detail img {
  display: inline-block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.catalog-detail__right-info {
  order: 1;
  padding-left: 48px;
  width: 400px;
}
.catalog-detail__main {
  flex-grow: 1;
}
.catalog-detail__main-part--right {
  max-width: 424px;
}
@media (min-width: 1200px) {
  .catalog-detail__item,
  .catalog-detail__right-info {
    min-width: 0; /* fix slider in flex */
  }
}
@media (max-width: 1199px) {
  .catalog-detail__gallery.catalog-detail__gallery--horizontal.image-list__link {
    position: static;
  }
}

/* countdown */
.catalog-detail__countdown .countdown {
  margin: 7px 0 0 0;
}

/* price */
.catalog-detail__price .price__new-val {
  font-size: 1.6em;
  line-height: calc(1em + 7px);
}
.catalog-detail__price .price__old {
  margin-top: -1px;
}
.catalog-detail__price .price__economy {
  margin: 0px 0 0 4px;
}

/* cart buttons block */
.catalog-detail__cart {
  margin: 19px 0 0 0;
}
.catalog-detail__cart .buttons + .info-buttons {
  margin-top: 0;
  margin-left: -6px;
  margin-right: -6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item {
  margin-top: 12px;
  margin-right: 6px;
  margin-left: 6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item--question .btn.btn-default {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .catalog-detail__cart .buttons + .info-buttons {
    flex-wrap: wrap;
  }
}
/* End */


/* Start:/local/templates/aspro-allcorp3_copy/css/images_detail.css?1726555902333*/
.catalog-detail__gallery {
    --sizeImage:520px;
    --bottomGallery: 74px;
}
.catalog-detail__gallery--322px {
    --sizeImage:322px;
}
.catalog-detail__gallery--388px {
    --sizeImage:388px;
}
.catalog-detail__gallery--454px {
    --sizeImage:454px;
}
.ratio--horizontal {
    --ratio:2/3;
}
.ratio--vertical {
    --ratio:3/2;
}
/* End */
/* /local/templates/aspro-allcorp3_copy/components/bitrix/catalog/main_custom/style.css?17736714352322 */
/* /local/templates/aspro-allcorp3_copy/components/bitrix/catalog.element/main_middle/style.css?177367143557191 */
/* /local/templates/aspro-allcorp3_copy/components/bitrix/news.list/for-whom-simplified/style.css?1739543167671 */
/* /local/templates/aspro-allcorp3_copy/components/bitrix/news.list/catalog-element-tariffs/style.css?17736714368898 */
/* /local/templates/aspro-allcorp3_copy/css/jquery.fancybox.css?172655590217412 */
/* /local/templates/aspro-allcorp3_copy/css/catalog_detail.css?17265559021588 */
/* /local/templates/aspro-allcorp3_copy/css/images_detail.css?1726555902333 */
