header {
    position: relative;
}

.c-pricing-banner .lead {
    font-size: 15px;
    line-height: 25px;
    color: #666;
    margin-bottom: 0;
    font-weight: 400;
}

.c-pricing-banner h1 {
    margin-bottom: 0;
}

i.popover {
    position: relative;
    background: url("../../../dist/images/pricing-popover-circle.svg") 50%/contain no-repeat;
    min-width: 16px;
    min-height: 16px;
    margin-right: 0;
    display: block;
    cursor: pointer;
    border: 0;
    margin-left: 5px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

.centered-button-pair .col:first-child {
    display: inline-flex;
    -webkit-box-pack: flex-start;
    justify-content: flex-end;
}

.c-pricing-switcher .c-button-for-advertisers {
    -webkit-box-pack: center;
    justify-content: center;
}

.c-pricing-switcher a {
    font-size: 25px;
}

#price_for_agencies.btn-primary svg path {
    fill: #ffffff;
}

.pricing-flex.pricing-description span,
.pricing-flex.pricing-description i {
    display: inline-block;
}

.pricing-flex.pricing-description>div>div {
    position: relative;
}

.popover {
    font-size: 15px;
}

div.popover {

    box-shadow: 0 6px 6px 0 rgba(22, 45, 61, 0.06), 0 0 18px 0 rgba(22, 45, 61, 0.12);
}

.b-aff-price-txt {
    font-size: 15px;
    line-height: 25px;
}

.c-pricing-switcher .btn {
    padding: 20px;
    text-align: left;
    border-radius: 10px;
    width: 270px;
    max-width: 100%;
}

.c-pricing-switcher.c-pricing-elementor {
    margin: 30px 0 10px;
}

.c-pricing-switcher.c-pricing-elementor .btn.btn-pricing-gray {
    background: #F4F6F8;
    border: 1px solid #F4F6F8;
}

.btn.btn-pricing-gray .b-aff-price-txt,
.btn.btn-pricing-outline-gray .b-aff-price-txt,
.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:hover .b-aff-price-txt,
.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:focus .b-aff-price-txt {
    color: #272742;
}

.btn.btn-pricing-gray .b-aff-price-desc-txt,
.btn.btn-pricing-outline-gray .b-aff-price-desc-txt,
.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:hover .b-aff-price-desc-txt,
.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:focus .b-aff-price-desc-txt {
    color: #666;
}

.c-pricing-switcher.c-pricing-elementor .btn.btn-pricing-outline-gray {
    border: 1px solid #86869A;
}

.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:hover,
.c-pricing-switcher.c-pricing-elementor .btn.aff-pricing-panel-btn:focus {
    background-color: #E5E8F0;
    border-color: #E5E8F0;
}

.pricing-tier .aff-pricing-plan-name {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 5px;
}

.pricing-tier .aff-pricing-plan-description {
    font-size: 13px;
    line-height: 20px;
}

.pricing-tier .aff-pricing-plan-currency {
    font-size: 35px;
    line-height: 45px;
    margin: 15px 0 20px;
}

.pricing-tier .aff-pricing-plan-terms {
    color: #86869A;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    display: none;
}


.pricing-content.c-pricing-reach-v2 .pricing-description {
    -webkit-box-flex: 0;
    -ms-flex: 0 41%;
    flex: 0 41%;
}

.pricing-content.c-pricing-reach-v2 .pricing-tier {
    -webkit-box-flex: 0;
    -ms-flex: 0 19.66666666666667%;
    flex: 0 19.66666666666667%;
    word-break: break-word;
}

.calculator-intro {
    color: #272742;
    background: #F3FBFC;
    border-radius: 10px;
    padding: 15px;
}

.calculator-intro strong,
.calculator-intro b {
    color: #09BEC6;
}

.pricing-content.c-pricing-reach-v2 .justify-content-center .pricing-description,
.pricing-content.c-pricing-reach-v2 .justify-content-center .pricing-tier {
    -ms-flex: 0 50%;
    flex: 0 50%;
}

