/* Classlist bundle: page + guardian + pricing + classlist */
/* Generated for request-count reduction on classlist template */

/* --- page.css --- */
/* PAGE */
#hero.hero__container--page {
    min-height: 50vh;
}

#hero.hero__container--page.full--height {
    min-height: 100vh;
}

.hero__container--page .hero__canvas {
    height: calc(100vh * 0.62);
    display: flex;
    justify-content: center;
}

#go__to__bar .flex {
    min-width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

#go__to__bar a {
    transition: var(--transition);
}

#go__to__bar a:hover {
    color: #D4AF37
}

.go__to__bar__text {
    min-width: fit-content;
}

.hero__container--page .hero__title__container {
    max-width: calc((680 / 1366) * var(--screen-width));
}

.hero__container--page .hero__title__container .hero__subtitle {
    max-width: calc((632 / 1366) * var(--screen-width));
}

.hero__container--page .hero__gradient {
    background: linear-gradient(90deg, #ecf2f5, #ecf2f5, transparent);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 90vw;
    height: 100%;
    z-index: 1;
}

.package__bg {
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    filter: invert(1);
    opacity: 0.02;

}

.package__gradient {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
}

.package__item__image_img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}

.step__item {
    flex: 0 0 calc(33.333% - 48px);
    margin: 24px;
}

.step__item__icon {
    width: 52px;
}



.step__button__text {
    z-index: 1;
    max-width: 201px;
    display: flex;
}

.step__item__text p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;

}

.image__column {
    max-width: 410px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.image__column.image__column--square {
    max-height: 410px;
    flex-wrap: nowrap
}

#fiona {
    width: 125%;
    transform: translate(0px, 7%);
}



.test__overview__item__header,
.test__overview__item__text,
.text__overview__intro,
.page__content__container {
    max-width: 66.666%;
}

.test__overview__item__header.flex.flex--start {
    align-items: center;
    max-width: 100%;
    height: 80px;
}

.test__overview__item {
    border-bottom: 1px solid #C6AC8F;
    cursor: pointer;
    max-height: 80px;
    height: 100%;
    overflow: hidden;
    transition: var(--transition);
}

.test__overview__item.body__item .test__overview__item__text {
    padding: 48px;
    background: #ecf2f5;
    max-width: none;
    margin-bottom: 0px;
    border-left: 3px solid #6A95B1;
}

.body__item__text {
    max-width: 1000px;
}

.body__item .test__overview__item__text h2,
.body__item .test__overview__item__text h3 {
    margin-bottom: 12px;
    margin-top: 36px;
}

.body__item .test__overview__item__text h3:first-of-type {
    margin-top: 0px !important
}

.body__item .test__overview__item__text h2:first-of-type {
    margin-top: 0px;
}

.body__item .test__overview__item__text ul {
    background-color: white;
    border-radius: 16px;
    padding: 24px;
    margin: 24px 0px;
    width: fit-content;
}

.body__item .test__overview__item__text ul li {
    margin-bottom: 6px
}

.body__item .test__overview__item__text ul li:last-of-type {
    margin-bottom: 0px
}


.test__overview__item.open, .test__overview__item.body__item.open {
    max-height: 1000px;
}

.test__overview__item__more img {
    transition: var(--transition);
}

.open .test__overview__item__more img {
    transform: rotate(180deg);
}

.test__overview__item__header h3 {
    font-size: 28px;
    letter-spacing: 0px;
    line-height: 28px;
    font-weight: 300;
}

.test__overview__item__header h3 span {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 300;
}

.image__text__image--right.image__text__image--small {
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: calc(100vw * (589 / 1366));
}

.text__column ul {
    margin-left: 20px;
}

span.check {
    display: inline-block;
    width: 8.5px;
    height: 17px;
    border-right: 3px solid;
    border-bottom: 3px solid black;
    transform: rotate(45deg);
    margin-right: 12px;
}

.text__column ul li {}

.go__to__bar__links {
    margin: 0px
}

.step__button.flex {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 199px;
    flex-wrap: nowrap;
    flex-direction: column
}

.step__button__cta .mgt24 {
    margin-top: 0px;
    position: absolute;
    bottom: 20px;
}

.test__overview__item__more {
    position: relative;
    right: 96px;
}

.test__overview__item__h3 {
    flex: 0 0 90%
}

ul.bullets li::before,
.cbox ul li::before,
.body__item .test__overview__item__text ul li::before {
    content: "\2022";
    font-size: 30px;
    margin-right: 12px;
    line-height: 23px;
    position: absolute;
    left: 0px;
}

ul.bullets li,
.cbox ul li,
.body__item .test__overview__item__text ul li {
    display: block;
    position: relative;
    padding-left: 20px;
}

.package__container {
    width: calc(100% + 24px);
    margin-left: -12px !important;
}

.package__container.flex {
    flex-wrap: wrap;
    flex-direction: row;
}

.package__item {
    background: #ecf2f5;
    background-color: #457b9d12;
    padding: 36px 24px;
    flex: 0 0 calc(50% - 24px);
}

.package__item--negative {
    background-color: transparent;
    border: 1px solid #1B1C1E;
    flex: 0 0 calc(50% - 26px);
}

.package__item--negative .package__header {
    border-bottom: 1px solid #1B1C1E;
}

.package__item--small a.faded {
    opacity: 0.5;
}

