@charset "UTF-8";@media (max-width: 1279px) {
    .hero__bg-gradient--green {
        top:-32%;
        left: -200px;
        width: 700px;
        height: 700px
    }
}

@media (max-width: 767px) {
    .hero__inner {
        padding-top:80px
    }

    .hero__bg-gradient--green {
        width: 500px;
        height: 500px
    }
}

@media (max-width: 1279px) {
    .hero__bg-gradient--blue {
        top:-8%;
        left: 10%;
        width: 600px;
        height: 600px
    }
}

@media (max-width: 767px) {
    .hero__bg-gradient--blue {
        width:500px;
        height: 500px
    }
}

@media screen and (min-width: 768px) {
    .hero__image-wrap {
        top:16%;
        right: -23%;
        left: auto;
        width: clamp(21.063rem,-13.156rem + 71.29vw,43.875rem);
        height: clamp(17rem,-10.563rem + 57.42vw,35.375rem)
    }
}

@media screen and (min-width: 1280px) {
    .hero__image-wrap {
        top:8%;
        right: -1%;
        width: 702px;
        height: 566px
    }
}

@media (max-width: 767px) {
    .hero__image-wrap {
        top:37%;
        left: 56%;
        width: 453px;
        height: 364px
    }
}

.hero__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (min-width: 768px) {
    .hero__content {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: start
    }

    .hero__title {
        width: 495px;
        text-align: left
    }
}

@media (max-width: 767px) {
    .hero__content {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 90px
    }
}

.hero__title {
    margin-bottom: 24px
}

@media screen and (min-width: 1280px) {
    .hero__title {
        width:814px
    }
}

@media (max-width: 767px) {
    .hero__title {
        margin-bottom:12px
    }
}

@media screen and (min-width: 768px) {
    .hero__desc {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 495px;
        text-align: left
    }

    .hero__subtitle {
        margin-bottom: 60px;
        text-align: left
    }
}

@media screen and (min-width: 1280px) {
    .hero__desc {
        width:750px
    }
}

.select-edition {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.select-edition__container {
    position: relative
}

.select-edition__bg-gradient--green {
    top: -29%;
    left: -2%
}

@media screen and (max-width: 1024px) {
    .select-edition__bg-gradient--green {
        top:-29%;
        left: -7%
    }
}

@media (max-width: 1279px) {
    .select-edition__bg-gradient--green {
        top:-20%;
        left: -19%;
        width: 700px;
        height: 700px
    }
}

@media (max-width: 767px) {
    .hero__desc {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }

    .select-edition__bg-gradient--green {
        top: 2%;
        left: -31%;
        width: 500px;
        height: 500px
    }
}

.select-edition__bg-gradient--blue {
    top: -25%;
    left: 37%
}

@media screen and (max-width: 1024px) {
    .select-edition__bg-gradient--blue {
        top:-28%;
        left: 31%
    }
}

@media (max-width: 1279px) {
    .select-edition__bg-gradient--blue {
        top:-23%;
        left: 29%;
        width: 700px;
        height: 700px
    }
}

@media (max-width: 767px) {
    .select-edition__bg-gradient--blue {
        top:7%;
        left: 11%;
        width: 500px;
        height: 500px
    }
}

.select-edition__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    z-index: 1
}

.select-edition-swiper {
    margin-right: -12px;
    margin-left: -12px;
    padding-top: 6px;
    padding-bottom: 20px;
    padding-inline:12px;max-width: calc(100% + 24px)
}

