:root {
    --color1_goldenrod: #b98e09;
    --color1_maze: #edc855;
    --color1_maze_80: rgb(237 199 84 / 80%);
    --color1_peach: #ffebb0;
    --color1_peach_30: rgb(255 235 176 / 30%);
    --color1_dark: #1b1918;
    --color1_blanched_almond: #fdf1ce;
    --color1_blanched_almond_70: rgb(253 241 206 / 70%);
    --color1_blanched_almond_50: rgb(253 241 206 / 50%);
    --color1_orange_yellow: #f8d56a;
    --color1_orange_yellow_40: rgb(248 213 106 / 40%);
}

body.page-template-customizable-landings.landing-with-tabs
    .nav-tabs-container
    li.active
    a {
    color: var(--color1_goldenrod) !important;
}
body.page-template-customizable-landings.landing-with-tabs
    .cypher-collection
    .count
    span {
    color: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs
    .imgs-videos-with-captions
    .text-block
    .text {
    background: var(--color1_maze);
    color: var(--color1_dark);
}
body.page-template-customizable-landings.landing-with-tabs
    .basic-two-columns-original
    .number {
    color: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs ul li:after {
    background: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs .table thead {
    background: var(--color1_maze_80);
}

body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:nth-child(odd),
table tbody tr:nth-child(odd) {
    background: var(--color1_peach_30);
}
body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:first-child,
body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:nth-child(12) {
    background: var(--color1_peach) !important;
}
body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:nth-child(even) {
    background: none;
}
body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:nth-child(10)
    td {
    font-size: 13px;
    line-height: 20px;
}
body.page-template-customizable-landings.landing-with-tabs
    .table
    table
    tbody
    tr:nth-child(12)
    td {
    font-size: 16px;
    line-height: 28px;
}
@media (min-width: 1920px) {
    body.page-template-customizable-landings.landing-with-tabs
        .table
        table
        tbody
        tr:nth-child(10)
        td {
        font-size: 16px;
        line-height: 28px;
    }
    body.page-template-customizable-landings.landing-with-tabs
        .table
        table
        tbody
        tr:nth-child(12)
        td {
        font-size: 18px;
        line-height: 32px;
    }
}

body.page-template-customizable-landings.landing-with-tabs .open-form {
    background: var(--color1_maze);
    color: var(--color1_dark);
}
body.page-template-customizable-landings.landing-with-tabs .open-form svg path {
    fill: var(--color1_dark);
}
body.page-template-customizable-landings.landing-with-tabs
    .contact-form-section
    .button {
    background: var(--color1_goldenrod);
}
body.page-template-customizable-landings.landing-with-tabs
    .contact-form-section
    .button:hover {
    background: var(--color1_goldenrod) !important;
}
body.page-template-customizable-landings.landing-with-tabs .close-form {
    background: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs
    .contact-form-section
    .checkbox
    label
    a {
    color: var(--color1_goldenrod);
}
body .contact-form-section form .checkbox .form-control:checked:before,
body
    .contact-form-section
    form
    .checkbox
    input[type="checkbox"]:checked:before {
    background-color: var(--color1_goldenrod);
}
body.page-template-customizable-landings.landing-with-tabs
    .quote-caption
    .quote-icon {
    display: none;
}
body.page-template-customizable-landings.landing-with-tabs
    .quote-caption::before {
    margin-top: 40px;
    content: url(../images/quote-yellow.svg);
}
@media (min-width: 768px) {
    body.page-template-customizable-landings.landing-with-tabs
        .section-quotes
        .quote-caption::before {
        margin-top: 0px;
    }
}
body.page-template-customizable-landings.landing-with-tabs
    .quotes
    .quotes-slick-carousel
    .quote-caption {
    background: var(--color1_blanched_almond_70);
}
body.page-template-customizable-landings.landing-with-tabs
    .quotes
    .arrows
    button
    svg
    path {
    fill: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs .tlabel {
    background: var(--color1_orange_yellow_40);
}
body.page-template-customizable-landings.landing-with-tabs #assymetric .block {
    background: var(--color1_blanched_almond_70);
}
body.page-template-customizable-landings.landing-with-tabs
    #assymetric
    .block
    .title {
    color: var(--color1_goldenrod);
}
body.page-template-customizable-landings.landing-with-tabs
    #tab-0
    .basic-content-center:has(~ .section-quotes) {
    background: url(../images/vector-landing-yellow.svg) top center/cover
        no-repeat !important;
}
body.page-template-customizable-landings.landing-with-tabs
    #tab-0
    .basic-content-center
    ~ .section-quotes {
    background: var(--color1_blanched_almond_50);
}
body.page-template-customizable-landings.landing-with-tabs
    #tab-0
    .basic-content-center
    ~ .section-quotes:before {
    background: var(--color1_blanched_almond_50);
}
body.page-template-customizable-landings.landing-with-tabs
    #tab-0
    .basic-content-center
    ~ div {
    background: var(--color1_blanched_almond_50);
}
body.page-template-customizable-landings.landing-with-tabs .separator:before {
    background: var(--color1_maze);
}
body .text-module.basic-content-left .col-last:before,
body .text-module.basic-content-right .col-last:before {
    background: var(--color1_maze);
}
body.page-template-customizable-landings.landing-with-tabs
    .text-module.basic-content-left
    .row-last:before,
body.page-template-customizable-landings.landing-with-tabs
    .text-module.basic-content-right
    .row-last:before {
    background: var(--color1_maze);
}
