(function(){
        var style_text = ".localist-widget-hl.gw-localist-card ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Gibson-Regular\",Helvetica,Arial,sans-serif;;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card 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.gw-localist-card .event-list li {\n  margin-bottom: 20px;\n}\n\n.localist-widget-hl.gw-localist-card .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  font-size: .8125rem;\n  z-index: 0;\n}\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card .event-details {\n  background: rgba(0,115,170,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.gw-localist-card 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.gw-localist-card .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  /*margin-right: 10px;*/\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n/* .localist-widget-hl.gw-localist-card .event-specs dt,\n.event-specs dd {\n  padding: 14px 0 17px;\n} */\n\ndt.event-date {\n    padding-top: 9px;\n    margin-bottom: 1rem;\n}\ndd.event-date {\n    padding: 0.7rem;\n}\ndd.event-range {\n    padding: 0.7rem;\n}\ndt.event-date-range {\n    margin-top: 10px;\n}\ndd.event-location {\n    padding: 0.7rem;\n}\n.event-specs dd{\n  line-height: 14px;\n}\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.2em;\n  font-size: 13px;\n}\n\n.localist-widget-hl.gw-localist-card .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  /*left: 40px;*/\n  left: 32px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n/* .localist-widget-hl.gw-localist-card strong {\n    font-weight: 600;\n} */\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n  border-bottom: 0;\n}\n\n.localist-widget-hl.gw-localist-card .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl.gw-localist-card .cover:hover,\n.localist-widget-hl.gw-localist-card .cover:focus {\n    border-bottom: none;\n}\n.localist-widget-hl.gw-localist-card .event-card:hover .event-details,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-details,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-details,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-details{\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl.gw-localist-card .event-list .event-overview .content {\n    height: 7.615385em;\n    font-family: 'Gibson-Regular',Helvetica,Arial,sans-serif;\n    border: 1px solid #efefef;\n    color: #444;\n    border-width: 0 1px;\n    padding: 9px 14px 10px;\n}\n\n.localist-widget-hl.gw-localist-card .event-card:hover .event-title,.localist-widget-hl.gw-localist-card .event-card:hover .event-short-date,.localist-widget-hl.gw-localist-card .event-card:hover .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-title,.localist-widget-hl.gw-localist-card .event-card:focus .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-within .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus-within .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus-visible .content:before{\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n\n\n.localist-widget-hl.gw-localist-card .event-card:hover .event-title,.localist-widget-hl.gw-localist-card .event-card:hover .event--date,.localist-widget-hl.gw-localist-card .event-card:hover .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-title,.localist-widget-hl.gw-localist-card .event-card:focus .event--date,.localist-widget-hl.gw-localist-card .event-card:focus .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-within .event--date,.localist-widget-hl.gw-localist-card .event-card:focus-within .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-visible .event--date,.localist-widget-hl.gw-localist-card .event-card:focus-visible .content:before{\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl.gw-localist-card .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: \"Gibson-Regular\",serif;\n}\n\n.localist-widget-hl.gw-localist-card .event-title {\n  background: rgb(3 60 90 / 78%) left top;\n  bottom: 0;\n  color: #fff;\n  /* font-weight: 800; */\n  left: 0;\n  overflow: hidden;\n  padding: 7px 14px 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: 'Gibson-SemiBold',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.gw-localist-card .event-short-date {\n  background: #0073aa;\n  position: absolute;\n  width: 3.2em;\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: : \"Gibson-Regular\",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.gw-localist-card .event-card:hover .event-img,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-img,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-img,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .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.gw-localist-card .event-card .content:before {\n    position: absolute;\n    background: #fff;\n    left: 1px;\n    bottom: 0;\n    right: 1px;\n    content: '';\n    height: 11px;\n}\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl.gw-localist-card .event-card:hover .event-title,.localist-widget-hl.gw-localist-card .event-card:hover .localist-widget-hl.gw-localist-card .event-short-date,.localist-widget-hl.gw-localist-card .event-card:hover .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-title,.localist-widget-hl.gw-localist-card .event-card:focus .localist-widget-hl.gw-localist-card .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-visible .localist-widget-hl.gw-localist-card .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus-visible .content:before,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-title,.localist-widget-hl.gw-localist-card .event-card:focus-within .localist-widget-hl.gw-localist-card .event-short-date,.localist-widget-hl.gw-localist-card .event-card:focus-within .content:before{\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl.gw-localist-card .event-card .event-short-date {\n  background: #0073aa;\n}\n\n.localist-widget-hl.gw-localist-card .event-card:hover header,\n.localist-widget-hl.gw-localist-card .event-card:focus header,\n.localist-widget-hl.gw-localist-card .event-card:focus-within header,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible header  {\n  overflow: visible;\n}\n\n.localist-widget-hl.gw-localist-card .event-card:hover,\n.localist-widget-hl.gw-localist-card .event-card:focus,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible,\n.localist-widget-hl.gw-localist-card .event-card:focus-within {\n  border-color: rgba(0,115,170,0.8);\n}\n\n.localist-widget-hl.gw-localist-card .event-card:hover .event-overview,\n.localist-widget-hl.gw-localist-card .event-card:focus .event-overview,\n.localist-widget-hl.gw-localist-card .event-card:focus-within .event-overview,\n.localist-widget-hl.gw-localist-card .event-card:focus-visible .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl.gw-localist-card .event-list .event-card {\n  height: 21.153846154em;\n}\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl.gw-localist-card .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  margin-left: 5px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl.gw-localist-card .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(0,115,170,0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl.gw-localist-card .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  margin-left: 6px;\n  margin-bottom: 1rem;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl.gw-localist-card .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.gw-localist-card .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n@media only screen and (min-width: 30em) {\n  /*.localist-widget-hl.gw-localist-card .event-list\u003eli:nth-child(2n+1) {\n    clear: left;\n  }\n*/\n /* .localist-widget-hl.gw-localist-card .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.gw-localist-card .event-list\u003eli:nth-child(3n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl.gw-localist-card .event-list\u003eli:not(:nth-child(3n)) {\n    margin-right: 3.125%;\n  }*/\n/*\n  .localist-widget-hl.gw-localist-card .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {\n    clear: none;\n  }\n\n  .localist-widget-hl.gw-localist-card .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.gw-localist-card .event-list\u003eli:not(:nth-child(5n)) {\n    margin-right: 1.66667%;\n  }*/\n\n  /*.localist-widget-hl.gw-localist-card .event-list\u003eli:nth-child(5n+1) {\n    clear: left;\n  }*/\n\n  .localist-widget-hl.gw-localist-card .event-list li:nth-child(3n+1) {\n    clear: none;\n  }\n\n  .localist-widget-hl.gw-localist-card .event-list\u003eli:nth-child(5n) {\n    margin-right: 0;\n  }\n}\n.localist-widget-hl.gw-localist-card .event-list\u003eli {\n  width: 12rem;\n}\n\n@media only screen and (min-width: 30em) {\n  .localist-widget-hl.gw-localist-card .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.gw-localist-card .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.gw-localist-card .event-list\u003eli {\n    float: left;\n    margin-bottom: 1.66667%;\n   /* width: 18.66667%;*/\n  }\n}\n  /*@media only screen and (min-width: 992px) {\n   .localist-widget-hl.gw-localist-card  ol.event-list {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n}\n}*/\n   .localist-widget-hl.gw-localist-card  ol.event-list {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n}\n\n.localist-widget-hl.gw-localist-card dt.event-location {\n    height: 75px;\n    margin-top: 11px;\n}\n.localist-widget-hl.gw-localist-card .event-list\u003eli:not(:nth-child(5n)) {\n    margin-right: 1.66667%;\n  }\n/*no events*/\nli.lw.lw_event_item.nocontent {\n    width: 30rem;\n    font-style: italic;\n    text-align: center;\n    margin-top: 3rem;\n}\n\n\n.gw-card-calendar,\n.gw-card-calendar::before {\n    display: block;\n    box-sizing: border-box\n}\n.gw-card-calendar {\n    position: relative;\n    width: 18px;\n    height: 18px;\n    border: 2px solid;\n    border-top: 4px solid;\n    border-radius: 3px;\n    bottom: 16px;\n    left: 5px;\n}\n.gw-card-calendar::before {\n    content: \"\";\n    position: absolute;\n    width: 10px;\n    border-radius: 3px;\n    left: 2px;\n    background: currentColor;\n    height: 2px;\n    top: 2px\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-28465564").innerHTML="\u003c!-- begin code --\u003e\n\n\n\u003cdiv class=\"localist-widget-hl gw-localist-card\"\u003e\n\n    \u003col class=\"event-list\"\u003e\n        \n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eThe Art of Collecting: Gifts from the Luther W. Brady Estate\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2024-02-01\"\u003e\n                                01\u0026nbsp;\u003cabbr title=\"February\"\u003e\n                                    Feb\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Kit White, City, 2006\" src=\"https://localist-images.azureedge.net/photos/44341505834705/square_300/b9f183a9c3d0df33dc15e5a15eb2e8a567ae99fd.jpg\" /\u003e\n                        \u003c/header\u003e\n\n\n\n\n\n                        \u003cdiv class=\"content\"\u003e\u003cp class=\"date-range\"\u003e\u003cstrong\u003e\n                      \u003ctime datetime=\"2024-02-01\"\u003e\n                      \n                      Feb 1\n                        - Mar 15\n                      \n                      \u003c/time\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\n\n\n\n\n\n                         \n                          \n                          \u003cp\u003eThe celebrated oncologist and philanthropist Luther W. Brady bequeathed more than 130 works of art to the George Washington University with an equally generous gift of artwork...\u003c/p\u003e\u003c/div\u003e\n                       \n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eThe Art of Collecting: Gifts from the Luther W. Brady Estate\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=\"2024-02-01\"\u003e\n                                Thursday, February 1\n                            \u003c/time\u003e\n                            \u003c/dd\u003e\n                            \n                              \u003cdt class=\"event-date-range\"\u003eDate\u003cdiv class=\"gw-card-calendar\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-range\"\u003e\n                                Feb 1\n                                  - Mar 15\n                                  \u003c/dd\u003e\n                                \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                                     Luther W. Brady Art Gallery\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://calendar.gwu.edu/event/the_art_of_collecting_gifts_from_the_luther_w_brady_estate?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=GW+Calendar\" target=\"_blank\" rel=\"noopener\"\u003eThe Art of Collecting: Gifts from the Luther W. Brady Estate\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            \n                                \n                                 Luther W. Brady Art Gallery\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eA Corcoran Homecoming: The Art of Carroll Sockwell\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2024-02-01\"\u003e\n                                01\u0026nbsp;\u003cabbr title=\"February\"\u003e\n                                    Feb\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Image courtesy of the Estate of Carroll Sockwell/Washington Color Gallery.\" srcset=\"https://localist-images.azureedge.net/photos/45448032630623/square_300@2x/e05e0902ea3f5ff401686c55de3e64c1b4b4694d.jpg 2x, https://localist-images.azureedge.net/photos/45448032630623/square_300/e05e0902ea3f5ff401686c55de3e64c1b4b4694d.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/45448032630623/square_300/e05e0902ea3f5ff401686c55de3e64c1b4b4694d.jpg\" /\u003e\n                        \u003c/header\u003e\n\n\n\n\n\n                        \u003cdiv class=\"content\"\u003e\u003cp class=\"date-range\"\u003e\u003cstrong\u003e\n                      \u003ctime datetime=\"2024-02-01\"\u003e\n                      \n                      Feb 1\n                        - Mar 9\n                      \n                      \u003c/time\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\n\n\n\n\n\n                         \n                          \n                          \u003cp\u003eCarroll Sockwell was a prominent figure in the Washington, D.C. art scene from the 1960s until his passing in 1992. Sockwell also had a long-standing relationship with the...\u003c/p\u003e\u003c/div\u003e\n                       \n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eA Corcoran Homecoming: The Art of Carroll Sockwell\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=\"2024-02-01\"\u003e\n                                Thursday, February 1 \u003cbr\u003e 1:00 pm\n                            \u003c/time\u003e\n                            \u003c/dd\u003e\n                            \n                              \u003cdt class=\"event-date-range\"\u003eDate\u003cdiv class=\"gw-card-calendar\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-range\"\u003e\n                                Feb 1\n                                  - Mar 9\n                                  \u003c/dd\u003e\n                                \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                                     Luther W. Brady Art Gallery\n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://calendar.gwu.edu/event/a_corcoran_homecoming_the_art_of_carroll_sockwell?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=GW+Calendar\" target=\"_blank\" rel=\"noopener\"\u003eA Corcoran Homecoming: The Art of Carroll Sockwell\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            01:00 pm\n                             - \n                            \n                            \n                                \n                                 Luther W. Brady Art Gallery\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eCorcoran Scholars Exhibition: Intersection\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2024-02-01\"\u003e\n                                01\u0026nbsp;\u003cabbr title=\"February\"\u003e\n                                    Feb\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Corcoran Scholars Exhibition: Intersection\" src=\"https://localist-images.azureedge.net/photos/45385550449335/square_300/3ac371ab2a25921b56a45aadd9e437ea320cdd12.jpg\" /\u003e\n                        \u003c/header\u003e\n\n\n\n\n\n                        \u003cdiv class=\"content\"\u003e\u003cp class=\"date-range\"\u003e\u003cstrong\u003e\n                      \u003ctime datetime=\"2024-02-01\"\u003e\n                      \n                      Feb 1\n                        - Feb 27\n                      \n                      \u003c/time\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\n\n\n\n\n\n                         \n                          \n                          \u003cp\u003eThe Corcoran School of Arts and Design at the George Washington University is proud to present the 2024 Corcoran Scholars exhibition. The Corcoran Scholars are a diverse group...\u003c/p\u003e\u003c/div\u003e\n                       \n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eCorcoran Scholars Exhibition: Intersection\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=\"2024-02-01\"\u003e\n                                Thursday, February 1 \u003cbr\u003e 1:00 pm\n                            \u003c/time\u003e\n                            \u003c/dd\u003e\n                            \n                              \u003cdt class=\"event-date-range\"\u003eDate\u003cdiv class=\"gw-card-calendar\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-range\"\u003e\n                                Feb 1\n                                  - Feb 27\n                                  \u003c/dd\u003e\n                                \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                                    Smith Hall of Art (Academic Center)\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://calendar.gwu.edu/event/corcoran_scholars_exhibition_intersection?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=GW+Calendar\" target=\"_blank\" rel=\"noopener\"\u003eCorcoran Scholars Exhibition: Intersection\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            01:00 pm\n                             - \n                            \n                            \n                                \n                                Smith Hall of Art (Academic Center)\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eEverything is Fine\u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2024-02-01\"\u003e\n                                01\u0026nbsp;\u003cabbr title=\"February\"\u003e\n                                    Feb\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Everything is Fine\" srcset=\"https://localist-images.azureedge.net/photos/44933226606010/square_300@2x/887bc6f9a99169012ee476cb45f6a90d2e6d317f.jpg 2x, https://localist-images.azureedge.net/photos/44933226606010/square_300/887bc6f9a99169012ee476cb45f6a90d2e6d317f.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/44933226606010/square_300/887bc6f9a99169012ee476cb45f6a90d2e6d317f.jpg\" /\u003e\n                        \u003c/header\u003e\n\n\n\n\n\n                        \u003cdiv class=\"content\"\u003e\u003cp class=\"date-range\"\u003e\u003cstrong\u003e\n                      \u003ctime datetime=\"2024-02-01\"\u003e\n                      \n                      Feb 1\n                        - Feb 2\n                      \n                      \u003c/time\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\n\n\n\n\n\n                         \n                          \n                          \u003cp\u003eReception: Wednesday, Dec. 6, 5:30-6:30pm. On view: Wednesday-Saturday 1-5pm (closed to the public from December 17 - January 17)\n\nAn MFA Show with Kyla Allen, Daysia Barr,...\u003c/p\u003e\u003c/div\u003e\n                       \n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eEverything is Fine\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=\"2024-02-01\"\u003e\n                                Thursday, February 1 \u003cbr\u003e 1:00 pm\n                            \u003c/time\u003e\n                            \u003c/dd\u003e\n                            \n                              \u003cdt class=\"event-date-range\"\u003eDate\u003cdiv class=\"gw-card-calendar\"\u003e\u003c/div\u003e\u003c/dt\u003e\n                            \u003cdd class=\"event-range\"\u003e\n                                Feb 1\n                                  - Feb 2\n                                  \u003c/dd\u003e\n                                \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                                    Flagg Building\n                                    \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://calendar.gwu.edu/event/everything_is_fine?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=GW+Calendar\" target=\"_blank\" rel=\"noopener\"\u003eEverything is Fine\u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            01:00 pm\n                             - \n                            \n                            \n                                \n                                Flagg Building\n                                \n                            \n                        \u003c/span\u003e\n                    \n\n                \u003c/article\u003e\n            \u003c/li\u003e\n            \n            \u003cli class=\"event\"\u003e\n                \u003carticle class=\"event-card\"\u003e\n                    \u003cdiv class=\"event-overview\"\u003e\n                        \u003cheader\u003e\n                            \u003ch2 class=\"event-title\"\u003eGeorge Talks Business - Diversity \u0026amp; Allyship Week \u003c/h2\u003e\n                            \u003ctime class=\"event-short-date\" datetime=\"2024-02-08\"\u003e\n                                08\u0026nbsp;\u003cabbr title=\"February\"\u003e\n                                    Feb\n                                \u003c/abbr\u003e\n                            \u003c/time\u003e\n                            \u003cimg class=\"event-img\" height=\"225\" width=\"225\" alt=\"Logo of George Talks Business\" srcset=\"https://localist-images.azureedge.net/photos/45145345934074/square_300@2x/0d5fd10113119d2c151d0910e606e1bece317ffd.jpg 2x, https://localist-images.azureedge.net/photos/45145345934074/square_300/0d5fd10113119d2c151d0910e606e1bece317ffd.jpg 1x\" src=\"https://localist-images.azureedge.net/photos/45145345934074/square_300/0d5fd10113119d2c151d0910e606e1bece317ffd.jpg\" /\u003e\n                        \u003c/header\u003e\n\n\n\n\n\n                        \u003cdiv class=\"content\"\u003e\u003cp class=\"date-range\"\u003e\u003cstrong\u003e\n                      \u003ctime datetime=\"2024-02-08\"\u003e\n                      \n                      \u003c/time\u003e\u003c/strong\u003e\u003c/p\u003e\n\n\n\n\n\n\n\n                         \n                          \n                          \u003cp\u003eJoin us for George Talks Business with Sharifa Anderson, Senior VP and Chief Diversity and Inclusion Officer, FannieMae. Bring your questions to this live dialogue focused on...\u003c/p\u003e\u003c/div\u003e\n                       \n                    \u003c/div\u003e\n                    \u003cdiv class=\"event-details\"\u003e\n                        \u003cstrong class=\"event-detail-title\"\u003eGeorge Talks Business - Diversity \u0026amp; Allyship 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=\"2024-02-08\"\u003e\n                                Thursday, February 8 \u003cbr\u003e 5:00 pm\n                            \u003c/time\u003e\n                            \u003c/dd\u003e\n                            \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                                    Jack Morton Auditorium \n                                \u003c/dd\u003e\n                                \n                            \n                        \u003c/dl\u003e\n                    \u003c/div\u003e\n                    \u003ca class=\"cover\" href=\"https://calendar.gwu.edu/event/george_talks_business_-_diversity_allyship_week?utm_campaign=widget\u0026utm_medium=widget\u0026utm_source=GW+Calendar\" target=\"_blank\" rel=\"noopener\"\u003eGeorge Talks Business - Diversity \u0026amp; Allyship Week \u003c/a\u003e\n                    \n                        \u003cspan class=\"start-time location\"\u003e\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Jack Morton Auditorium \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){};
