body {
}

#pricing-area {
    background: white;
    padding-top: 100px;
    padding-bottom: 32px
}

#pricing-header h3 {
    font-weight: 700;
    color: #1986c7;
    margin: 0;
    margin-bottom: 9px;
    font-size: 22px;
    letter-spacing: .15px
}

#pricing-header h2 {
    letter-spacing: .25px;
    color: #313d44;
    font-size: 26px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
    font-weight: 300;
    margin-bottom: 0
}

#pricing-header p {
    text-align: center;
    font-size: 14px;
    color: #53626a;
    line-height: 1.5em;
    margin: 0 0 1.75em!important;
    font-weight: 300
}

#px-header {
    box-shadow: 0 1px 10px rgb(0 0 0/15%)
}

#pricing-boxes {
    max-width: 1080px;
    width: 100%;
    margin: auto;
    display: table;
    margin-top: -300px;
    position: relative;
    /* left: -105px; */
}
.pricing-wms #pricing-boxes{
    
margin-top: -275px;
}
.pricing-box-rows {
    text-align: center
}

.pricing-box-col {
    height: 721px;
    display: inline-block;
    background: #F2F6FC;
    margin: 0 0;
    width: calc(25% - 0px);
    border: 1px solid #2e3252;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 20px;
    font-weight: 200;
    position: relative;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 0.5px solid #EBEBEB;
    box-shadow: 0px 1px 100px rgb(0 0 0 / 10%);
    background: white;
    z-index: 1;
}
.pricing-box-col:nth-child(2){
    border-radius: 10px 0px 0px 10px;
}
.pricing-box-col:last-child{
        border-radius: 0px 10px 10px 0px;
}
.pricing-type-name {
    color: #000;
    margin-bottom: 8px!important;
    font-size: 20px!important;
    font-weight: 400;
    font-family: 'Sohne-Kraftig';
}
.pricing-type-name .dis{
    padding: 6px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #96f;
    border-radius: 4px;
    color: #96f;
    margin-left: 10px;
    position: relative;
    top: -3px;
}
.pricing-amount {
    color: #9966ff;
    font-size: 48px!important;
    font-weight: 300;
    height: 54px;
    margin: 0;
    margin-bottom: 8px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    /* color: #9966ff; */
}
.pricing-amount small{
    
font-size: 20px;
}
.recommended-col .pricing-amount{
    color: #ab81ff;
}
.pricing-amount-desc {
    margin-top: 8px!important;
    color: #000;
    font-size: 12px;
    margin-bottom: 24px!important;
    font-weight: 300
}

.pricing-type-list {
    padding: 0;
    margin: 0;
    list-style: none
}
.pricing-type-list .fa-check{
    
color: #00b388;
    
font-size: 20px;
}
.pricing-type-list li {
    position: relative;
    padding: 2px 0;
    border-bottom: 2px solid #eaeff269;
    height: 52px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-weight: 300;
    color: #000;
    cursor: default
}

#pricingSpecs.pricing-type-list li i {
    margin-left: 0;
    color: rgba(27,33,38,.6);
    float: right;
    position: absolute;
    right: 0;
    font-size: 12px;
    opacity: .4;
    display: none;
}

#pricingSpecs.pricing-type-list li i:hover {
    color: #000
}

.pricing-get-started {
    position: absolute;
    bottom: 15px;
    left: 46px;
    margin: 0;
    width: calc(100% - 91px);
    border-top: none;
    padding-top: 0;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    border-radius: 31px;
    padding: 7px 16px;
    line-height: normal;
    background: #9966ff;
    font-size: 17px;
}
.pricing-get-started  a{
       color: white;
}
.pricing-get-started:hover{/* opacity: 0.9; */}
.pricing-get-started a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

#pricing-header {
    margin-bottom: 69px
}

.pricing-recommended {
    position: absolute;
    top: -40px;
    left: -1px;
    display: block;
    background: green;
    width: 100%;
    color: #fff;
    padding: 11px 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    font-size: 11px;
    border: none;
    background: #32325d;
    border-radius: 10px 10px 0 0;
    width: calc(100% + 2px);
}

