﻿body {
}

.plan_header{
    width: 100%;
    margin: 0px auto;
    padding: 40px 0px 20px;
}

@media (min-width: 768px) {
    .plan_header {
        padding-top: 60px;
        padding-bottom: 20px;
    }
}

.sub-header{
        margin: 0px auto;
}

.mb40 {
    margin-bottom: 36px;
}



.h4_title {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 600;
    color: rgb(27, 27, 33);
    font-size: 1.3rem;
    line-height: 0.8rem;
    opacity: 0.6;
    font-family: Arial, sans-serif;
}

.h1_title{
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    color: rgb(27, 27, 33);
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2rem;
}


@media (min-width: 768px) {
    .h1_title {
    font-size: 3.2rem;
    line-height: 4rem;
    }
}


.plandetails{
        display: flex;
    position: relative;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 26px;
}


.plandetails_item {
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    color: rgb(0, 0, 50);
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 60px;
}



.plandetails_item:nth-child(1) {
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .plandetails_item:nth-child(1), .plandetails_item:nth-child(2) {
        width: calc(50% - 20px);
        margin-bottom: 46px;
    }
}

@media (min-width: 1200px) {
    .plandetails_item:nth-child(1), .plandetails_item:nth-child(2), .plandetails_item:nth-child(3) {
        width: calc(33% - 20px);
        margin-bottom: 0px;
    }
}

.item_wrapper {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 34px 30px 28px;
    background: rgb(255, 255, 255);
}

.enterprise{
    background: #214684;
    color: #ffffff;
}

.item_wrapper h2 {
    width: 100%;
    margin-bottom: 30px;
    color: rgb(27, 27, 33);    
    font-size: 1.6rem;
    line-height: 2rem;
}

.enterprise h2 {
    width: 100%;
    margin-bottom: 30px;
    color: rgb(255, 255, 255);    
    font-size: 1.6rem;
    line-height: 2rem;
}


.pricing {
    position: relative;
    margin-bottom: 24px;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    color: #00003261;
}

.enterprise-pricing {
    position: relative;
    margin-bottom: 24px;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    color: #ffffff61;
}

.pricing p {
    margin: 0px;
    font-size: 2.8rem;
    line-height: 2rem;
}

.enterprise-pricing p {
    margin: 0px;
    font-size: 2.8rem;
    line-height: 2rem;
}


.pricing em {
    position: absolute;
    margin-top: -18px;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    color: #000032;
}

.enterprise-pricing em{
    position: absolute;
    margin-top: -18px;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}


.pricing blockquote {
    margin: 0px;
    padding: 6px 0px 0px 22px;
}

.enterprise-pricing blockquote {
    margin: 0px;
    padding: 6px 0px 0px 22px;
}


.pricing blockquote * {
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: bold;
}

.enterprise-pricing blockquote * {
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: bold;
}

.pricing strong {
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 3.4rem;
    color: #000032;
}



.enterprise-pricing strong{
     font-weight: 700;
    font-size: 2.6rem;
    line-height: 3.4rem;
    color: #000032;
    color: #ffffff;
}

.pricing blockquote strong {
    display: block;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: bold;

}

.enterprise-pricing  blockquote strong{
     display: block;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: bold;
}

.from-markdown{
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    color: rgb(0, 0, 50);
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 60px;*/
}


.enterprise-from-markdown {
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    color: rgb(0, 0, 50);
    color: #ffffff;
}


.from-markdown p {
    margin-top: 0px;
    color: rgb(69, 69, 84);
}

.enterprise-from-markdown p{
    margin-top: 0px;
    color: #ffffff;
}

.plandesc{
        -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 30px 0px 0px;
    padding: 30px 0px 0px;
    border-top: 1px solid rgba(0, 0, 50, 0.1);
}