.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
.pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top {
    padding: 35px 50px;
}

.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight {
    background: transparent;
}

.pricing-content.c-pricing-reach-v2 .pricing-plans-name {
    box-shadow: 0px 7px 20px 0px #d4dae0b2;
    border-radius: 10px;
}

.pricing-flex-wrapper.c-pricing-flex-body {
    margin: 0 25px;
}

.pricing-flex-wrapper.c-pricing-flex-body .flex-hover {
    margin: 0 10px;
    border: 0;
    border-radius: 0;
}

.c-pricing-flex-body .pricing-tier {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}

.c-pricing-flex-body .pricing-description {
    font-size: 15px;
    line-height: 25px;
}

.c-pricing-flex-body .pricing-tier>.flex-row,
.c-pricing-flex-body .pricing-description>.flex-row {
    padding: 15px 25px;
}

.c-pricing-flex-body .pricing-tier>.flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pricing-flex.pricing-description>div>div {
    display: flex;
    align-items: center;
}

.c-pricing-flex-body.c-pricing-content-wrapper>div {
    /*border-right: 0.8px solid #CCCCCC;*/
    border-bottom: 0.8px solid #CCCCCC;
}

.c-pricing-content-wrapper.top-row-border {
    border-top: 0.8px solid #CCCCCC;
}

.c-pricing-content-wrapper .pricing-flex.pricing-description {
    /* border-left: 0.8px solid #CCCCCC; */
}

.icon-affise-cross {
    background: url('../../../dist/images/af-crs-icon.svg');
    width: 15px;
    height: 15px;
}

i.icon-affise-check {
    background: url('../../../dist/images/af-chk-icon.svg');
    width: 15px;
    height: 15px;
}

.pricing-flex.pricing-tier .hs-cta-wrapper .cta_button:hover {
    color: #fff !important;
}