.recommended-col {
    box-shadow: 0 12px 14px 4px rgb(217 217 217),1px 12px 14px -2px rgb(217 217 217);
    z-index: 9;
    box-shadow: 0px 48px 77px -19px rgb(0 0 0 / 5%), 0px 2px 50px rgb(0 0 0 / 15%);
    /* background: #ffffff !important; */
    border: 0.5px solid #112857 !important;
    background: #32325d;
    background-image: linear-gradient(to bottom right,#32325d,#29294c);
    color: #fff;
    /* box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%); */
    border-radius: 0;
}

.recommended-col .pricing-get-started {
    background: rgba(85,90,191,.2);
    /* color: #87bbfd; */
    background: #9966ff;
    /* color: white; */
}

.recommended-col .pricing-get-started a {
    color: #87bbfd;
    color: white;
}

#pricing-box-rows {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pricing-box-col.detail {
    border: transparent;
    text-align: left;
    background: transparent;
    box-shadow: none;
}

.pricing-box-col.detail .pricing-type-list li {
    text-align: left;
    justify-content: left;
    padding-right: 20px
}

.pricing-box-col.detail .pricing-type-list li.hovered i {
    opacity: 1
}

.price-slider {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: left
}

.price-slider p {
    margin: 16px 6px!important
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0 8px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider.round {
    border-radius: 34px
}

.slider {
    width: 50px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c5e3bb;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    left: -4px;
    bottom: -4px;
    background-color: #70c065;
    -webkit-transition: .4s;
    transition: .4s
}

.slider.round:before {
    border-radius: 50%
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.pricing-detail-message {
    letter-spacing: .15px;
    color: #313d44;
    font-weight: 700;
    font-size: 16px
}

.pricing-detail-title {
    font-size: 20px;
    margin-bottom: 0!important;
    font-weight: 700
}

.pricing-box-col.detail .hovered {
    color: #000
}

.pricing-box-col:not(.detail) .pricing-type-list li.hovered span.no-support:before {
    color: #505050;
    transition: all 200ms
}

#pricing-features h2 {
    margin-bottom: 20px;
    font-size: 23px;
    text-align: center;
    margin-top: 10px
}

.feature-comparison {
    max-width: 100%
}

.feature-comparison-table {
    table-layout: fixed;
    width: 100%;
    min-width: 650px;
    margin: 0 auto 2rem;
    border-collapse: collapse;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    border: none;
}

.feature-comparison-table {
    font-size: 16px
}

.feature-comparison-table {
    margin: 0;
}

.feature-comparison-table thead tr {
    border-bottom: none;
}

.feature-comparison-table thead th {
    padding: 10px;
    color: rgba( 27,33,38,0.6 );
    font-family: europa,sans-serif;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    transition: all 125ms ease-in-out
}

.feature-comparison-table td:not(:first-of-type),.feature-comparison-table th:not(:first-of-type) {
    text-align: center;
}

.feature-comparison-table thead th:nth-of-type(1) {
    position: relative;
    width: 40%;
    z-index: 2
}

.feature-comparison-table thead th {
    padding: 30px 12px;
    border: none;
}

.feature-comparison-table thead th:first-of-type {
    color: black;
    font-size: 21px;
    padding-left: 20px;
    font-weight: 600;
    width: 265px;
}

.feature-comparison-table td:first-of-type {
    color: rgba(27,38,33,.8);
}

.feature-comparison-table td:first-child {
    font-size: 14px;
    padding: 12px;
    font-weight: 400;
    border: none;
    padding: 19px 20px 19px 0px;
    padding-left: 20px;
}
.feature-comparison-table td b{
    color: black;
    display: block;
    margin: 0;
    font-size: 18px;
}
.feature-comparison-table td p{
        color: rgb(126, 131, 143);
        font-size: 14px;
        margin-top: 6px;
        margin-bottom: 0;
}
.feature-comparison-table tbody tr {
    background: 0 0;
    transition: all 225ms ease-in-out;
    border-bottom: 1px solid rgb(228, 228, 228);
}
.feature-comparison-table tbody tr:last-child{
    border:none;
}
.feature-comparison-table td i {
    color: #00b388
}

.feature-comparison-table td i {
    font-size: 20px;
}

.feature-comparison-table td:nth-of-type(3),.feature-comparison-table th:nth-of-type(3) {
    background: #eef9fe
}

#pricing-features {
    background: #fff;
    padding: 28px 0;
    margin-top: 30px
}

