#wpbody-content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nice-select, .pricing-table table tr td:nth-child(2), .pricing-table table tr td:nth-child(4) {
    white-space: nowrap
}

.faq-lists .faq-list, .key-table *, .price-container, .slick-slider, .table-tooltip-text {
    box-sizing: border-box
}

.nice-select, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

.client-testimonial-slide a, .go-back-button, .pricing-table a {
    text-decoration: none
}

.nice-select, .nice-select .list {
    background-color: #fff;
    box-sizing: border-box
}

.nice-select .list, .nice-select:after {
    pointer-events: none;
    position: absolute
}

.nice-select, .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    outline: 0
}

.plan-name, .plan-price span, .plan-type, .pricing-header-top .plan-row:nth-child(2), .pricing-header-top .plan-row:nth-child(2) .current {
    font-weight: 600
}

.fill-width, .mobile-plan .plan-button a, .nice-select, .no-csspointerevents .nice-select.open .list, .pricing-table .has-tooltip .table-tooltip:hover .table-tooltip-text, .slick-initialized .slick-slide, .slick-slide img {
    display: block
}

.nice-select {
    border-radius: 5px;
    border: 1px solid #605de3;
    clear: both;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.nice-select .current, .plan-details-bottom .plan-option.active .plan-desc, .plan-details-bottom .plan-option.active .plan-title {
    color: #6641e5
}

.nice-select:hover {
    border-color: #605de3
}

.nice-select:after {
    border-bottom: 2px solid #6641e5;
    border-right: 2px solid #6641e5;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide, .plan-details {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right, [dir=rtl] .slick-slide {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(102 65 229 / 15%);
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9;
    width: 100%
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    line-height: 30px;
    list-style: none;
    min-height: 30px;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: .2s;
    transition: .2s;
    margin: 0
}

.nice-select .option + .option, .plan-row + .plan-row {
    border-top: 1px solid #d8d5ec
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f7f5fe;
    color: #6641e5
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.desktop-table.sticky-table .best-value, .desktop-table.sticky-table .plan-name, .desktop-table.sticky-table .plan-renew, .desktop-table.sticky-table .plan-type, .desktop-table.sticky-table-hide-col .plan-name, .desktop-table.sticky-table-hide-col .plan-renew, .desktop-table.sticky-table-hide-col .plan-type, .mobile-table, .no-csspointerevents .nice-select .list, .slick-arrow.slick-hidden, .slick-slide.slick-loading img {
    display: none
}

.pricing-top {
    background: #fff;
    padding: 50px 0 0
}

.pricing-top .price-container {
    padding: 50px 20px 0
}

.pricing-top .price-container.pricing-top-container {
    background: linear-gradient(92.24deg, #1c095b -17.78%, #4215a5 104%);
    padding: 0;
    width: 960px;
    border-radius: 10px
}

.pricing-top .price-container.pricing-top-container .unlock-features.text-center {
    padding: 50px 0
}

.pricing-top .price-container.pricing-top-container .plan-details {
    color: #fff;
    background: url("../images/wave-bg-image.png") center bottom/cover
}

.wrap {
    margin: 0
}

#wpwrap {
    background: 0 0
}

#wpcontent {
    padding: 0
}

.price-container {
    max-width: 100%;
    width: 1000px;
    margin: 0 auto;
    font-family: Poppins, sans-serif;
    padding: 0 20px
}

.plan-details-top {
    padding: 0;
    font-size: 14px;
    line-height: 140%;
    align-items: center;
    color: #0c1d36;
    margin: 0 auto 50px;
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .06);
    border-radius: 8px
}

.plan-details-bottom {
    box-shadow: 0 0 24px rgb(0 0 0 / 8%);
    border-radius: 16px 16px 0 0;
    min-height: 80px;
    background: #f2f2f2
}

.plan-options {
    display: flex;
    text-align: center;
    align-items: center;
    align-content: center
}

.plan-details-bottom .plan-option {
    flex: 1;
    padding: 25px;
    position: relative;
    cursor: pointer
}

.plan-details-bottom .plan-option:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px
}

.plan-details-bottom .plan-option:last-child {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px
}

.plan-option + .plan-option {
    border-left: 1px solid #e3e3e3
}

.plan-details-bottom .plan-option.active, .plan-details-bottom .plan-option:hover {
    background: #fff
}

.plan-option .plan-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #000
}

