.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.g-4, .gy-4,.section .container .row.g-4 {
    --bs-gutter-y: 1.5rem!important;
}
.g-5, .gx-5,.section .container .row.g-5 {
    --bs-gutter-x: 3rem!important;
}
.g-5, .gy-5,.section .container .row.g-5 {
    --bs-gutter-y: 3rem!important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.p-3, #header .header-nav .menu-item .sub-menu.nav-dropdown .col-card .card {
    padding: 1rem !important;
}
.p-0 {
    --section-top-pad: 0;
    --section-bottom-pad: 0;
    padding: 0!important;
}
.p-4 {
    padding: 1.5rem !important;
}
.p-5, #header .header-nav .menu-item .sub-menu.nav-dropdown {
    padding: 3rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5 {
    padding-bottom: 2rem !important;
}
.px-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
.c-prim-lime {
    color: var(--fs-color-secondary) !important;
}
.ff-champion {
    font-family: champion, Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    text-transform: uppercase;
}
.c-wt {
    color: #fff !important;
}
.c-wt-40 {
    color: rgba(255, 255, 255, .4) !important;
}
.pricing {
    background-color: #000;
}

.pricing .section-header .sh-content {
    max-width: 650px;
}

.pricing .pricing__options {
    gap: 48px;
    gap: var(--section-gap-md);
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options {
        gap:2px;
    }
}

.pricing .pricing__options .pricing-table-wrapper {
    background-color: #19191c;
    border-radius: 16px;
    padding: 36px 24px;
    width: 100%;
    max-width: 500px;
    margin-inline:auto;position: relative;
}

.pricing .pricing__options .pricing-table-wrapper .poi__content {
    position: relative;
    z-index: 1;
}

.pricing .pricing__options .pricing-table-wrapper .poi__content ul {
    padding: 0;
}

@media only screen and (max-width: 991px) {
    .pricing .pricing__options .pricing-table-wrapper .poi__content ul {
        width:-moz-max-content;
        width: max-content;
        margin: auto;
        text-align: center;
    }
}

.pricing .pricing__options .pricing-table-wrapper .poi__content ul li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin: 0;
}

.pricing .pricing__options .pricing-table-wrapper .poi__content ul li:last-child {
    border-bottom: none;
}