.package__item__image {
    max-height: 266px;
    min-height: 266px;
    border-radius: 16px;
    overflow: hidden;
    position: relative
}

.package__item__image .image__title {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
    z-index: 2;
    margin-left: 24px;
}

.package__features {
    min-height: auto;
}

.package__price {
    letter-spacing: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.package__features ul {
    margin-bottom: 48px;
}

.team__member .step__item__icon {
    min-height: 200px;
    min-width: 200px;
    max-width: 200px;
    overflow: hidden;
    border-radius: 12px;
    max-height: 200px;
}

.team__member .step__item__text {
    width: calc(100% - 224px)
}

#go__to__bar {
    opacity: 0;
    transition: var(--transition);
    background: linear-gradient(90deg, #dae5eb, transparent, transparent);
    z-index: 1
}

#go__to__bar.visible {
    opacity: 1;
}

.team__member .flex.team__member__info {
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;

}

.package__item.package__item--small {
    min-height: calc((153 / 1366) * var(--screen-width));
    max-height: calc((153 / 1366) * var(--screen-width));
}

.package__item.package__item--small .package__description  {
        min-height: calc((0 / 1366) * var(--screen-width));
}




/* 1366PX BREAKPOINT STYLING */
@media (min-width: 1366px) {

    .step__container {
        width: calc(100% + calc((48 / 1366) * var(--screen-width)));
        margin-left: calc((-24 / 1366) * var(--screen-width));
    }

    .step__item {
        flex: 0 0 calc(33.333% - calc((48 / 1366) * var(--screen-width)));
        margin: calc((24 / 1366) * var(--screen-width));
    }

    .step__item.team__member {
        flex: 0 0 calc(50% - calc((48 / 1366) * var(--screen-width)));
    }

    .step__item.team__member.team__member--large {
        flex: 0 0 calc(100% - calc((96 / 1366) * var(--screen-width)));
    }

    .step__item__icon {
        width: calc((52 / 1366) * var(--screen-width));
    }



    .step__button__text {
        max-width: calc((201 / 1366) * var(--screen-width));
    }

    .step__item__text p {
        font-size: calc((16 / 1366) * var(--screen-width));
        line-height: calc((22 / 1366) * var(--screen-width));
        letter-spacing: calc((0 / 1366) * var(--screen-width));
    }

    .team__member .step__item__icon {
        flex: 0 0 calc((200 / 1366) * var(--screen-width));
        height: calc((200 / 1366) * var(--screen-width));
        width: calc((200 / 1366) * var(--screen-width));
        max-height: calc((200 / 1366) * var(--screen-width));
        max-width: calc((200 / 1366) * var(--screen-width));
        border-radius: calc((12 / 1366) * var(--screen-width));
    }

    .team__member .step__item__text {
        flex: 0 0 calc(100% - calc((224 / 1366) * var(--screen-width)))
    }


    .image__column {
        max-width: calc((410 / 1366) * var(--screen-width));
        width: 100%;
        border-radius: calc((20 / 1366) * var(--screen-width));
    }

    .image__column.image__column--square {
        max-height: calc((410 / 1366) * var(--screen-width));
    }

    .test__overview__item {
        max-height: calc((80 / 1366) * var(--screen-width));
    }

    .test__overview__item.open {
        max-height: calc((250 / 1366) * var(--screen-width));
    }

    .test__overview__item__header h3 {
        font-size: calc((28 / 1366) * var(--screen-width));
        letter-spacing: calc((0 / 1366) * var(--screen-width));
        line-height: calc((28 / 1366) * var(--screen-width));
    }

    .test__overview__item__header h3 span {
        font-size: calc((16 / 1366) * var(--screen-width));
        letter-spacing: calc((0 / 1366) * var(--screen-width));
        line-height: calc((24 / 1366) * var(--screen-width));
    }

    .image__text__image--right.image__text__image--small {
        max-width: calc((589 / 1366) * var(--screen-width));
    }

    .text__column ul {
        margin-left: calc((20 / 1366) * var(--screen-width));
    }

    span.check {
        width: calc((8.5 / 1366) * var(--screen-width));
        height: calc((17 / 1366) * var(--screen-width));
        border-right: calc((3 / 1366) * var(--screen-width)) solid;
        border-bottom: calc((3 / 1366) * var(--screen-width)) solid black;
        margin-right: calc((12 / 1366) * var(--screen-width));
    }

    .step__button.flex {
        border-radius: calc((20 / 1366) * var(--screen-width));
        height: calc((199 / 1366) * var(--screen-width));
    }

    .test__overview__item__more {
        right: calc((290 / 1366) * var(--screen-width));
    }

    .step__button__cta .mgt24 {
        bottom: calc((20 / 1366) * var(--screen-width));
    }

    .package__container {
        width: calc(100% + calc((24 / 1366) * var(--screen-width)));
        margin-left: calc((-12 / 1366) * var(--screen-width)) !important;
    }

    .package__item {
        padding: calc((16 / 1366) * var(--screen-width)) calc((20 / 1366) * var(--screen-width));
        flex: 0 0 calc(33.333% - calc((24 / 1366) * var(--screen-width)));
    }

    .package__item.package__item--small {
        flex: 0 0 calc(25% - calc((24 / 1366) * var(--screen-width)));
    }

    .package__features {
        min-height: calc((184 / 1366) * var(--screen-width));
    }

    .test__overview__item__more {
        right: calc((290/1366)*var(--screen-width));
    }

    .test__overview__item.body__item .test__overview__item__text {
        padding: calc((48 / 1366) * var(--screen-width));
        border-left: calc((3/1366)*var(--screen-width)) solid #6A95B1;
    }

    .body__item__text {
        max-width: calc((1000 / 1366) * var(--screen-width));
    }

    .body__item .test__overview__item__text h2,
    .body__item .test__overview__item__text h3 {
        margin-bottom: calc((12 / 1366) * var(--screen-width));
        margin-top: calc((36 / 1366) * var(--screen-width));
    }

    .body__item .test__overview__item__text ul {
        border-radius: calc((16 / 1366) * var(--screen-width));
        padding: calc((36 / 1366) * var(--screen-width)) calc((24 / 1366) * var(--screen-width));
        margin: calc((24 / 1366) * var(--screen-width)) 0px;
    }

    .body__item .test__overview__item__text ul li {
        margin-bottom: calc((6 / 1366) * var(--screen-width));
    }

    .image__column.image__column--square {
        max-height: calc((410 / 1366) * var(--screen-width));
        flex-wrap: nowrap
    }

    .test__overview__item__header.flex.flex--start {
        height: calc((80 / 1366) * var(--screen-width));
    }
}