.plan-option .plan-desc, .plan-option .plan-title span {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

.plan-option .plan-desc {
    color: #5a6185
}

.pricing-bottom {
    padding: 50px 0 0;
    background-color: #fff
}

span.table-text {
    flex: 1;
    padding-right: 4px
}

span.table-tooltip {
    padding: 5px 10px 0 15px;
    height: 22px
}

.pricing-table a {
    outline: 0;
    box-shadow: none
}

.pricing-table .has-tooltip, .pricing-table .has-tooltip:focus, .pricing-table .has-tooltip:hover {
    display: flex;
    position: relative;
    color: #5a6185;
    line-height: 20px;
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    width: 100%;
    align-items: center
}

.pricing-body .plan-row .plan-col.first-row>.has-tooltip {
    padding: 16px 10px 0 20px;
}

.pricing-body .plan-row .plan-col.first-row>.has-tooltip span.table-tooltip {
    padding-top: 0;
    height: auto;
    display: inline-flex;
}

.plan-renew, .plan-type, .pricing-header-top .plan-row {
    align-items: center
}

.table-tooltip-text {
    position: absolute;
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    right: 10px;
    bottom: 100%;
    padding: 8px 15px;
    background: #fff;
    border-radius: 8px;
    transform: translateY(12px);
    border: 1px solid #f7f8fc;
    box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%);
    font-size: 12px;
    line-height: 18px;
    display: none;
    z-index: 11111
}

.desktop-table.sticky-table .pricing-header-top .plan-price span, .plan-name {
    font-size: 24px
}

.table-tooltip-text:after {
    content: "";
    top: 100%;
    height: 0;
    width: 0;
    border-width: 8px 5px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    z-index: 1;
    position: absolute;
    pointer-events: none;
    right: 12px;
    transform: translateY(-2px)
}

.table-tooltip-text img {
    height: auto;
    margin: 10px auto 8px;
    max-height: 300px;
    max-width: 100%;
    display: block;
    border: 1px solid #efefef
}

.head-logo {
    text-align: center !important
}

.head-logo span:not(.fill-width) {
    font-size: 14px;
    line-height: 140%;
    color: #5a6185;
    max-width: 160px;
    display: inline-block;
    padding: 10px 0 0
}

.plan-name {
    display: block;
    line-height: 24px;
    color: #000;
    padding: 8px 0 20px
}

.plan-type {
    font-size: 13px;
    line-height: 140%;
    color: #5a6185;
    display: block;
    padding: 5px 0
}

.plan-monthly, .plan-price {
    line-height: 140%;
    align-items: center
}

.pricing-table table tr td.plan-info {
    padding: 25px 15px
}

.plan-price {
    display: block;
    padding: 0;
    font-size: 16px;
    color: #5a6185
}

.plan-monthly, .update-support {
    font-size: 12px;
    color: #5a6185;
    text-align: center
}

.plan-price span {
    font-size: 32px;
    line-height: 140%;
    color: #0c1d36;
    transition: .2s linear
}

.plan-monthly {
    background: #eceefc;
    border-radius: 32px;
    display: inline-block;
    padding: 5px 15px;
    margin: 0 0 30px
}

.update-support {
    font-weight: 500;
    line-height: 140%;
    text-transform: uppercase;
    display: block;
    margin: 0 0 4px
}

.current-plan-name, .plan-button a {
    font-size: 14px;
    font-weight: 600;
    line-height: 140%
}

.plan-button {
    display: block;
    padding: 0
}

.plan-selector {
    margin: 0 0 10px
}

.plan-button a {
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #6641e5;
    border-radius: 24px;
    color: #6641e5;
    transition: .2s linear
}

.plan-button a:hover {
    background-color: #6641e5;
    color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5)
}

.pricing-table table tr td.plus-plans, .pricing-table table tr td:nth-child(3) {
    background: #f7f5fe;
    white-space: nowrap
}

.plan-row .plan-col:nth-child(4) .plan-button a, .pricing-table table tr td:nth-child(3) .plan-button a {
    background-color: #6641e5;
    color: #fff
}

.plan-row .plan-col:nth-child(4) .plan-button a:hover, .pricing-table table tr td:nth-child(3) .plan-button a:hover {
    color: #6641e5;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5)
}

.best-value {
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    padding: 5px 10px;
    width: 130px;
    margin: 0 auto;
    background: #C0F5CA;
    border: 1px solid #d8d5ec;
    border-radius: 32px;
    top: -16px;
    color: #000000;
}

.best-value:empty {
    display: none
}

.current-plan-name {
    color: #0c1d36;
    border-bottom: 1px solid #edeaf2;
    padding: 15px 25px
}

.unlock-features.text-center {
    text-align: center;
    padding: 0 0 50px
}

.unlock-features-title {
    font-weight: 600;
    font-size: 32px;
    text-transform: capitalize;
    color: #fff;
    line-height: 140%
}

.unlock-features-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #ddd
}

.money-guaranteed {
    text-align: center;
    padding: 25px 0
}

.money-guaranteed p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px
}

.money-guaranteed p span {
    color: #47bbfa
}

.money-guaranteed .payments {
    padding: 15px 0 0
}

