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:20250418T133000
DTEND;TZID=America/Los_Angeles:20250418T160000
UID:2A47B14D-4D9D-49D1-A47E-C7AB483E2A40
SUMMARY:Heartsaver First Aid, CPR and AED Certification
DTSTAMP:20250114T182426Z
DESCRIPTION:\N\N\N .apply-button {\N            display: inline-block;\N            padding: 5px 10px;\N            font-size: 16px;\N            color: white;\N            background-color:#9205b8;\N            text-decoration: none;\N            border: none;\N            border-radius: 5px;\N            cursor: pointer;\N            text-align: center;\N            transition: background-color 0.3s ease;\N        }\N.apply-button:hover,\N        .apply-button:focus,\N        .apply-button:active{\N            background-color: #9205b8;\N            color: white;\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  \N    \N      \N      \N        \N            \N              \N                \N                    \N                      Date\N                    \N                    Feb. 21, March 21, April 18\N\N                  \N  \N                  \N                  \N                    \N                        Location\N                      \N                      SRWC\N\N\N                    \N                  \N  \N                  \N                  \N                    \N                      Time\N                    \N                    1:30 p.m. - 4 p.m.\N\N                  \N                \N  \N                \N                \N                    Description\N                    \N                    \N                      \N                       Our American Heart Association First Aid, CPR and AED certification program aims to help participants recognize and respond appropriately to cardiac, breathing and first aid emergencies. Join the SRWC to learn valuable skills that you'll need to know in order to give immediate care to a suddenly injured or ill person until more advanced medical personnel arrive and take over. Participants must register by Feb. 18 at 5 p.m. Open to all LBSU students enrolled at the SRWC.  For more information or to register, visit SRWC GO.\N        \N    \N                    \N  \N                    \N                    \N                  \N                  \N                \N                \N              \N              \N            \N            \N          \N          \N        \N        \N      \N      \N  \N      \N      \N        img\N          style="width: 100%&quot;\N          src=&quot;images/cal/Spring25/SP25_SRWC_AHA-Heartsaver_SRWCHallway.jpg&quot;\N          alt=&quot;Heartsaver First Aid, CPR and AED Certification&quot;\N        /&gt;\N  \N        {loadmoduleid 368}\N      &lt;/div&gt;\N      &lt;!-- Technically end of right side --&gt;\N    &lt;/div&gt;\N  &lt;/div&gt;\N  "
X-ALT-DESC;FMTTYPE=text/html:<!-- basic template for all events  --><!-- Updated July 2023 --><style> .apply-button {            display: inline-block;            padding: 5px 10px;            font-size: 16px;            color: white;            background-color:#9205b8;            text-decoration: none;            border: none;            border-radius: 5px;            cursor: pointer;            text-align: center;            transition: background-color 0.3s ease;        }.apply-button:hover,        .apply-button:focus,        .apply-button:active{            background-color: #9205b8;            color: white;        }            .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);    }  </style>  <div class="container-fluid">    <div class="row">      <!-- --------------------           START OF LEFT SIDE           --------------------- -->      <div class="col-md-6">        <div          class="container-fluid module_round_box-gray"          style="padding: 40px 15px"        >          <div class="row">            <div class="col-md-12">              <div class="container-fluid">                <div                  class="row"                  style="                    background-color: white;                    border-radius: 20px;                    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;                    margin-bottom: 20px;                  "                >                  <!-- DATE -->                  <div class="col-md-4" itemprop="startDate" content="2024-03-13">                    <div class="event-title-icon">                      <img                        src="images/enjoy/beachpride/QR_Code_WOW-F23/calendar.png"                        style="height: 20px; width: 25px"                      />                    </div>                    <p class="event-title-head">Date</p>                    <!-- Update the date per each event -->                    <p class="event-title-text">Feb. 21, March 21, April 18</p>                  </div>                    <!-- LOCATION -->                  <div>                    <div                      class="col-md-4"                      itemprop="location"                      itemscope="itemscope"                      itemtype="http://schema.org/Place"                    >                      <div class="event-title-icon">                        <img                          src="images/enjoy/beachpride/QR_Code_WOW-F23/location.png"                          style="height: 20px; width: 25px"                        />                      </div>                      <p class="event-title-head">Location</p>                      <!-- Update the date per each event -->                      <p class="event-title-text">SRWC</p>                    </div>                  </div>                    <!-- TIME -->                  <div class="col-md-4" itemprop="endDate" content="2024-03-13">                    <div class="event-title-icon">                      <img                        src="images/enjoy/beachpride/QR_Code_WOW-F23/time.png"                        style="height: 20px; width: 25px"                      />                    </div>                    <p class="event-title-head">Time</p>                    <!-- MUST INCLUDE "." IN A.M./P.M. -->                    <p class="event-title-text">1:30 p.m. - 4 p.m.</p>                  </div>                </div>                  <!-- EVENT DESCRIPTION -->                <div                  class="row"                  style="                    background-color: white;                    border-radius: 20px;                    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;                  "                >                  <div class="col-md-12">                    <p class="event-title-head">Description</p>                    <!-- Place all elements of description within their own p tags -->                    <div itemprop="description">                      <p>                       Our American Heart Association First Aid, CPR and AED certification program aims to help participants recognize and respond appropriately to cardiac, breathing and first aid emergencies. Join the SRWC to learn valuable skills that you'll need to know in order to give immediate care to a suddenly injured or ill person until more advanced medical personnel arrive and take over. Participants must register by Feb. 18 at 5 p.m. Open to all LBSU students enrolled at the SRWC.  For more information or to register, visit <a href="https://shop.asi.csulb.edu/Program/GetProducts?classification=0ce79494-0fd5-4dd2-a0af-74087ec7200a" target="_blank">SRWC GO</a>.            </p>                    </div>                      <!-- TEchnically the end of the accordion -->                    <!-- Technically the end of the "description" -->                  </div>                  <!-- md12 end -->                </div>                <!-- End event Description and content -->              </div>              <!-- end container fluid -->            </div>            <!-- end mdcol12 -->          </div>          <!-- End row -->        </div>        <!-- End of Grey box -->      </div>      <!-- end of left side -->        <!-- -------------------          START OF RIGHT SIDE      --------------------- -->      <div class="col-md-6">        <img          style="width: 100%"          src="images/cal/Spring25/SP25_SRWC_AHA-Heartsaver_SRWCHallway.jpg"          alt="Heartsaver First Aid, CPR and AED Certification"        />          {loadmoduleid 368}      </div>      <!-- Technically end of right side -->    </div>  </div>  
LOCATION:
GEO:0.00000000;0.00000000
LAST-MODIFIED:20250114T185402Z
X-ACCESS:1
X-HITS:585
X-URL:
X-COLOR:007DAA
END:VEVENT
END:VCALENDAR