(function(){
        var style_text = ".localist-widget-hl ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n.localist-widget-hl .event-list {\n  clear: both;\n  position: relative;\n  \n  -webkit-transition: opacity .10s ease-out,left .5s ease-out;\n  -moz-transition: opacity .10s ease-out,left .5s ease-out;\n  transition: opacity .10s ease-out,left .5s ease-out;\n\n}\n\n.localist-widget-hl li.event {\n  \n  -webkit-transition: opacity .10s .10s ease-out,-webkit-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  -moz-transition: opacity .10s .10s ease-out,-moz-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  transition: opacity .10s .10s ease-out,transform .10s .10s ease-out,visibility .10s .10s ease-out;\n\n}\n\n.localist-widget-hl .event-list li {\n  margin-bottom: 20px;\n}\n\n.localist-widget-hl .event-card {\n  display: block;\n  overflow: hidden;\n  margin-bottom: 25px;\n  padding: 0;\n  position: relative;\n  background: #fff;\n  border: 2px solid #efefef;\n  color: #989694;\n  color: #272727;\n  font-size: .8125rem;\n}\n\n.localist-widget-hl .event-overview {\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-details {\n  background: rgba(84,130,171,0.8);\n  color: #fff;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  opacity: 0;\n  padding: 20px;\n  position: absolute;\n  top: 0;\n  visibility: hidden;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl dl {\n  border: 0;\n  font-family: inherit;\n  font-size: 100%;\n  font-style: inherit;\n  font-weight: inherit;\n  margin: 0;\n  outline: 0;\n  padding: 0;\n  vertical-align: baseline;\n}\n\n.localist-widget-hl .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  margin-right: 15px;\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n.localist-widget-hl .event-specs dt,.event-specs dd {\n  padding: 14px 0 17px;\n}\n\n.localist-widget-hl .event-specs dd {\n  border-top: 1px solid rgba(255,255,255,0.15);\n  position: relative;\n  margin: 0;\n}\n\n.localist-widget-hl .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.5em;\n  font-size: 13px;\n}\n\n.localist-widget-hl .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  left: 40px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n.localist-widget-hl strong {\n  font-weight: 700;\n}\n\n.localist-widget-hl .event-specs {\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  border-width: 1px 0;\n  line-height: normal;\n  overflow: hidden;\n}\n\n.localist-widget-hl .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl .event-card:hover .event-details {\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl .event-list .event-overview .content {\n  height: 7.615384615em;\n  border: 1px solid #efefef;\n  border-width: 0 1px;\n  padding: 23px 20px 19px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content:before {\n  background: #fff;\n  bottom: 0;\n  content: '';\n  height: 17px;\n  left: 1px;\n  position: absolute;\n  right: 1px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event--date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content p {\n  overflow: hidden;\n  margin: 0;\n  display: -webkit-box;\n  text-overflow: ellipsis;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  -moz-box-orient: vertical;\n  box-orient: vertical;\n  line-height: 1.5em;\n  font-family: Georgia,serif;\n}\n\n.localist-widget-hl .event-title {\n  background: rgba(0,0,0,0.5) left top;\n  bottom: 0;\n  color: #fff;\n  font-weight: 800;\n  left: 0;\n  overflow: hidden;\n  padding: 7px 20px 5px;\n  position: absolute;\n  text-overflow: ellipsis;\n  width: 100%;\n  white-space: nowrap;\n  z-index: 1;\n  line-height: 1.875rem;\n  font-size: .8125rem;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  margin: 0;\n  outline: 0;\n  vertical-align: baseline;\n  border: 0;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-short-date {\n\n  background: #5482ab;\n  position: absolute;\n  width: 2.777777778em;\n  height: 2.777777778em;\n  top: 0;\n  left: 0;\n  z-index: 1;\n  padding: .333333333em 0 0;\n  color: #fff;\n  font-weight: 800;\n  font-size: 1.125rem;\n  line-height: 1.111111111em;\n  font-family: : \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  text-align: center;\n  text-transform: uppercase;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card:hover .event-img {\n  \n  -webkit-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -moz-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -ms-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -o-transform: scale(1.75) translateX(-30%) translateY(16%);\n  transform: scale(1.75) translateX(-30%) translateY(16%);\n\n}\n\n.localist-widget-hl .event-card .content:before {\n  position: absolute;\n  background: #fff;\n  left: 1px;\n  bottom: 0;\n  right: 1px;\n  content: '';\n  height: 17px;\n}\n\n.localist-widget-hl .event-img {\n  position: relative;\n  width: auto;\n  height: auto;\n  min-height: 100%;\n  min-width: 100%;\n  display: block;\n  left: 50%;\n  \n  -webkit-transform-origin: center center;\n  -moz-transform-origin: center center;\n  -ms-transform-origin: center center;\n  -o-transform-origin: center center;\n  transform-origin: center center;\n  -webkit-transform: translateX(-50%);\n  -moz-transform: translateX(-50%);\n  -ms-transform: translateX(-50%);\n  -o-transform: translateX(-50%);\n  transform: translateX(-50%);\n\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .localist-widget-hl .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .event-short-date {\n  background: #5482ab;\n}\n\n.localist-widget-hl .event-card:hover header {\n  overflow: visible;\n}\n\n.localist-widget-hl .event-card:hover {\n  border-color: rgba(84,130,171,0.8);\n}\n\n.localist-widget-hl .event-card:hover .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl .event-list .event-card {\n  height: 21.153846154em;\n}\n\n.localist-widget-hl .event-short-date abbr {\n  display: block;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.181818182em;\n  border: 0 none;\n}\n\n.localist-widget-hl * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl .pin {\n  width: 17px;\n  height: 17px;\n  border-radius: 48% 50% 50% 0;\n  background: #fff;\n  transform: rotate(-45deg);\n  float: left;\n  margin-left: 10px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(84,130,171,0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl .clock {\n  float: left;\n  margin-top: 0;\n  border: 2px solid #fff;\n  display: inline-block;\n  position: relative;\n  vertical-align: top;\n  border-radius: 100%;\n  height: 18px;\n  width: 18px;\n  margin-left: 8px;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .clock:before {\n  height: 4px;\n  left: 8px;\n  top: 4px;\n  -webkit-transform: rotate(90deg);\n  -moz-transform: rotate(90deg);\n  -ms-transform: rotate(90deg);\n  -o-transform: rotate(90deg);\n  transform: rotate(90deg);\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n.localist-widget-hl .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n//\n@media only screen and (min-width: 30em) {\n  .localist-widget-hl .event-list\u003eli:nth-child(2n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list\u003eli:not(:nth-child(2n)) {\n    margin-right: 5%;\n  }\n}\n\n@media only screen and (min-width: 45em) {\n  .localist-widget-hl .event-list\u003eli:nth-child(3n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list\u003eli:not(:nth-child(3n)) {\n    margin-right: 3.125%;\n  }\n\n  .localist-widget-hl .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {\n    clear: none;\n  }\n\n  .localist-widget-hl .event-list\u003eli:nth-child(3n) {\n    margin-right: 0;\n  }\n}\n\n@media only screen and (min-width: 62.5em) {\n  .localist-widget-hl .event-list\u003eli:not(:nth-child(5n)) {\n    margin-right: 1.66667%;\n  }\n\n  .localist-widget-hl .event-list\u003eli:nth-child(5n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list li:nth-child(3n+1) {\n    clear: none;\n  }\n\n  .localist-widget-hl .event-list\u003eli:nth-child(5n) {\n    margin-right: 0;\n  }\n}\n\n@media only screen and (min-width: 30em) {\n  .localist-widget-hl .event-list\u003eli {\n    float: left;\n    margin-bottom: 5%;\n    width: 47.5%;\n  }\n}\n\n@media only screen and (min-width: 45em) {\n  .localist-widget-hl .event-list\u003eli {\n    float: left;\n    margin-bottom: 3.125%;\n    width: 31.25%;\n  }\n}\n\n@media only screen and (min-width: 62.5em) {\n  .localist-widget-hl .event-list\u003eli {\n    float: left;\n    margin-bottom: 1.66667%;\n    width: 18.66667%;\n  }\n}";
        var head = document.getElementsByTagName('head')[0];
        if(!head) {
          var body = document.body;
          head = document.createElement('head');
          body.parentNode.insertBefore(head, body);
        }
        var style;
        if(document.createStyleSheet) {
          style = document.createStyleSheet();
          style.cssText = style_text;
        } else {
          style = document.createElement('style');
          style.appendChild(document.createTextNode(style_text));
        }
        try {
          head.appendChild(style);
        } catch(err) {};
      })();