.pricing .pricing__options .pricing-table-wrapper::before {
    position: absolute;
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: -1;
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper::before {
        width:100%;
        height: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper::after {
        position:absolute;
        content: "";
        width: 40%;
        height: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:first-child {
        border-radius:16px 0 0 16px;
    }
}

.pricing .pricing__options .pricing-table-wrapper:first-child::before {
    top: -2px;
    left: -2px;
    background: linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    border-radius: 16px;
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:first-child::before {
        border-radius:16px 0 0 16px;
        background: linear-gradient(115deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    }
}

.pricing .pricing__options .pricing-table-wrapper:first-child::after {
    top: 0;
    right: 0;
    background: linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:nth-child(2) {
        border-radius:16px 0 0 16px;
    }
}

.pricing .pricing__options .pricing-table-wrapper:nth-child(2)::before {
    top: -2px;
    left: -2px;
    background: linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    border-radius: 16px;
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:nth-child(2)::before {
        border-radius:16px 0 0 16px;
        background: linear-gradient(115deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    }
}

.pricing .pricing__options .pricing-table-wrapper:nth-child(2)::after {
    top: 0;
    right: 0;
    background: linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
}

.pricing .pricing__options .pricing-table-wrapper:nth-child(3)::before {
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: linear-gradient(180deg,#d4fd52 0,#19191c 100%);
    border-radius: 16px;
}

.pricing .pricing__options .pricing-table-wrapper:nth-child(3)::after {
    position: absolute;
    content: "";
    top: -75px;
    left: 50%;
    width: 165px;
    height: 75px;
    background-image: url("../img/chalk-graphic-pricing.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: none;
}

@media only screen and (min-width: 768px) {
    .pricing .pricing__options .pricing-table-wrapper:nth-child(3)::after {
        left:90%;
        top: -58px;
        display: block;
    }
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:nth-child(3)::after {
        top:-120px;
        right: -220px;
        width: 226px;
        height: 103px;
        left: 100%;
    }
}

.pricing .pricing__options .pricing-table-wrapper:nth-child(3) .poi__content::before {
    position: absolute;
    content: "";
    top: -10px;
    right: 0;
    width: 62px;
    height: 62px;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 50%;
    background-color: #000;
    background-image: url("../img/platinum-stamp-green.svg");
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center;
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:last-child {
        border-radius:0 16px 16px 0;
    }
}

.pricing .pricing__options .pricing-table-wrapper:last-child::before {
    top: -2px;
    right: -2px;
    background: linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
    border-radius: 16px;
}

@media only screen and (min-width: 992px) {
    .pricing .pricing__options .pricing-table-wrapper:last-child::before {
        background:linear-gradient(225deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
        border-radius: 0 16px 16px 0;
    }
}

.pricing .pricing__options .pricing-table-wrapper:last-child::after {
    top: 0;
    left: 0;
    background: linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
}

.pricing .trust-factors {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .pricing .trust-factors {
        width:auto;
    }
}
.two-col .two-col__content .sh-micro {
    color: #adb5bd;
}

.two-col .two-col__content p {
    color: #464747;
}

.two-col .two-col__content ul {
    color: #828282;
    text-align: left !important;
}

.two-col .two-col__content ul li {
    color: #828282;
}

.two-col .two-col__content .micro img {
    width: 25px;
    height: 25px;
    -o-object-fit: contain;
    object-fit: contain;
}

.two-col .two-col__collage {
    display: grid;
    grid-gap: 20px;
    grid-template-areas: "img1 img1 img1 img3 img3" "img2 img2 img2 img3 img3";
}

.two-col .two-col__collage picture img {
    border-radius: 14px;height: 100%;
}

.two-col .two-col__collage .two-col__collage1 {
    grid-area: img1;
}

.two-col .two-col__collage .two-col__collage2 {
    grid-area: img2;
}

.two-col .two-col__collage .two-col__collage3 {
    grid-area: img3;
}
.video-callout-banner.blend-black-bottom::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: #000;
}

.video-callout-banner .vcb--wrapper {
    background-color: #f6f6f6;
    border-radius: 16px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.08);
    padding: 40px 20px;
}

@media only screen and (min-width: 576px) {
    .video-callout-banner .vcb--wrapper {
        padding:48px;
    }
}


.cta-banner {
    position: relative;
}

.cta-banner::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: #000;
}

.cta-banner .cta-banner--wrapper {
    background-color: #000;
    border-radius: 16px;
    box-shadow: 0 16px 48px 0 rgba(0,0,0,.12);
    padding: 200px 30px 40px 30px;
    background-image: url("../img/pseudo-powder-white.svg");
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: 100% 100%;
    position: relative;
}

@media only screen and (min-width: 576px) {
    .cta-banner .cta-banner--wrapper {
        padding:200px 40px 40px 40px;
        background-size: 400px;
    }
}

@media only screen and (min-width: 992px) {
    .cta-banner .cta-banner--wrapper {
        padding:40px;
    }
}

.cta-banner .cta-banner--wrapper::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 16px;
    z-index: -1;
}

@media only screen and (min-width: 1200px) {
    .cta-banner .cta-banner--wrapper {
        padding:69px 82px;
    }
}

.cta-banner .cta-banner--wrapper .cta-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
}

@media only screen and (min-width: 992px) {
    .cta-banner .cta-banner--wrapper .cta-banner__bg {
        width:40%;
        height: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .cta-banner .cta-banner--wrapper .cta-banner__bg {
        width:50%;
    }
}

.cta-banner .cta-banner--wrapper .cta-banner__bg::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px 16px 0 0;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%);
}

@media only screen and (min-width: 992px) {
    .cta-banner .cta-banner--wrapper .cta-banner__bg::before {
        background:radial-gradient(circle at 0,transparent 0,#000 90%);
        border-radius: 16px 0 0 16px;
    }
}

.cta-banner .cta-banner--wrapper .cta-banner__bg img {
    border-radius: 16px 16px 0 0;height: 100%;width: 100%;
}

@media only screen and (min-width: 992px) {
    .cta-banner .cta-banner--wrapper .cta-banner__bg img {
        border-radius:16px 0 0 16px;
    }
}

.cta-banner .cta-banner--wrapper .cta-banner__content {
    position: relative;
}

.cta-banner .cta-banner--wrapper .cta-banner__content .cbc__testimonial-image {
    width: 55px;
    height: 55px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.cta-banner .cta-banner--wrapper .cta-banner__content .cbc__testimonial-image img {
    border-radius: 50%;
}

.cta-banner .cta-banner--wrapper .cta-banner__content .cbc__chalk {
    position: absolute;
    width: auto;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    bottom: -45px;
    right: calc(100% - 150px);
}

@media only screen and (min-width: 768px) {
    .cta-banner .cta-banner--wrapper .cta-banner__content .cbc__chalk {
        right:calc(100% - 200px);
    }
}

@media only screen and (min-width: 992px) {
    .cta-banner .cta-banner--wrapper .cta-banner__content .cbc__chalk {
        right:calc(100% - 150px);
        height: 145px;
    }
}

.client-logos .client-logo--wrapper{
    position: relative;
}
.client-logos .client-logo--wrapper::before,.client-logos .client-logo--wrapper::after {
    position: absolute;
    content: "";
    top: 0;
    width: 10%;
    height: 100%;
    z-index: 1;
}
.client-logos .client-logo--wrapper::before{
    left: 0;
}
.client-logos .client-logo--wrapper::after {
    right: 0;
}
.client-logos .client-logo--wrapper.box_dark::before{
    background: linear-gradient(90deg, #000 0, rgba(255, 255, 255, 0) 100%);
}
.client-logos .client-logo--wrapper.box_dark::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #000 100%);
}
.client-logos .client-logo--wrapper.box_light::before{
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.client-logos .client-logo--wrapper.box_light::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.client-logos .client-logo--wrapper .tns-slider .tns-item {
    width: auto!important;
    max-width: 100%;
    min-width: 160px;
    max-height: 65px;
}
.client-logos .client-logo--wrapper .tns-slider .tns-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.filterable-process .timeline-col {
    position: relative;
    overflow: hidden;
}

.filterable-process .timeline-col .progress-container {
    position: absolute;
    width: 3px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.filterable-process .timeline-col .progress-container .progress-scrollbar {
    position: absolute;
    top: 35px;
    left: 0;
    width: 3px;
    background-color: #f3f3f3;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__month {
    background-color: #f3f3f3;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item {
    gap: 48px;
    gap: var(--section-gap-md);
    padding-bottom: 96px;
    padding-bottom: var(--section-gap-lg);
    transition: all .5s;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .filterable-process .timeline-col .filterable-process__timeline .fpt__item {
        gap:80px;
    }
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item.active {
    opacity: 1;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__image {
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__image {
        width:50%;
    }
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__image img {
    aspect-ratio: 1.5;
    border-radius: 16px;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__image .fpt__item__image__tag {
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 8px 12px;
    padding-left: 32px;
    background-color: #19191c;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__image .fpt__item__image__tag::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    width: 10px;
    height: 10px;
    background-color: #d4fd52;
    border-radius: 50%;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__divider {
    opacity: .5;
    transition: all .5s;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__divider .fpt__item__divider__circle {
    background-color: #19191c;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 50%;
    width: 22px;
    height: 22px;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content {
        width:50%;
    }
    .filterable-process .timeline-col .filterable-process__timeline .fpt__item.order2 {
        flex-direction: row-reverse !important;
    }
}

#wrapper-footer ul#footer-menu .filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content li.menu-item-has-children,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content #wrapper-footer ul#footer-menu li.menu-item-has-children,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h1,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h2,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h3,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h4,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h5,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .h6,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h1,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h2,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h3,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h4,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h5,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content h6,.ff-museo-sans {
    font-family: museo-sans,sans-serif;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content li,.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content p {
    color: #19191c;
    opacity: .7;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content .fpt__item__content__divider {
    width: 100%;
    height: 1px;
    background-color: #dee2e6;
}

.filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content ul {
    padding-left: 20px;
}

@media only screen and (max-width: 767px) {
    .filterable-process .timeline-col .filterable-process__timeline .fpt__item .fpt__item__content ul {
        width:-moz-max-content;
        width: max-content;
        text-align: start;
        margin: auto;
    }
}

.filterable-process .timeline-col .filterable-process__timeline:last-child .fpt__item:last-child {
    padding-bottom: 0;
}


.comparison-chart .comparison-chart__table {
    position: relative;
    height: calc(100% + 36px);
    overflow-x: scroll;
}

@media only screen and (min-width: 992px) {
    .comparison-chart .comparison-chart__table {
        height:100%;
        overflow: unset;
        padding: 24px;
    }
}

.comparison-chart .comparison-chart__table::before {
    position: absolute;
    content: "";
    bottom: 36px;
    left: 0;
    width: 700px;
    height: calc(100% - 24px - 24px - 19px - 36px);
    background-color: #f3f3f3;
    border-radius: 16px;
    z-index: -1;
}

@media only screen and (min-width: 768px) {
    .comparison-chart .comparison-chart__table::before {
        width:100%;
    }
}

@media only screen and (min-width: 992px) {
    .comparison-chart .comparison-chart__table::before {
        bottom:0;
        height: calc(100% - 24px - 24px - 19px - 24px);
    }
}

.comparison-chart .comparison-chart__table table {
    font-size: 14px;
    min-width: 700px;
}

.comparison-chart .comparison-chart__table table tr {
    border-bottom: 1px solid rgba(130,130,130,.2);
}

.comparison-chart .comparison-chart__table table tr:first-child {
    border: none;
}

.comparison-chart .comparison-chart__table table tr:first-child th {
    padding-top: 24px;
    padding-bottom: 24px;text-align: center;border-bottom: unset;font-size: 15px;color: #000;
}

@media only screen and (min-width: 992px) {
    .comparison-chart .comparison-chart__table table tr:first-child th {
        padding-bottom:48px;
    }
}

.comparison-chart .comparison-chart__table table tr:last-child {
    border: none;
}

.comparison-chart .comparison-chart__table table tr:last-child td:nth-child(2)::before {
    border-radius: 0 0 16px 16px;
    height: calc(100% + 36px);
}

@media only screen and (min-width: 992px) {
    .comparison-chart .comparison-chart__table table tr:last-child td:nth-child(2)::before {
        height:calc(100% + 24px + 36px);
    }
}

.comparison-chart .comparison-chart__table table tr th {
    position: relative;
}

.comparison-chart .comparison-chart__table table tr th span {
    position: relative;
    z-index: 1;
}

.comparison-chart .comparison-chart__table table tr th:nth-child(2) {
    color: #fff;border-bottom: unset;    text-align: center;
}

.comparison-chart .comparison-chart__table table tr th:nth-child(2)::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #19191c;
    border-radius: 16px 16px 0 0;
    z-index: -1;
}

.comparison-chart .comparison-chart__table table tr td {
    position: relative;
    padding: 16px;
    font-size: 15px;color:#464747;
}
.comparison-chart .comparison-chart__table table tr:last-child td{
    border-bottom: unset;
}
@media only screen and (min-width: 1200px) {
    .comparison-chart .comparison-chart__table table tr td {
        padding:16px 32px;
    }
}

.comparison-chart .comparison-chart__table table tr td span {
    position: relative;
    z-index: 1;
}

.comparison-chart .comparison-chart__table table tr td:first-child {
    display: block!important;
    width: -moz-max-content;
    width: max-content;
}

.comparison-chart .comparison-chart__table table tr td:nth-child(2) {
    color: #fff;
    border-bottom: unset;
}

.comparison-chart .comparison-chart__table table tr td:nth-child(2)::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 5px);
    background: #19191c;z-index: -1;
}

.two-col-full .tcf--wrapper {
    background: #000;
    border-radius: 16px;
    padding: 30px 20px;
    position: relative;
}

@media only screen and (min-width: 576px) {
    .two-col-full .tcf--wrapper {
        padding:48px;
    }
}

@media only screen and (min-width: 1200px) {
    .two-col-full .tcf--wrapper {
        padding:90px 80px;
    }
}

.two-col-full .tcf--wrapper::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,#000 0,rgba(0,0,0,0) 100%);
    border-radius: 16px;
    z-index: 1;
}

.two-col-full .tcf--wrapper .svg {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 40%;
}

@media only screen and (min-width: 992px) {
    .two-col-full .tcf--wrapper .svg {
        height:80%;
    }
}

.two-col-full .tcf--wrapper .tcf__content {
    z-index: 1;
}

#wrapper-footer ul#footer-menu .two-col-full .tcf--wrapper .tcf__content li.menu-item-has-children,.two-col-full .tcf--wrapper .tcf__content #wrapper-footer ul#footer-menu li.menu-item-has-children,.two-col-full .tcf--wrapper .tcf__content .h1,.two-col-full .tcf--wrapper .tcf__content .h2,.two-col-full .tcf--wrapper .tcf__content .h3,.two-col-full .tcf--wrapper .tcf__content .h4,.two-col-full .tcf--wrapper .tcf__content .h5,.two-col-full .tcf--wrapper .tcf__content .h6,.two-col-full .tcf--wrapper .tcf__content h1,.two-col-full .tcf--wrapper .tcf__content h2,.two-col-full .tcf--wrapper .tcf__content h3,.two-col-full .tcf--wrapper .tcf__content h4,.two-col-full .tcf--wrapper .tcf__content h5,.two-col-full .tcf--wrapper .tcf__content h6 {
    text-transform: uppercase;
}

.two-col-full .tcf--wrapper .tcf__content ul {
    padding-left: 40px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0;
}

.two-col-full .tcf--wrapper .tcf__content ul li {
    margin: 0;
    position: relative;
}

.two-col-full .tcf--wrapper .tcf__content ul li::before {
    position: absolute;
    content: "";
    top: 12px;
    transform: translateY(-50%);
    left: -40px;
    width: 24px;
    height: 24px;
    background-image: url("../img/circle-checkmark-icon-lime.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.two-col-full .tcf--wrapper .col .col-inner{
    display: flex;
}
.two-col-full .tcf--wrapper .tcf__image {
    z-index: 1;
    aspect-ratio: 21/9;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    width: calc(100% - 24px - 24px);
    width: calc(100% + 20px + 20px);
    top: -30px;
}

@media only screen and (min-width: 576px) {
    .two-col-full .tcf--wrapper .tcf__image {
        top:-48px;
        width: calc(100% + 48px + 48px);
    }
}

@media only screen and (min-width: 992px) {
    .two-col-full .tcf--wrapper .tcf__image {
        position:absolute;
        top: unset;
        bottom: -48px;
        height: calc(100% + 48px + 48px + 50px);
        width: calc(100% - 24px - 24px);
    }
}

@media only screen and (min-width: 1200px) {
    .two-col-full .tcf--wrapper .tcf__image {
        bottom:-90px;
        height: calc(100% + 90px + 90px + 50px);
    }
}

.two-col-full .tcf--wrapper .tcf__image img {
    border-radius: 12px 12px 0 0;
}

@media only screen and (min-width: 992px) {
    .two-col-full .tcf--wrapper .tcf__image img {
        border-radius:16px 16px 0 0;
    }
}