@media (min-width: 1366px) and (max-width: 1499.98px) {
    .package__container.flex {
        flex-wrap: wrap;
        flex-direction: row;
    }

    .package__item {
        flex: 0 0 calc(50% - calc((24 / 1366) * var(--screen-width)));
    }

    .package__features {
        min-height: auto;
    }

    .package__features ul {
        margin-bottom: 48px;
    }

}

@media (max-width: 1366px) {
    .team__member.step__item {
        flex: 0 0 100%;
        margin: 24px 0px;
    }

    .step__container {
        width: calc(100% + 48px);
        margin-left: -24px;
    }

    .team__container .step__container {
        width: 100%;
        margin-left: 0px;
    }
}


@media (max-width: 1047.98px) {
    .step__item {
        flex: 0 0 calc(50% - 48px);
        margin: 24px;
    }


    #hero.hero__container--page {
        min-height: auto;
    }

    .hero__container--page .hero__gradient {
        width: 100vw;
        background: linear-gradient(90deg, #ecf2f5, #ecf2f58f);
    }
}


@media (max-width: 867.98px) {
    .step__item__icon__header {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
    }

    .step__item__icon.mgb12 {
        margin-bottom: 0px;
        margin-right: 12px;
    }

    .test__overview__item__header h3 span {
        display: block;
        font-size: 14px;
    }

    .test__overview__item__header {
        font-size: 18px;
    }

    .test__overview__item h3 {
        width: 80%;

    }

    .test__overview__item .flex .flex h3 {
        width: 100%
    }

    .test__overview__item {
        max-height: 100px;
    }



    .test__overview__item__header {
        height: 100px;
        width: 100%;
    }

    .test__overview__item.body__item .test__overview__item__text {
        padding: 24px 12px;
        border-left: 2px solid #6A95B1;
    }



    .step__container {
        width: 100%;
        margin-left: 0px;
    }

    .team__member .step__item__icon {
        width: 120px;
        height: 120px;
    }

    .team__member .step__item__text {
        width: calc(100% - 264px);
    }

    .test__overview__item__header.flex.flex--start {
        height: 100px;
    }

    .step__item__icon {
        min-width: 52px;
        max-width: 52px;
        min-height: 52px;
        max-height: 52px;
    }



    .team__member .step__item__icon {
        min-width: 1px;
        max-width: none;
        min-height: 1px;
        max-height: none;
        min-width: 120px;
        min-height: 120px;
        max-width: 120px;
        max-height: 120px;
    }

    .step__container {
        width: calc(100% + 24px);
        margin-left: -12px;
    }

    .team__member .desktop--hidden {
        flex-direction: column;
        width: 100%
    }

    .team__member .step__item__text {
        margin-top: 12px
    }

    /*
    .step__item.team__member {
         min-width: 100%;
         flex:none;
                 max-width: 100%;
    }

    .step__container {
        min-width: 100%;
        margin-left: 0px;
    }

    .team__member .step__item__icon {
        min-width: 100%;
        max-height: none;
        min-height: calc(100vw - 48px);
    }
        */
}


@media (max-width: 639.98px) {
    .step__item.team__member {
        flex: 0 0 100%;
        margin: 24px 0px;
    }

    .step__container {
        width: 100%;
        margin-left: 0px;
    }

    .team__member .step__item__text {
        width: 100%;
    }

    .team__member .flex.team__member__info {
        align-items: center;
    }

    #plans .package__header {
        min-height: 1px;
    }

    #plans .package__price {
        position: relative;
        padding-bottom: 0px;
    }

}
/* --- guardian.css --- */
/* =========================
   Guardian 2026 LP styling
   Scope: .lazy-content + .lp-*
   ========================= */