.price-plan-enterprise-section {
    position: relative;
    margin: 3rem 0 -3rem;
    padding-bottom: 2rem;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 70%,#fff 70.001%);
    font-weight: 300
}

.span4.modulesBody a.btn.btn--primary.js-price-plan-cta.js-pcta {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    width: 60%;
    margin: auto
}

@media(min-width: 1200px) {
    .price-plan-enterprise-section {
        margin:3rem 0 -6rem;
        margin-top: 50px
    }
}

.pricing-plan-section {
    background: #f6f6f6;
    overflow: hidden
}

.price-plans {
    display: flex
}

@media(max-width: 767px) {
    .price-plans {
        flex-wrap:wrap;
        justify-content: center
    }
}

.price-plan-card {
    padding: 2rem 1rem;
    background: #fff;
    flex: 0 0 100%;
    max-width: 400px
}

@media(max-width: 767px) {
    .price-plan-card {
        margin-bottom:1rem
    }
}

@media(min-width: 768px) {
    .price-plan-card {
        padding:2rem 1rem;
        flex: 0 0 32%;
        max-width: 32%
    }
}

@media(min-width: 1200px) {
    .price-plan-card {
        padding:2rem
    }
}

@media(min-width: 768px) {
    .price-plan-card--focused {
        flex:0 0 36%;
        max-width: 36%;
        box-shadow: 0 4px 20px rgba(53,58,84,.05),0 2px 8px rgba(39,42,58,.05);
        z-index: 1;
        margin: -2rem 0
    }
}

