.-Price-Selary,.-p-h,.disable-price {
    align-content:center
}

.-PriceLists-Center-v1 {
    display:block;
    width:439px
}

.-PriceLists-Center-v1 .owl-dots,.Price-Center .owl-nav {
    display:none
}

.-PriceBox-box {
    flex:1;
    max-width:470px;
    border-radius:var(--miniradius);
    min-width:370px;
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    border: 1px solid #00000014;
    background:#fff;
    cursor:pointer;
    position:relative;
    padding:24px;
    box-shadow: 0px 5px 35px 10px #00000008;
    transition: 180ms all ease;
}

.-PriceBox-box:hover,.-PriceBox-box.-ActivePlane:hover {
    border-color: rgb(var(--uicolor-code) / 70%);
    box-shadow: 0px 5px 35px 5px rgb(var(--uicolor-code) / 10%);
    transform: translateY(-1px);
}

.-PriceBox-box.-ActivePlane {
    background: rgb(var(--uicolor-code)/6%);
    border-color: var(--uicolor);
}

.-defualt-object--center .-PriceBox-box {
    background:var(--background-color);
}

.owl-item .-PriceBox-box {
    max-width:100%;
    min-width:100%
}

.-PriceBox-box>a {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    right:0;
    z-index:1
}

.Price-ItList {
    display:flex;
    position:relative;
    z-index:9;
    margin-bottom: 30px;
}

.Price-ItList>ul {
    list-style:none;
    display:flex;
    position:relative;
    align-items:flex-start;
    flex-wrap:wrap;
    width:100%;
    flex-direction:column
}

.Price-ItList>ul>li {
    font-weight:400;
    display:flex;
    font-size:15px;
    margin-bottom:17px;
    width:100%;
    align-items:center;
    position:relative;
    line-height:1.5;
    color: #393a41;
}

.Price-ItList>ul>li:last-child {
    margin-bottom:0
}

.Price-ItList>ul>li.-Disabled-Features {
    color:var(--plane-items-disable)
}

.-PriceBox-box.-ActivePlane .Price-ItList>ul>li.-Disabled-Features {
    color:var(--plane-items-disableactive)
}

.icon_price {
    margin-inline-end:10px;
    z-index:1;
    font-size: 9px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:500;
    background: rgb(var(--uicolor-code)/10%);
    border-radius:var(--largeradius);
    color:var(--primary-text);
    --el-w: 19px;
    min-width: var(--el-w);
    max-width: var(--el-w);
    height: var(--el-w);
    border: 1px solid rgb(var(--uicolor-code)/50%);
}

.-PriceBox-box.-ActivePlane .-price-app-value,.-price-app-value {
    color:var(--primary-text)
}

.-ActivePlane .Price-Footer-Icon {
    background:var(--primary-text);
    color:#fff
}

.Price-ItList>ul>li.-Disabled-Features>i {
    color:var(--plane-items-disableicon)
}

.-PriceBox-box.-ActivePlane .Price-ItList>ul>li.-Disabled-Features>i {
    color:var(--plane-items-disableicon-active)
}

.Price-H-Title {
    display:flex;
    margin-bottom:11px;
    align-items:flex-start;
    flex-direction:column;
    justify-content:flex-end
}

.-PriceBox-box.-ActivePlane .Price-Footer-Icon>i {
    font-weight:600
}

.Price-H-Title>h3 {
    font-weight:600;
    font-size:20px;
    line-height:1.4;
    position:relative;
    margin-bottom:12px;
    z-index:9
}

.-PriceBox-box.-ActivePlane .-Price-Header-Area {
    background:#fff
}

.Price-FoArea .-Price-Selary {
    color:var(--secondarytext);
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    align-items:flex-start;
    flex-direction:column;
    flex:1
}

.-PriceBox-box.-ActivePlane .Price-FoArea .-Price-Selary {
    color:#a3b1c0
}

.-price-app-value strong {
    font-size: 40px;
    font-weight: 700;
    display:flex;
    align-items:flex-end;
    margin-inline-end:7px;
    font-family:var(--f-number)
}

.-price-app-value>p {
    font-size: 18px;
    font-weight:300
}

.-Plane-Button-v1>a {
    padding:8px 10px;
    text-align:center;
    width:100%;
    border: 2px solid var(--uicolor);
    overflow:hidden;
    background: rgb(var(--uicolor-code)/10%);
    font-size:14px;
    z-index:1;
    display:flex;
    transition: 180ms all ease;
    border-radius: var(--miniradius);
    color:var(--primary-text);
    font-weight: 600;
    padding-inline-start:13px;
    position:relative;
    justify-content:space-between;
    align-items:center
}

.-PriceBox-box:hover .-Plane-Button-v1>a {
    background: var(--uicolor);
    color: white;
}

.-PriceBox-box.-ActivePlane:hover .-Plane-Button-v1>a {
    background: white;
    color: var(--uicolor);
}