.hero__container--guardian {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hero-title {
    font-size: calc((48 / 1366) * var(--screen-width));
    line-height: calc((54 / 1366) * var(--screen-width));
}

.item__row {
    width: auto;
}

.hero__container--page .hero__gradient {
    background: linear-gradient(90deg, #FCFBF9, #FCFBF9, transparent);
}

.wrapper .button.large {
    width: auto;
    padding-right: 24px;
    border-color: #005F6A !important;
    background-color: #005F6A !important;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.wrapper .button.large:hover {
    background-color: #35617F !important;
    border-color: #35617F !important;
}

.wrapper .button .button__toggle path {
    fill: #005F6A !important;
}

.wrapper .button:hover .button__toggle path {
    fill: #35617F !important;
}

.guardian {
    position: absolute;
    bottom: 48px;
    right: 48px;
    width: 200px;
    z-index: 1;
    opacity: 0.9;
}

.wrapper .large .button_shadow-button {
    display: none
}

.wrapper .large .button__toggle {
    display: flex !important;
}

.wrapper .large span.button__text {
    padding-left: calc((0 / 1366) * var(--screen-width) + (14 / 1366) * var(--screen-width)) !important;
}

#pb_widget h2,
h2.large,
h2 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
}

#pb_widget h2::before {
    width: 36px;
    height: 36px;
}

.lazy-content .lp-center {
    text-align: center;
}

.lazy-content .lp-note {
    margin-top: 18px;
    color: var(--lp-muted);
    font-family: var(--lp-sans);
}

/* Section: Bringing clarity */
.lazy-content .lp-clarity__grid {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: clamp(18px, 3vw, 44px);
    align-items: center;
}

.lazy-content .lp-clarity__visual {
    display: flex;
    height: 100%;
}

.lp-clarity__visual-inner {
    height: 100%;
    width: calc(100% + 48px);

    background-size: cover;
    background-position: center;
}

.lp-clarity__visual-inner.right {
    margin-right: -54px;
}

.lp-clarity__visual-inner.left {
    margin-left: -54px;
}

.page-template-guardian .hero__bg.parallax-item,
.page-template-guardian .hero__mobile__image {
    background-image: none !important;
}


/* Section: What happens */
.lazy-content .lp-consultation__inner {
    width: min(980px, 92%);
    margin: 0 auto;
}