.pixa-pricing-starter-price {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.price-plan-card__header {
    text-align: center
}

.pixa-pricing-wms .pricing-box-col {
    height: 778px;
}

.price-plan-card:hover .price-plan-card__title {
    opacity: 1
}

.price-plan-card__title {
    color: #009aed;
    margin: 0 0 .5rem;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .6;
    transition: all 125ms ease-in-out
}

.price-plan-card__subheading {
    margin: 0;
    color: var(--text-color-950);
    font-size: 1rem;
    font-family: europa,sans-serif
}

.price-plan-card__price-container {
    padding: 0 0 .625rem;
    text-align: center
}

@media(min-width: 992px) {
    .price-plan-card__price-container {
        padding:1.25rem 0
    }
}

.price-plan-card .btn {
    display: block;
    width: 80%;
    margin: 0 auto 1.25rem
}

.price-plan-card__content {
    text-align: center
}

.price-plan-card__previous {
    margin: 0 0 .5rem;
    color: var(--text-color-500);
    font-family: europa,sans-serif;
    font-size: .875rem;
    font-weight: 700
}

.price-plan-card__features {
    display: inline-block;
    max-width: 95%;
    list-style: none;
    margin: 0 auto 1.25rem;
    padding: 0 0 0 20px;
    text-align: left
}

.price-plan-card__features li {
    padding: .25rem 0;
    position: relative;
    color: var(--text-color-600);
    font-size: .875rem
}

.price-plan-card__features li:before {
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "font awesome 5 free";
    font-weight: 900;
    position: absolute;
    top: 9px;
    left: -20px;
    height: 12px;
    width: 12px;
    color: #00b388;
    font-size: 11px;
    opacity: 1;
    transition: all 225ms ease-in-out
}

.price-plan-card__footer {
    text-align: center;
    color: var(--text-color-600);
    font-size: .875rem
}

.price-plan-card__footer i {
    margin-left: 4px;
    font-size: .75rem;
    transform: translateY(-1px)
}

.price-plan-card--enterprise {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    background: #0064ae;
    box-shadow: 0 4px 20px rgba(53,58,84,.15),0 2px 8px rgba(39,42,58,.15)
}

@media(min-width: 576px) {
    .price-plan-card--enterprise {
        display:grid;
        grid-template-columns: 1fr 232px
    }
}

.price-plan-card--enterprise .price-plan-card__subheading {
    margin: 0 0 .75rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid rgba(255,255,255,.2);
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.3;
    font-weight: 500
}

@media(min-width: 576px) {
    .price-plan-card--enterprise .price-plan-card__subheading {
        font-size:1.25rem
    }
}

@media(min-width: 768px) {
    .price-plan-card--enterprise .price-plan-card__subheading {
        font-size:1.5rem
    }
}

.price-plan-card--enterprise .price-plan-card__content {
    text-align: left;
    padding: 2rem
}

@media(min-width: 992px) {
    .price-plan-card--enterprise .price-plan-card__content {
        padding:2rem 2rem 2.5rem 3rem
    }
}

.price-plan-card--enterprise .price-plan-card__previous {
    margin: 0 0 .5rem;
    color: rgba(255,255,255,.95)
}

.price-plan-card--enterprise .price-plan-card__features {
    display: flex;
    flex-direction: column;
    margin: 0;
    max-width: 100%
}

@media(min-width: 768px) {
    .price-plan-card--enterprise .price-plan-card__features {
        grid-template-columns:1fr 1fr
    }
}

.price-plan-card--enterprise .price-plan-card__features li {
    padding: 0;
    color: rgba(255,255,255,.9);
    margin-bottom: 20px;
    font-size: 16px;
    display: flex;
    justify-content: space-between
}

.pixa-pricing-wms .pixa-pricing-additional-modules {
    padding-top: 90px
}

.price-plan-card--enterprise .price-plan-card__features li:before {
    top: 5px
}

.price-plan-card--enterprise .price-plan-card__footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1rem 1.5rem;
    background: rgba(0,0,0,.2)
}

.price-plan-card__title {
    font-size: 22px;
    margin-bottom: 30px;
    color: #fff;
    opacity: 1
}

.pixa-pricing-wms .price-plan-card--enterprise {
    display: flex;
    width: 100%;
    justify-content: center;
    max-width: 60%;
    margin: auto
}

.pixa-pricing-lab div#pricing-plan {
    margin-bottom: -60px
}

.price-plan-card--enterprise .price-plan-card__features li:last-child {
    margin-bottom: 0
}

@media(min-width: 576px) {
    .price-plan-card--enterprise .price-plan-card__footer {
        padding:2rem 1rem 1rem
    }
}

.price-plan-card--enterprise .btn {
    margin-bottom: 0;
    margin-top: 30px
}

.enterprise-starting-from {
    margin: 0 0 1.25rem;
    color: #fff
}

.enterprise-starting-from__price {
    display: block;
    font-family: europa,sans-serif;
    font-size: 1.875rem;
    letter-spacing: -.5px;
    font-weight: 500
}

@media(min-width: 992px) {
    .enterprise-starting-from__price {
        font-size:2.5rem
    }
}

.enterprise-starting-from__price span {
    display: inline-block;
    font-size: 20px;
    transform: translate(-3px,-20%)
}

.enterprise-starting-from__after {
    display: block;
    font-size: 1rem;
    opacity: .8
}

.price-plan-price {
    position: relative;
    opacity: 0
}

.price-plan-price.active {
    opacity: 1
}

.price-plan-price.max:after {
    content: "Custom";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-family: europa,sans-serif;
    font-size: 3rem;
    background: #fff
}

.price-plan-price.max .price-plan-price__orders {
    opacity: 0
}

.price-plan-price__currency,.price-plan-price__price {
    color: var(--text-color-950);
    font-family: europa,sans-serif;
    font-weight: 700;
    letter-spacing: -.5px
}

.price-plan-price__currency {
    display: inline-block;
    font-size: 1.5625rem;
    transform: translateY(-20%)
}

