@import "nyvalves2026constant.css";
@import "partials/layout.css";
@import "partials/default.css";
@import "partials/navbar.css";
@import "partials/social-footer.css";
@import "partials/home-faculty.css";
@import "partials/table.css";
@import "partials/program-at-a-glance.css";
@import "partials/new-menu.css";
@import url("https://use.typekit.net/kwt3qlz.css");
@import url("https://use.typekit.net/tuf3veg.css");


.body .btn, main .btn {
    padding: 10px 5px;
}

.body .btn.btn-auto, main .btn.btn-auto {
    padding: 10px 30px;
}

.body .btn.btn-purple, main .btn.btn-purple {
    background-color: #892067 !important;
    color: var(--button-color, white) !important;

}

.body .btn.btn-purple:hover, main .btn.btn-purple:hover {
    background-color: #B22273 !important;
    color: var(--button-color, white) !important;

}


.headerContent {
    justify-content: flex-start;
    gap: 0.5rem;
}

.tct2025HeroTitle {
    font-family: "ethnocentric", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.tct--hero--stripe {
    background-color: #052A72;
}

.font-ethno {
    font-family: "ethnocentric", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.font-goodTimes {
    font-family: "good-times", sans-serif;
}

h1.font-ethno, h2.font-ethno, h3.font-ethno, h4.font-ethno {
    font-weight: 500 !important;
}

h1.font-ethno, .tct2025HeroTitle, h1.font-goodTimes, .upcoming-title {
    font-size: 52px !important;
    line-height: 56px !important;
    font-weight: 500 !important;
}


@media screen and (max-width: 600px) {
    h1.font-ethno, .tct2025HeroTitle, h1.font-goodTimes, .upcoming-title {
        font-size: 32px !important;
        line-height: 34px !important;
    }

    h1.font-ethno.alt {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    .tct2025HeroTitle {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    h1.font-ethno.mobile-font-smaller {
        font-size: 27px !important;
        line-height: 29px !important;
    }


}

@media screen and (max-width: 375px) {
    h1.font-ethno.alt {
        font-size: 26px !important;
        line-height: 28px !important;
    }
}

h2.font-ethno, h2.font-goodTimes {
    font-size: 36px !important;
    line-height: 38px !important;
}

@media screen and (max-width: 600px) {
    h2.font-ethno, h2.font-goodTimes {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

h3.font-ethno {
    font-size: 28px !important;
    line-height: 30px !important;
}

h1 {
    line-height: 36px !important;
}

.font-gothics {
    font-family: "gothiks", sans-serif;
}

.font-gibson {
    font-family: canada-type-gibson, Arial;
}

h1.font-gothics {
    font-size: 34px !important;
    line-height: 36px !important;
    font-weight: 500;
}

p a {
    text-decoration: underline !important;
}

p.white a, li.white a {
    color: white !important;
    text-decoration: underline !important;
}


.bg-grad-polygon1a {
    background: no-repeat top -100px center /1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    no-repeat bottom -100px center/1200px 523px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png"),
    linear-gradient(90deg, #0A2152, #00C1B8);


    @media screen and (max-width: 600px) {

        background: no-repeat top left /545px 1250px url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/NYV2026_top_lines_30-vert.png"),
        no-repeat bottom left/545px 1250px url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/NYV2026_top_lines_30-vert.png"),
        linear-gradient(90deg, #0A2152, #00C1B8);
    }
}

.bg-grad-polygon {
    background: no-repeat top -100px center /1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    no-repeat bottom -100px center/1200px 523px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png"),
    linear-gradient(90deg, #0A2152, #00C1B8);


    @media screen and (max-width: 600px) {

    }
}

.bg-grad-polygon-old {
    background: no-repeat top -100px center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    no-repeat bottom -100px center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png"),
    linear-gradient(90deg, #0A2152, #00C1B8);


    @media screen and (max-width: 600px) {

    }
}

.bg-grad-polygon-2a {
    background: no-repeat calc(50% + -100px) calc(50% - 50px)/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"), linear-gradient(90deg, #0A1FCD, #00C1B8);


    @media screen and (max-width: 600px) {

    }
}


.bg-grad-polygon-2 {
    background: no-repeat top -100px left/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    no-repeat bottom right/1147px 500px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png"),
    linear-gradient(90deg, #0A1FCD, #00C1B8);


    @media screen and (max-width: 600px) {

    }
}

.bg-grad-polygon-2b {
    background: no-repeat top -100px left/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    linear-gradient(90deg, #0A1FCD, #00C1B8);
}

.bg-grad-polygon-2d {
    background: no-repeat top -100px left/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    linear-gradient(90deg, #00C1B8, #0A1FCD);
}

.bg-grad-purple {
    background: no-repeat center center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/home/middle_lines_15.png"),
    linear-gradient(90deg, #A321FF, #0A1FCD);
    background-size: cover;
    @media screen and (max-width: 600px) {
        background: no-repeat right center/ 275px 1938px url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/middle_lines_15R2.png"),
        linear-gradient(90deg, #A321FF, #0A1FCD);
        background-size: cover;
    }
}


.bg-grad-purple-2 {
    background: linear-gradient(90deg, #0A1FCD, #A321FF);

}

.bg-grad-purple-3 {
    background: linear-gradient(90deg, #A321FF, #0A1FCD);;

}

.bg-grad-lightblue {
    background: linear-gradient(180deg, #67A5DC, #FFFFFF);
}

.bg-grad-blue {
    background: linear-gradient(90deg, #3D80FB, #0A1FCD);
}

.bg-cross-purple {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_bottom_callout_bg.jpg");
    background-size: cover;
    padding: 30px 0px;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width: 600px) {
    .bg-cross-purple {
        background-position: top left;
    }
}

.bg-bow, .bg-bow-only {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/NYV2026_contact_top_bg.png");
    background-size: cover;
    padding: 30px 0px;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width: 1250px) {
    .bg-bow {
        padding: 30px 30px;
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/NYV2026_contact_top_bg_mobile.png");
    }
}

.bg-bow .box-0, .bg-bow .box-1 {
    background-color: #CDCED6;
    padding: 2px;

}

.bg-bow .box-0 > div:first-child,
.bg-bow .box-1 > div:first-child {
    background-color: white;
    padding: 20px 10px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .bg-bow .box-0 > div:first-child {
        padding: 20px 30px 20px 10px;

    }
}

.bg-bow .box-0 {
    clip-path: polygon(0% 0, 92% 0, 100% 100%, 0% 100%);
}

.bg-bow .box-0 > div:first-child {
    clip-path: polygon(0% 0, 92% 0, 100% 100%, 0% 100%);
}

.bg-bow .box-1 {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 8% 100%);
}

.bg-bow .box-1 > div:first-child {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 8% 100%);
}

.bg-grad-bow {
    background: no-repeat center center/100% url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/bow-vert.png"),
    linear-gradient(90deg, #0A1FCD, #00C1B8);
    background-size: cover;
    @media screen and (max-width: 831px) {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/bow-vert-color.png");
        background-size: 100% 200%;
    }

}

.page--about-nyvalves .bg-grad-bow .box-0 .box-1:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 832px) {
    .page--about-nyvalves .ml-30-mobile {
        margin-left: 15px;
    }

    .page--about-nyvalves .bg-grad-bow .box-0 .box-1:last-child {
        justify-content: flex-start;
    }

    .page--about-nyvalves .left-flush-mobile h3 {
        margin-top: 20px !important;
    }

}


.bg-grad-bow-2 {
    background: url("https://assets.crfconnect.com/meetings/nyvalves2025/page-content/LAAC2026_top_callout_bg.jpg");
    background-size: cover;
    @media screen and (max-width: 600px) {
        background: url("https://assets.crfconnect.com/meetings/nyvalves2025/page-content/LAAC2026_top_callout_bg_mobile.jpg");

    }
}

.bg-grad-bow-3 {
    background: no-repeat center center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/bow-vert.png"),
    linear-gradient(90deg, #00C1B8, #0A1FCD);
    background-size: 100% 200%;
    @media screen and (max-width: 600px) {

    }
}

.bg-grad-bow-4 {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/valves-bg.jpg");

}

@media screen and (max-width: 600px) {
    .bg-grad-bow-4 {
        background-position: center right;
    }

    .bg-grad-bow-4 h2 {
        font-size: 22px !important;
        line-height: 26px !important;
    }
}


.bg-lightblue {
    background-color: #A2C9FF;
}

.bg-heart-team {
    background: no-repeat center center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/heart-team-bg30.png"),
    linear-gradient(90deg, #0A1FCD, #00C1B8);
    background-size: cover;
    @media screen and (max-width: 831px) {
        background-size: 100% 200%;
    }
}

.bg-heart-team-2 {
    background: no-repeat center center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/heart-team-bg30.png"),
    linear-gradient(90deg, #00C1B8, #0A1FCD);
    background-size: cover;
    @media screen and (max-width: 831px) {
        background-size: 100% 200%;
    }
}


.bg-startup {
    background: no-repeat center center/80% url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/heart-team-bg.png"),
    linear-gradient(90deg, #0A1FCD, #A321FF);
    background-size: cover;
    @media screen and (max-width: 600px) {
        background-size: 100% 200%;
    }
}

.bg-white-polygon {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3.png");
    background-repeat: no-repeat;
    background-position: bottom -115px center;
    background-size: calc(1868px * .65) calc(814px * .65);
}

.bg-white-polygon-2 {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3.png");
    background-repeat: no-repeat;
    background-position: bottom -115px center;
    background-size: calc(1868px * .65) calc(814px * .65);
}

.bg-white-polygon-2z {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3.png");
    background-repeat: no-repeat;
    background-position: top -145px center;
    background-size: calc(1868px * .65) calc(814px * .65);
}

.bg-white-polygon-2c {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3.png");
    background-repeat: no-repeat;
    background-position: calc(50% + 200px) calc(100% + 100px);
    background-size: calc(1868px * .65) calc(814px * .65);
}

/*top right polygon*/
.bg-white-polygon-3 {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png");
    background-repeat: no-repeat;
    background-position: calc(50% + -0px) calc(0% - 50px);
    background-size: calc(1868px * .65) calc(814px * .65);
}

#reg-table > div:first-child {
    background: white;

    opacity: 1;
}

#reg-table > div:nth-child(5) {
    background: #fff3e5;
}

@media screen and (max-width: 600px) {
    .bg-white-polygon {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3-vert.png");
        background-repeat: no-repeat;
        background-position: 140% -20%;
        background-size: calc(814px * .45) calc(1868px * .45);
    }

    .bg-white-polygon-2 {
        background-image: none;
    }
}


.bg-white-polygon-4 {
    background: no-repeat top -100px left/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png"),
    no-repeat bottom right/1147px 500px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png")

}

/*top left master*/
.bg-white-polygon-5 {
    background: no-repeat top -100px left/1250px 545px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_lines_30.png");

}

/*bottom right master*/
.bg-white-polygon-6 {
    background: no-repeat bottom -50px right/1147px 500px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png");

}


@media screen and (max-width: 600px) {
    .bg-white-polygon-5 {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3-vert2.png");
        background-repeat: no-repeat;
        background-position: 140% -20%;
        background-size: calc(814px * .45) calc(1868px * .45);
    }


}


.bg-white-polygon-4 {
    padding: 0px 15px;
}

.bg-white-polygon-4 .left-flush-mobile {
    max-width: 1200px;
}

.bg-white-polygon-4 .left-flush-mobile .box-0 {
    flex-grow: 1.5;
}

@media screen and (max-width: 831px) {
    .bg-white-polygon-4 {
        padding: 0px 0px;
    }
}

@media screen and (max-width: 831px) {
    .bg-white-polygon-4 {
        padding: 0px 0px;
    }
}

@media screen and (max-width: 500px) {
    .page--topics-categories-guidelines .tctOneImageLayout--grid {
        grid-template-rows: 400px 1fr;
    }
}

@media screen and (max-width: 450px) {
    .page--topics-categories-guidelines .tctOneImageLayout--grid {
        grid-template-rows: 295px 1fr;
    }

    .tctShapes .shapesTitle {
        font-size: 20px;
        line-height: 22px;
    }

    .tctShapes .shapesBody {
        font-size: 18px !important;
        line-height: 20px;
        max-width: 270px;
        margin-top: 10px;
    }
}


.page--about-nyvalves .block-slider .slick-slider .slick-track {
    justify-content: flex-start;
    align-items: flex-start;
}


.white {
    color: white !important;
}

ul.white li {
    color: white !important;

}

.blue {
    color: #0A20CE !important
}

.darkblue {
    color: #0C6CC2 !important
}

.teal {
    color: #00C2B8 !important;
}

.purple {
    color: #B22273 !important;
}

a.neon-purple {
    color: #C205EF;
!important;
}

strong {
    font-weight: 500;
}

/*nav highlight*/

.menu__items li.highlight > a {
    background: #892067;
    color: white;
}

.menu__items li.highlight:last-child > a {
    background: #0A20CE;
    color: white;
}

.menu__items li.highlight:last-child:hover > a {
    background: white;
}

/*body component*/
.yellow-box > .pageWrapper__inner {
    background: #FFD200;
    padding: 0px 4px 4px 4px;
}

.yellow-box-2 > .pageWrapper__inner {
    background: #FFD200;
    padding: 4px 4px 4px 4px;
}

.yellow-box > .pageWrapper__inner > div:first-child {
    object-fit: contain;
    background-color: white;
    padding: 30px;
}


.yellow-box-2 > .pageWrapper__inner > div:first-child {
    object-fit: contain;
    background-color: white;
    padding: 0px;
}

.yellow-box > .pageWrapper__inner, .yellow-box > .pageWrapper__inner > div:first-child {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 5% 100%, 0% 90%);
}

.yellow-box-2 > .pageWrapper__inner, .yellow-box-2 > .pageWrapper__inner > div:first-child {
    clip-path: polygon(0% 0, 95% 0, 100% 10%, 100% 100%, 0% 100%);
}

.yellow-row {
    background-color: #FCFAF0;
}

.white-brown-border {
    border: solid 10px white;
    outline: solid 10px #F2E8DD !important;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    color: black;
    background-color: white;

}


.home .block-slider {
    h2 {
        font-family: "ethnocentric", sans-serif;
        font-weight: 500;

        font-style: normal;
        font-size: 34px !important;
        line-height: 44px !important;
        display: inline-block;
        margin: 0 auto;
        color: #0A20CE !important;

        br.mobile-show {
            display: none;
        }

        @media screen and (max-width: 838px) {
            background-position: top center, bottom center;
            padding: 30px 15px;
            br.mobile-show {
                display: block;
            }
        }
    }

    p {
        font-size: 18px;
    }

    p:last-child {
        margin-bottom: 40px;
    }

    .slick-dots li button:before {
        color: #C4C4C4 !important;
        opacity: 1;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #A2C9FF !important;
    }
}

.home .tctQouteSlider {
    padding: 15px 0px;
    background-color: #ebfafa;

    h2 {
        font-family: "ethnocentric", sans-serif;
        font-weight: 500;

        font-style: normal;
        font-size: 34px !important;
        line-height: 44px !important;
        display: inline-block;
        margin: 0 auto;
        color: #0A20CE !important;

    }

    .slick-dots li button:before {
        color: #C4C4C4 !important;
        opacity: 1;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #A2C9FF !important;
    }
}

@media screen and (max-width: 600px) {
    .home .tctQouteSlider h2 {
        max-width: 300px !important;
        margin: 0 auto;
    }
}


.email-box button {
    color: #666666;
    background-color: #c7ccd0;
}

@media screen and (max-width: 838px) {
    .mobile-md-hide {
        display: none;
    }

}

.polygon-wrap {
    background: #00C2B8;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 4px;
    max-width: 400px;

}

.polygon {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    object-fit: contain;

}


.polygon-reverse-wrap {
    background: #00C2B8;
    clip-path: polygon(0% 0, 80% 0, 100% 100%, 0% 100%);
    padding: 4px;
    max-width: 400px;

}

.polygon-reverse {
    clip-path: polygon(0% 0, 80% 0, 100% 100%, 0% 100%);
    object-fit: contain;

}

@media screen and (max-width: 832px) {
    .polygon-wrap {
        clip-path: polygon(0% 0, 80% 0, 100% 100%, 0% 100%);
    }

    .polygon {
        clip-path: polygon(0% 0, 80% 0, 100% 100%, 0% 100%);
    }


}

/*header*/
.headerBanner > div:first-child {
    justify-content: flex-start;
    gap: 40px;
}

.headerBanner .logoWrapper {
    width: 700px;
    max-width: none;
}

@media screen and (max-width: 1200px) {
    .headerBanner {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_banner.png");
        /*height: 460px;*/
        background-position: top center;
        background-size: cover;
    }

    .headerBanner > div:first-child {
        /*flex-direction: row;*/
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
    }

    .headerContent {
        margin-left: 22px;
        margin-top: 10px;
    }


}

@media screen and (max-width: 700px) {
    .headerBanner {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_top_banner_mobile.png");
        height: auto;
        background-position: bottom center;
        background-size: cover;
    }

    .headerBanner > div:first-child {
        height: 500px;
    }

    .headerBanner .logoWrapper {
        margin: 0px;
        height: auto;
        width: auto;
    }

    .headerContent {
        margin-left: 15px;


    }
}

.headerContent h2 {
    color: white !important;
    font-family: "gothiks", sans-serif;
    font-weight: 300;
    font-size: 42px !important;
    line-height: 44px !important;

    br {
        display: none;
    }
}

.headerContent img {
    max-height: 40px;
}

.headerContent p {
    display: flex;
    gap: 10px;
}


/*Hero Module*/


/* Contact Us */

.contact-table {
    table.table {
        td:first-child, th:first-child {
            padding-left: 50px;
        }
    }
}

.body .table--first td:first-child strong {
    color: var(--table-first-col-color, white);
    font-weight: 500;
}


.table--borders thead tr, .table--borders thead th, .table--borders tbody th {
    strong {
        color: black;

    }
}

//.page--contact-us table strong {
//    font-weight: normal;
//}

.body .table--first thead td:first-child strong {
    color: #0A20CE;
    font-weight: 500;
}

table.table--first {
    margin-top: 0px !important;
    margin-bottom: 50px !important;
}

/*end of contact us*/
.twoColumnBorder {
    div.pageWrapper__inner {
        div.chakra-stack.twoColumnMatrixBlock {
            div {
                border: 3px solid var(--table-border-color) !important;
                border-radius: 30px !important;
                padding: 20px !important;
            }

        }
    }
}

@media screen and (max-width: 700px) {
    .contact-table {
        table.table {
            td:first-child, th:first-child {
                padding-left: 20px;
                width: auto !important;
            }
        }
    }

}

@media screen and (max-width: 600px) {
    .contact-table {
        table.table {
            td, th {
                display: block !important;
                padding-left: 30px !important;
                padding-right: 30px !important;
                border-top: 0 !important;
                border-left: 1px solid var(--table-border-color) !important;
                border-right: 1px solid var(--table-border-color) !important;
                border-bottom: 0 !important;

                p {
                    margin-top: 0;
                }

            }

            thead:first-child tr:first-of-type th:last-of-type {
                border-top-right-radius: 0 !important;
            }

            tr {
                th:first-child, td:first-child {
                    padding-top: 30px !important;
                }

                th:last-child, td:last-child {
                    padding-top: 0 !important;
                    padding-bottom: 30px !important;
                }
            }

            tr:last-of-type td:last-of-type {
                padding-bottom: 30px !important;
            }
        }

        table.table--borders-head-only {
            th:last-child {
                padding-bottom: 30px !important;
            }
        }
    }

}

/*Register*/
.tctTabs > div > div {
    border-radius: 0px;
}

.tctTabs {

    .chakra-tabs__list {
        background-color: #F2F6FD;
        border-radius: 0px !important;
        border: solid 2px #CCD8EA;
        padding: 20px 20px;

        button {
            color: #C205EF;
            border: solid 3px #C205EF;

            @media screen and (max-width: 975px) {
                border: solid 3px transparent;

            }
        }

        button[aria-selected=true] {
            color: white;
            background: #C205EF;
            border: solid 3px #C205EF;
        }

    }

    .chakra-tabs__content {
        border: solid 2px #CCD8EA;
        border-radius: 0px !important;
        margin-top: 20px;
    }

}

@media screen and (max-width: 975px) {
    .tctTabs {

        .chakra-tabs__list {
            border-radius: 30px !important;
            padding: 0px 0px;
            border: solid 4px #C205EF !important;

        }
    }

    .chakra-tabs__content {
        border: none !important;
        border-radius: 0px !important;

        background-color: white !important;

        & > *:last-child {
            border-bottom: solid 2px #CCD8EA !important;
            padding-bottom: 30px !important;
        }

    }

    .tctTabs .chakra-tabs {
        background-color: #F2F6FD !important;

    }
}

.body .notebox {
    border: solid 3px #E8EFFC !important;
    border-radius: 30px;
}

/*Upcoming Card*/
.upcoming-title {
    font-family: "ethnocentric", sans-serif;
    font-weight: 300;
    color: white;
    max-width: 800px;
    margin: 30px auto 20px auto;

}

.event-box {
    border-radius: 30px;

}

.cal-icon {
    border-radius: 30px;
    padding-left: 4px;
}

.btn {
    border-radius: 30px;
}

.center-children {
    p, h1, h2, h3, h4, h5 {
        text-align: center;
    }
}

.btn-alt {
    text-transform: uppercase;
    color: var(--button-color, white) !important;
    transition: all 300ms ease-out;
    text-decoration: none !important;
    text-align: center;
    font-weight: 500;
    width: auto;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 30px;
    background-color: #85ACF1 !important;

    &:hover {
        background-color: #0e6fbc !important;
    }

}


.table th:not(:last-child) {
    border-color: #CCD2DE !important;
}

.notebox {
    border-radius: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: solid 2px #CCD8EA !important;
    display: inline-block;
}

.col-count-3 {
    column-count: 3;
}

@media screen and (max-width: 935px) {
    .col-count-3 {
        column-count: 2;
    }
}

@media screen and (max-width: 600px) {
    .col-count-3 {
        column-count: 1;
    }
}

/*heart team discount page*/
.rowMatrixBlock.col-1-3-1 {
    margin-top: -110px;

    .pageWrapper__inner > div:first-child {
        border: solid 1px red;
        justify-content: center;
    }

    .box-0 {
        justify-content: flex-end;
        border: solid 1px red;
        flex: 0 1 25%;

    }

    .box-1 {
        justify-content: center;
        display: flex;
        align-items: flex-end;
        flex: 1 1 25%;
        max-width: 300px;
        padding: 20px;
    }

    .box-2 {
        justify-content: flex-start;
        border: solid 1px red;
        flex: 0 1 25%;

    }
}

.body a {

    text-decoration: underline;
}

/*key dates*/
.home .keyDates .slick-track {
    gap: 10px;
    align-items: flex-start;
    display: flex;
}

@media screen and (max-width: 1055px) {
    //.page--attendance .verticalDivider {
    //    width: 0px !important;
    //}
    .page--attendance .verticalDivider-box {
        padding: 0px 15px;
        height: 1px;
    }
}


@media screen and (max-width: 832px) {
    .left-flush-mobile {
        padding-left: 0px !important;
        margin-left: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 0px !important;
    }

    .left-flush-mobile .rowMatrixBlock {
        padding-left: 0px !important;
        margin-left: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 0px !important;
    }

    .left-flush-mobile h2,
    .left-flush-mobile h3 {
        margin-left: 22px;
        margin-right: 15px;
    }

    .left-flush-mobile p {
        margin-left: 25px;
        margin-right: 25px;
    }

    //.left-flush-mobile .mobile-push {
    //    margin-left: 30px;
    //}
    //.left-flush-mobile .mobile-push-2 {
    //    font-size: 24px !important;
    //    line-height: 24px !important;
    //    //margin-left: 30px;
    //}
    .left-flush-mobile p:last-child {
        margin-bottom: 20px;
    }

    img.mobile-flip {
        transform: scaleX(-1); /* Flips the image horizontally (mirror effect) */
        /* clip-path: polygon(0% 0, 80% 0, 100% 100%, 0% 100%); */
        clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
        object-fit: contain;
    }
}


@media screen and (max-width: 416px) {

    .page--about-crf .bg-white-polygon .body.colorMode--dark {
        padding: 0px;
    }

    .left-flush-mobile .mobile-push-2 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

}

/*register*/

.page--register .email-box .signup-container {
    margin: 20px 0px;
    max-width: none;
}

.page--register .watch-insider .box-1 {
    flex: 1 1 auto;
    max-width: 630px;
}

@media screen and (max-width: 832px) {
    .page--register .mobile-dividers {
        .verticalDivider {
            height: 1px;
            width: 100% !important;
            margin-bottom: 30px;
        }
    }
}

/*CFS*/
.tctOneImageLayout--img, .tctOneImageLayout--grid {
    border-radius: 0px;
    border: solid 3px #3D80FB;
}

.tctOneImageLayout--grid .tctOneImageLayout--img {
    border: none !important;
}

@media screen and (max-width: 600px) {
    .Valves2026Dates .box-2 {
        max-width: 340px;
        margin: 0 auto;
    }

    .Valves2026Dates .box-3 {
        max-width: 200px;
        margin: 0 auto;
    }
}


.col-6-6 {
    max-width: 900px;
    margin: 0 auto;

    .box-0, .box-1, .box-2, .box-3 {
        flex: 1 1 48%;
        max-width: 500px;
    }
}

.col-6-6 > div:first-child > div:first-child {
    flex-wrap: wrap;
}

.laac-box {
    background-color: #0A2252;
    clip-path: polygon(0% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%);
    height: 100%;
}

.laac-box div:nth-child(2) {
    padding: 20px 20px 20px 20px;

    h4 {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    p, h4 {
        color: white !important;
    }

    h4.yellow {

        color: #FFD200 !important;

    }
}

@media screen and (max-width: 831px) {

}

@media screen and (max-width: 600px) {
    .laac-must {
        padding: 0px;

        .rowMatrixBlock {
            padding: 0px;
        }
    }

    .col-6-6 > div:first-child > div:first-child {
        flex-wrap: wrap;
        gap: 30px;
    }
}


@media screen and (max-width: 1020px) {
    .about-white-box .box-0 {
        margin-left: 20px;
    }
}

@media screen and (max-width: 831px) {
    .about-white-box .box-0 {
        margin-left: 0px;
    }
}


/*Shapes Componeent
@media screen and (max-width: 990px) {
    .shapeWrapper > div > div {
        flex-direction: column;
    }
}


.h0 {
    transition: all 0.8s;
    max-height: 0px;
}

.hShow {
    transition: all 0.8s;
    max-height: 70px;
}
*/

/*LAAC hero*/
.page--laac-summit .headerBanner {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_top_banner.jpg");
}


.page--laac-summit .logoWrapper a {
    display: none;
}

.page--laac-summit .logoWrapper {
    /* background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_nyv_logo_lockup2.png"); */
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_nyv_logo_lockup_new.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.laac-only, .page--laac-summit .laac-hide {
    display: none;
}

.page--laac-summit .laac-only {
    display: block;
}

.page--laac-summit .headerContent {


    width: 100%;

    img {
        max-height: none;
        max-width: 600px;
    }

    p:last-child {
        margin-left: 8px;
        display: flex;
        gap: 0px;
    }

}

@media screen and (max-width: 1199px) {
    .page--laac-summit .laac-only {
        display: flex;
        flex-direction: column;
    }

    .page--laac-summit .headerBanner > div:first-child {
        height: 300px
    }

    .page--laac-summit .headerContent p {
        margin-top: 0px;

    }

    .page--laac-summit .headerContent {

        img {
            max-width: 540px;
            margin: 0 auto;
        }

        p:last-child {

            text-align: center;
            margin: 0 auto;
        }
    }

    .page--laac-summit .headerBanner {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_top_banner.jpg");
        background-size: cover;
        background-position: center center;
    }

    .page--laac-summit .logoWrapper {
        /*background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_nyv_logo_lockup.png");*/
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_nyv_logo_lockup_new.png");

        height: 100%;
        width: 100%;
        margin-top: 20px;
        background-position: bottom center;

    }

}


@media screen and (max-width: 600px) {
    .page--laac-summit .headerBanner > div:first-child {
        height: 510px;
        gap: 0px;
    }

    .page--laac-summit .logoWrapper {

        margin-top: 100px;
        margin-bottom: 20px;
    }

    .page--laac-summit .headerContent {
        width: auto;
        margin-top: 0px;

        p:last-child {
            padding-right: 0px;
            text-align: center;
        }
    }


    .page--laac-summit .headerBanner {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/LAAC2026_top_banner_mobile.jpg");
        background-position: top center;
    }

    .page--laac-summit .headerContent img {
        width: 100%;
    }
}

.bg-who-attend {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/pages/about-nyvalves/about-white-bg.png");
    @media screen and (max-width: 600px) {
        background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/mobile-white.png");
    }
}

.bg-who-attend .block-slider {
    background: transparent;
    padding-top: 0px;

    li {
        text-align: left;
        font-size: 18px;
    }

    .slick-dots li button:before {

        color: #C4C4C4;

    }

    .slick-dots li.slick-active button:before {
        color: #C205EF;
    }


}

.bg-lightblue-bow {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/NYV2026_int_travel_BG.jpg");
    background-size: contain;
}

.bg-lightblue-bow .body .body {
    padding-left: 10px;
}

.bg-lightblue-bow .rowMatrixBlock {
    padding-left: 10px;
}

@media screen and (max-width: 600px) {
    .bg-lightblue-bow {
        padding-right: 0px;
    }

    .bg-lightblue-bow .body .body {
        padding-left: 20px;
    }

    .bg-lightblue-bow .rowMatrixBlock {
        padding-left: 20px;
    }
}

/*contact table*/
@media screen and (max-width: 700px) {
    .contact-table {
        table.table {
            min-width: 0px;

            td:first-child, th:first-child {
                padding-left: 20px;
                width: auto !important;
            }

            tr:last-child td:last-child {
                border-bottom: solid 2px var(--table-border-color) !important;
            }
        }
    }

}

@media screen and (max-width: 600px) {
    .contact-table {
        table.table {
            min-width: 0px;

            td, th {
                display: block !important;
                padding-left: 30px !important;
                padding-right: 30px !important;
                border-top: 0 !important;
                border-left: 1px solid var(--table-border-color) !important;
                border-right: 1px solid var(--table-border-color) !important;
                border-bottom: 0 !important;

                p {
                    margin-top: 0;
                }

            }

            thead:first-child tr:first-of-type th:last-of-type {
                border-top-right-radius: 0 !important;
            }

            tr {
                th:first-child, td:first-child {
                    padding-top: 30px !important;
                }

                th:last-child, td:last-child {
                    padding-top: 0 !important;
                    padding-bottom: 30px !important;
                }
            }

            tr:last-of-type td:last-of-type {
                padding-bottom: 30px !important;
            }
        }

        table.table--borders-head-only {
            th:last-child {
                padding-bottom: 30px !important;
            }
        }
    }

}

.page--register .tctTabs {
    .chakra-tabs__content {
        background: white;
    }
}

@media screen and (max-width: 600px) {
    .page--register .bg-white-polygon-6 {
        padding: 0px !important;
    }

    .page--register .tctTabs > div > di {
        background: #F4F7FC;


    }

    .page--register .tctTabs div.chakra-tabs__content {
        background: no-repeat bottom right/1147px 500px url("https://assets.crfconnect.com/meetings/nyvalves2026/home/NYV2026_bottom_lines_30.png");

    }

}


#cc .tctOneImageLayout--img, #sabs .tctOneImageLayout--img {
    background-position: top center !important;
}

.page--register .pageBody > main,
.page--nyvalves-hotel .pageBody > main,
.page--heart-team-discount .pageBody > main,
.page--startup-discount .pageBody > main,
.page--faq .pageBody > main,
.page--crf-center-for-education-leadership .pageBody > main,
.page--cme .pageBody > main,
.page--contact-us .pageBody > main,
.page--social-images-for-sharing .pageBody > main,
.page--attendance .pageBody > main,
.page--international-travel .pageBody > main,
.page--topics-categories-guidelines .pageBody > main,
.page--sponsorships .pageBody > main,
.page--satellite-programs .pageBody > main,
.page--hands-on .pageBody > main,
.page--affiliate-meeting-space .pageBody > main,
.page--payment-options-policy .pageBody > main,
.page--conference-suites .pageBody > main,
.page--industry-service-manual .pageBody > main,
.page--startup-opportunities .pageBody > main {
    background-image: url("https://assets.crfconnect.com/meetings/nyvalves2026/page-content/polygon-web3.png");
    background-repeat: no-repeat;
    /*background-position: bottom -115px center;*/
    background-position: calc(80%) calc(100% - -90px);
    background-size: calc(1868px * .65) calc(814px * .65);

}