.lazy-content .lp-checklist {
    margin-top: 26px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
    align-items: start;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.lazy-content .lp-consultation__inner {
    width: 100%;
}

@media (max-width: 900px) {
    .lazy-content .lp-checklist {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

.lazy-content .lp-checklist__col {
    list-style: none;
    margin: 0;
    padding: 0;
}



.lazy-content .lp-checklist__item {
    display: grid;
    grid-template-columns: 22px 1fr;
    gap: 12px;
    padding: 10px 0;
    font-family: var(--lp-sans);
    color: var(--lp-text);
    line-height: 1.5;
    align-items: center;
}

.lp-consultation__inner .lp-checklist__item {
    grid-template-columns: 1fr;
    position: relative;
    padding-left: 16px;
    /* reserve space for the absolute bullet so wrapped lines don't sit underneath */
}

.lp-consultation__inner .lp-checklist__item span::before {
    content: '\2022';
    position: absolute;
    left: 0px;
    top: 12px;
    /* align with first line; adjust if necessary */
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    display: block;
}

.lazy-content .lp-checklist__icon {
    display: inline-grid;
    place-items: center;
    width: 22px;
    height: 22px;
    color: #457B9D;
    font-weight: 700;
    font-size: 14px;
    position: relative;
}

.lazy-content .lp-checklist__icon span {
    position: absolute;
    font-size: 23px;
    bottom: 4px;
    right: 0px;
    font-weight: 100;
    width: 10px;
    height: 19px;
    border: 3px solid;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    margin-right: 4px;
}

.step__item.team__member {
    margin-left: 0px;
    margin-right: 0px;
}

.team__member .flex.team__member__info {
    flex-direction: column;
    display: flex;
    align-items: center;
    max-width: calc((200 / 1366) * var(--screen-width));

}

.team__member .flex.team__member__info h3 {
    font-size: 20px;
    line-height: 28px;
}

.team__member .flex.team__member__info p {
    font-size: 14px !important;
    line-height: 20px;
}

.team__member .step__item__icon {
    margin: auto;
}

.flex.flex--start.step__container {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    margin-left: 0px !important
}

.item {
    border: 1px solid #457B9D;
    background-color: #ecf2f5;
    color: #000000;
    font-weight: 300;
}

.item:hover {
    background-color: #ecf2f5;
}

#hero.hero__container--page {
    min-height: auto;
}

.hero__container--page .hero__canvas {
    height: auto;
    padding: 96px 0px 64px;
}

.quote {
    background-color: #F9F7F4;
    padding: 48px;
    width: fit-content;
    max-width: 616px;
}

.quote p {
    font-size: 24px !important;
    line-height: 140% !important;
}

.quote p span {
    margin-top: 16px;
    font-size: 16px !important;
    line-height: 24px !important;
    display: block;
    text-align: right;
    width: 100%;
}

.swiper-pagination-bullet-active {
    background: #457B9D !important;
}

.swiper-wrapper {
    padding-bottom: 24px;
}


@media (max-width: 900px) {
    .lp-cards__grid {
        grid-template-columns: 1fr;
    }
}

.lp-card {
    border-radius: var(--lp-radius-xl);
    border: 1px solid var(--lp-border);
    box-shadow: 0 18px 50px rgba(15, 20, 18, 0.08);
    padding: clamp(18px, 2.4vw, 28px);
}

.lp-card--benefit {
    background: var(--lp-surface-2);
}

.lp-card--cta {
    background: var(--lp-surface);
}

.lp-card__header {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.lp-card__badge {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid var(--lp-border);
    background: rgba(255, 255, 255, 0.6);
    display: grid;
    place-items: center;
    font-size: 18px;
}

/* CTA button (tries to match Forbes.health vibe) */
.lp-card__actions {
    margin-top: 18px;
}

.step__item.team__member {
    flex: 0 0 calc(33.333% - 48px);
    justify-content: center;
}

.hero__title {
    font-size: calc((48 / 1366) * var(--screen-width));
    line-height: calc((48 / 1366) * var(--screen-width));
}

@media (min-width: 1366px) {
    .hero__title {
        font-size: calc((56 / 1366) * var(--screen-width));
        line-height: calc((56 / 1366) * var(--screen-width));
    }

    .step__item.team__member {
        flex: 0 0 calc(16.666% - calc((48 / 1366) * var(--screen-width)));
    }
}


nav .button__container {
    display: none;
}

.lp-clarity ul.lp-checklist__col {
    border-top: 1px solid #ecf2f5;
    width: fit-content;
    padding-top: 16px;
    margin-top: 32px;
}

p,
ul {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 12px 0;
}

@media (min-width: 1366px) {

    p,
    ul,
    #pb_widget .choice__text h4 {
        font-size: 18px !important;
        line-height: 24px;
    }
}

@media (max-width: 995.98px) {
    .hero__container--page .hero__bg {
        display: block;
    }

    .page-template-guardian .hero__mobile__image {
        display: none !important;
    }

    .guardian__container {
        justify-content: flex-start;
        padding: 0px 24px;
    }

    .guardian {
        position: relative;
        bottom: 0px;
        right: 0px;
        width: 160px;
    }

    .guardian p {
        font-size: 16px;
    }

    .hero__container--guardian {
        padding: 48px 0px 72px 0px;
        background-color: #fcfbf9de;
    }

    .hero__container--page .hero__gradient {
        display: none;
    }

    .hero__title {
        font-size: 48px;
        line-height: 120%;
    }

    .wrapper .button.large {
        gap: 8px;
    }

    .lazy-content .lp-clarity__grid {
        grid-template-columns: 1fr;
    }

    .lazy-content .lp-clarity__visual {
        height: 320px;
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-top: -24px;
    }

    .lazy-content .lp-center {
        text-align: left;
    }

    .item__row {
        flex-direction: row;
    }

    .testimonial__container {
        flex-direction: column;
        gap: 24px;
    }

    .cgold {
        display: inline-block;
    }

    .lazy-content .lp-checklist {
        gap: 0px;
    }

    .mgt0--mobile {
        margin-top: 0px !important;
    }

    .step__item.team__member {
        flex: 0 0 calc(50% - 12px);
        justify-content: center;
    }

    .team__member .flex.team__member__info {
        max-width: 100%;
    }

    .team__member .step__item__icon {
        max-width: 100%;
        min-width: 100%;
        min-height: auto;
        max-height: none;
        padding-top: 100%;
        position: relative;
    }

    .team__member .step__item__icon img {
        position: absolute;
        top: 0px;
    }

    .item {
        padding: 8px 12px;
        font-size: 14px;
        line-height: 16px;
        margin: 6px;
        margin-left: 0px;
    }

    .team__member .flex.team__member__info h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .flex.flex--start--mobile {
        flex-direction: column;
        align-items: flex-start;
    }

    .hero__container--page .hero__canvas {
        height: auto;
        padding: 24px 0px 64px;
    }

    .quote {
        width: calc(100% + 48px);
        margin-left: -24px;
        text-align: center;
        padding: 48px 24px;
        max-width:none
    }

    .quote p {
        font-size: 26px !important
    }

    .lp-clarity__visual--b {
        height: 320px;
        margin-top: -48px;
    }


}
/* --- pricing.css --- */
.choice__item {
    flex: 0 0 calc(50% - 34px);
    margin: 0px 17px;
    background-color: white;
    border-radius: 20px;
    border: 2px solid #C6AC8F;
    padding: 48px 28px;
    position: relative;
    min-height: 350px;
    scroll-margin-top: 80px
}

.choice__item p {
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    max-width: 330px;
}

.plan__header {
    flex: 0 0 25%;
    padding-top: 37px
}

.plan__items {
    flex: 0 0 75%
}

.plans--embedded {
    margin: 0;
    padding: 0;
}

.plans--embedded .plan {
    margin: 0;
    padding: 0;
}

.plans--embedded .plan__items {
    display: flex;
    gap: 16px;
    margin: 0;
    padding: 0;
}

.plans--embedded .plan__item {
    margin: 0;
    flex: 0 0 calc(50% - 8px);
    width: 100%;
    height: auto;
}

.plan__item {
    padding: 20px;
    box-shadow: 0px 6px 24px #0000001F;
    border-radius: 20px;
    flex: 0 0 calc(33.333% - 34px);
    margin: 17px;
    height: 186px
}

.plan__title,
.plan__item__title,
.plan__item__length,
.plan__item__price {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #457B9D;
}

.plan__title {
    margin-bottom: 8px
}

.plan__item__price {
    font-weight: 300;
}

.plan__description {
    max-width: 259px;
}

.plan__description,
.plan__item__description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
}

.package__item__container {
    flex: 0 0 calc(33.333% - 34px);
    margin: 0px 17px;
    padding: 4px 0px;
    border-top: 1px solid #C6AC8F;
    height: calc(153px + 10px);
    overflow: hidden;
}

.tests__container,
.choices__container {
    width: calc(100% + 34px);
    margin-left: -17px;
}

.choices__container {
    align-items: stretch !important;   
}

.tests__container {
    overflow: hidden;
}

.plan {
    padding: 11px 0px;
    border-bottom: 1px solid #C6AC8F;
}

.more__plans {
    background-color: #457B9D3D;
    font-size: 24px;
    line-height: 32px;
}

.more__plans p {
    max-width: 765px;
    text-align: center;
    font-weight: 400;
    margin: auto;
}

.more__plans p a {
    font-weight: 500;
    text-decoration: underline;
}

.action__icon {
    height: 116px;
    width: 116px;
    position: absolute;
    right: -12px;
    top: 24px;
    border-radius: 50%;
    background: #457B9D;
    text-align: center;
    color: white;
    font-size: 24px;
    line-height: 24px;

}

.action__icon.gold {
    background-color: #D4AF37;
    font-size: 16px;
    line-height: 18px;
    color: #1B1C1E
}

.action__container {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: auto;
}

.action__img {
    z-index: 2;
    height: 100%;
    width: auto;
    position: relative;
}

.cpetrol {
    color: #005F6A;
}

.bg__img {
    top: 24px !important;
    height: 668px !important;
    width: auto !important;
}

#starter.choice__item,
#starter .button {
    border-color: #005F6A
}