.price-plan-price__price {
    font-size: 3rem
}

.price-plan-price__text {
    margin-left: -3px;
    color: var(--text-color-400);
    font-size: .875rem
}

.price-plan-price__orders {
    margin-top: -.75rem;
    color: var(--text-color-500);
    font-size: .75rem;
    opacity: 1
}

.pricing-type {
    position: relative;
    text-align: center;
    transform: translateY(-100%);
    margin-bottom: 1rem
}

@media(min-width: 576px) {
    .pricing-type {
        transform:translateY(-150%);
        margin-bottom: 4rem
    }
}

.pricing-type__heading {
    font-size: 1rem
}

.pricing-type__image {
    position: absolute;
    left: 80%;
    width: 30px;
    transform: scaleX(-1)
}

@media(max-width: 575px) {
    .pricing-type__image {
        left:55%;
        width: 30px;
        transform: scaleX(1)
    }
}

.pricing-type__text {
    position: absolute;
    left: 88%;
    width: 135px;
    padding-top: 5px;
    margin-bottom: -5px
}

@media(max-width: 575px) {
    .pricing-type__text {
        left:-20px
    }
}

.pricing-type__text p {
    font-size: .85rem;
    color: #009aed
}

.pricing-fba__info-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.pricing-fba__price-container {
    padding: 10px 0
}

.pricing-fba__price {
    color: var(--text-color-900);
    font-family: europa,sans-serif;
    font-size: 1.2rem
}

.pricing-fba__price-after {
    color: var(--text-color-500);
    font-size: .875rem
}

.pricing-fba__switch {
    margin-left: 10px
}

.pricing-fba__slider-container {
    margin-top: 5px;
    height: 30px
}

.pricing-fba .hidden-slider-adjusment {
    margin-top: 0
}

.pricing-fba {
    margin: 1rem auto 0;
    padding: 1rem;
    max-width: 278px;
    border-radius: 10px;
    transition: all 125ms ease-in-out
}

@media(min-width: 768px) {
    .pricing-fba {
        margin:3rem auto 0
    }
}

.pricing-fba.active {
    background: #fff
}

.container--sm {
    max-width: 790px
}

.pricingAnka {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    color: #999;
    position: relative;
    overflow: hidden
}

.mbf {
    margin-bottom: 20px
}

.modulesBody {
    border-radius: 20px;
    padding: 25px
}

.span4 {
    width: 23%;
    margin: 0 12px 12px;
    box-shadow: 0 0 8px 0 rgb(0 0 0/10%);
    position: relative;
    height: 530px;
    background-color: #fff
}

.modulesBody .modulesTopTitle {
    margin-bottom: 10px;
    display: block
}

.modulesBody .modulesTopTitle h6 {
    font-size: 20px;
    color: #061027;
    margin-bottom: 10px
}

.modulesBody .modulesTopTitle h6 img {
    float: right;
    margin-top: -10px;
    max-width: 30px;
    display: none
}

.modulesBody .modulesTopTitle p {
    color: #525975;
    font-weight: 300;
    font-size: 13px;
    height: 50px
}

.modulesBody .modulesContent .modulesList {
    display: block;
    margin-bottom: 10px
}

.modulesBody .modulesContent .modulesList img {
    vertical-align: middle;
    max-width: 35px
}

.center {
    text-align: center
}