.c-pricing-performance-sticky,
.c-pricing-reach-sticky {
    position: fixed;
    top: -100%;
    opacity: 0;
    background-color: #fff;
    width: 100%;
    z-index: 10;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.c-pricing-performance-sticky.slide-sticky,
.c-pricing-reach-sticky.slide-sticky {
    top: 0;
    opacity: 1;
}

.c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
.c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
.c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top,
.c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
.c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
.c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top {
    padding: 15px 30px;
}

.c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top {
    padding: 15px 20px;
}

.c-pricing-performance-sticky .pricing-tier .aff-pricing-plan-name,
.c-pricing-reach-sticky .pricing-tier .aff-pricing-plan-name {
    font-size: 18px;
    line-height: 25px;
}

.c-pricing-performance-sticky .pricing-flex-wrapper,
.c-pricing-reach-sticky .pricing-flex-wrapper {
    margin: 0 25px;
}

.c-pricing-performance-sticky .pricing-flex-wrapper {
    margin: 0 auto;
}

.c-pricing-performance-sticky .pricing-tier .aff-pricing-plan-currency,
.c-pricing-reach-sticky .pricing-tier .aff-pricing-plan-currency {
    font-size: 25px;
    line-height: 35px;
    margin: 10px 0;
}

@media screen and (max-width: 1199px) {

    .pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
    .pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
    .pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top {
        padding: 25px;
    }
}

@media screen and (max-width: 992px) {
    .pricing-content.c-pricing-reach-v2 .pricing-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 30%;
        flex: 0 30%;
    }

    .pricing-tier .aff-pricing-plan-currency {
        font-size: 28px;
        line-height: 35px;
    }

    .c-pricing-performance-sticky .pricing-tier a.btn,
    .c-pricing-reach-sticky .pricing-tier a.btn {
        padding: 8px 10px;
        min-width: unset;
        font-size: 13px;
    }

    .c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
    .c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
    .c-pricing-performance-sticky.pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top,
    .c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
    .c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
    .c-pricing-reach-sticky.pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top {
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .pricing-flex-wrapper.c-pricing-flex-body .flex-hover {
        margin: 0 0;
    }

    .pricing-content.c-pricing-reach-v2 .pricing-description,
    .c-pricing-flex-body.c-pricing-content-wrapper>div {
        border: 0;
    }

    .pricing-content.c-pricing-reach-v2 .pricing-tier {
        width: 33%;
        margin-left: -1px;
    }

    .pricing-tier .aff-pricing-plan-currency {
        font-size: 25px;
        line-height: 28px;
    }

    .c-pricing-content-wrapper .pricing-description {
        border-bottom: 0.8px solid #ccc !important;
    }

    .pricing-tier .aff-pricing-plan-description {
        display: none;
    }

    .pricing-content.c-pricing-reach-v2 .pricing-header-desktop.pricing-plans-name {
        box-shadow: none;
    }
}

@media screen and (max-width: 575px) {

    .pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-highlight-top,
    .pricing-content.c-pricing-reach-v2 .pricing-tier .pricing-top,
    .pricing-content.c-pricing-reach-v2 .pricing-description .pricing-top {
        padding: 0 15px;
    }

    .pricing-content.c-pricing-reach-v2 .pricing-tier {
        margin-left: -3px;
    }

    .pricing-tier .aff-pricing-plan-name {
        font-size: 20px;
        line-height: 28px;
    }

    .pricing-flex-wrapper.c-pricing-flex-body {
        margin: 0;
    }

    .pricing-tier .aff-pricing-plan-currency,
    .c-pricing-performance-sticky .pricing-tier .aff-pricing-plan-currency,
    .c-pricing-reach-sticky .pricing-tier .aff-pricing-plan-currency {
        font-size: 22px;
        line-height: 25px;
    }

    .c-pricing-performance-sticky .pricing-flex-wrapper,
    .c-pricing-reach-sticky .pricing-flex-wrapper {
        margin: 0;
    }
}

#slider-range-max {
    max-width: 80%;
}

#slider-range-max .ui-widget-header {
    background: #efefef;
}

#slider-range-max.ui-widget-content {
    background: #09bec6;
    border: 0;
}

#slider-range-max .ui-state-default,
#slider-range-max .ui-widget-content .ui-state-default {
    border: 2px solid #09bec6;
    border-radius: 50%;
}

#slider-range-max .ui-state-active,
#slider-range-max .ui-widget-content .ui-state-active {
    background: #ffffff;
    color: #272742;
}

#monthly_partner_payout {
    border: 0;
    outline: 0;
    text-align: left;
    max-width: 100%;
    background: transparent;
    margin-bottom: 14px;
}

#monthly_subscription {
    margin-bottom: 10px;
}

#monthly_partner_payout,
#monthly_subscription {
    font-size: 28px;
    line-height: 37px;
    font-weight: 600;
}

.payouts span {
    display: block;
    color: #86869A;
}

.payouts.text-right {
    position: relative;
}


@media (min-width: 1400px) {

    #monthly_partner_payout,
    .payouts.text-right {
        color: #272742;
    }

    .payouts.text-right {
        margin-bottom: 0;
    }

    .payouts.text-left {
        padding-left: 36px;
    }
}

@media (min-width: 992px) {
    .pricing-tier .aff-pricing-plan-terms {
        display: block;
    }

    #slider-range-max {
        max-width: 90%;
    }

    .calculator-intro {
        margin-left: 50px;
    }

    p.notif-bottom {
        margin: 0;
        transform: translateY(40px);
    }

    .payouts.text-right:after {
        content: "";
        background: url('../../../dist/images/line-arrow-right.svg');
        width: 32px;
        display: block;
        height: 13px;
        position: absolute;
        background-repeat: no-repeat;
        right: 0;
        top: 30px;
    }

    #monthly_partner_payout,
    #monthly_subscription {
        font-size: 26px;
        line-height: 36px;
    }

    #monthly_partner_payout {
        margin-bottom: 0;
    }

    .calculator-intro {
        padding: 35px 40px;
    }
}