.premio-client-section {
    background: #fafafa;
    padding: 40px 0;
    text-align: center
}

.premio-customers, .premio-faqs {
    background-color: #fff;
    padding: 25px 0
}

.wrap {
    margin-right: 0;
    margin-left: 0
}

.premio-customers {
    text-align: center
}

.premio-customers .customer-title {
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #5a6185;
    padding: 25px 0
}

.premio-customers img {
    width: 100%;
    height: auto
}

.faq-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: #0c1d36;
    padding: 0 0 25px
}

.client-text, .faq-answer, .faq-question {
    line-height: 140%;
    color: #5a6185;
    font-size: 14px
}

.faq-lists .faq-list {
    padding: 15px;
    float: left;
    width: 50%
}

.faq-question {
    font-weight: 600;
    padding: 0 0 5px
}

.faq-question svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px
}

.faq-answer {
    padding: 0 0 0 28px
}

.faq-answer ul {
    list-style: disc;
    margin: 5px 0;
    padding: 0 0 0 20px
}

.client-text {
    font-weight: 400;
    text-align: center
}

.testimonial-bottom {
    padding: 20px 0;
    margin: 20px 0 0;
    position: relative;
    align-items: center
}

.testimonial-bottom:after {
    content: "";
    width: 48px;
    height: 2px;
    background: #4136ac;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    top: 0
}

.testimonial-bottom .client-image {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding: 0 5px 0 0
}

.testimonial-bottom .client-details {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #0c1d36;
    text-align: left;
    padding: 0 0 0 5px
}

.testimonial-bottom .client-image img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 8px;
    filter: drop-shadow(0px 8px 16px rgba(116, 89, 178, .35));
    display: inline-block;
    line-height: 1
}

.client-testimonial-slide {
    width: 720px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding: 0 40px;
    z-index: 1001
}

.chaty-powered-by, span.plan-plugin-name {
    width: 100%;
    display: block
}

.slide-quote {
    position: absolute;
    left: 0;
    z-index: -1
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.clear-both, .slick-track:after {
    clear: both
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-options .product-slider-dots, .slick-options .slick-arrow, .slick-options .slick-dots, .slick-options .slick-dots li {
    display: inline-block;
    vertical-align: middle
}

.slick-options .slick-arrow {
    background: 0 0;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    padding: 0;
    opacity: .5;
    cursor: pointer
}

.mobile-plan .plan-head, .mobile-plan-select, .plan-body ul li {
    border-bottom: 1px solid #d8d5ec
}

.slick-options .slick-arrow:hover, .slick-options .slick-dots li.slick-active button, .slick-options .slick-dots li:hover {
    opacity: 1
}

.slick-options .slick-arrow svg {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

.slick-options .slick-arrow.slick-next-btn {
    transform: rotate(180deg)
}

.plan-body ul, .slick-options .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0
}

.slick-options .slick-dots li {
    margin: 0 8px;
    padding: 0
}

.slick-options .slick-dots li button {
    display: block;
    width: 6px;
    height: 6px;
    font-size: 0;
    overflow: hidden;
    border-radius: 50%;
    background: #6641e5;
    opacity: .5;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer
}

.domain-list, select.domain-list:focus {
    color: #2c3338;
    outline: 0;
    box-shadow: none
}

.desktop-table.sticky-table .pricing-header-top {
    position: fixed;
    top: 32px;
    z-index: 10001;
    background: #fff;
    box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%)
}

.desktop-table.sticky-table .pricing-header {
    height: 250px
}

.mobile-plan {
    border: 1px solid #d8d5ec;
    border-radius: 10px;
    text-align: center
}

.plan-header {
    display: flex;
    padding-bottom: 15px
}

.plan-header .plan-price {
    font-size: 16px;
    line-height: 140%;
    text-align: right;
    color: #5a6185;
    flex: 1
}

.chaty-powered-by, .plan-data, .plan-foot {
    text-align: center
}

.nice-select.multiple-mobile-options, a.mobile-checkout-btn {
    height: 40px;
    line-height: 40px
}

.mobile-plan-name, .plan-header .plan-price span {
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
    color: #0c1d36
}

.plan-body ul li, .plan-renew, .plan-row .plan-col {
    font-size: 14px;
    color: #5a6185
}

.plan-renew {
    line-height: 140%;
    display: block;
    padding: 0 0 15px
}

.mobile-buy-btn, .mobile-plan-select, .plan-body ul li {
    padding: .75rem 1rem
}

.mobile-plan .plan-head {
    padding: 15px;
    position: relative
}

.plan-body ul li {
    text-align: left;
    line-height: 20px;
    vertical-align: middle;
    position: relative;
    font-family: Poppins, sans-serif;
    margin: 0
}

.plan-body ul li:last-child {
    border-bottom: none
}

a.mobile-checkout-btn {
    display: block;
    border: 1px solid #605de3;
    font-size: 14px;
    border-radius: 5px;
    color: #6641e5
}

.mobile-plans {
    display: flex
}

.mobile-plans .mobile-plan {
    flex: 1
}

.mobile-plans .mobile-plan:nth-child(2) {
    margin: 0 15px
}

.plan-body ul li:first-child {
    min-height: 56px
}

span.plan-plugin-name {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000
}

.chaty-powered-by a {
    display: inline-block;
    vertical-align: text-bottom
}

.chaty-powered-by a svg {
    display: inline-block;
    height: 16px;
    width: auto;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .price-container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box
    }

    .pricing-table {
        width: 100%;
        overflow: auto;
        padding: 20px 0
    }

    .slide-quote {
        display: none
    }

    .client-testimonial-slide {
        width: 100%
    }

    .plan-details-bottom .plan-option {
        padding: 20px
    }
}