.modulesBody .detailButtonCall {
    border: none;
    background-image: linear-gradient( -45deg,#0074cf 0%,#7321f6 96%,#ffffff 100%);
    border-radius: 30px;
    color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 20px;
    cursor: pointer
}

.modulesBody .detailButtonCall img {
    vertical-align: middle;
    margin-right: 5px
}

@media(max-width: 767px) {
    .span4.modulesBody {
        width:91%
    }
}

@media(max-width: 1600px) {
    .span4.modulesBody a.btn.btn--primary.js-price-plan-cta.js-pcta {
        width:80%!important
    }
}

.span4.modulesBody a.btn.btn--primary.js-price-plan-cta.js-pcta {
    width: 80%!important;
    padding-left: 0;
    padding-right: 0;
}

@media(min-width: 767px) {
    /* .forMobile {
        display:none
    } */

    .yes-support:before {
        font-family: "font awesome 5 free";
        font-weight: 900;
        content: "\f058";
        display: block;
        font-size: 19px;
        color: rgb(19 185 0)
    }

    .no-support:before {
        font-family: "font awesome 5 free";
        font-weight: 900;
        content: "-";
        display: block;
        font-size: 19px;
        color: dimgray;
    }

    .no-support.glbl:before,.no-support.glbl:hover {
        content: "\f111";
        font-weight:300;
        color: orange !important;
    } 
}

@media(max-width: 767px) {
    #pricing-area {
        padding-top:10px
    }

    #pricing-header h3 {
        margin-bottom: 10px
    }

    #pricing-header p {
        font-size: 16px
    }

    .pricing-box-col.detail p.pricing-detail-title,.pricing-box-col.detail ul.pricing-type-list {
        display: none
    }

    .pricing-box-col.detail {
        width: 100%;
        padding: 0;
        height: 50px
    }

    .pricing-box-col {
        width: 100%
    }

    .pricing-type-name {
        font-weight: 500
    }

    .pricing-amount {
        font-weight: 400
    }

    .pricing-amount-desc {
        font-weight: 400;
        font-size: 13px
    }

    .pricing-type-list span {
        font-weight: 400
    }

    p.pricing-detail-message {
        font-weight: 700!important
    }

    /* .forMobile {
        display: block
    } */

    .yes-support:after {
        font-family: "font awesome 5 free";
        font-weight: 900;
        content: "\f058";
        display: block;
        font-size: 19px;
        color: rgb(19 185 0)
    }

    .no-support:after {
        font-family: "font awesome 5 free";
        font-weight: 900;
        content: "\f00d";
        display: block;
        font-size: 19px;
        color: rgb(225 225 225)
    }

    .pricing-type-list li {
        justify-content: space-between
    }

    .pricing-box-col.recommended-col {
        margin-top: 40px;
        margin-bottom: 25px
    }

    .feature-comparison {
        overflow-x: scroll
    }

    h3.price-plan-card__title,p.price-plan-card__previous,.price-plan-card--enterprise .price-plan-card__features li {
        font-size: 1rem
    }

    .price-plan-card--enterprise .price-plan-card__subheading {
        font-size: 1.4rem;
        font-weight: 600
    }

    .enterprise-starting-from span.enterprise-starting-from__pre,.enterprise-starting-from span.enterprise-starting-from__after {
        font-size: 1.2rem;
        font-weight: 400
    }

    .enterprise-starting-from__price {
        font-size: 2.875rem
    }

    a.btn.btn--primary.js-price-plan-cta.js-pcta {
        font-weight: 600
    }
}

#pricing-plan .container {
    max-width: 1476px;
    width: 60%
}

.modulesBody .modulesContent .modulesList {
    width: 200px;
    white-space: nowrap
}

.modulesBody .modulesContent .modulesList img {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px
}

.modulesBody .modulesContent .modulesList {
    text-align: left;
    margin: auto;
    display: table;
    width: 148px;
    margin-bottom: 10px
}

