
.clouds {
    background-image: url(../images/pricing/pricing-clouds.svg);
    background-position: left -200px top -700px;
    background-repeat: no-repeat
}

.banner-title {
    font-family: Poppins, Verdana-fb, sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 58px
}

.slogan {
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Poppins', Verdana-fb, sans-serif;
}

.bestplan {
    font-size: 34px;
    margin-bottom: 50px
}

.prices-card {
    border: 1px solid;
    border-radius: 8px;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 392px;
    height: 750px;
    background-color: white
}

.prices-card-up {
    border-bottom: 1px solid #008fdb;
    margin-bottom: 40px;
    padding-bottom: 30px;
    margin-right: 30px
}

.price-title {
    font-family: Poppins, Verdana-fb, sans-serif;
    font-weight: 700;
    font-size: 44px;
    margin-top: 50px
}

.price-comment {
    font-family: Raleway;
    color: #008fdb;
    font-size: 20px;
    font-weight: 500
}

.price {
    font-size: 20px
}

.price-number {
    font-family: Raleway;
    font-weight: 600;
    font-size: 32px
}

ul {
    padding-left: 12px;
    margin: 0;
    font-size: 16px
}

.price-text li::marker {
    color: #008fdb;
}

.price-text li {
    color: #002747;
    padding: 0
}

.prices-card-down h3 {
    font-size: 16px;
    font-weight: 600;
}

.prices-card-down .price-text {
    list-style: none;
    margin-left: -20px
}

    .prices-card-down .price-text li {
        background-image: url('../Images/icons/checkmark.svg');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 20px;
        margin-bottom: 10px;
    }

#freetrial {
    vertical-align: top;
    display: inline-block;
    padding: 0 13.75rem 6.25rem 13.75rem;
    background-image: url(/images/pricing/pricing-plane.svg);
    background-repeat: no-repeat;
    background-size: 26rem;
    background-position: 65px 55%;
    min-height: 18rem;
}

.section-subtitle {
    max-width: 50rem;
    padding-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
    font-family: Raleway;
    font-weight: 400
}

.colors-alt2 {
    padding-top: 3rem
}

#freetrial p {
    max-width: 35rem;
    margin: auto;
    font-size: 2rem;
    font-family: "Raleway", sans-serif;
    font-weight: 400
}

#freetrial .btn {
    border-radius: 5px;
    color: #002447;
    background-color: white;
    margin-top: 1rem;
}

    #freetrial .btn:hover {
        background-color: #88c8e3;
    }

.btn-outline {
    border: 1px solid #002447;
    font-weight: 600;
}

@media (min-width: 688px) {
    @supports (-ms-ime-align:auto) and (not (-ms-accelerator:true)) {
        /* Edge specific styles */
        .prices-table-row {
            margin-right: 0.25rem;
        }
    }
}

@media (min-width: 688px) {
    @supports (-webkit-appearance:none) and (not (overflow:-moz-hidden-unscrollable)) {
        .prices-table-row {
            margin-right: 0.25rem;
        }
    }
}

#card-light-second {
    border-left: 1px solid #dee2e6;
    color: #002447;
    border-right: 1px solid #dee2e6;
}

#zero {
    border-top: none
}

.prices-table .card-light {
    border: none;
    }

.sticky {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0; /* Adjust the top position as needed */
    z-index: 1000; /* Ensure it appears above other content */
}

.prices-table-row {
    background-color: transparent;
    border-bottom: 1px solid #dee2e6;
}

.padding-moz {
    padding-right: 0
}

@-moz-document url-prefix() {
    .padding-moz {
        padding-right: 10px;
    }
}

.scroll {
    overflow-y: auto;
    max-height: 900px
}

.btn-lg {
    padding: 0.8rem 4rem;
}

.card-light .card-header {
    color: white;
    background-color: #e0eef7;
    padding: 0;
    border: none
}

.card-light .card-block-header {
    font-weight: 400
}

.btn-started {
    background-color: #008fdb;
    border: 1px solid #008fdb;
    color: white;
    padding: 0.5rem 1rem;
}