span.sidecar {
    display: block;
    top: 150%;
    position: absolute;
    left: 0;
    transform: translateX(-35%);
    font-weight: 600;
    font-family: 'EUCLID CIRCULAR A';
    font-size: 14px;
    line-height: 18px;
    width: 120px
}

.readouts {
    margin-bottom: 20px;
}

.subscription-calc {
    padding: 65px 50px;
    border-radius: 6px;
    box-shadow: 0px 7px 20px 0px #d4dae0b2;
}

.subscription-calc a#cta_button_8676928_632d95cf-574b-45fc-873a-967722272471:hover {
    color: #ffffff !important;
}

#ent-notify {
    font-size: 11px;
    line-height: 15px;
    font-family: 'Euclid Circular A';
    font-weight: 400;
    margin-top: 12px;
}

.notif-bottom {
    color: #86869A;
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 12px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .c-pricing-price {   
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .compare-plans-table,
    .pricing-pin {
        max-width: 90%;
        margin: 32px auto;
    }
}

@media (max-width: 991px) {
    .calculator-intro.p3-regular {
        font-size: 12px;
        line-height: 24px;
    }
}

@media (min-width: 1400px) {

    #monthly_partner_payout,
    #monthly_subscription {
        font-size: 32px;
        line-height: 42px;
    }

    .subscription-calc {
        padding: 65px 70px;
        margin: 0 -20px 0;
    }
}
.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-tier {
    font-weight: 500;
}
.c-pricing #c-pricing-mmp .c-pricing-plan.c-pricing-plan-scale {
    background: #E6F7F8;
}
.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-tier.pricing-tier-half>.flex-row {
    justify-content: start;
}
.c-pricing #c-pricing-mmp .c-pricing-plan .c-pricing-list-bullets li {
    background: url("../images/icon_list_bullet_blue.svg") no-repeat left center;
    margin-bottom: 20px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .c-pricing-list-bullets li:last-child {
    margin-bottom: 0;
}

.c-pricing #c-pricing-mmp .pricing-table-section .with-green-check {
    display: flex;
    align-items: center;
}
.c-pricing #c-pricing-mmp .pricing-table-section .with-green-check:before {
    content: '';
    margin-right: 10px;
    background: url("../images/green-check-badge.svg") no-repeat left center;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.c-pricing #c-pricing-mmp .pricing-table-section .with-red-cancel {
    display: flex;
    align-items: center;
}
.c-pricing #c-pricing-mmp .pricing-table-section .with-red-cancel:before {
    content: '';
    margin-right: 10px;
    background: url("../images/cancel.svg") no-repeat left center;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-tier.pricing-tier-half {
    text-align: left;
}
.c-pricing #c-pricing-mmp .c-pricing-plan.c-pricing-plan-scale .btn {
    border-color: #09BEC6;
    background: #09BEC6;
    color: #ffffff;
}
.c-pricing #c-pricing-mmp .c-pricing-plan.c-pricing-plan-scale .btn:hover { 
    border-color: #272742;
    background: #272742;
}

.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-description>.flex-row {
    padding: 15px;
}

.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-description,
.c-pricing #c-pricing-mmp .c-pricing-flex-body .pricing-tier {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

.centered-button-pair {
    max-width: 930px;
    margin: 0 auto;
}

.c-pricing #c-pricing-mmp .c-pricing-plan {
    padding: 30px;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    height: 100%;
}

.c-pricing #c-pricing-mmp .c-pricing-plan.c-pricing-plan-scale {
    border: none;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-includes p {
    font-size: 15px;
    line-height: 25px;
}
.c-pricing #c-pricing-mmp .c-pricing-plan .c-pricing-description {
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 14px;
    min-height: auto;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(39, 39, 66, 0.80);
}

