main,
#app {
    background-color: #FFFAF1;
}
h1 {
    color: #1D4321;
    font-size: 2.25em;
    line-height: 1;
    margin: 0 0 1.5rem;
}
.page-subtitle {
    color: #64A535;
    font-family: "korolev", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5;
    margin: 22px 0 11px;
}
.plan {
    /* margin: 0 0 24px; */
}
.plan-well {
    background: #FFF;
    box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.25);
    font-family: "korolev", sans-serif;
    padding: 24px 16px;
    border-radius: var(--Radius-Radius-2x, 8px);
}
.plan .btn {
    border-radius: 4px;
    border: 2px solid #f76800;
    font-size: 1.4375rem;
    text-transform: uppercase;
    font-weight: 900;
    padding: 10px 54px;
    line-height: 1;
    background-color: #f76800;
    color: #fff;
}
.plan a:hover .btn {
    background-color: #f93;
    color: #fff;
    border-color: #f93;
    box-shadow: 2px 3px 3px -2px rgb(0 0 0 / 30%);
}
.plan .btn-link {
	color: #006B00;
	text-transform: uppercase;
    white-space: nowrap;
    font-family: "korolev", sans-serif;
    font-size: 1rem;
	font-weight: 500;
    background: transparent;
    border-color: transparent;
}
.plan .btn-link:hover {
    text-decoration: underline;
}
.plan .btn-link::after {
    font-size: 1rem;
    font-weight: 500;
}
.plan-well a {
    color: #29353a;
    text-decoration: none;
}
.plan .yellow-hl {
    border-top: 8px solid #FAA21D;
}
.plan .green-hl {
    border-top: 8px solid #64A535;
}
.plan .mint-hl {
    border-top: 8px solid #B0E8C2;
}
.plan .blue-hl {
    border-top: 8px solid #0881C7;
}
.ca .plan-well {
    box-shadow: none;
    border: 4px solid #CEEBB8;
}
.plan .card {
    border: none;
}
.plan h2 {
    text-align: center;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1;
    margin: 0 auto 24px;
}
.plan h2 img {
	display: inline;
}
.plan.ca p {
    text-align: center;
    margin-bottom: 8px;
}
.plan.ca p.text-green-darker {
    font-size: 1.375rem;
    line-height: 1.1;
    margin-bottom: 12px;
}
.plan-well:hover {
    box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.30);
}
.plan ul {
    margin: 0 0 12px;
    padding: 0;
    line-height: 1.1;
}
.plan li {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
    color: #29353A;
    padding-left: 28px;
}
.list-checked.check-white>li:before {
    background: url(https://www.nutrisystem.com/images/global/white-check.svg) 0 6px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}
.plan .yellow-hl li:before,
.plan .green-hl li:before, 
.plan .mint-hl li:before, 
.plan .blue-hl li:before {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background-size: 10px;
    background-position: 4px;
}
.plan .yellow-hl li:before {
    background-color: #FAA21D;
}
.plan .green-hl li:before {
    background-color: #64A535;
}
.plan .mint-hl li:before {
    background-color: #B0E8C2;
}
.plan .blue-hl li:before {
    background-color: #0881C7;
}
.plan .price-wrapper {
    border-top: 1px solid #BFC2C4;
    padding-top: 12px;
    margin-bottom: 24px;
}
.plan .start-price {
    font-size: 1.375rem;
    line-height: 1.1;
}
.burnfat {
    background: #FFFAF1;
    padding: 24px 0 0;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.burnfat h2 {
    color: #1D4321;
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 12px;
}
.burnfat .section-subtitle {
    font-family: "korolev", sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 24px;
}
.burnfat p.h4 {
    text-align: center;
    font-size: 1.25rem;
    line-height: 24px;
    margin: 0;
}
.burnfat .options {
    color: #006B00;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 24px;
}
.burnfat .caption {
    margin: 24px 0 40px;
}
.burnfat .menu-col .wrapper {
    padding-top: 24px;
}
.burnfat .menu-col .wrapper h6 {
    font-size: 1.25rem;
}
.burnfat .menu-col .wrapper .portion,
.burnfat .menu-col .wrapper .plus {
    color: #1D4321;
    font-size: 1rem;
    line-height: 1.25;
}
.burnfat .menu-col .wrapper .plus {
    font-family: "korolev", sans-serif;
}
.burnfat .menu-col .wrapper .food-img {
    width: 80%;
    margin: 0 auto;
}
.benefits {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    border-bottom: 4px solid #1D4321;
}
.benefits .item {
    width: 32%;
}
.benefits .item img {
    width: 81px;
    height: 84px;
    margin: 0 auto;
}
.benefits .item p {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 7px;
}
.mbg-gold-logo {
    height: 18px;
    width: 18px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.mbg .mbg-logo {
    width: 100%;
    max-width: 80px;
}
@media (min-width: 768px) {
    .plan h2 {
        min-height: 67px;
    }
    .plan.ca h2 {
        min-height: auto;
        text-align: left;
        margin-left: 0;
    }
    .plan ul {
        min-height: 244px;
    }
    .with-adv .plan ul {
        min-height: 203px;
    }
    .plan .start-price {
        min-height: 49px;
    }
    .with-adv .plan .start-price {
        min-height: 73px;
    }
    .plan-well {
        min-height: 576px;
    }
    .with-adv .plan-well {
        min-height: 559px;
    }
    .plan.ca .plan-well {
        min-height: auto;
    }
    .plan.ca p {
        text-align: left;
    }
    .plan .btn-link,
    .plan .btn-link::after {
        font-size: 1.4375rem;
    }
    .burnfat .control-col {
        padding: 26px 15px 0;
        border-right: 4px solid #1D4321;
    }
    .benefits {
        border-bottom: 0;
    }
    .burnfat .menu-col {
        padding-left: 20px;
    }
    .burnfat .menu-col .wrapper {
        padding-top: 26px;
        display: flex;
    }
    .burnfat .menu-col .wrapper > .item:first-child{
        text-align: left;
    }
    .burnfat .menu-col .wrapper .food-img {
        width: 100%;
        max-width: 120px;
    }
}
@media (min-width: 992px) {
    .page-subtitle {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    h1 {
        font-size: 3.5rem;
        margin-bottom: 32px;
    }
    .plan ul {
        min-height: 182px;
    }
    .with-adv .plan ul {
        min-height: 140px;
    }
    .plan .start-price {
        min-height: auto;
    }
    .with-adv .plan .start-price {
        min-height: 49px;
    }
    .plan-well {
        min-height: 490px;
    }
    .with-adv .plan-well {
        min-height: 472px;
    }
    .burnfat .menu-col .wrapper .food-img {
        max-width: 175px;
    }
}
@media (min-width: 1200px) {
    .page-subtitle {
        margin-top: 40px;
    }
    h1 {
        font-size: 2.875rem;
        margin-bottom: 40px;
    }
    .plan h2 {
        font-size: 1.625rem;
        min-height: 39px;
    }
    .plan ul {
        min-height: 162px;
    }
    .plan-well {
        min-height: 442px;
    }
    .with-adv .plan-well {
        min-height: 420px;
    }
    .with-adv .plan .start-price {
        min-height: auto;
    }
    .burnfat {
        margin-top: 24px;
    }
    .burnfat h2 {
        font-size: 2.375rem;
    }
    .burnfat .section-subtitle,
    .burnfat .options,
    .burnfat .menu-col .wrapper h6 {
        font-size: 1.75rem;
    }
    .burnfat .menu-col .wrapper .food-img {
        max-width: 270px;
    }
    .burnfat .menu-col .wrapper .portion, .burnfat .menu-col .wrapper .plus {
        font-size: 1.125rem;
    }
    .burnfat .menu-col .wrapper {
        gap: 24px;
    }
}
@media (min-width: 1440px) {
    .plan-well {
        min-height: 420px;
    }
    .plan ul {
        min-height: 140px;
    }
}