.package__row {
    width: 100%;
    height: calc(153px + 10px);
}


.package__item__image {
    border-top: 1px solid #C6AC8F;
    height: 500px;
    overflow: visible;
    width: calc(33.333% - 34px);
    margin: 0px 17px;
    padding: 4px 0px;
    border-radius: 0px;
    overflow: hidden;
}

.package__item__image img {
    width: 100%;
}

h3.package__title.h3--small {
    font-size: 18px;
    font-weight: 500;
}

h3.package__title span {
    font-weight: 300
}

p.package__description {
    font-size: 16px;
    line-height: 20px;
}

.package__cta {
    position: absolute;
    bottom: 18px;
    left: 20px;
}

.package__item {
    position: relative;
    padding: 20px 16px !important
}

.package__item__image--bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: white;
    z-index: 2;
    height: 5px;
    border-bottom: 1px solid #C6AC8F;
}


.package__row:last-of-type .package__item__container {
    border-bottom: 1px solid #C6AC8F;
}

.tests__container__collapsed {
    display: none;
}

.text__column--large p {
    max-width: calc(50% - 24px);
    min-width: calc(50% - 24px);
    /*padding: 0px 12px;*/
}

#go__to__bar {
    transform: translate(0px, -100%);
    font-weight: 500;
    background: none;
    z-index: 2;
    font-size: 18px;
    display:none
}

#go__to__bar a:hover {
    color: #1B1C1E;
}

/*
#go__to__bar a:last-of-type {
    color: #005F6A;
    border-bottom: 2px solid;
}
*/

.go__to__bar__text {
    display: none
}



/* 1366PX BREAKPOINT STYLING */
@media (min-width: 1366px) {
    .choice__item {
        flex: 0 0 calc(50% - calc((34/1366) * var(--screen-width)));
        margin: 0px calc((17/1366) * var(--screen-width));
        padding: calc((48/1366) * var(--screen-width)) calc((28/1366) * var(--screen-width));
        border-radius: calc((20/1366) * var(--screen-width));
        border: calc((2/1366) * var(--screen-width)) solid #C6AC8F;
        min-height: calc((350 / 1366) * var(--screen-width));
    }

    .choice__item p {
        font-size: calc((16/1366) * var(--screen-width));
        line-height: calc((20/1366) * var(--screen-width));
        max-width: calc((330/1366) * var(--screen-width));
    }

    .plan__header {
        padding-top: calc((37/1366) * var(--screen-width));
    }

    .plan__item {
        padding: calc((20/1366) * var(--screen-width));
        box-shadow: 0px calc((6/1366) * var(--screen-width)) calc((24/1366) * var(--screen-width)) #0000001F;
        border-radius: calc((20/1366) * var(--screen-width));
        flex: 0 0 calc(33.333% - calc((34/1366) * var(--screen-width)));
        margin: calc((17/1366) * var(--screen-width));
        height: calc((186/1366) * var(--screen-width));
    }

    .plan__title,
    .plan__item__title,
    .plan__item__length,
    .plan__item__price {
        font-size: calc((18/1366) * var(--screen-width));
        line-height: calc((22/1366) * var(--screen-width));
    }

    .plan__description {
        max-width: calc((259/1366) * var(--screen-width));
    }

    .plan__description,
    .plan__item__description {
        font-size: calc((16/1366) * var(--screen-width));
        line-height: calc((20/1366) * var(--screen-width));
    }

    .package__item__container {
        flex: 0 0 calc(33.333% - calc((34/1366) * var(--screen-width)));
        margin: 0px calc((17/1366) * var(--screen-width));
        height: calc((163/1366) * var(--screen-width));
    }

    .tests__container,
    .choices__container {
        width: calc(100% + calc((34/1366) * var(--screen-width)));
        margin-left: calc((-17/1366) * var(--screen-width));
    }

    .plan {
        padding: calc((11/1366) * var(--screen-width)) 0px;
        border-bottom: calc((1/1366) * var(--screen-width)) solid #C6AC8F;
    }

    .more__plans {
        font-size: calc((24/1366) * var(--screen-width));
        line-height: calc((32/1366) * var(--screen-width));
    }

    .action__icon {
        height: calc((116/1366) * var(--screen-width));
        width: calc((116/1366) * var(--screen-width));
        right: calc((-12/1366) * var(--screen-width));
        top: calc((24/1366) * var(--screen-width));
        font-size: calc((24/1366) * var(--screen-width));
        line-height: calc((24/1366) * var(--screen-width));
        border-radius: 50%;
    }

    .action__icon.gold {
        font-size: calc((16/1366) * var(--screen-width));
        line-height: calc((18/1366) * var(--screen-width));
    }

    .bg__img {
        top: calc((24/1366) * var(--screen-width)) !important;
        height: calc((668/1366) * var(--screen-width)) !important;
    }

    .package__row {
        height: calc((163/1366) * var(--screen-width));
    }

    .package__item__image {
        height: calc((326 / 1366) * var(--screen-width));
        width: calc(33.333% - calc((34 / 1366) * var(--screen-width)));
        margin: 0px calc((17 / 1366) * var(--screen-width));
        max-height: none;
        min-height: 1px;
    }

    h3.package__title.h3--small {
        font-size: calc((18/1366) * var(--screen-width));
    }

    p.package__description {
        font-size: calc((16/1366) * var(--screen-width));
        line-height: calc((20/1366) * var(--screen-width));
    }

    .package__cta {
        bottom: calc((18/1366) * var(--screen-width));
        left: calc((20/1366) * var(--screen-width));
    }

    .package__item__image--bottom {
        bottom: calc((0/1366) * var(--screen-width));
        height: calc((5/1366) * var(--screen-width));
        border-bottom: calc((1/1366) * var(--screen-width)) solid #C6AC8F;
    }

    .package__row:last-of-type .package__item__container {
        border-bottom: calc((1/1366) * var(--screen-width)) solid #C6AC8F;
    }
}

