.content_cell.bcorma_styles {
    font-size: 16px;
    padding: 2rem;
    color: black;
    line-height: 1.4;    
    /*background-image: none;*/
}

.content_cell.bcorma_styles h1 {
    background-color: #39576a;
    text-transform: uppercase;
    text-align: center;
    font-family: 'bebas neue';
    color: white;
    padding: 1rem;
    width: 1rem;
    min-width: 14rem;
    font-size: 1.4rem;
    line-height: 1;
    flex-grow: 1;
}

.packages_item {
    border-radius: 2rem;
    color: #373631;
    box-shadow: 10px 10px 30px #00000063;
    overflow: hidden;
}

.packages_item_top {
    background: linear-gradient(150deg, #678395, #b1c2cd);
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 2rem .5rem;
    box-shadow: inset 0 1px 1px 2px #fff4e83d;
    flex-wrap: wrap;
    /* text-align: center; */
}

.packages_item_top h4,
.packages_item_top h2 {
    margin: 0;
}

.packages_item_top h4 {
    font-family: 'bebas neue';
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
}

.packages_item_top h2 {
    font-family: 'lilita one';
    text-transform: uppercase;
    min-width: 210px;
    /* text-align: center; */
}

.packages_item_bottom {
    background: #020d15;
    padding: 1rem 2rem;
    color: #c1b3a2;
    font-size: 0.7rem;    
    display: flex; 
    justify-content: space-between;
}

.packages_item_middle::after {
    content: '';
    background-image: url('../images/treesright.png');
    width: 171px;
    height: 110px;
    max-width: 29%;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.packages_item_middle::before {
    content: '';
    background-image: url('../images/treesleft.png');
    width: 171px;
    height: 140px;
    max-width: 20%;
    flex-grow: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.packages_item_middle {
    position: relative;
    /* padding: 0 2rem; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.packages_item_title .large {
    font-size: 4.1rem;
    font-family: 'lilita one';
    color: black;
    border-bottom: 2px solid black;
    display: block;
    width: fit-content;
    line-height: 1.2;
}

.packages_item_title .medium {
    font-size: 2.3rem;
    font-family: 'lilita one';
    color: black;
}

.packages_item_title {
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.packages_item_coverage .large {
    display: block;
    font-size: 3rem;
    font-family: 'lilita one';
    color: black;
    border-bottom: 2px solid black;
    display: block;
    width: fit-content;
    line-height: 1.2;
}

.packages_item_coverage .medium {
    font-family: 'lilita one';
    font-size: 1.3rem;
    text-transform: uppercase;
}

.packages_item_middle .packages_item_middle_left,
.packages_item_middle .packages_item_middle_right {
    padding: 0px 3.2em;
    width: calc(50%);
    box-sizing: border-box;
    /* align-items: center; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    min-width: fit-content;
    justify-content: center;
    flex-grow: 1;
}

.packages_item_discount {
    background: #a2a59f;
    border-radius: 2rem;
    padding: .25rem 1rem;
    box-shadow: 0 0 0 3px white, 0 0 0 6px #a2a59f;
    margin-top: 1rem;
    font-family: 'lilita one';
    display: flex;
    align-items: center;
    width: fit-content;
    line-height: 1.2;
}

.packages_item_discount::before {
    content: '*';
    font-size: 1.5rem;
    line-height: 0.9;
}

.packages_item_middle_bottom {
    display: flex;
    width: 65%;
    margin: 1rem auto;
    flex-wrap: wrap;
}

.packages_item_pricing {
    border-top: 2px solid black;
    flex-grow: 1;
    font-family: 'lilita one';
    text-transform: uppercase;
    padding: 0.5rem 2rem 0;
    font-size: 0.8rem;
    color: #373631;
}

.packages_item_price {
    font-size: 1.2rem;
    line-height: 1;
}

.packages_item_top>div {
    flex-grow: 1;
}

.packages_item_top_right {
    text-align: right;
}

.packages_wrapper.twocols {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.packages_wrapper.twocols {}

.twocols .packages_item_title .large {
    font-size: 3.2rem;
}

.twocols .packages_item_title .medium {
    font-size: 1.4rem;
}

.twocols .packages_item_middle {
    flex-direction: column;
    width: 100%;
    margin: 1rem auto 0;
    border-bottom: .25rem solid #020d16;
    padding-bottom: 2rem;
}

.twocols .packages_item_title {
    width: 65%;
    margin: auto;
}

.twocols .packages_item_discount {
    margin: 1.5rem auto;
    font-size: 2.5rem;
    background: #c8e6e9;
    box-shadow: 0 0 0 3px white, 0 0 0 6px #1b4449;
}

.twocols .packages_item_discount::before {
    display: none;
}

.packages_wrapper {
    margin-bottom: 2rem;
}

.twocols .enhanced .packages_item_top {
    background: linear-gradient(150deg, #8aa0a3, #d3e6e9);
}

.twocols .packages_item_top {
    background: linear-gradient(325deg, #cbcabf, #b7a89a);
}

.twocols .packages_item {
    width: calc(50% - .5rem);
    min-width: 320px;
    flex-grow: 1;
}

.additional .packages_item_middle {
    display: flex;
    flex-direction: row;
}

.additional .packages_item_middle>div {
    width: calc(50% - 5.6rem);
    flex-grow: 1;
    margin: 0;
    align-items: center;
    display: flex;
}

.additional .packages_item_middle::before,
.additional .packages_item_middle::after {
    display: none;
}

.packages_item.additional {
    padding: 0.5rem 3rem;
    margin-bottom: 3rem;
}

.additional .packages_item_pricing {
    border-top: 0;
    /* margin-bottom: 0.5rem; */
}

.additional .packages_item_bottom {
    font-size: 0.85rem;
    font-weight: 700;
    padding: 0.25rem 2rem;
    line-height: 1.2;
    border-top: 2px solid #004853a1;
    color: #698c92;
    background: transparent;
}

.additional .packages_item_title .medium {
    line-height: 1;
}

.bcorma_styles button.button.purchase {
    border-radius: 2rem;
    margin: 3rem auto;
    display: block;
    width: fit-content;
    float: none;
    padding: 1rem 5rem;
    cursor: pointer;
    background: linear-gradient(150deg, #678395, #b1c2cd);
    border: 0;
    font-family: 'Lilita One';
    /* color: black !important; */
    box-shadow: inset 0 1px 1px 2px #fff4e861, inset 0 -1px 1px 2px #5f5a5561;
}

button.button.purchase .large {
    display: block;
    font-size: 2.3rem;
}

button.button.purchase .medium {
    font-family: 'Bebas Neue';
    font-size: 1.3rem;
    border-top: 2px solid white;
}

.twocols .packages_item_discount span {
    margin-left: 0.9rem;
    font-size: 1.4rem;
}

.packages_item_price_label {
    line-height: 1;
    margin: 0.3rem 0;
}

.bcorma_head {
    display: flex;
    border-radius: 0.5rem;
    overflow: hidden;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.bcorma_logos {
    background-color: aliceblue;
    background-image: url(../images/bcorma_banner.png);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    padding-right: 1rem;
    background-size: cover;
    background-position: right;
    flex-wrap: wrap;
}

.bcorma_logos img {
    max-height: 5.5rem;
    padding: 1rem;
    /* flex-grow: 1; */
    height: auto;
    max-width: 50%;
}

.content_cell.bcorma_styles h1 .large {
    font-size: 2.9rem;
    display: block;
}

.bcorma_head+p {
    margin-bottom: 2.5rem;
    font-size: 1rem;
    padding: 0 1rem;
    line-height: 1.3;
    letter-spacing: -0.01rem;
    color: black;
}

.bcorma_styles button.button.purchase:hover {
    background: linear-gradient(150deg, #3d576a, #6397b9);
}