.pricing-content.c-pricing-mmp-content > .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    --bs-gutter-x: 0;
    gap: 30px;
}

@media (min-width: 992px) {
    .pricing-content.c-pricing-mmp-content > .row > .col-lg-4 {
        width: 380px;
    }
    
    .c-pricing-switcher .btn {
        margin: 0 10px;
    }

}

.c-pricing #c-pricing-mmp .mmp-h3,
.c-pricing #c-pricing-mmp .pricing-subtitle-mobile {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}

.c-pricing #c-pricing-mmp .pricing-flex-wrapper-space-between {
    justify-content: space-between;
}

.c-pricing #c-pricing-mmp .pricing-description-half, 
.c-pricing #c-pricing-mmp .pricing-tier-half {
    -ms-flex: 0 50%;
    flex: 0 50%;
}

.c-pricing #c-pricing-mmp .pricing-table-section {
    border: 1px solid #E6E7EC;
    border-radius: 5px;
}

.c-pricing #c-pricing-mmp .pricing-flex-wrapper.c-pricing-flex-body {
    margin: 0;
}
.c-pricing #c-pricing-mmp .pricing-flex-wrapper.c-pricing-flex-body.header-pricing .pricing-description>.flex-row {
    padding: 20px 0;
    padding-top: 0;
}

.c-pricing #c-pricing-mmp .pricing-table-section > .pricing-flex-wrapper-space-between:last-child > .pricing-flex {
    border-bottom: 0;
}

@media (max-width:991px) {
    .c-pricing-switcher .btn {
        width: 200px;
        min-height: 200px;
    }
    .b-aff-price-txt {
        display: block;
        margin-bottom: 15px;
    }
}

@media (max-width: 767.98px) {
    div.centered-button-pair {
        margin: 0 -12px;
    }
    div.c-pricing-switcher .btn {
        min-width: auto;
    }
    .c-pricing-switcher .c-button-for-advertisers {
        webkit-box-pack: unset; 
        justify-content: unset;
    }
    .c-pricing #c-pricing-mmp div.pricing-flex-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .c-pricing #c-pricing-mmp .c-pricing-content-wrapper .pricing-description {
        border: 0!important;
    }
}
span.b-aff-price-desc-txt {
    display: block;
    font-size: 13px;
    line-height:20px;
    font-weight:normal;
    margin-top:5px;
}

@media (max-width: 575px) {    
    .row.centered-button-pair > .col-4 {
        padding: 0 5px;
    }
    div.c-pricing-switcher .btn {
        padding: 10px;
        min-height: 210px;
    }
    span.b-aff-price-desc-txt {
        font-size: 11px;
        line-height: 17px;
    }
    .b-aff-price-txt {
        font-size: 13px;
        line-height: 18px;
        margin-top: 5px;
        margin-top: 5px;
    }
}

.pricing-pin span#hs-cta-wrapper-482c800a-757b-448e-892c-0c9e77ba48d8:hover>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-482c800a-757b-448e-892c-0c9e77ba48d8:hover>span.btn-outline-primary {
  background: #272742;
  color: #fff;
  border-color: #272742;
}

.pricing-pin span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888>span.btn-outline-primary {
  background: #a11cf2;
  color: #fff;
  border-color: #a11cf2;
  transition: all 0.2s ease;
}

.pricing-pin span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888:hover>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888:hover>span.btn-outline-primary {
  background-color: #8116c2;
  border-color: #7915b6;
}

.pricing-pin span#hs-cta-wrapper-d7f52a98-1536-4efb-b444-6981ac2a50d2>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-d7f52a98-1536-4efb-b444-6981ac2a50d2>span.btn-outline-primary {
  background: #272742;
  color: #fff;
  border-color: #272742;
  transition: all 0.2s ease;
}