@media screen and (max-width: 1024px) {
    .select-edition-swiper {
        -webkit-mask-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(9%,#000),color-stop(91%,#000),to(rgba(0,0,0,0)));
        -webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 9%,#000 91%,rgba(0,0,0,0) 100%);
        mask-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(9%,#000),color-stop(91%,#000),to(rgba(0,0,0,0)));
        mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 9%,#000 91%,rgba(0,0,0,0) 100%);
        margin-inline:-45px;padding-top: 6px;
        padding-bottom: 20px;
        padding-inline:45px;width: calc(100% + 90px);
        max-width: calc(100% + 90px)
    }
}

@media (max-width: 767px) {
    .select-edition-swiper {
        -webkit-mask-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(7%,#000),color-stop(93%,#000),to(rgba(0,0,0,0)));
        -webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 7%,#000 93%,rgba(0,0,0,0) 100%);
        mask-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(7%,#000),color-stop(93%,#000),to(rgba(0,0,0,0)));
        mask-image: linear-gradient(to right,rgba(0,0,0,0) 0,#000 7%,#000 93%,rgba(0,0,0,0) 100%);
        margin-inline:-16px;padding-top: 6px;
        padding-bottom: 20px;
        padding-inline:16px;width: calc(100% + 32px);
        max-width: calc(100% + 32px)
    }
}

.select-edition-swiper .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.select-edition-swiper .swiper-slide {
    height: auto
}

.select-edition__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    margin-top: 20px
}

.select-edition-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px
}

.select-edition__btn {
    margin-top: 20px
}

.select-edition__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    border-radius: 20px;
    background: var(--color-white);
    padding: 30px 15px 30px 20px;
    height: 100%;
    min-height: 303px;
    color: var(--color-deep-grey)
}

.select-edition__item--title {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center
}

@media (max-width: 1279px) {
    .select-edition__item {
        border-radius:16px
    }

    .select-edition__item--title {
        font-size: 18px
    }
}

.select-edition__item--desc {
    margin-bottom: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center
}

@media (max-width: 1279px) {
    .select-edition__item--desc {
        font-size:14px
    }
}

.select-edition__item--price {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center
}

.compare-license {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.compare-license__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.benefits-bitrix {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.benefits-bitrix__container {
    position: relative
}

.benefits-bitrix__bg-gradient--green {
    top: -29%;
    left: -2%
}

@media screen and (max-width: 1024px) {
    .benefits-bitrix__bg-gradient--green {
        top:-29%;
        left: -7%
    }
}

@media (max-width: 1279px) {
    .benefits-bitrix__bg-gradient--green {
        top:-20%;
        left: -19%;
        width: 700px;
        height: 700px
    }
}

@media (max-width: 767px) {
    .select-edition__item {
        border-radius:10px
    }

    .benefits-bitrix__bg-gradient--green {
        top: 2%;
        left: -31%;
        width: 500px;
        height: 500px
    }
}

.benefits-bitrix__bg-gradient--blue {
    top: -25%;
    left: 37%
}

@media screen and (max-width: 1024px) {
    .benefits-bitrix__bg-gradient--blue {
        top:-28%;
        left: 31%
    }
}

@media (max-width: 1279px) {
    .benefits-bitrix__bg-gradient--blue {
        top:-23%;
        left: 29%;
        width: 700px;
        height: 700px
    }
}

@media (max-width: 767px) {
    .benefits-bitrix__bg-gradient--blue {
        top:7%;
        left: 11%;
        width: 500px;
        height: 500px
    }
}

.benefits-bitrix__inner {
    display: -ms-grid;
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill,minmax(clamp(20rem,-10rem + 62.5vw,40rem),1fr));
    gap: clamp(1rem,.25rem + 1.56vw,1.5rem);
    z-index: 1
}

.benefits-bitrix__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(.75rem,.457rem + 1.3vw,1.5rem);
    -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    border-radius: clamp(.625rem,.136rem + 2.17vw,1.875rem);
    background: var(--color-white);
    padding: clamp(1rem,.902rem + .43vw,1.25rem);
    color: var(--color-deep-grey)
}

.benefits-bitrix__item--title {
    font-weight: 600;
    font-size: clamp(1rem,.804rem + .87vw,1.5rem);
    line-height: 130%
}

.benefits-bitrix__item--desc {
    font-weight: 400;
    font-size: clamp(.875rem,.826rem + .22vw,1rem);
    line-height: 130%
}

.purchasing {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.purchasing__inner {
    display: -ms-grid;
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill,minmax(clamp(20rem,-10rem + 62.5vw,40rem),1fr));
    gap: 24px;
    z-index: 1
}

.purchasing-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    gap: clamp(.5rem,.059rem + 1.96vw,1rem)
}

.purchasing-item__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: clamp(1.875rem,1.324rem + 2.45vw,2.5rem);
    height: clamp(1.875rem,1.324rem + 2.45vw,2.5rem)
}

.purchasing-item__title {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row-align: center;
    align-self: center;
    font-weight: 600;
    font-size: clamp(1rem,.804rem + .87vw,1.5rem);
    line-height: 130%
}

.purchasing-item__desc {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    font-weight: 400;
    font-size: clamp(.875rem,.826rem + .22vw,1rem);
    line-height: 130%
}