.card-table {
    display: flex;
    flex-direction: row
}

    .card-table .table-title {
        width: 24%;
        display: flex;
        flex-direction: row;
        padding: 8px 10px;
        padding-bottom: 8px;
        border: 1px solid #88c8e3;
        min-height: 70px;
        justify-content: space-between;
    }

.table-title span {
    color: #002447;
    font-size: 24px;
    font-weight: 600
}

.table-title div {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.card-table .item-container {
    width: 28%;
    padding-right: 20px;
    align-items: flex-start;
    font-size: 18px
}

.card-table .details-container {
    display: flex;
    min-height: 70px;
    flex-direction: row;
    width: 72%;
    padding: 0
}

.details-container > div:first-child {
    border: 0;
}

.details-container > div {
    width: 33%;
    display: inline-flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-left: 1px solid #dee2e6;
    height: 100%
}

.details-container .x2 {
    width: 66%;
    padding: 0
}

.details-container .x3 {
    width: 100%;
    padding: 0
}

a h3 {
    color: #008fdb;
    font-size: 28px;
    font-family: "Raleway", sans-serif;
}

.x3 {
    background-color: #e0eef7
}

.colored-sign {
    color: #2699FB;
    margin-right: 3px
}

.questions {
    background-color: #e8f6ff
}

    .questions h2 {
        font-size: 50px;
    }

    .questions h5 {
        font-size: 24px;
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        padding: 0.5rem 3rem 0.5rem 3rem;
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .questions p {
        font-size: 22px;
        font-family: "Raleway", sans-serif;
        font-weight: 400
    }

.question {
    border-radius: 40px;
    background-color: white;
    margin-bottom: 26px
}

    .question div {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .question .question-arrow {
        padding-right: 3rem;
        padding-top: 1.5rem;
        margin-top: 1rem;
    }



#morefeatures {
    margin-top: 80px;
    padding: 0 20px
}


    #morefeatures:hover {
        text-decoration: underline;
        color: #008fdb;
    }

.rotate-down {
    transform: rotate(0deg) translateX(0);
    transform-origin: center center;
    transition: transform 0.5s ease;
}

.rotate-up {
    transform: rotate(-180deg) translateX(0);
    transform-origin: center center;
    transition: transform 0.5s ease;
}

@media (min-width: 1201px) and (max-width:1500px) {
    .table-title span {
        font-size: 20px;
    }

    .btn-started {
        font-size: 12px;
        padding: 0.4rem 0.7rem;
    }
}

@media (min-width: 100px) and (max-width:1200px) {
    .btn-started {
        display: none
    }

    .card-table .table-title {
        justify-content: center;
    }
}

@media (min-width: 992px) and (max-width:1200px) {

    .prices-card {
        padding-left: 24px
    }

    .price-title {
        font-size: 36px;
    }

    .prices-card-up {
        margin-bottom: 30px;
        padding-bottom: 20px;
        margin-right: 24px;
    }

    .price-comment {
        font-size: 18px;
    }

    .section-subtitle {
        font-size: 1.6rem;
    }

    #freetrial p {
        font-size: 1.6rem;
    }

    #freetrial {
        background-size: 24rem;
        background-position: 0 55%;
    }
}

@media (min-width: 540px) and (max-width:991px) {
    .section-subtitle {
        font-size: 1.4rem;
    }

    #freetrial p {
        font-size: 1.4rem;
    }

    .colors-alt2 {
        padding-top: 1rem;
    }

    #freetrial {
        background-size: 20rem;
        background-position: 0 20px;
        padding: 0 5rem 6.25rem 5rem;
    }

    .card-table > div {
        font-size: 16px
    }

    .card-table .item-container {
        font-size: 16px
    }

    .questions h2 {
        font-size: 40px
    }

    .questions h5 {
        font-size: 26px;
    }

    .questions p {
        font-size: 22px;
    }

    #morefeatures h3 {
        padding: 0 20px
    }
}