.modulesBody .modulesContent .modulesList strong {
    position: relative;
    top: 5px
}
.PricingHeroBg{
    background: #99ffd0;
    background: -webkit-gradient(linear,left top,right top,from(#4dc076),to(#b3e895));
    background: linear-gradient(90deg,#99ffd0,#95c8e8);
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 75%);
}
.PricingHero{
    min-height: 650px;
    text-align: center;
}
.PricingHero .UseCasesHero{
    width: 100%;
}
.PricingHero .Copy__body{
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    font-size: 42px;
    max-width: none;
    margin: 0 auto;
    text-shadow: 2px 2px 3px black;
}
.PricingHero .HomepageHeroHeader__title{
    font-family: 'Sohne-Leicht';
    font-weight: 600;
    color: #32325d;
    font-size: 42px;
}
.PricingHero .Section__container{
    padding-top: 32px;
}
.pricing-type-list .change-quantity{
    display: flex;
    border: none;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
.pricing-type-list .change-quantity .input{appearance: none;border: none;background: transparent;width: 33px;text-align: center;padding: 0;margin: 0;user-select: none;height: 29px;display: flex;align-items: center;justify-content: center;font-size: 16px;line-height: 0px;padding-top: 2px;color: black;font-weight: bold;}
.pricing-type-list .change-quantity i{
    cursor: pointer;
    display: flex;
    height: 29px;
    align-items: center;
    justify-content: center;
    width: 30px;
    color: dimgray;
    border-radius: 50%;
    cursor: pointer;
    user-select: none;
    opacity: 0.3;
}
.pricing-type-list .change-quantity i:first-child:last-child{
        border: 1px solid black;
        opacity: 0.6;
        color: black;
        color: #9966ff;
        border: 1px solid #9966ff;
}
.pricing-type-list .change-quantity i:hover{
    color:black;
    border-color:black;
}
.pricing-type-list .change-quantity:hover i{
    opacity:1;
}
.pricing-type-list .change-quantity i:first-child:last-child:hover{
    opacity:1;
}
.recommended-col .pricing-type-name,.recommended-col .pricing-amount-desc{
    color:white;
}

.recommended-col .pricing-type-list .change-quantity .input{
    color: white;
    font-weight: normal;
}
.recommended-col .pricing-type-list li{
    border-bottom-color:rgba(85,90,191,.1);
    color: white;
}
.recommended-col .pricing-type-list .change-quantity i{
    color: #aab7c4;
}
.recommended-col .pricing-type-list .change-quantity i:first-child:last-child{
    color: rgb(49 251 250);
    border: 1px solid #ab81ff;
}

.switch-wrapper {
  position: relative;
  display: inline-flex;
  padding: 4px;
  /* border: 1px solid lightgrey; */
  margin-top: 21px;
  border-radius: 30px;
  background: white;
}

.switch-wrapper [type="radio"] {
  position: absolute;
  left: -9999px;
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"] {
  color: rgb(49 251 250);
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"]:hover,
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"]:hover {
  background: transparent;
}

.switch-wrapper
  [type="radio"]:checked#monthly
  + label[for="yearly"]
  ~ .highlighter {
  transform: none;
}

.switch-wrapper
  [type="radio"]:checked#yearly
  + label[for="monthly"]
  ~ .highlighter {
  transform: translateX(100%);
}

.switch-wrapper label {
  font-size: 16px;
  z-index: 1;
  min-width: 100px;
  line-height: 32px;
  cursor: pointer;
  border-radius: 30px;
  transition: color 0.25s ease-in-out;
}

.switch-wrapper label:hover {
  background: var(--lightgray);
}

.switch-wrapper .highlighter {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(50% - 4px);
  height: calc(100% - 8px);
  border-radius: 30px;
  background: #1ba9e1;
  transition: transform 0.25s ease-in-out;
  background: #001941 !important;
}
.recommended-col .pricing-type-name .dis{
    color: rgb(49 251 250);
    border: 1px solid rgb(49 161 251);
}
.feature-comparison-table thead th strong{
    display: block;
    line-height: 32px;
    margin-bottom: 0;
    color: black;
}
.feature-comparison-table thead th span{
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #9966ff;
    display: block;
}
.feature-comparison{
    
box-shadow: 0px 1px 100px rgb(0 0 0 / 10%);
    
padding: 0;
    
border-radius: 10px;
    
overflow: hidden;
}
.feature-comparison.head{
    
box-shadow: none;
    
height: 140px;
    
/* position: relative; */
}
.feature-comparison.head table{
    margin: 0;
}
.feature-comparison.head.sticky .feature-comparison-table{
    position: fixed;
    top: 0;
    width: 1057.5px;
    background: #FFFFFF;
    box-shadow: 0px 1px 100px rgb(0 0 0 / 10%);
}
.feature-comparison-table thead th .dis{
    
padding: 3px 6px;
    
font-weight: 500;
    
font-size: 12px;
    
border: 1px solid #96f;
    
border-radius: 4px;
    
color: #96f;
    
margin-left: 0;
    
bottom: 8px;
    
left: 95px;
}
#pricing-faq{
    text-align:left;
    padding: 100px 0;
    font-family: 'Sohne-Leicht';
}
#pricing-faq h2{
    
color: black;
    
font-size: 21px;
    
font-weight: bold;
font-family: 'Sohne-BUCH';
}
#pricing-faq .faq {
    border-bottom: 1px solid #e7e7e7;
}
#pricing-faq .faq .question {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
#pricing-faq .faq .question h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.5px;
    margin: 20px 0;
    font-size: 20px;
    margin: 26px 0;
    font-family: 'Sohne-Kraftig';
    color: #4F5366;
}
#pricing-faq .faq .question:hover h4,#pricing-faq .faq .question:hover i{
    color:#9966ff;
}
#pricing-faq .faq .question:hover i{
    border-color:#9966ff;;
}
#pricing-faq .faq .question button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}
#pricing-faq .faq .question i {
    width: 27px;
    height: 27px;
    padding: 1px;
    transform: rotate(0);
    transform-origin: center;
    transition: transform .2s;
    display: flex;
    border: 1px solid BLACK;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