.enterprise {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.enterprise__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

.enterprise__inner--title {
    font-weight: 600;
    font-size: clamp(1rem,.804rem + .87vw,1.5rem);
    line-height: 130%
}

.enterprise-benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: var(--color-deep-grey)
}

.enterprise-benefits__title {
    font-weight: 600;
    font-size: clamp(1rem,.804rem + .87vw,1.5rem);
    line-height: 130%
}

.enterprise-benefits__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(min(clamp(18.125rem,-4.003rem + 34.57vw,26.25rem),100%),1fr));
    gap: 24px
}

@media screen and (max-width: 1023px) {
    .enterprise-benefits__list {
        -ms-grid-columns:1fr;
        grid-template-columns: 1fr;
        gap: 16px
    }

    .advantages .section-head .btn {
        display: none
    }
}

.enterprise-benefits__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(.75rem,.088rem + 2.94vw,1.5rem);
    -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    border-radius: clamp(.625rem,-.478rem + 4.9vw,1.875rem);
    background: var(--color-white);
    padding: clamp(1rem,.779rem + .98vw,1.25rem)
}

.enterprise-benefits__item:nth-child(2) {
    background: var(--color-light-grey)
}

.enterprise-benefits__item:nth-child(3) {
    background: var(--color-light-blue)
}

.enterprise-benefits__item--title {
    font-weight: 600;
    font-size: clamp(1rem,.804rem + .87vw,1.5rem);
    line-height: 130%
}

.enterprise-benefits__item--desc {
    font-weight: 400;
    font-size: clamp(.875rem,.826rem + .22vw,1rem);
    line-height: 130%
}

.transition-editions {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.transition-editions__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(1.5rem,-5.156rem + 13.87vw,5.938rem);
    z-index: 1
}

@media screen and (max-width: 768px) {
    .transition-editions__inner {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.transition-editions__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(1rem,.25rem + 1.56vw,1.5rem);
    color: var(--color-deep-grey)
}

.transition-editions__content .content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(.5rem,.125rem + .78vw,.75rem)
}

.transition-editions__content .content-block__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%
}

.transition-editions__content .content-block__desc {
    font-weight: 400;
    font-size: clamp(.875rem,.5rem + .78vw,1.125rem);
    line-height: 130%
}

.transition-editions__benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none
}

.transition-editions__benefits>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    font-weight: 400;
    font-size: clamp(.875rem,.5rem + .78vw,1.125rem);
    line-height: 130%
}

.transition-editions__benefits>li::before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(../img/general/price/marker.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: clamp(1.25rem,1.029rem + .98vw,1.5rem);
    height: clamp(1.25rem,1.029rem + .98vw,1.5rem);
    content: ""
}

.advantages {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.advantages .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0
}

.advantages .section-head {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px
}

.advantages__btn {
    margin: 30px auto 0;
    min-width: 200px
}

@media screen and (min-width: 1024px) {
    .advantages__btn {
        display:none
    }
}

.cases,.faq,.related {
    position: relative;
    z-index: 0;
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.page__body--products .crm-related__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2,minmax(310px,1fr));
    gap: clamp(1rem,.25rem + 1.56vw,1.5rem);
    list-style: none
}

.page__body--products .crm-related-card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 24px;
    -webkit-transition: all var(--transition);
    transition: all var(--transition);
    -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    border-radius: 16px;
    background: var(--color-white);
    padding: 23px 14px;
    height: 100%
}

.page__body--products .crm-related-card:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.page__body--products .crm-related-card__icon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 90px;
    height: 90px
}

.page__body--products .crm-related-card__name {
    color: var(--color-deep-grey);
    font-weight: 600;
    font-size: 16px;
    line-height: 130%
}

.page__body--products .crm-related-card__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -webkit-transition: color var(--transition);
    transition: color var(--transition);
    color: var(--color-grey);
    font-weight: 600;
    font-size: 18px;
    line-height: 110%
}

.page__body--products .crm-related-card__link:hover {
    color: var(--color-green)
}

.order-license {
    padding: clamp(1.875rem,.901rem + 4.33vw,4.688rem) 0
}

.order-license__inner {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
    border-radius: 30px;
    background: var(--color-white);
    padding: 40px
}

.order-license__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1279px) {
    .page__body--products .crm-related-card {
        row-gap:12px
    }

    .order-license__wrap {
        row-gap: 30px
    }
}