try{document.getElementById("localist-widget--2").innerHTML="\u003c!-- begin code --\u003e\n\n\n\u003cdiv class=\"localist-widget-hl\"\u003e\n\n    \u003col class=\"event-list\"\u003e\n        \n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/innovate/colorado-sustainability-challenge\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eStatewide 2025 Colorado Sustainability Challenge\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-05\"\u003e\n                                05\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Image of Statewide 2025 Colorado Sustainability Challenge\" srcset=\"https://localist-images.azureedge.net/photos/50873634007348/square_300@2x/be4e1d31eba5f9857028151f910f042c94a2750b.jpg 2x, https://localist-images.azureedge.net/photos/50873634007348/square_300/be4e1d31eba5f9857028151f910f042c94a2750b.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50873634007348/square_300/be4e1d31eba5f9857028151f910f042c94a2750b.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eJoin us for the statewide 2025 Colorado Sustainability Challenge (CSC), a two-week, hackathon-style event designed for anyone passionate about solving problems, teaming up on...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eStatewide 2025 Colorado Sustainability Challenge\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-05\"\u003e\n                                    Sunday, October 5\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/statewide-2025-colorado-sustainability-challenge?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eStatewide 2025 Colorado Sustainability Challenge\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/fiske/shows/concerts-special-events/sensory-friendly-sundays\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eSensory-Friendly Sundays\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-05\"\u003e\n                                05\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Fiske Planetarium\" srcset=\"https://localist-images.azureedge.net/photos/40448085877140/square_300@2x/8ad7e780be5dc4cc6a32ed20695b393fd777bf70.jpg 2x, https://localist-images.azureedge.net/photos/40448085877140/square_300/8ad7e780be5dc4cc6a32ed20695b393fd777bf70.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/40448085877140/square_300/8ad7e780be5dc4cc6a32ed20695b393fd777bf70.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThese events are geared towards families with elementary school-aged children who want to explore science and astronomy and may benefit from an environment where our theater...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eSensory-Friendly Sundays\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-05\"\u003e\n                                    Sunday, October 5 \u003cbr\u003e 10:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Fiske Planetarium and Science Center\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/sensory-friendly-sundays?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eSensory-Friendly Sundays\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            10:00 am\n                             - \n                            \n                            \n                                \n                                Fiske Planetarium and Science Center\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://colorado.edu/researchinnovation/week\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eResearch \u0026amp; Innovation Week\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-06\"\u003e\n                                06\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Research \u0026amp; Innovation Week: October 6–10, 2025\" srcset=\"https://localist-images.azureedge.net/photos/49951155623707/square_300@2x/10e58bdfc5bbbc06fb7fb67fcda7e0e52d29be44.jpg 2x, https://localist-images.azureedge.net/photos/49951155623707/square_300/10e58bdfc5bbbc06fb7fb67fcda7e0e52d29be44.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/49951155623707/square_300/10e58bdfc5bbbc06fb7fb67fcda7e0e52d29be44.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThe seventh annual Research \u0026 Innovation Week is designed to elevate awareness across campus, build a sense of shared community, create opportunities for collaboration and...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eResearch \u0026amp; Innovation Week\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-06\"\u003e\n                                    Monday, October 6\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/research-innovation-week?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eResearch \u0026amp; Innovation Week\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/urop/exploring/curiosity-lab#accordion-e45a3aa0c197a181af7f8f6ac689af7e4-1\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eUROP's Curiosity Lab: College of Arts \u0026amp; Sciences STUDIO Lab\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-06\"\u003e\n                                06\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Question mark on top of question marks\" srcset=\"https://localist-images.azureedge.net/photos/50763273929486/square_300@2x/5c58bec23b44953344e143cef26f035918d48a17.jpg 2x, https://localist-images.azureedge.net/photos/50763273929486/square_300/5c58bec23b44953344e143cef26f035918d48a17.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50763273929486/square_300/5c58bec23b44953344e143cef26f035918d48a17.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eUROP’s Curiosity Lab workshops are open to all CU Boulder undergraduates interested in exploring opportunities for experiential learning, such as research and creative work,...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eUROP's Curiosity Lab: College of Arts \u0026amp; Sciences STUDIO Lab\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-06\"\u003e\n                                    Monday, October 6 \u003cbr\u003e 3:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/urops-curiosity-lab-college-of-arts-sciences-studio-lab?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eUROP's Curiosity Lab: College of Arts \u0026amp; Sciences STUDIO Lab\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            03:00 pm\n                            \n                            \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/urop/exploring/curiosity-lab#accordion-e45a3aa0c197a181af7f8f6ac689af7e4-1\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eUROP's Curiosity Lab: CU Anschutz Colorado Research Experiences (CORE)\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-06\"\u003e\n                                06\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Image of UROP\u0026#39;s Curiosity Lab: CU Anschutz Colorado Research Experiences (CORE)\" srcset=\"https://localist-images.azureedge.net/photos/50763326255757/square_300@2x/32b6f18491ac9f6189031056b6e2a5b08ff3f8db.jpg 2x, https://localist-images.azureedge.net/photos/50763326255757/square_300/32b6f18491ac9f6189031056b6e2a5b08ff3f8db.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50763326255757/square_300/32b6f18491ac9f6189031056b6e2a5b08ff3f8db.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eUROP’s Curiosity Lab workshops are open to all CU Boulder undergraduates interested in exploring opportunities for experiential learning, such as research and creative work,...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eUROP's Curiosity Lab: CU Anschutz Colorado Research Experiences (CORE)\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-06\"\u003e\n                                    Monday, October 6 \u003cbr\u003e 4:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/urops-curiosity-lab-cu-anschutz-colorado-research-experiences-core?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eUROP's Curiosity Lab: CU Anschutz Colorado Research Experiences (CORE)\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            04:00 pm\n                            \n                            \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eBreaking the Cycle: Stories of Strength \u0026amp; Survival of Gun Violence – Documentary Screening \u0026amp; Panel Discussion\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-07\"\u003e\n                                07\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Image of Breaking the Cycle: Stories of Strength \u0026amp; Survival of Gun Violence – Documentary Screening \u0026amp; Panel Discussion\" srcset=\"https://localist-images.azureedge.net/photos/50710879924551/square_300@2x/3ec619f799c34cfb126dfae66296a532cfd42099.jpg 2x, https://localist-images.azureedge.net/photos/50710879924551/square_300/3ec619f799c34cfb126dfae66296a532cfd42099.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50710879924551/square_300/3ec619f799c34cfb126dfae66296a532cfd42099.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThe Center for the Study and Prevention of Violence (CSPV), together with community leaders and youth-led organizations, invites you to a special event:\n\n \n\nBreaking the...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eBreaking the Cycle: Stories of Strength \u0026amp; Survival of Gun Violence – Documentary Screening \u0026amp; Panel Discussion\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-07\"\u003e\n                                    Tuesday, October 7 \u003cbr\u003e 5:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    University of Colorado Boulder CASE Auditorium\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/breaking-the-cycle-stories-of-strength-survival-of-gun-violence-documentary-screening-panel-discussion?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eBreaking the Cycle: Stories of Strength \u0026amp; Survival of Gun Violence – Documentary Screening \u0026amp; Panel Discussion\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                University of Colorado Boulder CASE Auditorium\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"http://cublib.co/culturecrawl\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eOPEN OCTOBER 8 FOR CULTURE CRAWL\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-08\"\u003e\n                                08\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Students engage with scientists in Paleo Hall\" srcset=\"https://localist-images.azureedge.net/photos/50702910483420/square_300@2x/7350ecea04912c2d5248d8252866ace8d3418163.jpg 2x, https://localist-images.azureedge.net/photos/50702910483420/square_300/7350ecea04912c2d5248d8252866ace8d3418163.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50702910483420/square_300/7350ecea04912c2d5248d8252866ace8d3418163.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eJust in time for Halloween! Celebrate Earth's biodiversity by learning about some creepy and crawly creatures at the Greatest Crawl on Earth! This circus culture-themed event...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eOPEN OCTOBER 8 FOR CULTURE CRAWL\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-08\"\u003e\n                                    Wednesday, October 8 \u003cbr\u003e 10:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Museum of Natural History (Henderson)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/open-october-8-for-culture-crawl?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eOPEN OCTOBER 8 FOR CULTURE CRAWL\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            10:00 am\n                             - \n                            \n                            \n                                \n                                Museum of Natural History (Henderson)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://libraries.colorado.edu/culture-crawl\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003ePick Up a Free Gift From CU Presents Box Office\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-08\"\u003e\n                                08\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Culture Crawl: Students on stage for the CU Opera Titanic performance\" srcset=\"https://localist-images.azureedge.net/photos/47180040205548/square_300@2x/e852bc43e0881f68a055d036bacf29d9d19470c5.jpg 2x, https://localist-images.azureedge.net/photos/47180040205548/square_300/e852bc43e0881f68a055d036bacf29d9d19470c5.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/47180040205548/square_300/e852bc43e0881f68a055d036bacf29d9d19470c5.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eStop by the CU Presents Box Office in the lobby of the University Club Building to grab a free voucher good for $10 off of tickets. Come early, quantities are limited. CU...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003ePick Up a Free Gift From CU Presents Box Office\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-08\"\u003e\n                                    Wednesday, October 8 \u003cbr\u003e 10:00 am\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    University Club\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/pick-up-a-free-gift-from-cu-presents?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003ePick Up a Free Gift From CU Presents Box Office\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            10:00 am\n                             - \n                            \n                            \n                                \n                                University Club\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/support/basicneeds/mobile-food-pantry\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eMobile Food Pantry\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-09\"\u003e\n                                09\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Mobile food pantry\" srcset=\"https://localist-images.azureedge.net/photos/50269796873483/square_300@2x/84574185321ebb3fec67764280a42d7e03c062a5.jpg 2x, https://localist-images.azureedge.net/photos/50269796873483/square_300/84574185321ebb3fec67764280a42d7e03c062a5.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50269796873483/square_300/84574185321ebb3fec67764280a42d7e03c062a5.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eThe mobile food pantry is free and open to CU Boulder students, faculty and staff, and community members of Boulder and Broomfield counties. Attendees will receive up to 30...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eMobile Food Pantry\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-09\"\u003e\n                                    Thursday, October 9 \u003cbr\u003e 2:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    Kittredge Central\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/mobile-food-pantry-1512?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eMobile Food Pantry\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            02:00 pm\n                             - \n                            \n                            \n                                \n                                Kittredge Central\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event le-event\" data-website-url=\"https://www.colorado.edu/involvement/buffalo-nites\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003cstrong class=\"event-title\"\u003eBuffalo Nites: Party in The Connection\u003c/strong\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2025-10-09\"\u003e\n                                09\u0026nbsp;\u003cabbr title=\"October\"\u003e\n                                    Oct\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Image of Buffalo Nites: Party in The Connection\" srcset=\"https://localist-images.azureedge.net/photos/50271069409549/square_300@2x/1b50f8bcf6aa0df336d91a1cbc1494a69b0116f2.jpg 2x, https://localist-images.azureedge.net/photos/50271069409549/square_300/1b50f8bcf6aa0df336d91a1cbc1494a69b0116f2.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/50271069409549/square_300/1b50f8bcf6aa0df336d91a1cbc1494a69b0116f2.jpg\" /\u003e\n                        \u003c/header\u003e\n                        \u003cdiv class=\"content\"\u003e\u003cp\u003eJoin the Center for Student Involvement for a night of free bowling, billiards, ping pong and pizza at The Connection. Bring your friends, play some games and enjoy the...\u003c/p\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eBuffalo Nites: Party in The Connection\u003c/strong\u003e\n                        \u003cdl class=\"event-specs\"\u003e\n                            \u003cdt class=\"event-date\"\u003eDate\u003cdiv class=\"clock\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-date\"\u003e\n                                \u003ctime datetime=\"2025-10-09\"\u003e\n                                    Thursday, October 9 \u003cbr\u003e 8:00 pm\n                                \u003c/time\u003e\n                            \u003c/dd\u003e\n\n                            \n                                \u003cdt class=\"event-location\"\u003eLocation\u003cdiv class=\"pin\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                                \u003cdd class=\"event-location\"\u003e\n                                    \n                                    University Memorial Center (UMC)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover le-event-title\" href=\"https://calendar.colorado.edu/event/buffalo_nites_party_in_the_connection_fall25?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=University+of+Colorado+Boulder\" \u003eBuffalo Nites: Party in The Connection\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            08:00 pm\n                             - \n                            \n                            \n                                \n                                University Memorial Center (UMC)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n        \n    \u003c/ol\u003e\n\u003c/div\u003e";}catch(err){};
