.vc-prices {
    background-color: #faf9f5;
}

.vc-prices h2 {
  padding-top: 40px;
  font-weight: 500;
}

.vc-services-section .vc-prices {
    padding-top: calc(0.0180586907 * 100vw + 24.5237020316px);
    padding-bottom: calc(0.0180586907 * 100vw + 24.5237020316px);
}

@media (min-width: 1300px) {
    .vc-services-section .vc-prices {
        padding-top: 48px;
    }
}

@media (max-width: 414px) {
    .vc-services-section .vc-prices {
        padding-top: 32px;
    }
}

@media (min-width: 1300px) {
    .vc-services-section .vc-prices {
        padding-bottom: 48px;
    }
}

@media (max-width: 414px) {
    .vc-services-section .vc-prices {
        padding-bottom: 32px;
    }
}

.vc-services-section .vc-prices:last-child {
    margin-bottom: calc(-0.0406320542 * 100vw + -39.1783295711px);
    padding-bottom: calc(0.0406320542 * 100vw + 39.1783295711px);
    border-bottom: 1px solid #C6D3DE;
}

@media (min-width: 1300px) {
    .vc-services-section .vc-prices:last-child {
        margin-bottom: -92px;
    }
}

@media (max-width: 414px) {
    .vc-services-section .vc-prices:last-child {
        margin-bottom: -56px;
    }
}

@media (min-width: 1300px) {
    .vc-services-section .vc-prices:last-child {
        padding-bottom: 92px;
    }
}

@media (max-width: 414px) {
    .vc-services-section .vc-prices:last-child {
        padding-bottom: 56px;
    }
}

.vc-patients .vc-prices {
    padding-top: 190px;
    margin-top: -175px;
}

@media (max-width: 767px) {
    .vc-patients .vc-prices {
        padding-top: 82px;
        margin-top: -78px;
    }
}

.vc-body--bow .vc-prices {
    background: var(--vc-white);
}

.vc-body--wob .vc-prices {
    background: var(--vc-black);
}

.vc-body--yob .vc-prices {
    background: var(--vc-blue-dark);
}

@media (max-width: 767px) {
    .vc-prices {
        margin-top: unset;
        padding-top: 32px;
    }
}

.vc-prices__title {
    color: var(--vc-black);
    font-size: calc(0.0045146727 * 100vw + 22.1309255079px);
    margin-bottom: calc(0.0135440181 * 100vw + 14.3927765237px);
    text-align: center;
    font-style: normal;
    font-weight: 500;
    line-height: 1.14;
}

@media (min-width: 1300px) {
    .vc-prices__title {
        font-size: 28px;
    }
}