.order-license__tabs--buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .page__body--products .crm-related-card {
        border-radius:10px
    }

    .order-license__inner {
        padding: 20px
    }

    .order-license__wrap {
        row-gap: 24px
    }

    .order-license__tabs--buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .order-license__form select.cta__input {
        max-width: clamp(18.75rem,-.441rem + 85.29vw,40.5rem)
    }
}

.order-license__tab {
    -webkit-transition: all var(--transition);
    transition: all var(--transition);
    border-bottom: 1px solid transparent;
    padding: 8px 16px;
    color: var(--color-deep-grey);
    font-weight: 400;
    font-size: clamp(.875rem,.654rem + .98vw,1.125rem);
    line-height: 130%
}

.order-license__tab--active {
    border-bottom: 1px solid var(--color-green);
    color: var(--color-green)
}

.order-license__viewport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-license__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3,1fr);
    gap: 24px;
    margin: 0;
    width: 100%;
    max-width: 1167px
}

@media screen and (max-width: 1023px) {
    .order-license__form {
        -ms-grid-columns:(1fr)[2];
        grid-template-columns: repeat(2,1fr);
        gap: 16px
    }
}

.order-license__form select.cta__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-grey);
    font-weight: 400;
    font-size: 16px;
    line-height: 130%
}

.order-license__form button[type=submit] {
    -ms-grid-column-align: start;
    justify-self: start;
    min-width: 200px
}

.order-license__form .cta__consent {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3
}

@media screen and (max-width: 767px) {
    .order-license__form {
        -ms-grid-columns:1fr;
        grid-template-columns: 1fr
    }

    .order-license__form button[type=submit] {
        -ms-grid-column-align: center;
        justify-self: center;
        margin-top: 14px
    }

    .order-license__form .cta__consent {
        -ms-grid-column: 1;
        grid-column: 1
    }
}

/* select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    --minwidth-select: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid var(--color-ivory);
    border-radius: 30px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23000' class='size-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A") right 5px center/20px no-repeat;
    padding-inline:20px;padding-block:13px;min-width: var(--minwidth-select);
    color: var(--color-deep-grey)
}

@media screen and (min-width: 768px) {
    select {
        --minwidth-select:clamp(10.938rem, -3.125rem + 29.3vw, 15.625rem)
    }
}

@supports ((-webkit-appearance: base-select) or (-moz-appearance:base-select) or (appearance:base-select)) {
    select,select::picker(select) {
        -webkit-appearance:base-select;
        -moz-appearance: base-select;
        appearance: base-select;
        -webkit-animation-play-state: paused;
        animation-play-state: paused;
        interpolate-size: allow-keywords
    }

    select:open {
        -webkit-animation-play-state: running;
        animation-play-state: running;
        background: var(--color-light-blue)
    }

    @media (prefers-reduced-motion) {
        select:open {
            -webkit-animation-play-state: paused;
            animation-play-state: paused
        }
    }

    select {
        background-image: none;
        padding-inline:20px}

    select img {
        width: 30px;
        line-height: 1
    }

    select::picker-icon {
        rotate: -90deg;
        -webkit-transition: rotate .2s ease-out;
        transition: rotate .2s ease-out;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23000' class='size-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A");
        width: 20px;
        height: 20px;
        content: ""
    }

    select:open::picker-icon {
        rotate: 0deg
    }

    select::picker(select) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        opacity: 0;
        -webkit-transition: height .4s ease-out,opacity .4s ease-out,overlay .4s,display .4s;
        transition: height .4s ease-out,opacity .4s ease-out,overlay .4s,display .4s;
        transition-behavior: allow-discrete;
        margin-top: 16px;
        -webkit-box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
        box-shadow: 0 4px 25px 0 rgba(1,8,3,.08);
        border: 1px solid var(--color-ivory,#e0e0e0);
        border-radius: 16px;
        background: var(--color-white,#fff);
        padding: 16px;
        max-width: 250px;
        height: 0;
        overflow: clip;
        font-weight: 400
    }

    select:open::picker(select) {
        opacity: 1;
        height: auto
    }

    select option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: color,background;
        transition-property: color,background;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
        padding: 4px;
        color: var(--color-deep-grey,currentColor);
        font-size: 16px;
        text-wrap: auto
    }

    select option:where(:hover,:focus,:active) {
        background: var(--color-light-blue,#eef2fa)
    }

    select option:checked {
        background: var(--color-light-blue,#eef2fa)
    }

    select option::checkmark {
        display: none
    }

    select option:first-child {
        border: 0
    }

    select selectedcontent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px
    }
} */

