/* 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;
}

.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 {
    max-height: 1000px;
}

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



.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;
}

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;
    border-radius: 20px;
    flex: 0 0 calc(50% - 24px);
    margin: 12px;
}

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

.package__header {
    min-height: 184px;
    border-bottom: 1px solid #8fb0c4;
    margin-bottom: 12px;
    padding-bottom: 24px;
    position: relative;
}

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

.package__item--small .package__header {
    min-height: 144px;
}

.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;

}




/* 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((36 / 1366) * var(--screen-width)) calc((24 / 1366) * var(--screen-width));
        border-radius: calc((20 / 1366) * var(--screen-width));
        flex: 0 0 calc(33.333% - calc((24 / 1366) * var(--screen-width)));
        margin: calc((12 / 1366) * var(--screen-width));
    }

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

    .package__header {
        min-height: calc((160 / 1366) * var(--screen-width));
        margin-bottom: calc((12 / 1366) * var(--screen-width));
        padding-bottom: calc((12 / 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__header {
        min-height: calc((160 / 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
    }

}