@media (max-width: 414px) {
    .vc-prices__title {
        font-size: 24px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__title {
        margin-bottom: 32px;
    }
}

@media (max-width: 414px) {
    .vc-prices__title {
        margin-bottom: 20px;
    }
}

.vc-body--wob .vc-prices__title {
    color: var(--vc-white);
}

.vc-body--yob .vc-prices__title {
    color: var(--vc-yellow);
}

.vc-prices__item {
    background-color: var(--vc-white);
    border-radius: 20px;
    padding-bottom: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .vc-prices__item {
        border-radius: 16px;
    }
}

.vc-body--bow .vc-prices__item {
    border: 1px solid var(--vc-black);
}

.vc-body--wob .vc-prices__item {
    background-color: var(--vc-black);
    border: 1px solid var(--vc-white);
}

.vc-body--yob .vc-prices__item {
    background-color: var(--vc-blue-dark);
    border: 1px solid var(--vc-yellow);
}

.vc-prices__item:not(:first-child) {
    margin-top: calc(0.0022573363 * 100vw + 7.065462754px);
}

@media (min-width: 1300px) {
    .vc-prices__item:not(:first-child) {
        margin-top: 10px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item:not(:first-child) {
        margin-top: 8px;
    }
}

.vc-prices__item--open {
    padding-bottom: calc(0.0011286682 * 100vw + 15.532731377px);
}

@media (min-width: 1300px) {
    .vc-prices__item--open {
        padding-bottom: 17px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item--open {
        padding-bottom: 16px;
    }
}

.vc-prices__item-header {
    padding-top: calc(0.0011286682 * 100vw + 15.532731377px);
    padding-right: calc(0.0022573363 * 100vw + 15.065462754px);
    padding-bottom: calc(0.0011286682 * 100vw + 15.532731377px);
    padding-left: calc(0.0180586907 * 100vw + 8.5237020316px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    gap: 24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    padding-bottom: calc(0.0011286682 * 100vw + 15.532731377px);
}

@media (min-width: 1300px) {
    .vc-prices__item-header {
        padding-top: 17px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-header {
        padding-top: 16px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__item-header {
        padding-right: 18px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-header {
        padding-right: 16px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__item-header {
        padding-bottom: 17px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-header {
        padding-bottom: 16px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__item-header {
        padding-left: 32px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-header {
        padding-left: 16px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__item-header {
        padding-bottom: 17px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-header {
        padding-bottom: 16px;
    }
}

.vc-prices__item--open .vc-prices__item-header {
    padding-bottom: 0;
}

.vc-prices__item-title {
    font-size: calc(0.0022573363 * 100vw + 15.065462754px);
    font-weight: 500;
    font-style: normal;
    line-height: 1.44;
    color: var(--vc-black);
    max-width: 1014px;
}

@media (min-width: 1300px) {
    .vc-prices__item-title {
        font-size: 18px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-title {
        font-size: 16px;
    }
}

.vc-body--wob .vc-prices__item-title {
    color: var(--vc-white);
}

.vc-body--yob .vc-prices__item-title {
    color: var(--vc-yellow);
}

.vc-prices__item-arrow {
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.vc-prices__item-arrow svg {
    display: block;
}

.vc-body--bow .vc-prices__item-arrow svg path {
    stroke: var(--vc-black);
}

.vc-body--wob .vc-prices__item-arrow svg path {
    stroke: var(--vc-white);
}

.vc-body--yob .vc-prices__item-arrow svg path {
    stroke: var(--vc-yellow);
}

.vc-prices__item--open .vc-prices__item-arrow {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.vc-prices__item-content {
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-right: calc(0.0022573363 * 100vw + 15.065462754px);
    padding-left: calc(0.0180586907 * 100vw + 8.5237020316px);
}

@media (min-width: 1300px) {
    .vc-prices__item-content {
        padding-right: 32px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-content {
        padding-right: 16px;
    }
}

@media (min-width: 1300px) {
    .vc-prices__item-content {
        padding-left: 32px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item-content {
        padding-left: 16px;
    }
}

.vc-prices__item--open .vc-prices__item-content {
    margin-top: calc(0.006772009 * 100vw + 9.1963882619px);
}

@media (min-width: 1300px) {
    .vc-prices__item--open .vc-prices__item-content {
        margin-top: 18px;
    }
}

@media (max-width: 414px) {
    .vc-prices__item--open .vc-prices__item-content {
        margin-top: 12px;
    }
}

.vc-prices .limiter {
    width: 100%;
    margin: 0 auto;
}

.vc-prices .container-table100 {
    width: 100%;
    min-height: 100vh;
    background: #c4d3f6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 33px 30px;
}

.vc-prices .wrap-table100 {
    border-radius: 10px;
    overflow: hidden;
}

.vc-prices .table {
    width: 100%;
    display: table;
    margin: 0;
}

@media screen and (max-width: 768px) {
    .vc-prices .table {
        display: block;
    }
}

.vc-prices .row {
    display: table-row;
    background: #fff;
}

.vc-prices .row.header {
    color: #ffffff;
    background: #009b95;
}

.vc-prices .row.header:hover {
    background: #009b95;
}

@media screen and (max-width: 768px) {
    .vc-prices .row {
        display: block;
    }

    .vc-prices .row.header {
        padding: 0;
        height: 0px;
    }

    .vc-prices .row.header .cell {
        display: none;
    }

    .vc-prices .row .cell:before {
        font-size: 12px;
        color: #808080;
        line-height: 1.2;
        text-transform: uppercase;
        font-weight: unset !important;

        margin-bottom: 13px;
        content: attr(data-title);
        min-width: 98px;
        display: block;
    }
}

.vc-prices .cell {
    display: table-cell;
}

@media screen and (max-width: 768px) {
    .vc-prices .cell {
        display: block;
    }
}

.vc-prices .row .cell {
    font-size: 13px;
    color: #666666;
    line-height: 1.2;
    font-weight: unset !important;

    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.vc-prices .row.header .cell {
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    font-weight: 500 !important;
    padding-top: 19px;
    padding-bottom: 19px;
}

.vc-prices .row .cell:nth-child(1) {
    width: 150px;
    text-align: center;
}

.vc-prices .row .cell:nth-child(2) {
    width: 150px;
    text-align: center;
}

.vc-prices .row .cell:nth-child(3) {
    max-width: 318px;
}

.vc-prices .row .cell:nth-child(4) {
    width: 150px;
    text-align: center;
}


.vc-prices .table,
.vc-prices .row {
    width: 100% !important;
}

.vc-prices .row:hover {
    background-color: #009b9514;
    border-radius: 10px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .vc-prices .row {
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 18px;
        padding-top: 30px;
        padding-right: 15px;
        margin: 0;
    }

    .vc-prices .row .cell {
        border: none;
        padding-left: 30px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .vc-prices .row .cell:nth-child(1) {
        padding-left: 30px;
        text-align: left;
    }

    .vc-prices .row .cell:nth-child(2), .vc-prices .row .cell:nth-child(3), .vc-prices .row .cell:nth-child(4) {
        text-align: left;
    }

    .vc-prices .row .cell {
        font-size: 14px;
        color: #555555;
        line-height: 1.2;
        font-weight: unset !important;
    }

    .vc-prices .table,
    .vc-prices .row,
    .vc-prices .cell {
        width: 100% !important;
    }
}