.scrollable-table {
    width: 100%;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
}

.license-table,table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed
}

.license-table {
    min-width: 680px
}

.license-table td,.license-table th,table td,table th {
    vertical-align: middle;
    border-bottom: 1px solid var(--color-ivory);
    padding: 12px clamp(.625rem,-.125rem + 1.56vw,1.125rem);
    text-align: center
}

.license-table td:last-child,.license-table th:last-child {
    border-right: none
}

.license-table th,table th {
    border-bottom: 1px solid var(--color-ivory);
    color: var(--color-blue);
    font-weight: 600;
    font-size: clamp(.875rem,-.063rem + 1.95vw,1.5rem);
    line-height: 110%;
    text-align: center
}

.license-table td:first-child,.license-table th:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    -webkit-box-shadow: inset -1px 0 0 #e9edf2,2px 0 5px -2px rgba(0,0,0,.02);
    box-shadow: inset -1px 0 0 #e9edf2,2px 0 5px -2px rgba(0,0,0,.02);
    background-color: #fff;
    color: var(--color-deep-grey);
    font-weight: 400;
    font-size: clamp(.875rem,.5rem + .78vw,1.125rem);
    line-height: 130%
}

table th {
    background-color: var(--color-white)
}

table tbody td>ul {
    padding-left: 1.2em
}

table tbody td:first-child {
    padding-left: 0
}

.scrollable-table .license-table td:first-child,.scrollable-table .license-table th:first-child {
    position: sticky;
    left: 0;
    background: var(--color-white);
    padding: clamp(.75rem,.469rem + .59vw,.938rem) clamp(.625rem,-.125rem + 1.56vw,1.125rem) clamp(.75rem,.469rem + .59vw,.938rem) 0;
    width: clamp(8.75rem,3.125rem + 11.72vw,12.5rem);
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: left;
    text-wrap: balance
}

@media screen and (max-width: 485px) {
    .license-table td:first-child,.license-table th:first-child,.scrollable-table .license-table td:first-child,.scrollable-table .license-table th:first-child {
        position:relative
    }
}

.license-table tr:hover td {
    -webkit-transition: .1s;
    transition: .1s;
    background-color: #fafcff
}

.icon-check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 60px;
    background: #1e7e34;
    width: 30px;
    height: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.icon-check::before {
    display: block;
    background-image: url(../img/content/products/license/icon-plus.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: ""
}

.icon-minus {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background: var(--color-light-grey);
    width: 30px;
    height: 30px;
    font-weight: 600;
    font-size: 14px
}

.icon-minus::before {
    display: block;
    background-image: url(../img/content/products/license/icon-minus.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: ""
}

.cell-value {
    font-weight: 500
}

.license-table th:first-child {
    position: sticky;
    left: 0;
    z-index: 3
}

.scrollable-table::-webkit-scrollbar {
    height: 6px
}

.scrollable-table::-webkit-scrollbar-track {
    border-radius: 8px;
    background: var(--color-ivory)
}

.scrollable-table::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: var(--color-grey)
}

.scrollable-table::-webkit-scrollbar-thumb:hover {
    background: #94adc4
}

.desktop-view {
    display: table-row-group;
    width: 100%
}

.mobile-accordion-view {
    display: none;
    background: #fff;
    padding: 0
}

.accordion-item {
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.02);
    box-shadow: 0 2px 8px rgba(0,0,0,.02);
    background: #fff;
    overflow: hidden
}

.accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    background: #fff;
    padding: 1.1rem 1.2rem;
    font-weight: 400
}

.accordion-header.active {
    border-bottom-color: #e2eaf2;
    background: #fbfeff
}

.feature-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.badge-count {
    border-radius: 40px;
    background: #ecf3f9;
    padding: .2rem .65rem;
    color: #2c6b8f;
    font-weight: 500;
    font-size: .7rem
}

.accordion-arrow {
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    color: inherit;
    font-weight: 300;
    font-size: 1.2rem
}

.accordion-header.active .accordion-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.accordion-body {
    -webkit-transition: max-height .35s cubic-bezier(.33,1,.68,1);
    transition: max-height .35s cubic-bezier(.33,1,.68,1);
    max-height: 0;
    overflow: hidden
}