#pricing-faq .faq .answer {
    display: none;
    margin-bottom: 26px;
}
#pricing-faq .faq .answer p{
    color: black;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    width: 70%;
    margin-top: 0;
    /* letter-spacing: -0.5px; */
}
#pricing-faq .faq.open .answer {
    display: block;
}
#pricing-faq .faq.open .fa-plus:before{
    content:"\f068";
}
.feature-comparison-table td i.fa-circle{
    
color: orange;
}
.feature-comparison-table td i.fa-minus{
    
color: #cbcbcb;
}
.PricingHero .slider-wrapper{
    padding: 16px 40px;
    height: 65px;
    width: 750px;
    max-width: 100%;
    margin: auto;
    background: white;
    border-radius: 100px;
    margin-top: 54px;
    padding-bottom: 0;
}
.PricingHero .slider-wrapper .noUi-connect{
    background: #001941 !important;
}
.noUi-marker-horizontal.noUi-marker-large{
    /* display:none; */
    top: -15px;
    background: #cccccc5e;
}
#pricing-app .noUi-tooltip{
    background: #001941 !important;
    color: rgb(49 251 250);
    border-radius: 100px;
    padding: 5px 20px !important;
    border: none;
    font-size: 14px;
    bottom: 147%;
}
#pricing-app .noUi-pips-horizontal{
    /* top: 10px; */
    height: 27px;
    padding: 0;
}
#pricing-app .noUi-horizontal .noUi-handle {
    /* background: #32325d; */
    /* box-shadow: none; */
    /* border-radius: 100%; */
    /* border: none; */
    cursor: pointer;
    /* width: 30px; */
    /* height: 30px; */
}
#pricing-app .noUi-handle:after,#pricing-app .noUi-handle:before{
    background: #32325d;
}
#pricing-app .noUi-value-horizontal{
    font-size: 12px;
}
.noUi-marker-horizontal.noUi-marker.noUi-marker-normal{
    display: none;
}
#pricing-app .noUi-tooltip:before {
    content: url(/wp-content/uploads/2023/02/Triangle-Copy.svg) !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -17px;
}
.pricing-wms .recommended-col{
    background:#001941 !important;
}
.pricing-wms .recommended-col .pricing-amount{
    color:rgb(49 251 250);
}

/* PricingFeatureCol text wrapping for className and classNameDesc columns */
.PricingFeaturesSection .PricingFeatureCol_className,
.PricingFeaturesSection .PricingFeatureCol_classNameDesc {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.PricingFeaturesSection .PricingFeatureCol_className strong,
.PricingFeaturesSection .PricingFeatureCol_classNameDesc strong {
    word-wrap: break-word;
    line-height: 1.4;
}