.hub-events-list{margin-bottom:2rem}.hub-events-list.container-hub{padding:0}.hub-events-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;margin-bottom:2rem}@media screen and (min-width:0) and (max-width:63.9375em){.hub-events-list__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hub-events-list__body .card-event{width:auto;max-width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:1rem;margin-right:1rem;margin-bottom:2rem}@media screen and (min-width:0) and (max-width:47.9375em){.hub-events-list__body .card-event{width:100%}}@media screen and (min-width:48em) and (max-width:63.9375em){.hub-events-list__body .card-event{min-width:calc(50% - 2rem)}}@media screen and (min-width:0) and (max-width:63.9375em){.hub-events-list__body .card-event{margin-bottom:1rem}}@media screen and (min-width:64em) and (max-width:90em){.hub-events-list__body .card-event{min-width:calc(50% - 2rem)}.hub-events-list__body .card-event:not(:nth-of-type(2n)){margin-right:1rem}}@media screen and (min-width:90.0625em){.hub-events-list__body .card-event{min-width:calc(33.33333% - 2rem)}.hub-events-list__body .card-event:not(:nth-of-type(3n)){margin-right:1rem}}.group-teams-board{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.4rem;background-color:#67afe0;border-left:6px solid #3e6986;padding:2rem;color:#fff;font-size:2.2rem;font-weight:500}@media print{.group-teams-board{background-color:transparent;color:#000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.group-teams-board__item__role{text-transform:uppercase}.group-teams-subitems__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;color:#fff;margin-top:.7rem}.group-teams-subitems__item .icon{font-size:1.2rem;margin-right:.5rem}.group-teams-items{background-color:#67afe0}@media print{.group-teams-items{background-color:transparent!important}}.group-teams-items .sub-item__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem;color:#fff;font-size:1.4rem;font-weight:500}@media print{.group-teams-items .sub-item__trigger{color:#000}}.group-teams-items .sub-item__trigger span{height:0;width:0;content:"";display:block;z-index:2;border-left:.44em solid #fff;border-bottom:.4em solid transparent;border-top:.4em solid transparent;margin-right:.7rem;margin-left:.3rem}@media print{.group-teams-items .sub-item__trigger span{height:0;width:0;content:"";display:block;z-index:2;border-left:.44em solid #000;border-bottom:.4em solid transparent;border-top:.4em solid transparent}}@media screen and (min-width:64em){.group-teams-items .sub-item__trigger.is-expanded:hover{color:#3e6986;cursor:pointer}.group-teams-items .sub-item__trigger.is-expanded:hover span{height:0;width:0;content:"";display:block;z-index:2;border-top:.44em solid #3e6986;border-left:.4em solid transparent;border-right:.4em solid transparent;margin-top:.5rem;margin-left:.1rem;margin-right:.4rem}}.group-teams-items .sub-item__trigger.is-expanded span{height:0;width:0;content:"";display:block;z-index:2;border-top:.44em solid #fff;border-left:.4em solid transparent;border-right:.4em solid transparent;margin-top:.5rem;margin-left:.1rem;margin-right:.4rem}@media screen and (min-width:64em){.group-teams-items .sub-item__trigger:hover{color:#3e6986;cursor:pointer}.group-teams-items .sub-item__trigger:hover span{height:0;width:0;content:"";display:block;z-index:2;border-left:.44em solid #3e6986;border-bottom:.4em solid transparent;border-top:.4em solid transparent}}.group-teams-items .sub-item__body{margin-left:1.7rem}.group-teams-items__item{padding:2rem;width:100%}@media print{.group-teams-items__item{padding-bottom:0}}@media screen and (min-width:0) and (max-width:63.9375em){.group-teams-items__item{padding:1.5rem}}.group-teams-items__item:nth-of-type(2n){border-right:none}.group-teams-items__item>a{-webkit-transition:all .2s cubic-bezier(.445,.05,.55,.95);transition:all .2s cubic-bezier(.445,.05,.55,.95);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;background-color:#528cb3;color:#fff;border-radius:.4rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media print{.group-teams-items__item>a{background-color:#d3d3d3}}.group-teams-items__item>a:hover{background-color:#fff;color:#67afe0}.group__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0;border-bottom:1px solid #f1f1f1}.is-expanded .group__header{border-bottom:1px solid transparent}.group__header__title{margin:0;padding:0;font-size:2.4rem;line-height:1.2rem;font-weight:400}@media print{.group__header__title{font-size:16pt}}.group__header__icon{width:2.5rem;height:2.5rem;position:relative}@media print{.group__header__icon{display:none!important}}.group__header__icon:after,.group__header__icon:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#67afe0;height:.3rem;width:2.1rem;border-radius:.4rem}.group__header__icon:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.is-expanded .group__header__icon:after{display:none}.group__body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#67afe0}@media print{.group__body{display:block!important;padding-bottom:2rem;background-color:transparent}}@media screen and (min-width:0) and (max-width:63.9375em){.group__body{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}}@media screen and (min-width:64em){.group__body{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}}.group__body>div{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width:64em){.group__body>div{width:50%;border-bottom:1px solid #fff}.is-even .group__body>div:last-child,.is-even .group__body>div:nth-last-child(2),.is-odd .group__body>div:last-child{border-bottom:none}.group__body>div:nth-of-type(odd){border-right:1px solid #fff}}@media screen and (min-width:0) and (max-width:63.9375em){.group__body>div{width:100%;border-bottom:1px solid #fff}}.hub-contact-group-detail__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:0) and (max-width:63.9375em){.hub-contact-group-detail__links{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}}@media screen and (min-width:64em){.hub-contact-group-detail__links{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}}.hub-contact-group-detail__links .group-teams-items{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.hub-contact-group-detail__events__header{border-bottom:1px solid #dbdbdb;margin-bottom:2rem}.hub-contact-group-detail__events__header h2{font-weight:400;font-size:2.4rem;margin:0 0 .5rem 0;padding:0}@media print{.hub-contact-group-detail .group{display:none}}