.enterprise{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.plandesc ul{
    padding: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 0px;
    list-style-type: none;
}

.plandesc ul>li {
    margin: 0px 0px 0px;
    line-height: 2.4rem;
    padding-left: 32px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'><circle cx='9' cy='9' r='9' fill='%2300B67A'/><path d='M5 8L8.22388 11L13 6' stroke='white' stroke-width='2'/></svg>") 0px 5px no-repeat;
}


.plancus{
        -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 30px 0px 0px;
    padding: 30px 0px 0px;
    background-color: rgb(242, 242, 245);
    border-top: 1px solid rgba(0, 0, 50, 0.1);

}

.plandetails_item:nth-child(3) .plancus {
    margin: 30px -30px 0px;
    padding: 0px;
}


.plancus ul {
    padding: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 0px;
    list-style-type: none;
}


.list_item {
    margin: 0px 0px 14px;
    line-height: 1.5rem;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.978083 0L7 5.83333L0.978083 11.6667L0 10.7192L5.04383 5.83333L0 0.947453L0.978083 0Z' fill='%231A66FF'/></svg>") calc(100% - 28px) 50% no-repeat rgb(243, 243, 245);
    margin: 0px;
    padding: 16px 58px 16px 38px;
    border-bottom: 1px solid rgba(0, 0, 50, 0.1);
    cursor: pointer;
}


    .list_item p {
        margin-bottom:0px;

    }

    .plan_button{
    margin: 42px 0px 22px;
    }

    .plan_button a{
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    cursor: pointer;
    opacity: 1;
    padding: 16px 24px;
    font-weight: 500;    
    color: rgb(26, 102, 255);
    border: 2px solid rgb(220, 220, 230);
    margin: 0px;
}

    .plan_button button{
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    cursor: pointer;
    opacity: 1;
    padding: 16px 24px;
    font-weight: 500;    
    color: rgb(26, 102, 255);
    border: 2px solid rgb(220, 220, 230);
    margin: 0px;
    background-color: #ffffff;
}


    .plancus_button {
   
}
.plancus_button p{
     text-align: center;
    font-size: 0.8rem;
    line-height: 1.8rem;
    color: rgba(0, 0, 50, 0.4);
    background-image: none;
    margin: 0px -30px;
    margin-top: 0px;
    padding-top:10px;
    color: rgb(69, 69, 84);
    margin-bottom:0px;
}

.plancompareall {
    width: 100%;
    max-width: 500px;
    text-align: center;
    font-size: 1.4rem;
    margin: 74px auto 0px;
    padding-bottom: 74px;
    border-bottom: 1px solid rgba(196, 196, 196, 0.5);
}

@media (min-width: 1200px) {
    .plancompareall {
        width: calc(40%);
    }
}

.plancompareall span{
    position: relative;
}

@media (min-width: 768px) {
    .plancompareall span {
        margin-left: -15px;
    }
}

.plancompareall a {
    color: #1A66FF;
    font-weight: 500;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

@media (min-width: 768px) {
    .plancompareall a::after {
        position: absolute;
        top: 6px;
        right: -20px;
        content: "";
        width: 9px;
        height: 15px;
        background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 9 15' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M1.25754 0L9 7.5L1.25754 15L0 13.7818L6.48493 7.5L0 1.21815L1.25754 0Z' fill='%231A66FF'/></svg>") no-repeat;
    }
}


.enterprise-plan_button{
    margin: 42px 0px 22px;
    }

    .enterprise-plan_button a{
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    cursor: pointer;
    opacity: 1;
    padding: 16px 24px;
    font-weight: 500;    
    color: rgb(255, 255, 255);
    background-color: rgb(26, 102, 255);
    border: 0px solid rgb(220, 220, 230);
    margin: 0px;
}


    .enterprise-plan_button button{
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    cursor: pointer;
    opacity: 1;
    padding: 16px 24px;
    font-weight: 500;    
    color: rgb(26, 102, 255);
    background-color: #ffffff;
    border: 0px solid rgb(220, 220, 230);
    margin: 0px;
}


.current-plan {
    background-color: #128f19 !important;
    color: rgb(255, 255, 255) !important;
    cursor: none !important;
}
.downgrade-plan {
    background-color: #dcdce6 !important;
    color: #999 !important;
    cursor: none !important;
}