@media (min-width: 540px) and (max-width:687px) {
    #freetrial {
        background-size: 18rem;
        background-position: -20px 40px;
        padding: 0 2rem 6.25rem 2rem;
    }

    .section-subtitle {
        font-size: 1.2rem;
    }

    #freetrial p {
        font-size: 1.2rem;
    }

    .table-title span {
        font-size: 20px;
    }

    .card-table .table-title {
        padding: 8px 8px;
        border: none;
        justify-content: center
    }

    .card-block-header {
        font-size: 20px;
    }

    .card-table > div {
        font-size: 14px
    }


    .card-table .item-container {
        font-size: 14px
    }

    .prices-table .card-light {
        position: relative;
        z-index: 5;
        top: 0px;
    }

    .scroll {
        overflow-y: visible;
        max-height: 100%;
    }

    .questions h2 {
        font-size: 36px
    }

    .questions h5 {
        font-size: 20px;
    }

    .questions p {
        font-size: 18px;
    }

    #morefeatures h3 {
        font-size: 1.4rem;
    }
}

@media (min-width: 200px) and (max-width:539px) {

    .prices-table .card-light {
        position: relative;
        z-index: 5;
        top: 0px;
    }

    .price-title {
        font-size: 36px;
    }

    .section-subtitle {
        font-size: 1rem;
    }

    #freetrial p {
        font-size: 1rem;
    }

    #freetrial {
        background-size: 16rem;
        background-position: -50px 50px;
        padding: 0 5rem 5rem 5rem;
    }

    .colors-alt2 {
        padding-top: 0.6rem;
    }

    #card-light-second {
        margin-left: 5px;
        margin-right: 5px;
        border-left: none;
        border-right: none
    }


    .table-title span {
        font-size: 16px;
        font-weight: 600
    }

    .card-table .table-title {
        padding: 8px 8px;
        border: none;
        justify-content: center
    }

    .card-light .card-block-header {
        font-weight: 600;
        padding-bottom: 0;
        font-size: 16px
    }

    .card-table {
        flex-direction: column;
    }

    .card-light .card-header {
        padding-left: 5px;
        padding-right: 5px;
    }

    .card-header .card-table {
        flex-direction: row;
        justify-content: space-between
    }

    .card-table > #zero {
        display: none; /* Hide the div */
    }

    .card-table .x4 {
        min-height: 1rem;
        border-bottom: none
    }

    .card-table .table-title {
        width: auto;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .prices-table .card-table .item-container {
        width: auto;
        font-weight: bold;
        min-height: 2rem;
        font-size: 12px;
        padding-bottom: 0;
    }

    .item-container div {
        border-bottom: 1px solid #dee2e6;
    }

    .card-table .details-container {
        display: flex;
        min-height: 3rem;
        flex-direction: row;
        width: 100%;
        padding: 0;
        border-left: none;
        border-right: none
    }

    .details-container > div {
        width: 33%;
        display: inline-flex;
        padding: 0.5rem 1rem;
        position: relative;
        min-height: 3rem;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-left: none;
        border-right: none
    }

    .details-container .x2 {
        width: 67%;
        display: inline-flex;
        padding: 8px 16px;
        border-left: none;
        position: relative;
        min-height: 3rem;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .details-container .x3 {
        width: 100%;
        background-color: transparent
    }


    .card-block-header {
        font-size: 16px;
        border-top: none
    }

    .card-table > div {
        font-size: 14px;
    }

    .details-container {
        width: 100%;
    }

    .questions h2 {
        display: none;
    }



    .questions:before {
        content: "FAQs";
        display: block;
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .questions h5 {
        font-size: 1rem;
    }

    .questions p {
        font-size: 1rem;
    }

    #morefeatures h3 {
        font-size: 1.2rem;
    }
}


@media (min-width: 200px) and (max-width:363px) {
    .table-title span {
        font-size: 14px;

    }
}



@media (min-width: 200px) and (max-width:419px) {

    #freetrial {
        background-size: 16rem;
        background-position: -50px 70px;
        padding: 0 2rem 2rem 2rem;
    }
}