.accordion-body-inner {
    padding: .8rem 1rem 1rem
}

.tariff-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--color-ivory);
    padding: .8rem .4rem
}

.tariff-row:last-child {
    border-bottom: none
}

.tariff-name {
    padding: .2rem .6rem;
    font-weight: 600
}

.tariff-value {
    color: var(--color-deep-grey);
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center
}

@media (max-width: 1200px) {
    .comparison-versions:not(:has(.narrow)) .desktop-view {
        display:none
    }

    .comparison-versions:not(:has(.narrow)) .tablet-view {
        position: sticky;
        top: 0
    }

    .comparison-versions:not(:has(.narrow)) table th:first-child {
        display: none
    }

    .comparison-versions:not(:has(.narrow)) .mobile-accordion-view {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comparison-versions:not(:has(.narrow)) .accordion-header {
        border-bottom: 1px solid var(--color-ivory);
        padding: 8px 20px 8px 0
    }

    .comparison-versions:not(:has(.narrow)) .accordion-body-inner {
        display: -ms-grid;
        display: grid;
        grid-auto-columns: 1fr;
        grid-auto-flow: column
    }

    .comparison-versions:not(:has(.narrow)) .feature-title {
        font-weight: 600
    }

    .comparison-versions:not(:has(.narrow)) .tariff-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 8px;
        color: var(--color-deep-grey);
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        text-align: center
    }

    .comparison-versions:not(:has(.narrow)) .tariff-name {
        display: none
    }

    .comparison-versions:not(:has(.narrow)) .tariff-value {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        font-size: 14px
    }
}

@media screen and (max-width: 1024px) {
    .table-card:has(.width-1024) .desktop-view {
        display:none
    }

    .table-card:has(.width-1024) .mobile-accordion-view {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .table-card:has(.width-1024) .accordion-header {
        border-bottom: 1px solid var(--color-ivory);
        padding: 8px 10px 4px 0
    }

    .table-card:has(.width-1024) .accordion-body-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 1px solid var(--color-ivory);
        padding-inline:0}

    .table-card:has(.width-1024) .tariff-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        border: 0;
        padding: 0
    }

    .table-card:has(.width-1024) .tariff-name {
        padding-inline:0;padding-block:6px;color: var(--color-blue);
        font-weight: 600;
        font-size: 14px;
        line-height: 110%
    }

    .table-card:has(.width-1024) .tariff-value {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 14px;
        text-align: left
    }
}

@media screen and (max-width: 767px) {
    .desktop-view {
        display:none
    }

    .mobile-accordion-view {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 6px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comparison-versions:not(:has(.narrow)) .accordion-header {
        padding: 8px 10px 4px 0
    }

    .comparison-versions:not(:has(.narrow)) .accordion-body-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-inline:0}

    .comparison-versions:not(:has(.narrow)) .feature-title {
        font-size: 14px
    }

    .comparison-versions:not(:has(.narrow)) .tariff-row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
        border: 0
    }

    .comparison-versions:not(:has(.narrow)) .tariff-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: var(--color-blue);
        font-weight: 600;
        font-size: 14px;
        line-height: 110%
    }

    .comparison-versions:not(:has(.narrow)) .tariff-value {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 14px;
        text-align: left
    }

    .comparison-versions:not(:has(.narrow)) .tablet-view {
        display: none
    }

    .accordion-header {
        border-bottom: 1px solid var(--color-ivory);
        padding: 8px 10px 4px 0
    }

    .accordion-body-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-inline:0}

    .feature-title {
        font-weight: 600;
        font-size: 14px
    }

    .tariff-row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
        border: 0
    }

    .tariff-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: var(--color-blue);
        font-weight: 600;
        font-size: 14px;
        line-height: 110%
    }

    .tariff-value {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 14px;
        text-align: left
    }

    .tariff-value ul {
        padding-left: .8em;
        list-style-type: disc
    }

    .tariff-value ul>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px
    }

    .tariff-value ul>li::before {
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 10px;
        background-color: currentColor;
        width: 4px;
        height: 4px;
        content: ""
    }

    .tablet-view {
        display: none
    }

    .comparison-versions:has(.narrow) .accordion-body-inner {
        row-gap: 16px
    }

    .comparison-versions:has(.narrow) .tariff-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0
    }

    .comparison-versions:has(.narrow) .tariff-name {
        padding-inline:0;padding-block:6px}
}
