<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'HelveticaNeue Bold';
    src: url('https://static.cdn.adultswim.com/presents/festival/fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue Bold Cn';
    src: url('https://static.cdn.adultswim.com/presents/festival/fonts/HelveticaNeueLTStd-BdCn.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('https://static.cdn.adultswim.com/presents/festival/fonts/HelveticaNeueLTStd-HvCn.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body  {
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
}

.ad:before {
    color: #fff !important;
}

.w-col-9 {
    width: 70%;
}

.site_section {
    background-color: black;
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/headers/Header\ -\ Mobile.png');
    background-position: 50% 37px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .site_section {
        background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/headers/Header\ -\ Tablet.png');
        background-position: 50% 50px;
    }
}

@media screen and (min-width: 1236px) {
    .site_section {
        background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/headers/HEADER-IMAGE_AS-FEST-2021%20-%20UPDATED%209.21.21.png');
        background-position: 50% 45px;
        background-size: auto;
    }
}

.site_container {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
}

.div_as_festival_logo {
    margin: 75px 0 0;
}

.container_nav {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
}

.nav-menu {
    position: relative;
}

.nav_link {
    padding: .5em .6em .3em;
    color: #ff5bbe;
    font-size: 1.2em;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .5s;
}

@media screen and (min-width: 768px) {
    .nav_link {
        padding: .4em .6em .3em;
        font-size: 1.4em;
        transition: all .5s;
    }
}

@media screen and (min-width: 1236px) {
    .nav_link {
        font-size: 25px;
        padding: .3em .6em .3em;
        transition: all .5s;
    }
}

.nav_link:hover {
    color: #ff5bbe;
}

.nav_link:visited {
    color: #ff5bbe;
}

.nav_link.w--current {
    color: #ff022c;
}

.nav_link.w--current:visited {
    color: #ff5bbe;
}

.nav_link_not_clickable {
    padding: .5em .6em .3em;
    background-color: #ff5bbe;
    color: #fff044;
    font-size: 1.2em;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .5s;
}

@media screen and (min-width: 768px) {
    .nav_link_not_clickable {
        padding: .4em .6em .3em;
        font-size: 1.4em;
        transition: all .5s;
    }
}

@media screen and (min-width: 1236px) {
    .nav_link_not_clickable {
        padding: .3em .6em .3em;
        font-size: 25px;
        transition: all .5s;
    }
}

.nav_link_not_clickable:hover {
    color: #fff044;
}

.nav_link_not_clickable:visited {
    color: #fff044;
}

.nav_link_not_clickable.w--current {
    color: #ff022c;
}

.nav_link_not_clickable.w--current:visited {
    color: #ff022c;
}

.navbar {
    position: static;
    display: inline-block;
    width: 100%;
    padding-top: 1em;
    background-color: transparent;
    text-align: center;
}

@media screen and (min-width: 1236px) {
    .navbar {
        padding-top: 1em;
    }
}

.navbar.merch {
    padding-top: 1em;
}

@media screen and (min-width: 1236px) {
    .navbar.merch {
        padding-top: 1em;
    }
}

.heading_under_logo {
    font-family: 'HelveticaNeue Bold';
    color: #ff72c2;
    font-size: 2.9vw;
    line-height: 1;
    font-weight: 700;
    margin: 0;
    margin-top: 41vw;
}

@media screen and (min-width: 768px) {
    .heading_under_logo {
        margin-top: 40vw;
        font-size: 2.87vw;
    }
}

@media screen and (min-width: 960px) {
    .heading_under_logo {
        margin-top: 36vw;
        font-size: 2.7vw;
    }
}

@media screen and (min-width: 1024px) {
    .heading_under_logo {
        margin-top: 39vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_under_logo {
        margin-top: 363px;
        font-size: 25px;
    }
}

.heading_date {
    font-family: 'HelveticaNeue Bold';
    color: #f5fd00;
    font-size: 3.64vw;
    font-weight: 500;
    margin: 0;
    padding: .4em 0 .1em;
    line-height: 1;
}

@media screen and (min-width: 768px) {
    .heading_date {
        font-size: 3.65vw;
        padding: .3em 0 .1em;
    }
}

@media screen and (min-width: 960px) {
    .heading_date {
        font-size: 3.33vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_date {
        font-size: 32px;
    }
}

.heading_watch {
    font-family: 'HelveticaNeue Bold';
    font-size: 3.2vw;
    margin: 0;
    color: #fff;
    line-height: 1.2;
    text-align: right;
    font-weight: 500;
    height: 1em;
}

@media screen and (min-width: 768px) {
    .heading_watch {
        font-size: 2.87vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_watch {
        font-size: 25px;
    }
}

.column_1_youtube {
    padding-right: .5em;
}

@media screen and (min-width: 768px) {
    .column_1_youtube {
        padding-right: .8em;
    }
}

.column_2_youtube {
    max-width: 56px;
    line-height: 1;
    display: block;
}

@media screen and (min-width: 414px) {
    .column_2_youtube {
        line-height: .9;
    }
}

@media screen and (min-width: 768px) {
    .column_2_youtube {
        max-width: 91px;
        line-height: 2;
    }
}

@media screen and (min-width: 1236px) {
    .column_2_youtube {
        max-width: 103px;
    }
}

.column_2_youtube img {
    width: 100%;
    height: auto;
}

.columns_watch_youtube {
    display: flex;
    justify-content: center;
}

.columns_watch_youtube.exclusives {
    padding-top: .2em;
    padding-bottom: 1em;
}

@media screen and (min-width: 768px) {
    .columns_watch_youtube.exclusives {
        padding-top: .4em;
        padding-bottom: 2em;
    }
}

@media screen and (min-width: 1024px) {
    .columns_watch_youtube.exclusives {
        padding-bottom: 2em;
    }
}

@media screen and (min-width: 1236px) {
    .columns_watch_youtube.exclusives {
        padding-top: .5em;
        padding-bottom: 0;
        margin-bottom: 1.5em;
    }
}

.heading_home_youtube_half_page {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 42px;
    line-height: 42px;
    text-align: right;
    font-weight: 700;
}

.featuring {
    padding: 0px 0px 30px;
    background-image: url('https://static.cdn.adultswim.com/presents/festival/images/featuring_graphics_top_new_big_10_27_20.png');
    background-position: 50% 0%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.background-pattern {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/BLUE---3000x300-Pattern.png');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: repeat;
    background-attachment: scroll;
}

.background-pattern.cover {
    background-size: cover;
}

.background-pattern.blue {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/BLUE---3000x300-Pattern.png');
}

.background-pattern.pink {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/PINK---3000x300-Pattern.png');
    padding: 1.5em 0;
}

@media screen and (min-width: 768px) {
    .background-pattern.pink {
        padding: 2.5em 0;
    }
}

.background-pattern.pink.carousel-header {
    padding: .8em 0 .1em;
}

@media screen and (min-width: 1236px) {
    .background-pattern.pink {
        padding-bottom: 23px;
    }
    .background-pattern.pink.carousel-header {
        padding: .9em 0 0;
    }
    .background-pattern.info-page {
        padding-bottom: 31px;
    }
}

.background-pattern.info-page {
    padding-top: 5px;
    padding-bottom: 25px;
}

.background-pattern.yellow {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/YELLOW---3000x300-Pattern.png');
}

.background-pattern.dark-green {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/DARK-GREEN---3000x300-Pattern.png');
    padding: 1.5em 0;
}

@media screen and (min-width: 768px) {
    .background-pattern.dark-green {
        padding: 2.5em 0;
    }
}

.background-pattern.orange {
    background-image: url('https://static.cdn.adultswim.com/presents/festival2021/images/backgrounds/ORANGE---3000x300-Pattern.png');
}

.no-padding {
    padding: 0 !important;
}

.heading_carousel_logo {
    color: #f5fd00;
    font-family: 'HelveticaNeue';
    font-size: 2.4em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

@media screen and (min-width: 768px) {
    .heading_carousel_logo {
        font-size: 3.2em;
    }
}

.w-slider-dot {
    width: .6em;
    height: .6em;
}

@media screen and (min-width: 736px) {
    .w-slider-dot {
        width: .8em;
        height: .8em;
    }   
}

@media screen and (min-width: 1236px) {
    .w-slider-dot {
        width: 1.1em;
        height: 1.1em;
    }   
}

.w-slider-nav {
    height: 28px;
}

@media screen and (min-width: 736px) {
    .w-slider-nav {
        height: 33px;
    }
}

@media screen and (min-width: 768px) {
    .w-slider-nav {
        height: 30px;
    }
}

@media screen and (min-width: 812px) {
    .w-slider-nav {
        height: 31px;
    }
}

@media screen and (min-width: 1236px) {
    .w-slider-nav {
        height: 36px;
    }
}

.w-slider {
    height: 221px;
}

@media screen and (min-width: 414px) {
    .w-slider {
        height: 243px;
    }
}

@media screen and (min-width: 736px) {
    .w-slider {
        height: 422px;
    }
}

@media screen and (min-width: 768px) {
    .w-slider {
        height: 417px;
    }
}

@media screen and (min-width: 812px) {
    .w-slider {
        height: 419px;
    }
}

@media screen and (min-width: 1024px) {
    .w-slider {
        height: 421px;
    }
}

@media screen and (min-width: 1236px) {
    .w-slider {
        height: 432px;
    }
}

.slider {
    height: 59vw;
    background-color: transparent;
    text-align: center;
    padding: 5vw;
}

@media screen and (min-width: 768px) {
    .slider {
        max-height: 417px;
        padding: 3em 2.3em;
    }
}

.image {
    text-align: center;
}

.slide {
    text-align: center;
}

.arrow_icon {
    color: transparent;
}

.heading_featuring {
    margin: 0;
    padding-top: 0;
    color: #ffffff;
    font-size: 2.95vw;
    font-family: 'HelveticaNeue Bold';
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.heading_featuring:not(:first-child) {
    padding-top: 1.5em;
}

@media screen and (min-width: 768px) {
    .heading_featuring {
        font-size: 1.5em;
    }
    .heading_featuring:not(:last-of-type) {
        padding-bottom: .4em;
    }
}

@media screen and (min-width: 1236px) {
    .heading_featuring {
        font-size: 20px;
    }
}

.heading_featuring.light-blue {
    font-size: 1em;
    padding-top: .5em;
}

@media screen and (min-width: 768px) {
    .heading_featuring.light-blue {
        font-size: 1.2em;
    }
}

.heading_featuring_small_white {
    font-family: 'HelveticaNeue Bold';
    font-size: .8em;
    padding-bottom: .5em;
    color: #ffffff;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .heading_featuring_small_white {
        font-size: 1em;
        padding-bottom:.5em 
    }
}

@media screen and (min-width: 1236px) {
    .heading_featuring_small_white {
        padding-bottom: 1em 
    }
}

.heading_shows {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'HelveticaNeue Bold Cn', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    padding-top: .1em;
}

@media screen and (min-width: 768px) {
    .heading_shows {
        margin-top: -5px;
        line-height: .9;
    }
}

.heading_shows.pink {
    color: #ff5cc1;
    font-size: 2em;
    line-height: 1;
}

@media screen and (min-width: 768px) {
    .heading_shows.pink {
        font-size: 4.43vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_shows.pink {
        font-size: 43px;
    }
}

.heading_shows.blue {
    color: #7bd2f7;
    font-size: 1.6em;
    line-height: 1.2;
}

@media screen and (min-width: 768px) {
    .heading_shows.blue {
        font-size: 2.5em;
        line-height: 1;
    }
}

@media screen and (min-width: 1236px) {
    .heading_shows.blue {
        font-size: 34px;
    }
}

.heading_shows.yellow {
    color:#f3fd00;
    font-size: 9.07vw;
}
.heading_shows.yellow:nth-of-type(2) {
    padding-top: .3em;
}

@media screen and (min-width: 768px) {
    .heading_shows.yellow {
        font-size: 6.25vw;
    }
    .heading_shows.yellow:nth-of-type(3) {
        padding-top: .5em;
    }
}

@media screen and (min-width: 1236px) {
    .heading_shows.yellow {
        font-size: 63px;
    }
}

.heading_shows.sand {
    color:#f3ba6f;
    font-size: 7.47vw;
}

@media screen and (min-width: 768px) {
    .heading_shows.sand {
        font-size: 5.21vw;
        line-height: 1;
    }
}

@media screen and (min-width: 1024px) {
    .heading_shows.sand {
        line-height: 1;
    }
}

@media screen and (min-width: 1236px) {
    .heading_shows.sand {
        font-size: 51px;
        line-height: 1;
    }
}

.heading_bullet {
    display: inline-block;
    font-family: Helveneubolcon, sans-serif;
    color: #fdba6f;
}

.heading_bullet.yellow {
    font-size: 29px;
    padding: 0 .2em;
}

@media screen and (min-width: 768px) {
    .heading_bullet.yellow {
        font-size: 39px;
    }
}

@media screen and (min-width: 1236px) {
    .heading_bullet.yellow {
        font-size: 52px;
    }
}

.heading_bullet.pink {
    font-size: 17px;
    padding: 0 .2em;
}

@media screen and (min-width: 768px) {
    .heading_bullet.pink {
        font-size: 29px;
    }   
}

@media screen and (min-width: 1236px) {
    .heading_bullet.pink {
        font-size: 37px;
    }   
}

@media screen and (min-width: 1236px) {
    .heading_bullet.blue {
        font-size: 37px;
    }
}

.heading_bullet.blue {
    font-size: 13px;
    padding: 0 .3em;
}

@media screen and (min-width: 768px) {
    .heading_bullet.blue {
        font-size: 23px;
    }
}

@media screen and (min-width: 1236px) {
    .heading_bullet.blue {
        font-size: 29px;
    }
}

.heading_episodes {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Helveneubolcon, sans-serif;
    color: #fff144;
    font-size: 50px;
    line-height: 51px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-span_bullet {
    color: #fcb085;
    font-size: 45px; 
    font-weight: 700;
}

.as_fest-click_here_for_full_schedule {
    width: 1030px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.as_fest-click_here_for_streams_panels {
    width: 1030px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.text_block_over_red {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 100px;
    background-image: url('https://static.cdn.adultswim.com/presents/festival/images/featuring_graphics_btm_11_05_2020.png');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
}

.text_block_wht_red_box {
    margin-right: 60px;
    margin-left: 60px;
    color: #fff;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
}

.link {
    color: #c1dbf1;
    font-size: 42px;
    line-height: 44px;
    font-weight: 700;
    text-decoration: none;
}

.vid_container {
    margin-right: 42px;
    margin-left: 42px;
    padding: 20px;
    background-image: url('https://static.cdn.adultswim.com/presents/festival/images/color_gradient_square.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.merch_container {
    display: inline-block;
    height: auto;
    padding: 0 2em;
    flex-direction: column;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .merch_container {
        padding: 0 11em;
    }
}

.sign_up_block {
    margin-top: 35px;
    margin-right: 42px;
    margin-left: 42px;
    padding: 20px;
    background-color: transparent;
}

.presented_special_thank {
    background-color: #bcd7ee;
    text-align: center;
}


@media screen and (min-width: 768px) {
    .presented_special_thank {
        padding: 2em 5em;
    }   
}

@media screen and (min-width: 1236px) {
    .presented_special_thank {
        padding: 2em 15em;
    }
}

@media screen and (min-width: 375px) {
    .presented_special_thank {
        padding: 2em 5em;
    }
}

.cat_space_ghost {
    display: inline-block;
    margin-top: 0px;
}
.cat_space_ghost_info {
    display: inline-block;
    margin-top: 27px;
}
.link_sign_up {
    margin-top: 10px;
    margin-bottom: 0px;
    color: #c1d8ed;
    font-size: 42px;
    line-height: 44px;
    font-weight: 700;
    text-decoration: none;
}

.form {
    margin-right: 20%;
    margin-bottom: 0px;
    margin-left: 20%;
}

.link_red_box {
    color: #c1dbf1;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    text-decoration: none;
}

.field-label {    
    color: #fff;
    font-weight: 700;
    text-align: left;
}

.submit-button {
    width: 216px;
    height: 57px;
    background-color: #ffef44;
    color: #ff4ac2;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-field {
    margin-bottom: 20px;
    border: 1px solid #ff4ac2;
    background-color: transparent;
}

.merch_item_link_block {
    display: inline-block;
    width: 100%;
    margin: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-decoration: none;
}

.div_for_banner {
    display: none;
}

@media screen and (min-width: 768px) {
    .div_for_banner {
        background-color: #000;
        display: flex;
        justify-content: center;
        min-height: 50px;
        padding-top: .5em;
    }
}

@media screen and (min-width: 812px) {
    .div_for_banner {
        display: none;
    }
}

@media (min-width: 959px) {
    .div_for_banner {
        display: flex;
        min-height: 90px;
        padding-top: 1em;
    }   
}

.presented_by_sponsors {
    padding: 1em 1.5em;
    background-color: #ffea06;
}

@media screen and (min-width: 768px) {
    .presented_by_sponsors {
        padding: 2em 5em;
    }   
}

@media screen and (min-width: 1236px) {
    .presented_by_sponsors {
        padding: 2em 15em;
    }   
}

.presented_by_logos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
    text-align: center;
}

@media screen and (min-width: 900px) {
    .presented_by_logos {
        grid-template-columns: repeat(6, minmax(16em, 180px));
        justify-content: center;
        padding: 0 0;
    }   
}

.presented_by_logo {
    height: auto;
    margin-right: 0.3em;
    margin-left: 0.3em;
    flex: 1;
    font-size: .8em;
}



.special_thanks_logo img {
    height: 100%;
}

@media screen and (min-width: 375px) {
    .heading_for_special_thank {
        font-size: 8px;
    }

    .special_thanks_logo {
        height: 8px;
    }
}

@media screen and (min-width: 768px) {
    .heading_for_special_thank {
        font-size: 12px;
    }

    .special_thanks_logo {
        height: 13px;
    }

    .special_thanks_logo {
        height: 18px;
    }
}

@media screen and (min-width: 1236px) {
    .heading_for_special_thank {
        font-size: 14px;
    }

    .special_thanks_logo {
        height: 18px;
    }
}



.sponsor_logo {
    max-height: 142px;
    width: auto;
}

.presented_by_logo_ps5 {
    width: auto;
    height: auto;
    margin-right: 0.3em;
    margin-left: 0.3em;
}

.merch_red_box_for_txt {
    display: block;
    width: auto;
    height: 57px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 1px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-decoration: none;
}

.heading_merch {
    color: #ff3fc0;
    font-size: 43px;
    line-height: 44px;
    font-weight: 700;
    text-decoration: none;
}

.heading_under_logo_merch {
    font-family: 'HelveticaNeue Bold Cn';
    margin: 0;
    color: #f3fd00;
    font-size: 6.95vw;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .heading_under_logo_merch {
        font-size: 4.56vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_under_logo_merch {
        font-size: 43px;
    }
}

.dark-green {
    color: #004C47;
}

.dark-red {
    color: #8A0437;
}

.light-red {
    color: #F76F7B;
}

.white {
    color: #ffffff;
}

.light-blue {
    color: #79CBE0;
}

.heading_under_logo_info {
    margin-top: 15px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 19px;
    font-weight: 700;
    text-transform: uppercase;
}

.heading_merch_page_white_sm {
    font-family: 'HelveticaNeue Bold';
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 3.75vw;
    line-height: normal;
    font-weight: 700;
}

.heading_under_logo_merch.subtitle {
    margin-top: 21px;
    margin-bottom: 17px;
}

@media screen and (min-width: 768px) {
    .heading_merch_page_white_sm {
        font-size: 2.22vw;
    }
}

@media screen and (min-width: 1236px) {
    .heading_merch_page_white_sm {
        font-size: 20px;
    }
}

.heading_schedule_page_white_sm {
    font-family: 'HelveticaNeue Bold';
    margin: 0;
    padding-top: .5em;
    color: #ffffff;
    font-size: 1.3em;
    line-height: 1;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .heading_schedule_page_white_sm {
        font-size: 1.7em;
    }
}

.info_page_time {
    font-family: 'HelveticaNeue Bold';
    margin: 0;
    padding-top: .5em;
    font-size: 1.6em;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (min-width: 1236px) {
    .info_page_time {
        font-size: 20px;
    }
}

.info_page_time.info-title-padding-blue {
    padding-top: 1.3em;
}
.info_page_time_alone {
    padding-top: 50px;
    background-repeat:no-repeat;
    color: #ffffff;
    font-size: 42px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    height: 160px;
}

.info_page_title {
    font-family: 'HelveticaNeue Bold';
    font-size: 1.6em;
    text-transform: uppercase;
    text-align: center;
    padding: 1em 1em 0;
    line-height: 1;
}

@media screen and (min-width: 1236px) {
    .info_page_title {
        font-size: 20px;
    }
}

.info_page_title.info-title-padding-yellow {
    padding: 1em 3em 0;
}

.info_page_body_txt {
    font-family: 'HelveticaNeue Bold';
    padding: .5em 1em 0;
    font-size: 1.3em;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
    .info_page_body_txt {
        padding: .5em 8em 0;
    }
}
@media screen and (min-width: 1236px) {
    .info_page_body_txt {
        max-width: 600px;
        margin: 0 auto;
        padding: .5em 0 0;
        font-size: 14px;
    }
}

.info_page_container {
    width: 857px;
    display: inline-block;
}
.merch_page_container {
    display: flex;
    text-align: center;
    padding: 1em 0;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .merch_page_container {
        padding: 0;
    }
}

@media screen and (min-width: 1024px) {
    .merch_page_container {
        margin: 0 auto;
        max-width: 83em;
        padding: 0;
    }
}

.merch_item_link_block_100_wide {
    display: inline-block;
    width: 100%;
    margin: 10px 20px 20px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.heading_merch_page_yellow {
    width: 100%;
    margin-top: 40px;
    padding-top: 50px;
    margin-bottom: 0px;
    color: yellow;
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
}

.heading_merchandise_below {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #6bc4e3;
    font-size: 42px;
    line-height: 42px;
    font-style: normal;
    font-weight: 700;
}

.merch_item_link_block_merch_page {
    display: inline-block;
    padding-bottom: 18px;
    align-self: auto;
    flex: 0 auto;
    background-color: yellow;
    text-align: center;
    text-decoration: none;
    margin: 1em;
    max-width: 40%;
    padding: .8em;
    cursor: default;
}

@media screen and (min-width: 414px) {
    .merch_item_link_block_merch_page {
        margin: 10px 6px;
        max-width: 40%;
        padding: .5em;
    }

    .merch_page_pink_box_for_txt {
        margin-top: .5em !important;
        height: 40px;
    }
}

@media screen and (max-width: 768px) {
    .merch_item_link_block_merch_page {
        padding: .8em;
        margin: 10px;
        max-width: 42%;
    }

    .merch_page_pink_box_for_txt {
        margin-top: .8em !important;
        height: 40px;
    }
}

@media screen and (min-width: 812px) {
    .merch_item_link_block_merch_page {
        display: block;
        width: 48%;
        padding: 1.1em;
        margin: 1em 1.5em;
    }
    .merch_page_pink_box_for_txt {
        margin-top: 1em !important;
    }
}

.merch_item_link_block_100_wide_merch_page {
    display: flex;
    width: 100%;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-self: auto;
    flex: 0 auto;
    background-image: url('https://static.cdn.adultswim.com/presents/festival/images/merch_page_00_bg.jpg');
    background-position: 50% 0%;
    background-size: auto;
    background-repeat: no-repeat;
    text-align: center;
}

.text_block_wht_sign_up_box {
    margin-top: 10px;
    margin-right: 60px;
    margin-left: 60px;
    color: #fff;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
}

.sign_up_box_text {
    margin-bottom: 20px;
    border: 1px solid #c1d8ed;
    background-color: #c1d8ed;
    color: #ff4ac2;
}

.heading_featuring_sm_copy {
    margin-top: 10px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.heading_featuring_sm_gray_middle_1_line {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #c1d8ed;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.heading_featuring_sm_gray_middle {
    margin-top: 15px;
    margin-bottom: 1px;
    color: #c1d8ed;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}



.heading_featuring_sm_gray_middle_1_line {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #c1d8ed;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-span_alpha {
    margin-top: 1px;
    margin-bottom: 20px;
    color: #c1d8ed;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.youtube_iframe {
    width: calc(100vw - 84px);
    height: 633px;
	margin-bottom: 15px;
}


.featuring_info {
    background-attachment: scroll;
    padding: 1.5em 0 .7em;
}

.featuring_merch {
    padding: 0;
}

.collab-image {
    max-width: 19em;
    margin: 0 auto;
    padding: 2em 0 0;
}

.featuring_schedule {
    text-align: center;
}

.link_block_youtube {
    display: block;
}

.merch_page_pink_box_for_txt {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    order: 0;
    flex: 0 auto;
    background-color: #ff5cc1;
    text-decoration: none;
}

.heading_merch_page {
    color: #ffffff;
    font-size: 1.1em;
    margin: 0;
    line-height: 1;
    padding: 0 .3em;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .heading_merch_page {
        font-size: 1.4em;
        line-height: 1;
    }
}

@media screen and (min-width: 1236px) {
    .heading_merch_page {
        font-size: 15px;
        line-height: 1;
    }
}

.image-3 {
    display: block;
}

.merch_page_img {
    display: block;
    padding: 0;
    width: 100%;
}

.merch_page_img_100_percent {
    display: inline-block;
    padding: 0;
}

.heading_merch_page_2_lines {
    display: inline-block;
    margin-top: 1px;
    margin-bottom: 0px;
    color: #c1d8ed;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
}

.text-span {.ba
    font-family: Helveneubolita, sans-serif;
}

.text-span-2 {
    font-family: Helveneubolita, sans-serif;
}

.text-span-3 {
    font-size: 12px;
    text-transform: lowercase;
}

.heading_for_sponsors {
    font-family: 'HelveticaNeue Bold';
    margin-top: 0px;
    margin-bottom: 1vw;
    color: #000000;
    font-size: .8em;
    text-align: center;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .heading_for_sponsors {
        font-size: 1em;
    }
}

@media screen and (min-width: 1448px) {
    .heading_for_sponsors {
        font-size: 1.4em;
    }
}

.heading_for_special_thank {
    margin-top: 0px;
    margin-bottom: 15px;
    color: #ffffff;
    line-height: 16px;
    font-size: 1.4em;
    line-height: 1.14;
    text-align: center;
    text-transform: uppercase;
}

.schedule_timezone_tabs {
    color: #fff;
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
}

.tab-link-tab-1 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-1.w--current {
    background-color: transparent;
    color: #fff044;
}

.tab-link-tab-2 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-2.w--current {
    background-color: transparent;
    color: #fff044;
}

.tab-link-tab-3 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-3.w--current {
    background-color: transparent;
    color: #fff044;
}

.tab-link-tab-6 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-6.w--current {
    background-color: transparent;
    color: #fff044;
}

.tab-link-tab-5 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-5.w--current {
    background-color: transparent;
    color: #fff044;
}

.tab-link-tab-4 {
    background-color: transparent;
    color: #fff;
}

.tab-link-tab-4.w--current {
    background-color: transparent;
    color: #fff044;
}

.text-block {
    font-weight: 700;
}

.tabs-menu {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
}

.w-tab-link {
    display: inline-flex;
    align-items: center;
    color: #F3FD00;
}

.w-tab-link:not(:first-child)::before {
    content: 'â€¢';
    color: #79CBE0;
    margin-right: 8px;
    text-decoration: none;
}

.w-tab-link.w--current {
    color: #FF5CC1;
}

.w-tab-link.w--current &gt; div {
    text-decoration: underline;
}

.schedule_timezone_img_fri {
    padding: .5em .5em .2em;
}

.schedule_timezone_img_sat {
    padding: .2em .5em .5em;
}


footer {
    margin-bottom: -20px;
}

@media screen and (min-width: 1236px) {
    .tablet_only,
    .mobile_only {
        display: none;
    }
    .desktop_only {
        display: block;
    }
}

@media screen and (max-width: 1235px) {
    .mobile_only {
        display: none;
    }
    .desktop_only {
        display: none;
    }
    .tablet_only {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .tablet_only,
    .desktop_only {
        display: none;
    }
    .mobile_only {
        display: block;
    }
}</pre></body></html>