.-PriceBox-box.-ActivePlane .-Plane-Button-v1>a {
    border-color: var(--uicolor);
    background: var(--uicolor);
    color: white;
}

.-Plane-Button-v1>a i {
    width:30px;
    height:30px;
    background: rgb(var(--uicolor-code)/10%);
    color:var(--primary-text);
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    transition: inherit;
}

.-PriceBox-box:hover .-Plane-Button-v1>a i {
    color: var(--uicolor);
    background: white;
}

.-PriceBox-box.-ActivePlane:hover .-Plane-Button-v1>a i {
    background: var(--uicolor);
    color: white;
}

.-ActivePlane .-Plane-Button-v1>a i {
    background: white;
    color: var(--uicolor);
}
 

.active .-Plane-Button-v1>a {
    background:var(--uicolor3);
    color:#fff;
    border-color:var(--uicolor3)
}

.active .-PriceBox-box:hover .-Plane-Button-v1>a {
    background:var(--background-color);
    color:var(--uicolor3);
    border-color:#00000012
}

.-YC-Price-Us-features-Area-v1 {
    position:relative
}

.-price-app-value {
    width:max-content;
    display:flex;
    border-radius:50%;
    min-width:140px;
    position:relative;
    align-items: baseline;
    justify-content: flex-end;
    line-height: 1;
}

.-ycwt-price:first-child .-YC-Widgets-Inner-Row {
    padding-top:0
}

.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-next i,.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-prev i {
    font-weight:500
}

.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    right:-28px
}

.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-next {
    left:-28px
}

.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-prev::before {
    right:33px
}

.-Price-Selary {
    display:flex;
    z-index:9;
    justify-content:center;
    margin-bottom:27px;
    flex-direction:column;
    padding:23px;
    background:#f7f7f7;
    border-radius:13px
}

.-ActivePlane .-Price-Selary {
    background:linear-gradient(89deg,#cdd0ed 5.62%,#f0f2ff 90.1%)
}

.-PriceBox-box.-ActivePlane .-Plane-Button-v1>a:hover::before,.-PriceBox-box::before {
    background:var(--uicolor)
}

.-ActivePlane .-price-app-value:after,.-PriceBox-box.-ActivePlane .-price-app-value:before,.-PriceBox-box:hover .Price-Footer-Icon:before {
    border-color:var(--uicolor)
}

.-PriceBox-box:hover .-price-app-value:before {
    border-top-color:var(--primary-text)!important;
    transform:rotate(180deg);
    transition:.4s
}

.-ActivePlane .Price-Footer-Icon:before {
    border-color:var(--primary-text)
}

.-PriceBox-box:hover .Price-Footer-Icon {
    background:var(--uicolor);
    color:#fff
}

.-PriceBox-box::before {
    width:6px;
    right:-1px;
    top:69px;
    height:120px
}

.-PriceBox-box.-ActivePlane::before {
    background:var(--primary-text)
}

.Price-Usd .-defult-widgets-title-style-1 {
    text-align:center;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    flex-direction:column;
    align-items:center
}

.Price-Usd .-PriCe-area {
    margin:0;
}

.Price-Usd:hover .-YC-owl-navs-items {
    display:flex;
    top:48%;
    width:100%;
    flex-wrap:wrap;
    justify-content:space-between
}

.-PriCe-area .-dURLArea {
    justify-content:center;
    padding-bottom:28px
}

a.-Twesters-Link::before {
    background-color:var(--primary-text);
    transition-duration:.7s;
    color:#fff;
    transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)
}

.Price-Usd .P-content,.-YC-Price-Us-features-Area-v1::after {
    width:100%
}

.owl-item:last-child {
    margin:0!important
}

.Price-Usd {
    display:flex;
    flex-wrap:wrap;
    POSITION:relative;
    Z-INDEX:1;
    width:100%;
    flex-direction:column
}

.Price-Usd .P-content p {
    border:0;
    margin-bottom:30px;
    padding:0
}

.Price-Usd .-YC-owl-navs-items>.-YC-owl-Slides-next::after {
    right:22px
}

.diriction {
    font-size:15px;
    font-weight:400;
    line-height:1.6;
    margin-bottom: 25px;
    z-index:2;
    position:relative;
    color:var(--secondarytext)
}

.-Plane-Button-v1 {
    text-align:center
}

.prise_title {
    display:flex;
    justify-content:space-between;
    width:100%;
    margin-bottom:27px;
    align-items: center;
}

.prise_icon {
    width:70px;
    height:70px;
    background: rgb(var(--uicolor-code)/10%);
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:16px;
    font-size: 35px;
    border: 1px solid rgb(var(--uicolor-code)/50%);
    color: var(--uicolor);
}
.-PriceBox-box.-ActivePlane .prise_icon {
    background: var(--uicolor);
    color: white;
}

.-ycwt-price.-ycwt-price {
    border-radius:25px;
    margin-inline:30px;
    background:linear-gradient(180deg, var(--background2), transparent);
}

.Price-Center {
    display:flex;
    gap:26px;
    flex-wrap:wrap;
}