﻿h1 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: var(--white);
    text-transform: uppercase;
    margin: 0.67em 0;
}

h2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal;
    color: var(--white);
}

h3 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    color: var(--wtw-deep-blue);
}







.ccc-header-content hr {
    -webkit-box-flex: 1;
    flex-grow: 1;
    height: 2px;
    background: white;
    opacity: 0.8;
    margin: 30px 0px 0px 20px !important;
    box-sizing: content-box;
    overflow: visible;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    border: 0;
}

.ccc-header-content p {
    font-size: 22px;
    line-height: 1.36;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: var(--white);
    margin-bottom: 1rem;
    margin-top: 0;
}

.cta p {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--wtw-dark-gray);
    margin-bottom: 36px;
}

img {
    max-height: 100%;
    max-width: 100%;
}


.cccHeader {
    padding: 15px 88px;
    margin: 40px 0px 60px;
    background-color: #edf9ff;
    min-height: 320px;
    background-image: url("../images/ccc-header-background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border: 20px solid;
    border-color: #edf9ff;
}

.ccc-header-content {
    padding-right: 10%;
}

.ccc-header-title {
    margin-top: 30px;
    display: flex;
}

.ccc-header-img-large {
    flex: 0 0 auto;
    width: calc(100% + 20px); /* Increase width to account for parent padding */
    margin: -40px -10px 10px -10px; /* Negative margins on left and right */
    max-width: none; /* Ensure the image can exceed its container's width */
}



    .ccc-header-img-small {
        display: none;
    }

    .cta {
        max-width: 900px;
        margin: 0 auto;
    }

    .membershipWrapper {
        padding: 40px 0px 33px;
        margin: 0;
        background-color: var(--wtw-background-blue);
    }

    .marketSelect {
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
    }

    .choose {
        width: auto;
        text-align: left;
        font-family: Oswald, sans-serif;
        font-size: 44px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.83;
        letter-spacing: normal;
        color: white;
        text-transform: uppercase;
        background: var(--wtw-orange);
        position: relative;
        padding: 30px 48px;
        text-align: center;
        min-height: 100px;
    }

    .chooseArrow {
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-left: 50px solid var(--wtw-orange);
        border-bottom: 50px solid transparent;
        margin-right: 1%;
    }

    .chooseLabel {
        margin-top: 5px;
        margin-right: 30px;
        margin-bottom: 0px;
        text-align: left;
    }

    .chooseLabel {
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: normal;
        color: var(--wtw-deep-blue);
        text-align: center;
        padding: 0px 10px;
    }

    .marketDropdownWrapper {
        display: flex;
        height: 50px;
    }

    .marketDropdown {
        font-family: Hind, sans-serif;
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 24px;
        letter-spacing: normal;
        color: var(--wtw-deep-blue);
        outline: none;
        display: flex;
        width: 300px;
    }

    .marketDropdownList {
        font-size: 28px;
    }

    .wtw-go {
        font-family: Oswald, sans-serif;
        font-size: 28px;
        color: white;
        margin: 0px 0px 0px 13px;
        padding: 6px 21px 9px;
        background: var(--wtw-blue);
        border: none;
        border-radius: 5px;
        transition: background-color 0.4s ease 0s;
        text-decoration: none;
        display: flex;
    }

    .default-prices {
        display: inline-block;
        background: white;
        margin: 23px auto 27px;
        padding: 10px 31px;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.09;
        letter-spacing: normal;
        text-align: center;
        color: var(--wtw-midnight-blue);
        position: relative;
        top: 30px;
    }

    .cccMembership {
        margin: 60px 87px;
        padding: 66px 87px 66px 40px;
        height: 391px;
        background-size: cover;
        color: var(--white);
        background-color: var(--wtw-deep-blue);
    }

    .flex-block-wrapper {
        margin: 0px;
        padding: 0px;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .category-name {
        color: white;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.42;
        letter-spacing: normal;
    }

    .membership-name {
        font-size: 54px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.19;
        letter-spacing: -1.31px;
        color: var(--wtw-light-blue);
        text-transform: uppercase;
    }

    .membership-text p {
        font-size: 22px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: normal;
        color: white;
        max-width: 560px;
    }

    button.whats-included {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: rgb(255, 175, 45);
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        margin: 40px 0px;
        border: none;
        background: none;
    }

        button.whats-included::after {
            content: "";
            display: inline-block;
            width: 17px;
            height: 17px;
            background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTcgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbiAtIHBsdXMgLSBmb3IgbW9kYWw8L3RpdGxlPgogICAgPGcgaWQ9IjIuMC3igJQtMTAuMTEuMjAyMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IldBU0gtU0VSVklDRVMt4oCULWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MTQuMDAwMDAwLCAtMTcwNS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUzNy4wMDAwMDAsIDEzNzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtOS1Db3B5LTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMDAwMCwgMzI2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLS0tcGx1cy0tLWZvci1tb2RhbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYyLjY2MzM2NiwgMy41NjQ5MDEpIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzAxQkNFOSIgY3g9IjgiIGN5PSI4IiByPSI4Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IisiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI5LjExMDU4ODI0IDEyLjM4NTg4MjQgOS4xMTA1ODgyNCA4Ljc1Mjk0MTE4IDEyLjI3Mjk0MTIgOC43NTI5NDExOCAxMi4yNzI5NDEyIDYuNzc2NDcwNTkgOS4xMTA1ODgyNCA2Ljc3NjQ3MDU5IDkuMTEwNTg4MjQgMy4yOTQxMTc2NSA2LjkyNzA1ODgyIDMuMjk0MTE3NjUgNi45MjcwNTg4MiA2Ljc3NjQ3MDU5IDMuNzY0NzA1ODggNi43NzY0NzA1OSAzLjc2NDcwNTg4IDguNzUyOTQxMTggNi45MjcwNTg4MiA4Ljc1Mjk0MTE4IDYuOTI3MDU4ODIgMTIuMzg1ODgyNCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") left top no-repeat;
            position: relative;
            top: 0px;
            left: 5px;
        }

    .price-wrapper {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }

        .price-wrapper div {
            flex: 1 1 auto;
        }

    .badge-wrapper {
        width: 96px;
        flex: 0 0 auto !important;
    }

    .badge-background {
        /*background-color: var(--wtw-orange);*/
        background-color: var(--wtw-blue);
        height: 96px;
        width: 96px;
        text-transform: uppercase;
        border-radius: 50%;
        padding: 28px 15px 0px;
        text-align: center;
        text-decoration: none;
    }

        .badge-background:hover {
            background-color: var(--wtw-blue);
            height: 96px;
            width: 96px;
            text-transform: uppercase;
            border-radius: 50%;
            padding: 28px 15px 0px;
            text-align: center;
            text-decoration: none;
        }

        .badge-background span {
            display: block;
            font-family: Oswald, sans-serif;
            font-size: 16px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.25;
            letter-spacing: normal;
            text-align: center;
            color: white;
            position: relative;
            left: -1px;
            text-decoration: none;
        }

    .desc-text1 {
        font-family: Oswald, sans-serif;
        font-size: 26px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: normal;
        color: white;
        padding: 0px 8px;
    }

    .desc-text2 {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: normal;
        color: var(--wtw-powder-blue);
        padding: 0px 8px;
    }

    .wtw-cta a, span.wtw-cta a {
        color: var(--white);
        text-transform: uppercase;
        text-decoration: none;
        border-bottom: 5px solid var(--wtw-bright-orange);
        line-height: 1.25;
        font-size: 24px;
        font-weight: 500;
        font-family: Oswald, sans-serif;
        letter-spacing: 0.48px;
    }

    a {
        transition: all 0.4s ease 0s;
        background-color: transparent;
        color: var(--wtw-medium-blue);
    }

    .wtw-cta a:hover, .wtw-cta a:focus {
        color: var(--wtw-light-blue);
        border-color: var(--wtw-blue);
    }

    .cccMembership hr:not([size]) {
        height: 1px;
    }

    .cccMembership hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible;
    }

    .cccMembership hr {
        background-color: currentColor;
        border: 0;
        color: inherit;
        margin: 1rem 0;
        opacity: .25;
    }

    li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .txtImgSide {
        margin: 20px auto;
        max-width: 1266px;
        padding: 0px;
    }

        .txtImgSide h3 {
            font-size: 32px;
            font-weight: 700;
        }

        .txtImgSide .heading-col {
            padding: 27px;
        }

        .txtImgSide img {
            padding: 0px 27px;
        }

        .txtImgSide .wtw-cta a {
            color: var(--wtw-blue) !important;
            font-weight: 600;
        }

    @media only screen and (max-width: 1400px) {
        .cccHeader {
            padding: 0 1em;
            width: 95%;
            margin-top: 0;
        }

        .cta {
            padding: 0 1em;
        }

        .choose {
            width: 100%;
        }

        .chooseArrow {
            background-color: var(--wtw-orange);
            clip-path: polygon(50% 50%, 0 0, 100% 0);
            width: 100%;
            height: 100%;
            margin: 0;
        }

        .marketDropdownWrapper {
            margin: 1em auto 0 auto;
        }

        .cccMembership {
            margin: 2em auto 0 auto;
            height: auto;
            padding: 2em;
        }

        h2 {
            font-size: 36px;
        }
    }

    @media only screen and (max-width: 1000px) {
        .ccc-header-img-large {
            display: flex;
            margin-bottom: 10px;
            margin-left: 0px;
            width: 97%;
        }

        .ccc-header-img-small {
            display: flex;
            flex: 0 0 auto;
            width: 75%;
            margin: 1em auto;
        }

            .ccc-header-img-small img {
                margin: 0 auto;
            }
    }


@media only screen and (min-width:1000px) and (max-width:1199px) {

    .ccc-header-img-large {
        display: flex;
        margin-bottom: 5px;
        margin-right: 30px;
        width: 97%;
    }
}
@media only screen and (min-width:1200px) and (max-width:1400px) {

    .ccc-header-img-large {
        display: flex;
        margin-bottom: 5px;
        margin-right: 60px;
        width: 97%;
    }
}



    @media only screen and (max-width: 600px) {
        .marketDropdownWrapper {
            margin: 1em auto 0 auto;
        }

        .cccMembership {
            margin: 2em 1em 0 1em;
            height: auto;
            padding: 1em 0 1em 0;
        }
    }