@media screen and (max-width: 860px) {
    .mobile-table {
        display: block
    }

    .desktop-table {
        display: none
    }

    .table-tooltip-text {
        font-size: 14px;
        line-height: 140%
    }

    span.table-text {
        flex: 1;
        padding-right: 4px;
        line-height: 22px
    }

    .pricing-table {
        width: 100%;
        overflow: inherit;
        padding: 0
    }
}

@media screen and (max-width: 768px) {
    .mobile-plans {
        display: block
    }

    .auto-fold #wpcontent, .faq-answer {
        padding: 0
    }

    .faq-lists .faq-list {
        float: none;
        width: 100%;
        padding: 0 0 25px
    }

    .mobile-plan.has-sticky-info .best-value, .mobile-plan.has-sticky-info .mobile-head-plan .plan-name, .mobile-plan.has-sticky-info .mobile-head-plan .plan-renew, .mobile-plan.has-sticky-info .mobile-head-plan .plan-type, .plan-details-bottom .plan-desc, .plan-details-bottom .plan-title span {
        display: none
    }

    .plan-details-bottom {
        min-height: 10px
    }

    .mobile-plan + .mobile-plan {
        margin-top: 30px
    }

    .plan-body ul li {
        font-size: 16px
    }

    .mobile-plans .mobile-plan:nth-child(2) {
        margin: 30px 0
    }

    .mobile-head-plan {
        height: 308px
    }

    .mobile-plan.has-sticky-info .plan-body {
        padding-top: 214px
    }

    .mobile-plan.has-sticky-info .plan-monthly {
        margin: 0 0 20px
    }

    .mobile-plan.has-sticky-info .mobile-head-plan {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: calc(100% - 40px);
        margin: 0 auto;
        background: #fff;
        z-index: 9999;
        border: 1px solid #d8d5ec;
        box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%);
        height: 220px
    }

    .mobile-plans .table-tooltip-text {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        transform: translateY(-10px);
        right: -10px
    }
}

@media screen and (max-width: 480px) {
    .unlock-features-desc {
        font-size: 12px
    }
}

.pricing-header-top {
    border: 1px solid #d8d5ec;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.pricing-header-top .plan-row:first-child .plan-col:nth-child(4) {
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px
}

.plan-row {
    display: grid;
    grid-template-columns:auto 200px 200px 200px;
    grid-column-gap: 0;
    grid-row-gap: 0;
    justify-content: stretch
}

.plan-row .plan-col {
    text-align: center;
    padding: 15px;
    line-height: 140%;
    position: relative
}

.plan-row .plan-col.first-row {
    text-align: left
}

.plan-row .plan-col + .plan-col {
    border-left: 1px solid #d8d5ec
}

.plan-row .plan-col.plan-detail {
    flex: 0 0 192px
}

.pricing-header-top .plan-row .plan-col.plan-detail {
    min-height: 54px
}

.pricing-header-top .plan-row:nth-child(2) .plan-col {
    line-height: 30px
}

.pricing-body {
    border: 1px solid #d8d5ec;
    border-top: none;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.pricing-body .plan-row .plan-col.first-row {
    text-align: left;
    padding: 0
}

.plan-row .plan-col:nth-child(4) {
    background: #f7f5fe
}

.pricing-body .plan-row .plan-col.first-row > a {
    padding: 12px 10px 0 20px;
    margin-bottom: 12px
}

.pricing-body .plan-row .plan-col.first-row .no-tooltip {
    padding: 12px 20px
}

.back-button-box {
    padding: 0 25px
}

.go-back-button {
    border-radius: 18px;
    border: 1px solid #767677;
    display: inline-block;
    padding: 4px 15px;
    color: #767677;
    background-color: #fff
}

.plugin-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000;
}