.pricing-pin span#hs-cta-wrapper-d7f52a98-1536-4efb-b444-6981ac2a50d2:hover>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-d7f52a98-1536-4efb-b444-6981ac2a50d2:hover>span.btn-outline-primary {
  color: #272742;
  background: transparent;
}

.pricing-pin span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888>span.btn-outline-primary {
  background: #a11cf2;
  color: #fff;
  border-color: #a11cf2;
  transition: all 0.2s ease;
}

.pricing-pin span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888:hover>span.btn-outline-primary,
.c-pricing-plan span#hs-cta-wrapper-3d8b4c95-5b1a-46d4-8302-6e3886ea3888:hover>span.btn-outline-primary {
  background-color: #8116c2;
  border-color: #7915b6;
}

/* new block */
.feature__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-right: 40px;
    margin-bottom: 40px;
}

.feature__list .item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.feature__list .item svg {
    flex-shrink: 0;
}

.feature__list .item .text .title {
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #272742;
    margin-bottom: 8px;
}

.feature__list .item .text .description {
    font-size: 15px;
    line-height: 25px;
    color: #272742;
    margin-bottom: 0;
}

.c-pricing-mmp-content .justify-content-center {
    align-items: center;
}

/* custom */
.c-block.c-pricing {
    padding: 32px 0;
}

.c-pricing .c-pricing-plan .c-pricing-list-bullets {
    padding: 18px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-includes {
    padding-top: 18px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-includes .title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    color: #272742;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-includes .plan-includes-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-includes .plan-includes-list li {
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    color: #272742;
    padding: 6px 8px;
    border-radius: 8px;
    background: #E6F7F8;
}

.c-pricing #c-pricing-mmp .c-pricing-plan.c-pricing-plan-scale .plan-includes .plan-includes-list li {
    background: #FFFFFF;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-support {
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-support .title {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    color: rgba(39, 39, 66, 0.80);
    margin-bottom: 5px;
}

.c-pricing #c-pricing-mmp .c-pricing-plan .plan-support .description {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 120%;
    color: #272742;
}

.c-pricing .c-pricing-plan .btn {
    margin: 24px 0;
    border-radius: 10px;
}

.c-pricing .c-pricing-plan .c-pricing-period {
    margin-bottom: 0;
    margin-top: 5px;
}

@media (max-width: 575.98px) {
    .c-pricing .c-pricing-plan .c-pricing-list-bullets li {
        font-size: 0.9375rem;
        line-height: 1.5625rem;
    }
}

.c-pricing .c-pricing-plan .c-pricing-header {
    font-size: 25px;
    font-weight: 700;
    line-height: 120%;
    color: #272742;
    margin-bottom: 14px;
}

.c-pricing #c-pricing-mmp .pricing-table-section.grey-title-section {
    background: #F2F5FA;
    border: none;
    position: sticky;
    top: 0;
    z-index: 2;
}

.c-pricing .c-pricing__container {
    width: auto;
}

.c-pricing {
    overflow: visible;
}

.compare-plans-table {
    margin-top: 32px;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
   .pricing-content .pricing-table-section.grey-title-section .pricing-flex-wrapper {
        background: none;
   }

   .pricing-description {
    flex-basis: 100%;
   }

   .c-pricing #c-pricing-mmp .pricing-description-half {
    flex-basis: 100%;
   }

   .c-pricing #c-pricing-mmp .pricing-tier-half {
    flex-basis: calc(100%/3);
   }

   .c-pricing #c-pricing-mmp .pricing-description-half .vertical-align {
    justify-content: center;
   }

   .c-pricing #c-pricing-mmp .grey-title-section .pricing-description-half  {
    display: none;
   }

   .c-pricing #c-pricing-mmp .compare-plans-table.other-table .pricing-tier-half {
    flex-basis: 100%;
   }
}

.compare-plans-table.other-table {
    margin-top: 0;
    margin-bottom: 32px;
}

.pricing-content.c-pricing-mmp-content > .row:last-child {
    gap: 0;
}