@media (min-width: 1599.98px) {
    .choice__item p {
        max-width: calc((400 / 1366) * var(--screen-width));
    }
}


@media (max-width: 1600px) {
    .package__item__image img {
        width: auto;
        height: 100%;
    }
}


@media (max-width: 1366px) {
    .choice__item p {
        max-width: 275px;
    }

    .plan__item {
        flex: 0 0 calc(50% - 34px);
    }

    .package__item__container {
        flex: 0 0 calc(50% - 34px);

    }

    .package__item.package__item--small {
        max-height: none;
        width: auto;
    }

    .package__row {
        height: auto
    }

    .package__item__image {
        display: none
    }

    .package__cta {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 12px;
    }

    .tests__container__extended {
        display: none;
    }

    .tests__container__collapsed {
        display: block;
    }

     .package__cta .flex.flex--space-between {
        justify-content: flex-start;
    }
}

@media (max-width: 1267.98px) {
    .choices__container {
        overflow: visible;
        width: 100%;
        flex-direction: column;
        margin-left: 0px
    }

    .choice__item {
        flex: 0 0 calc(100%);
        margin: 17px 0px;
        margin-left: 0px;
        width: 100%;
    }

    .choice__item p {
        max-width: 66.666%;
    }
}

@media (max-width: 867.98px) {

    .tests__container {
        width: 100%;
        margin-left: 0px;
    }



    .plan__items {
        flex: 0 0 calc(100%);
        margin-left: 0px;
    }

    .plan__item {
        margin: 17px 0px;
    }

    .plan__header,
    .package__item__container,
    .plan__items .plan__item {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .plan__header {
        padding-top: 24px;
        padding-bottom: 12px;
    }

    .package__item__container {
        margin: 0px;
    }

    .package__item,
    .package__item.package__item--small {
        width: 100% !important;
    }

   



}

@media (max-width: 639.98px) {
    .plan__items {
        margin-left: 0px;
    }

    .plan__item {
        margin: 17px 0px;
    }

    .plan__description {
        max-width: none
    }

    .action__container {
        position: relative;
        margin-top: -24px;
        margin-bottom: -2px;
    }

    .action__img img {
        height: auto !important;
        width: 100% !important;
    }

    .choice__item {
        margin-bottom: 24px;
        padding: 20px 20px 0px;
        flex-direction: column-reverse;
    }


    .package__item.package__item--small {
        width: 100% !important
    }

    .choice__item p {
        max-width: 100%;
    }

    .action__icon {
        right: -36px
    }
}

/* --- classlist.css --- */
.hero__bg {
    background-image: url('/wp-content/themes/blankslate/assets/img/bg_sanddune.svg') !important;
    background-size: cover;
    background-position: center;
}

.classlist-hero__container {
    position: relative;
    overflow: visible;
}

.classlist-hero__overlay {
    position: absolute;
    right: 48px;
    width: 33vw;
    z-index: 4;
    pointer-events: none;
    bottom: 0px;
    max-width: 400px;
}

.classlist-hero__overlay img {
    width: 100%;
    height: auto;
    display: block;
}

.page-template-classlist .hero__container--page .hero__title {
    font-size: calc((48 / 1366) * var(--screen-width)) !important;
    line-height: calc((48 / 1366) * var(--screen-width)) !important;
}

@media (min-width: 1366px) {
    .page-template-classlist .hero__container--page .hero__title {
        font-size: calc((56 / 1366) * var(--screen-width)) !important;
        line-height: calc((56 / 1366) * var(--screen-width)) !important;
    }
}

.petrol__list {
    color: #005F6A;
    font-weight: 500;
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 48px;
}

.petrol__list li {
    position: relative;
    padding-left: 18px;
}

.petrol__list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.6em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #005F6A;
    transform: translateY(-50%);
}

