BEGIN:VCALENDAR
VERSION:2.0
PRODID:DPCALENDAR
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
X-MICROSOFT-CDO-TZID:13
BEGIN:STANDARD
DTSTART:20251102T090000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20260308T100000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20261101T090000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
X-WR-TIMEZONE:America/Los_Angeles
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240913T180000
DTEND;TZID=America/Los_Angeles:20240913T220000
UID:FDC5B86C-5B88-4D94-848A-D3E0E403E68B
SUMMARY:Smorgasport 2024
DTSTAMP:20240722T172134Z
DESCRIPTION:\N\N\N\N    .event-title-head {\N        font-weight: bold;\N        font-size: 20px;\N        color: darkgoldenrod;\N    }\N\N    .event-title-text {\N        font-weight: 500;\N        font-size: 15px;\N        line-height: 17px;\N        font-weight: bold;\N    }\N\N    .event-title-icon {\N        margin-top: 6px;\N        display: flex;\N        justify-content: left;\N    }\N\N    .event-video-main {\N        display: flex;\N        justify-content: center;\N        margin-bottom: 20px;\N    }\N\N    .history-btn {\N        display: flex;\N        justify-content: center;\N    }\N\N    .button-71 {\N        background-color: #007daa;\N        border: 0;\N        border-radius: 56px;\N        color: #fff;\N        cursor: pointer;\N        display: inline-block;\N        /* font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif; */\N        font-size: 18px;\N        font-weight: 600;\N        outline: 0;\N        padding: 16px 21px;\N        position: relative;\N        text-align: center;\N        text-decoration: none;\N        transition: all 0.3s;\N        user-select: none;\N        -webkit-user-select: none;\N        touch-action: manipulation;\N    }\N\N    .button-71:before {\N        background-color: initial;\N        background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);\N        border-radius: 125px;\N        content: "";\N        height: 50%;\N        left: 4%;\N        opacity: 0.5;\N        position: absolute;\N        top: 0;\N        transition: all 0.3s;\N        width: 92%;\N    }\N\N    .button-71:hover {\N        box-shadow: rgba(255, 255, 255, 0.2) 0 3px 15px inset,\N            rgba(0, 0, 0, 0.1) 0 3px 5px, rgba(0, 0, 0, 0.1) 0 10px 13px;\N        transform: scale(1.05);\N    }\N\N    .event-container {\N        display: flex;\N        gap: 20px;\N    }\N\N    .event-left,\N    .event-right {\N        width: 50%;\N    }\N\N    .event-location,\N    .event-time,\N    .event-date {\N        display: flex;\N        gap: 10px;\N    }\N\N    .date-icon,\N    .time-icon,\N    .location-icon {\N        height: 25px !important;\N    }\N\N    .event-dtl {\N        display: flex;\N        justify-content: space-between;\N    }\N\N    .event-announcement {\N        color: #e54268;\N        text-align: center;\N        font-size: 1.8rem;\N        width: 80%;\N        padding: 20px;\N        border: 1px solid #e54268;\N        border-radius: 20px;\N        margin: 15px auto;\N        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N    }\N\N    .event-dtl-container {\N        background-color: white;\N        border-radius: 20px;\N        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N        margin-bottom: 20px;\N        padding: 20px;\N    }\N\N    .event-description {\N        background-color: white;\N        border-radius: 20px;\N        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;\N    }\N\N    @media (max-width: 850px) {\N        .event-container {\N            flex-direction: column;\N            margin-left: -10px;\N            margin-right: -10px;\N        }\N\N        .event-left,\N        .event-right {\N            width: 100%;\N        }\N    }\N\N    /* Button */\N    .button-24 {\N        background: #F94380;\N        border: 1px solid #F94380 !important;\N        border-radius: 6px;\N        box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;\N        box-sizing: border-box;\N        color: #ffffff;\N        cursor: pointer;\N        display: inline-block;\N        font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;\N        font-size: 16px;\N        font-weight: 800;\N        line-height: 16px;\N        min-height: 40px;\N        outline: 0;\N        padding: 12px 14px;\N        text-align: center;\N        text-rendering: geometricprecision;\N        text-transform: none;\N        user-select: none;\N        -webkit-user-select: none;\N        touch-action: manipulation;\N        vertical-align: middle;\N    }\N\N    .button-24:hover,\N    .button-24:active {\N        background-color: initial;\N        background-position: 0 0;\N        background-color: #FF98BC !important;\N        border-color: #F94380 !important;\N    }\N\N    .button-24:active {\N        opacity: 0.5;\N    }\N\N    .aux-btn {\N        display: flex;\N        justify-content: center;\N        margin: 25px;\N    }\N\N    /* Button End */\N\N    @media (max-width: 700px) {\N\N        .event-location,\N        .event-time,\N        .event-date {\N            flex-direction: column;\N            justify-content: center;\N        }\N    }\N\N    @media (max-width: 650px) {\N        .event-dtl {\N            /* display: flex; */\N            flex-direction: column;\N            justify-content: center;\N            text-align: center;\N        }\N\N        .date-icon,\N        .time-icon,\N        .location-icon {\N            margin: 0 auto;\N        }\N\N        .event-title-text-line {\N            border-bottom: 2px solid rgba(0, 0, 0, 0.086);\N        }\N    }\N\N    /* Slider */\N    .slick-slide {\N        margin: 0px 20px;\N    }\N\N    .slick-slide img {\N        width: 100%;\N    }\N\N    .slick-list {\N        position: relative;\N        display: block;\N        overflow: hidden;\N        margin: 0;\N        padding: 0;\N    }\N\N    .slick-list:focus {\N        outline: none;\N    }\N\N    .slick-list.dragging {\N        cursor: pointer;\N        cursor: hand;\N    }\N\N    .slick-slider .slick-track,\N    .slick-slider .slick-list {\N        -webkit-transform: translate3d(0, 0, 0);\N        -moz-transform: translate3d(0, 0, 0);\N        -ms-transform: translate3d(0, 0, 0);\N        -o-transform: translate3d(0, 0, 0);\N        transform: translate3d(0, 0, 0);\N    }\N\N    .slick-track {\N        position: relative;\N        top: 0;\N        left: 0;\N        display: block;\N    }\N\N    .slick-track:before,\N    .slick-track:after {\N        display: table;\N        content: '';\N    }\N\N    .slick-track:after {\N        clear: both;\N    }\N\N    .slick-loading .slick-track {\N        visibility: hidden;\N    }\N\N    .slick-slide {\N        display: none;\N        float: left;\N        height: 100%;\N        min-height: 1px;\N    }\N\N    [dir='rtl'] .slick-slide {\N        float: right;\N    }\N\N    .slick-slide img {\N        display: block;\N    }\N\N    .slick-slide.slick-loading img {\N        display: none;\N    }\N\N    .slick-slide.dragging img {\N        pointer-events: none;\N    }\N\N    .slick-initialized .slick-slide {\N        display: block;\N    }\N\N    .slick-loading .slick-slide {\N        visibility: hidden;\N    }\N\N    .slick-vertical .slick-slide {\N        display: block;\N        height: auto;\N        border: 1px solid transparent;\N    }\N\N    .slick-arrow.slick-hidden {\N        display: none;\N    }\N\N    /* Slider ENds */\N\N\N\N    \N\N    \N    \N        \N            \N                \N                \N                    \N                        \N                            \N                        \N                        Date\N                    \N                    Sept. 13\N                    \N                \N\N                \N                \N                    \N                        \N                            \N                                \N                            \N                            Location\N                        \N                        \N\N                            LBSU Parking Lots E1 & G3\N                        \N                    \N                \N\N                \N                \N                    \N                        \N                            \N                        \N                        Time\N                    \N                    6 to 10 p.m.\N                    \N                \N            \N        \N\N        \N        \N            \N                Description\N                \N                    \N                    !-- Lorem ipsum dolor sit amet. -->\N                    \N                    \N                        Join us for a free on-campus carnival experience! This event is open to current Long Beach State\N                        University (LBSU) students only.\N                    \N                    What can you expect at Smorgasport? Let us tell you! Below is some of the fun you’ll experience:\N                    \N                        Round Up carnival ride\N\N                        \N                        \N                            Paratrooper carnival ride\N\N                        \N                        \N                            Scrambler carnival ride\N\N                        \N                        \N                            Inflatables\N\N                        \N                        \N                            Lazer Tag\N                        \N                        \N                            Silent Disco\N                        \N                         Carnival games with prizes\N                        \N                        \N                            Henna artists\N                        \N                        \N                            Caricatures\N                        \N                        \N                            Balloon twisting creations\N                        \N                        \N                            Hair braiding\N                        \N                        \N                            Photo booths\N                        \N                        \N                            Food trucks\N                        \N                        \N                            And more!\N                    \N                    \N                    What do you need to bring?! Your LBSU student ID and signed waiver!  \N                    Waiver instructions:\N                    \N                        The waiver is available now until the end of the event. \N                        Sign into your SSO, click on the "ASI Waiver" Chicklet\N                        Sign waiver!\N                        Once you complete the waiver, you'll receive a green check mark - screenshot this!  You'll also get an automatic email with the green check mark -- keep this!\N                        Show your green check mark AND your student ID at the event check in to receive a wristband\N                        You can sign the waiver the night of the event, pre-signing is not required.  It's encouraged to speed up your entry process.\N                        \N                    \N                    Students who are 18+ will be required to show their valid LBSU student ID and sign a "Waiver of Liability" upon check in. Students who are under 18 will be required to have a parent/guardian sign a “Waiver of Liability” on their behalf prior to the event and bring the signed copy with their LBSU student ID. The waiver can be accessed through students’ LBSU Single Sign-On (SSO) and if you're under 18, you can download the waiver for your parent/guardian. \N                    \N                    \N                        \N                            \N                                ASI Waiver Chicklet on SSO\N                            \N                        \N                    \N                    \N                        Check out Smorgasport 2023 hosted by ASI Beach Pride Events!\N                    \N\N                    \N                    \N                        \N                    \N                    \N                        Smorgasport Co-Sponsors\N                    \N\N                    \N\N                        !--  -->\N                        \N                            \N                            \N                            !--  -->\N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                            \N                        \N                        !--  -->\N                    \N\N                \N                FAQ\N                \N                \N                    \N                    \N                        \N                            \N                                \N                                    Do I need a ticket to enter? Is the event free?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    This event is free for all currently enrolled Long\N                                    Beach State students. You do not need a ticket;\N                                    however, you will need to sign a “Waiver of\N                                    Liability” and show your LBSU student ID at check\N                                    in to receive a wristband to participate in the\N                                    activities\N                                \N                            \N                        \N                    \N                    \N                    \N                        \N                            \N                                \N                                    Can I bring a guest?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    No. This year’s Smorgasport is for currently\N                                    enrolled LBSU students only.\N                                \N                            \N                        \N                    \N                    \N                    \N                        \N                            \N                                \N                                    I need disability-related accommodations for this\N                                    event, who do I contact?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    To request disability-related accommodations,\N                                    complete the\N                                    Bob\N                                        Murphy Access Center Event Request Form.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    I am under 18, do I need my parents to sign the\N                                    waiver?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    Yes. If you are an enrolled LBSU student, please\N                                    contact Beach Pride Events at\N                                    asi-beachpride@csulb.edu to receive the Waiver of\N                                    Liability form that your parent/guardian must sign\N                                    on your behalf. You will be required to bring the\N                                    signed form to check in at the event.\N                                \N                                \N                                    Download a copy of the\N                                    ASI Waiver of\N                                        Liability.\N                                \N                                \N                                    Please bring a printed and signed copy of this\N                                    with you to the event. We will collect it from you\N                                    at the event check-in and you will receive a\N                                    wristband to participate in the event. A wristband\N                                    is required to participate in all event\N                                    activities. We recommend you use the DocuSign\N                                    chicklet in your SSO account to have your\N                                    parent/guardian sign this easily and\N                                    electronically\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    I am over 18, do I still need to sign a waiver?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    Yes. There will be “Waiver of Liability” forms at\N                                    check-in on the day of the event. No need to sign\N                                    anything before the event if you are 18+.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    Can I bring a bag or backpack?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    We highly encourage you not to bring bags or\N                                    backpacks. There will be no storage locations and\N                                    ASI and LBSU are not responsible for any lost or\N                                    stolen items.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    I am an alum, can I attend?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    No. this year’s Smorgasport is for currently\N                                    enrolled LBSU students only.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    Where do I enter the event?\N                                \N                            \N                        \N                        \N                            \N                                There are three check in locations:\N                                \N                                    \N                                        Station 1: The entrance to parking lot E1 across\N                                        from G4.\N                                    \N                                    \N                                        Station 2: Beach Circle by College of Business.\N                                    \N                                    \N                                        Station 3: First floor plaza in front of Brotman\N                                        Hall by the flagpoles and entrance to parking\N                                        lot E2.\N                                    \N                                \N                            \N                        \N                    \N\N                    \N                    !-- \N                          \N                            \N                              \N                              \N                                The first 500 students to check-in at station 1\N                                (the entrance of parking lot E1 across from G4)\N                                and first 500 students at station 2 (Beach Circle)\N                                will receive a free T-shirt.\N                              \N                            \N                          \N                         -->\N\N                    \N                    \N                        \N                            \N                                \N                                    Is parking free?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    No. Parking permits will be enforced and are\N                                    always required to park on campus.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    Who do I contact if I have more questions?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    If you have any other event related questions,\N                                    please send all inquiries to\N                                    ASI-BeachPride@csulb.edu\N                                    or call us at\N                                    562-985-2535.\N                                \N                            \N                        \N                    \N\N                    \N                    \N                        \N                            \N                                \N                                    Will water be available during the event?\N                                \N                            \N                        \N                        \N                            \N                                \N                                    Yes, water will be available for students who\N                                    bring a reusable water bottle. Bottles will be\N                                    checked upon entry to ensure they are empty. All\N                                    bottles with liquid in them will be asked to dump\N                                    them out before being checked in.\N                                \N                            \N                        \N                    \N\N                    \N                    !-- \N                          \N                            \N                              \N                              \N                                No, individuals not wearing socks will not be\N                                permitted to participate in the roller rink.\N                                Please bring a pair of socks to participate in\N                                this activity.\N                              \N                            \N                          \N                         -->\N                \N                \N            \N        \N    \N!--  -->\N\N\N\N    \N        \N\N        {loadmoduleid 368}\N    \N\N\N\N\N\N    \N    $('.logos-slider').slick({\N        slidesToShow: 4,\N        slidesToScroll: 1,\N        autoplay: true,\N        autoplaySpeed: 1500,\N        arrows: false,\N        dots: false,\N        pauseOnHover: false,\N        responsive: [{\N        breakpoint: 768,\N        settings: {\N        slidesToShow: 3\N        }\N        }, {\N        breakpoint: 520,\N        settings: {\N        slidesToShow: 2\N        }\N        }]\N        });\N
X-ALT-DESC;FMTTYPE=text/html:<!-- basic template for all events  --><!-- Updated March 18, 2024 --><style>    .event-title-head {        font-weight: bold;        font-size: 20px;        color: darkgoldenrod;    }    .event-title-text {        font-weight: 500;        font-size: 15px;        line-height: 17px;        font-weight: bold;    }    .event-title-icon {        margin-top: 6px;        display: flex;        justify-content: left;    }    .event-video-main {        display: flex;        justify-content: center;        margin-bottom: 20px;    }    .history-btn {        display: flex;        justify-content: center;    }    .button-71 {        background-color: #007daa;        border: 0;        border-radius: 56px;        color: #fff;        cursor: pointer;        display: inline-block;        /* font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif; */        font-size: 18px;        font-weight: 600;        outline: 0;        padding: 16px 21px;        position: relative;        text-align: center;        text-decoration: none;        transition: all 0.3s;        user-select: none;        -webkit-user-select: none;        touch-action: manipulation;    }    .button-71:before {        background-color: initial;        background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);        border-radius: 125px;        content: "";        height: 50%;        left: 4%;        opacity: 0.5;        position: absolute;        top: 0;        transition: all 0.3s;        width: 92%;    }    .button-71:hover {        box-shadow: rgba(255, 255, 255, 0.2) 0 3px 15px inset,            rgba(0, 0, 0, 0.1) 0 3px 5px, rgba(0, 0, 0, 0.1) 0 10px 13px;        transform: scale(1.05);    }    .event-container {        display: flex;        gap: 20px;    }    .event-left,    .event-right {        width: 50%;    }    .event-location,    .event-time,    .event-date {        display: flex;        gap: 10px;    }    .date-icon,    .time-icon,    .location-icon {        height: 25px !important;    }    .event-dtl {        display: flex;        justify-content: space-between;    }    .event-announcement {        color: #e54268;        text-align: center;        font-size: 1.8rem;        width: 80%;        padding: 20px;        border: 1px solid #e54268;        border-radius: 20px;        margin: 15px auto;        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;    }    .event-dtl-container {        background-color: white;        border-radius: 20px;        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;        margin-bottom: 20px;        padding: 20px;    }    .event-description {        background-color: white;        border-radius: 20px;        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;    }    @media (max-width: 850px) {        .event-container {            flex-direction: column;            margin-left: -10px;            margin-right: -10px;        }        .event-left,        .event-right {            width: 100%;        }    }    /* Button */    .button-24 {        background: #F94380;        border: 1px solid #F94380 !important;        border-radius: 6px;        box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;        box-sizing: border-box;        color: #ffffff;        cursor: pointer;        display: inline-block;        font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;        font-size: 16px;        font-weight: 800;        line-height: 16px;        min-height: 40px;        outline: 0;        padding: 12px 14px;        text-align: center;        text-rendering: geometricprecision;        text-transform: none;        user-select: none;        -webkit-user-select: none;        touch-action: manipulation;        vertical-align: middle;    }    .button-24:hover,    .button-24:active {        background-color: initial;        background-position: 0 0;        background-color: #FF98BC !important;        border-color: #F94380 !important;    }    .button-24:active {        opacity: 0.5;    }    .aux-btn {        display: flex;        justify-content: center;        margin: 25px;    }    /* Button End */    @media (max-width: 700px) {        .event-location,        .event-time,        .event-date {            flex-direction: column;            justify-content: center;        }    }    @media (max-width: 650px) {        .event-dtl {            /* display: flex; */            flex-direction: column;            justify-content: center;            text-align: center;        }        .date-icon,        .time-icon,        .location-icon {            margin: 0 auto;        }        .event-title-text-line {            border-bottom: 2px solid rgba(0, 0, 0, 0.086);        }    }    /* Slider */    .slick-slide {        margin: 0px 20px;    }    .slick-slide img {        width: 100%;    }    .slick-list {        position: relative;        display: block;        overflow: hidden;        margin: 0;        padding: 0;    }    .slick-list:focus {        outline: none;    }    .slick-list.dragging {        cursor: pointer;        cursor: hand;    }    .slick-slider .slick-track,    .slick-slider .slick-list {        -webkit-transform: translate3d(0, 0, 0);        -moz-transform: translate3d(0, 0, 0);        -ms-transform: translate3d(0, 0, 0);        -o-transform: translate3d(0, 0, 0);        transform: translate3d(0, 0, 0);    }    .slick-track {        position: relative;        top: 0;        left: 0;        display: block;    }    .slick-track:before,    .slick-track:after {        display: table;        content: '';    }    .slick-track:after {        clear: both;    }    .slick-loading .slick-track {        visibility: hidden;    }    .slick-slide {        display: none;        float: left;        height: 100%;        min-height: 1px;    }    [dir='rtl'] .slick-slide {        float: right;    }    .slick-slide img {        display: block;    }    .slick-slide.slick-loading img {        display: none;    }    .slick-slide.dragging img {        pointer-events: none;    }    .slick-initialized .slick-slide {        display: block;    }    .slick-loading .slick-slide {        visibility: hidden;    }    .slick-vertical .slick-slide {        display: block;        height: auto;        border: 1px solid transparent;    }    .slick-arrow.slick-hidden {        display: none;    }    /* Slider ENds */</style><div class="event-container">    <!-- *********************        START OF LEFT SIDE    ********************** -->    <!-- *** DATE, TIME, LOCATION *** -->    <div class="event-left">        <div class="event-dtl-container">            <div class="event-dtl">                <!-- DATE -->                <div itemprop="startDate" content="2024-05-2">                    <div class="event-date">                        <div class="event-title-icon">                            <img src="images/enjoy/beachpride/QR_Code_WOW-F23/calendar.png" class="date-icon" />                        </div>                        <p class="event-title-head">Date</p>                    </div>                    <p class="event-title-text event-title-text-line">Sept. 13                    </p>                </div>                <!-- LOCATION -->                <div>                    <div>                        <div itemprop="location" itemscope="itemscope" itemtype="http://schema.org/Place"                            class="event-location">                            <div class="event-title-icon">                                <img src="images/enjoy/beachpride/QR_Code_WOW-F23/location.png" class="location-icon" />                            </div>                            <p class="event-title-head">Location</p>                        </div>                        <p class="event-title-text event-title-text-line">                            LBSU Parking Lots E1 & G3                        </p>                    </div>                </div>                <!-- Time -->                <div itemprop="endDate" content="2024-5-2">                    <div style="display: flex; gap: 10px" class="event-time">                        <div class="event-title-icon">                            <img src="images/enjoy/beachpride/QR_Code_WOW-F23/time.png" class="time-icon" />                        </div>                        <p class="event-title-head">Time</p>                    </div>                    <p class="event-title-text">6 to 10 p.m.                    </p>                </div>            </div>        </div>        <!-- ***  EVENT DESCRIPTION  *** -->        <div class="event-description">            <div style="padding: 20px">                <p class="event-title-head">Description</p>                <div itemprop="description">                    <!-- Special Announcement if needed -->                    <!-- <div class="event-announcement">Lorem ipsum dolor sit amet.</div> -->                    <!-- EVENT CONTENT -->                    <p>                        Join us for a free on-campus carnival experience! This event is open to current Long Beach State                        University (LBSU) students only.                    </p>                    <p>What can you expect at Smorgasport? Let us tell you! Below is some of the fun you’ll experience:                    <ul>                        <li>Round Up carnival ride                        </li>                        <li>                            Paratrooper carnival ride                        </li>                        <li>                            Scrambler carnival ride                        </li>                        <li>                            Inflatables                        </li>                        <li>                            Lazer Tag                        </li>                        <li>                            Silent Disco                        </li>                        <li> Carnival games with prizes                        </li>                        <li>                            Henna artists                        </li>                        <li>                            Caricatures                        </li>                        <li>                            Balloon twisting creations                        </li>                        <li>                            Hair braiding                        </li>                        <li>                            Photo booths                        </li>                        <li>                            Food trucks                        </li>                        <li>                            And more!</li>                    </ul>                    </p>                    <p>What do you need to bring?! Your LBSU student ID and signed waiver!  </p>                    <h3>Waiver instructions:</h3>                    <ul>                        <li>The waiver is available now until the end of the event. </li>                        <li>Sign into your SSO, click on the "ASI Waiver" Chicklet</li>                        <li>Sign waiver!</li>                        <li>Once you complete the waiver, you'll receive a green check mark - screenshot this!  You'll also get an automatic email with the green check mark -- keep this!</li>                        <li>Show your green check mark AND your student ID at the event check in to receive a wristband</li>                        <li>You can sign the waiver the night of the event, pre-signing is not required.  It's encouraged to speed up your entry process.</li>                                            </ul>                    <p>Students who are 18+ will be required to show their valid LBSU student ID and sign a "Waiver of Liability" upon check in. Students who are under 18 will be required to have a parent/guardian sign a “Waiver of Liability” on their behalf prior to the event and bring the signed copy with their LBSU student ID. The waiver can be accessed through students’ LBSU Single Sign-On (SSO) and if you're under 18, you can download the waiver for your parent/guardian. </p>                    <!-- Download PDF -->                    <div class="aux-btn">                        <a href="https://www.sso.csulb.edu" target="_blank"                            rel="noopener noreferrer">                            <button class="button-24" role="button">                                ASI Waiver Chicklet on SSO                            </button>                        </a>                    </div>                    <p class="event-title-head">                        Check out Smorgasport 2023 hosted by ASI Beach Pride Events!                    </p>                    <!-- VIDEO LINK -->                    <div class="event-video-main">                        <iframe width="560" height="315"                            src="https://www.youtube.com/embed/26endH_08aw?si=iNwyw5pgIsdOcJEK"                            title="YouTube video player" frameborder="0"                            allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"                            allowfullscreen style="border-radius: 12px"></iframe>                    </div>                    <p class="event-title-head">                        Smorgasport Co-Sponsors                    </p>                    <div class="custom-container">                        <!-- <hr> -->                        <section class="logos-slider slider">                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img1v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img2v2.jpg" alt=""></div>                            <!-- <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img3v2.jpg" alt=""></div> -->                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img41v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img42v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img5v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img61v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img62v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img7v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img8v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img9v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img10v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img11v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img12v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img13v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img14v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img15v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img16v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img17v2.jpg" alt=""></div>                            <div class="slide"><img                                    src="images/enjoy/calendar/FALL24/SmorgaSportsLogos/img18v2.jpg" alt=""></div>                                                    </section>                        <!-- <hr> -->                    </div>                </div>                <p class="event-title-head">FAQ</p>                <!-- ACCORDION -->                <div class="panel-group" id="accordion2" role="tablist" aria-multiselectable="true">                    <!-- FIRST -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading1">                            <h4 class="panel-title">                                <a role="button" data-toggle="collapse" data-parent="#accordion2" href="#faq1"                                    aria-expanded="true" aria-controls="faq1">                                    Do I need a ticket to enter? Is the event free?                                </a>                            </h4>                        </div>                        <div id="faq1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1">                            <div class="panel-body">                                <p>                                    This event is free for all currently enrolled Long                                    Beach State students. You do not need a ticket;                                    however, you will need to sign a “Waiver of                                    Liability” and show your LBSU student ID at check                                    in to receive a wristband to participate in the                                    activities                                </p>                            </div>                        </div>                    </div>                    <!-- SECOND -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading2">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq2" aria-expanded="false" aria-controls="faq2">                                    Can I bring a guest?                                </a>                            </h4>                        </div>                        <div id="faq2" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading2">                            <div class="panel-body">                                <p>                                    No. This year’s Smorgasport is for currently                                    enrolled LBSU students only.                                </p>                            </div>                        </div>                    </div>                    <!-- THIRD -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading3">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq3" aria-expanded="false" aria-controls="faq3">                                    I need disability-related accommodations for this                                    event, who do I contact?                                </a>                            </h4>                        </div>                        <div id="faq3" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading3">                            <div class="panel-body">                                <p>                                    To request disability-related accommodations,                                    complete the                                    <a href="https://elbert.accessiblelearning.com/csulb/customrequest.aspx">Bob                                        Murphy Access Center Event Request Form</a>.                                </p>                            </div>                        </div>                    </div>                    <!-- FOURTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading11">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq4" aria-expanded="false" aria-controls="faq4">                                    I am under 18, do I need my parents to sign the                                    waiver?                                </a>                            </h4>                        </div>                        <div id="faq4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading11">                            <div class="panel-body">                                <p>                                    Yes. If you are an enrolled LBSU student, please                                    contact Beach Pride Events at                                    asi-beachpride@csulb.edu to receive the Waiver of                                    Liability form that your parent/guardian must sign                                    on your behalf. You will be required to bring the                                    signed form to check in at the event.                                </p>                                <p>                                    Download a copy of the                                    <a href="https://csulb.qualtrics.com/jfe/form/SV_3pXOLXs5OFXIxU2">ASI Waiver of                                        Liability</a>.                                </p>                                <p>                                    Please bring a printed and signed copy of this                                    with you to the event. We will collect it from you                                    at the event check-in and you will receive a                                    wristband to participate in the event. A wristband                                    is required to participate in all event                                    activities. We recommend you use the DocuSign                                    chicklet in your SSO account to have your                                    parent/guardian sign this easily and                                    electronically                                </p>                            </div>                        </div>                    </div>                    <!-- FIFTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading4">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq5" aria-expanded="false" aria-controls="faq5">                                    I am over 18, do I still need to sign a waiver?                                </a>                            </h4>                        </div>                        <div id="faq5" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading4">                            <div class="panel-body">                                <p>                                    Yes. There will be “Waiver of Liability” forms at                                    check-in on the day of the event. No need to sign                                    anything before the event if you are 18+.                                </p>                            </div>                        </div>                    </div>                    <!-- SIXTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading5">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq6" aria-expanded="false" aria-controls="faq6">                                    Can I bring a bag or backpack?                                </a>                            </h4>                        </div>                        <div id="faq6" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading5">                            <div class="panel-body">                                <p>                                    We highly encourage you not to bring bags or                                    backpacks. There will be no storage locations and                                    ASI and LBSU are not responsible for any lost or                                    stolen items.                                </p>                            </div>                        </div>                    </div>                    <!-- SEVENTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading7">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq7" aria-expanded="false" aria-controls="faq7">                                    I am an alum, can I attend?                                </a>                            </h4>                        </div>                        <div id="faq7" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading7">                            <div class="panel-body">                                <p>                                    No. this year’s Smorgasport is for currently                                    enrolled LBSU students only.                                </p>                            </div>                        </div>                    </div>                    <!-- EIGHTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading8">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq8" aria-expanded="false" aria-controls="faq8">                                    Where do I enter the event?                                </a>                            </h4>                        </div>                        <div id="faq8" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading8">                            <div class="panel-body">                                <p>There are three check in locations:</p>                                <ul>                                    <li>                                        Station 1: The entrance to parking lot E1 across                                        from G4.                                    </li>                                    <li>                                        Station 2: Beach Circle by College of Business.                                    </li>                                    <li>                                        Station 3: First floor plaza in front of Brotman                                        Hall by the flagpoles and entrance to parking                                        lot E2.                                    </li>                                </ul>                            </div>                        </div>                    </div>                    <!-- NINETH -->                    <!-- <div class="panel panel-default">                          <div class="panel-heading" role="tab" id="heading8888">                            <h4 class="panel-title">                              <a                                class="collapsed"                                role="button"                                data-toggle="collapse"                                data-parent="#accordion2"                                href="#faq9"                                aria-expanded="false"                                aria-controls="faq9"                              >                                How do I get a Smorgasport T-Shirt?                              </a>                            </h4>                          </div>                          <div                            id="faq9"                            class="panel-collapse collapse"                            role="tabpanel"                            aria-labelledby="heading8888"                          >                            <div class="panel-body">                              <p>                                The first 500 students to check-in at station 1                                (the entrance of parking lot E1 across from G4)                                and first 500 students at station 2 (Beach Circle)                                will receive a free T-shirt.                              </p>                            </div>                          </div>                        </div> -->                    <!-- TENTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading9">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq10" aria-expanded="false" aria-controls="faq10">                                    Is parking free?                                </a>                            </h4>                        </div>                        <div id="faq10" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading9">                            <div class="panel-body">                                <p>                                    No. Parking permits will be enforced and are                                    always required to park on campus.                                </p>                            </div>                        </div>                    </div>                    <!-- ELEVENTH -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading10">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq11" aria-expanded="false" aria-controls="faq11">                                    Who do I contact if I have more questions?                                </a>                            </h4>                        </div>                        <div id="faq11" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading10">                            <div class="panel-body">                                <p>                                    If you have any other event related questions,                                    please send all inquiries to                                    <a href="mailto:ASI-BeachPride@csulb.edu">ASI-BeachPride@csulb.edu</a>                                    or call us at                                    <a href="tel:5629852535">562-985-2535</a>.                                </p>                            </div>                        </div>                    </div>                    <!-- 12 -->                    <div class="panel panel-default">                        <div class="panel-heading" role="tab" id="heading12">                            <h4 class="panel-title">                                <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion2"                                    href="#faq12" aria-expanded="false" aria-controls="faq12">                                    Will water be available during the event?                                </a>                            </h4>                        </div>                        <div id="faq12" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading10">                            <div class="panel-body">                                <p>                                    Yes, water will be available for students who                                    bring a reusable water bottle. Bottles will be                                    checked upon entry to ensure they are empty. All                                    bottles with liquid in them will be asked to dump                                    them out before being checked in.                                </p>                            </div>                        </div>                    </div>                    <!-- 13 -->                    <!-- <div class="panel panel-default">                          <div class="panel-heading" role="tab" id="heading13">                            <h4 class="panel-title">                              <a                                class="collapsed"                                role="button"                                data-toggle="collapse"                                data-parent="#accordion2"                                href="#faq13"                                aria-expanded="false"                                aria-controls="faq11"                              >                                Will I be able to use the roller rink without                                socks?                              </a>                            </h4>                          </div>                          <div                            id="faq13"                            class="panel-collapse collapse"                            role="tabpanel"                            aria-labelledby="heading10"                          >                            <div class="panel-body">                              <p>                                No, individuals not wearing socks will not be                                permitted to participate in the roller rink.                                Please bring a pair of socks to participate in                                this activity.                              </p>                            </div>                          </div>                        </div> -->                </div>                <!-- TEchnically the end of the accordion -->            </div>        </div>    </div><!-- </div> --><!-- *********************        START OF RIGHT SIDE    ********************** --><div class="event-right">    <div>        <img style="width: 100%; margin-bottom: 20px"            src="images/enjoy/calendar/FALL24/SM24_BPE_Smorgasport_dgtl-CalEvent_F23_BPE_Smorgasport_dgtl-CalEvent.jpg"            alt="Beach Pride Event - September 13 - Smorgasport" />        {loadmoduleid 368}    </div></div></div><script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script><script type="text/javascript">        $('.logos-slider').slick({        slidesToShow: 4,        slidesToScroll: 1,        autoplay: true,        autoplaySpeed: 1500,        arrows: false,        dots: false,        pauseOnHover: false,        responsive: [{        breakpoint: 768,        settings: {        slidesToShow: 3        }        }, {        breakpoint: 520,        settings: {        slidesToShow: 2        }        }]        });</script>
LAST-MODIFIED:20250910T182328Z
X-ACCESS:1
X-HITS:20196
X-URL:
X-COLOR:E54268
END:VEVENT
END:VCALENDAR