#pb_widget h2,
h2.large,
h2 {
    font-size: 32px;
    font-weight: 400;
}

.item {
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0px 19px;
    border: 1px solid #005F6A;
    background-color: #fff;
    color: #1B1C1E;
}

.plans--embedded {
    margin: 0;
    padding: 0;
}

.plans--embedded .plan {
    margin: 0;
    padding: 0;
}

.plans--embedded .plan__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin: 0;
    padding: 0;
}

.plan__title,
.plan__item__title,
.plan__item__length,
.plan__item__price {
    color: #005F6A !important;
}

.plan__items {
    flex: 0 0 100% !important;
}


.page-template-classlist .lp-clarity__grid {
    grid-template-columns: 1fr 1fr;
}

.page-template-classlist .lp-clarity__visual {
    margin-left: calc(-1 * var(--wrapper-padding));
    width: calc(100% + var(--wrapper-padding));
}

.page-template-classlist .lp-clarity__visual-inner.left {
    margin-left: 0;
    width: 100%;
}

#review-section h2 {
    display: none
}

.testimonial__item {
    background-color: #F4EEE9
}

.classlist-duo {
    background: #f8f4ef;
}

.classlist-duo__inner {
    display: flex;
    gap: 0px;
    width: 100%;
    flex-direction: row-reverse;
}

.classlist-duo__col {
    background: #fff;
    border: none;
    border-radius: 0;
    flex: 0 0 50%;
}

.classlist-duo__col--highlight {
    background: linear-gradient(90deg, #99BFC3 0%, #99bfc352 100%);
    border-color: transparent;
    color: #0b2b2f;
}

.classlist-duo__col--highlight h2,
.classlist-duo__col--highlight p,
.classlist-duo__col--highlight li {
    color: #0b2b2f;
}

.lazy-content .lp-clarity__grid {
    gap: 0px
}

#review-section {
    margin-top: -24px;
}

#bg__element--a {
    right: -48px;
    left: auto;
    bottom: 0px;
    background-position: right;
    background-position-x: right;
}

#bg__element--b {
    background-position: center;
}

.disclaimer__team {
    text-align: center;
}

.disclaimer__team p {
    font-size: 13px !important;
    line-height: 13px;
}

.plan__item {
    flex: 0 0 calc(100% - 34px);
}

.plan__item--cta,
.plan-item__cta {
    background-color: transparent !important;
    box-shadow: none !important;
    height: 186px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
}

.plan__item--plain {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plan {
    border-bottom: none !important
}

.classlist-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
    color: #1B1C1E;
    text-decoration: none;
    border-bottom: 1px solid #1B1C1E;
    padding-bottom: 2px;
    letter-spacing: 0.02em;
    width: fit-content
}

.classlist-link:hover {
    color: #457B9D;
    border-bottom-color: #457B9D;
}

.classlist-link__container {
    text-align: right;
    padding: 0px 48px;
}

.classlist-link__container--center {
    text-align: center;
    padding: 0;
}


@media (max-width: 995.98px) {
    .page-template-classlist .hero__container--page .hero__title__container {
        max-width: 100% !important;
    }

    .page-template-classlist .hero__container--page .hero__title__container .hero__subtitle {
        max-width: 100% !important;
    }

    .page-template-classlist .hero__container--page .hero__title {
        font-size: 54px !important;
        line-height: 120% !important;
    }

    .plans--embedded .plan__items {
        grid-template-columns: 1fr;
    }

    .classlist-duo__inner {
        grid-template-columns: 1fr;
    }

    .lp-clarity__visual--b {
        z-index: 3;
        position: relative;
        height: 48vw;
        margin-top: 0px;
    }

    .lp-clarity__visual-inner.left {
        margin-left: 0px;
        width: 100%;

    }

    .team__member .flex.team__member__info h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .team__member .flex.team__member__info p {
        font-size: 13px;
        line-height: 13px;
    }

    .pb_widget__info {
        display: none;
    }

    .petrol__list {
        flex-direction: column;
        gap: 16px;
    }

    .page-template-classlist .lp-clarity__grid {
        grid-template-columns: 1fr;
    }

    #pb_widget {
        margin-top: -48px;
    }

    .lp-clarity__content.pdlr48 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .classlist-duo__col {
        flex: 0 0 100%;
    }

    .classlist-duo__inner {
        flex-direction: column;
    }

    #bg__element--a {
        right: -24px;
    }

    h2.h2--small {
        font-size: 24px;
        line-height: 100%;
    }

    .hero__container--page .hero__canvas {
        padding: 24px 0px 24px;
    }

    .classlist-link__container {
        text-align: right;
        padding: 0px 24px;
    }

    .plan__item--cta,
    .plan-item__cta {
        height: auto !important;
        align-items: flex-end;
    }
}

@media (max-width: 767.98px) {
    .page-template-classlist .hero__container--page .hero__title {
        font-size: 48px !important;
        line-height: 120% !important;
    }
}
