.event-listing-mod{background-color:#051937;overflow:hidden;position:relative}.event-listing-mod .event-evTabs .evTabs{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:50px}.event-listing-mod .event-evTabs .evTabs .tab{border-bottom:2px solid transparent;color:#1bd1e4;cursor:pointer;font-size:18px;padding:10px 0;position:relative}.event-listing-mod .event-evTabs .evTabs .tab:after{background:linear-gradient(45deg,#ff5f6d,#ffc371);border-radius:20px;bottom:-2px;content:"";height:2.5px;left:0;opacity:0;position:absolute;transition:width .3s ease;width:100%}.event-listing-mod .event-evTabs .evTabs .tab.active{color:#fff}.event-listing-mod .event-evTabs .evTabs .tab.active:after{opacity:1}.event-listing-mod .event-evTabs .tab-content{display:none}.event-listing-mod .event-evTabs .tab-content.active{display:block}.event-listing-mod .filters-row{align-items:flex-end;border-bottom:2px solid #0064ba;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:63px;padding-bottom:33px}.event-listing-mod .filters-row .filters-col{width:calc(33.33333% - 20px)}.event-listing-mod .filters-row .label{color:#fff;display:block;font-size:17px;font-weight:700;letter-spacing:2px;margin-bottom:3px;text-transform:uppercase}.event-listing-mod .filters-row .field-container{display:inline-block;position:relative;width:100%}.event-listing-mod .filters-row .field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;display:inline-block;font-size:16px;min-height:47px;padding:12px 60px 12px 15px;width:100%}.event-listing-mod .filters-row select.field{background:#fff url(https://40201568.fs1.hubspotusercontent-na1.net/hubfs/40201568/CyrusOne/Arrow%20-%20Down.png) no-repeat 96%/auto}.event-listing-mod .filters-row .field-icon{background:transparent;border:none;padding:0;position:absolute;right:21px;top:50%;transform:translateY(-50%)}.event-listing-mod .filters-row .search-field .field-icon{top:54%}.event-listing-mod .bottom-shape{bottom:0;height:22vw;position:absolute;width:100%;z-index:1}.event-listing-mod .bottom-shape svg{width:100%}.event-listing-mod .events-main-listing{display:flex;flex-wrap:wrap;gap:22px}.event-listing-mod .events-main-listing .event-item{background-color:#eff6fc;border:2px solid #00205c;border-radius:30px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:30px 25px 40px;width:calc(33.33333% - 14.666px)}.event-listing-mod .events-main-listing .event-item .event-content{display:flex;flex-direction:column;flex-grow:1;gap:24px}.event-listing-mod .events-main-listing .event-item .event-content *{margin-bottom:0}.event-listing-mod .events-main-listing .event-item h4{line-height:1.366}.event-listing-mod .events-main-listing .event-item .tpoics{display:flex;flex-wrap:wrap;gap:10px}.event-listing-mod .events-main-listing .event-item .topic-name{border:2px solid #1bd1e4;border-radius:30px;color:#405586;display:block;font-size:13px;line-height:18px;max-width:max-content;padding:5px 15px;position:relative;z-index:1}.event-listing-mod .events-main-listing .event-item .btn-link{align-self:flex-start;margin-top:auto}.event-listing-mod .events-main-listing .event-item .btn-link:hover{color:#00a9bc}.event-listing-mod .events-main-listing .event-item .btn-link:after{height:3px}.event-listing-mod .events-main-listing .event-item .extra-fields p{align-items:center;color:#405586;display:flex;gap:10px;line-height:1.375;margin:0}.event-listing-mod .events-main-listing .event-item .extra-fields p .icon{font-size:0}.event-listing-mod .events-main-listing .no_resultes{color:#fff;margin:20px auto;text-align:center}.event-listing-mod .pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:50px}.event-listing-mod .pagination button{align-items:center;background:transparent;border:0;border-radius:50%;color:#18d1e4;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:1;margin:0;min-height:40px;min-width:40px;padding:5px}.event-listing-mod .pagination button:hover{background:#00205c;color:#fff}.event-listing-mod .pagination button.active{background:#00205c;color:#fff;pointer-events:none}.event-listing-mod .pagination .page-dots{padding:8px 5px;user-select:none}.event-listing-mod .pagination button.page-next,.event-listing-mod .pagination button.page-prev{background:none!important;padding:0!important}.event-listing-mod .no_resultes{color:#666;font-style:italic;padding:20px;text-align:center;width:100%}.details-modal{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:104}.details-modal.in{display:block}.details-modal.out{animation-duration:.8s;animation-name:fadeOut}@-webkit-keyframes slideIn{0%{opacity:0;top:0}to{opacity:1;top:50%}}@keyframes slideIn{0%{opacity:0;top:0}to{opacity:1;top:50%}}@-webkit-keyframes slideOut{0%{opacity:1;top:50%}to{opacity:0;top:0}}@keyframes slideOut{0%{opacity:1;top:50%}to{opacity:0;top:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.details-modal .details-modal-content{align-items:center;bottom:100%;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;opacity:0;padding:50px 15px;position:relative;transition:all .5s ease;visibility:hidden;width:100%}.details-modal.in .details-modal-content{bottom:0;opacity:1;visibility:visible}.details-modal .modal-header{background-color:#0064ba;border-radius:20px 20px 0 0;overflow:hidden;padding:10px 60px 10px 25px;position:relative;width:100%}.details-modal .modal-header .modal-title{color:#fff;margin:0;text-transform:none}.details-modal .modal-header .close{color:#fff;cursor:pointer;font-size:28px;font-weight:400;line-height:1;opacity:.65;position:absolute;right:10px;text-decoration:none;top:calc(50% - 14px)}.details-modal .modal-header .close:hover{opacity:1;transition:all .5s ease}.details-modal .modal-content{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 0 100px 100px rgba(0,0,0,.15);max-height:calc(100vh - 200px);overflow:auto;padding:25px;width:100%}.details-modal .modal-content .sub-title{color:#00205c;margin-bottom:15px;text-transform:none}.details-modal .modal-content .modal-description p{margin-bottom:1rem}.details-modal .modal-content .modal-description ul{margin-left:15px}.details-modal .modal-content .attendee-list{margin-top:1rem}.details-modal .attendee-wrapper{display:flex;flex-wrap:wrap;gap:24px}.details-modal .attendee-wrapper .attendee{width:calc(25% - 18px)}.details-modal .attendee-wrapper .attendee .headshot{border-radius:30px;height:185px;margin:0 auto 15px;overflow:hidden;width:185px}.details-modal .attendee-wrapper .attendee .headshot img{border-radius:30px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.details-modal .attendee-wrapper .attendee .bio{align-items:center;display:flex;flex-direction:column;gap:7px;text-align:center}.details-modal .attendee-wrapper .attendee .bio *{margin-bottom:0;margin-top:0}.details-modal .attendee-wrapper .attendee .bio .attendee-name{color:#00205c}.details-modal .attendee-wrapper .attendee .bio p{font-size:.85rem;font-weight:700;letter-spacing:1px;line-height:1.25;max-width:373px;text-decoration-skip-ink:none;text-transform:uppercase;text-underline-position:from-font}.details-modal .attendee-wrapper .attendee .bio .linked-in{color:#0064ba;display:block;margin-top:15px}.details-modal .attendee-wrapper .attendee .bio .linked-in svg{height:25px;width:25px;fill:#0064ba}.details-modal .attendee-wrapper .attendee .bio .linked-in:hover svg{filter:brightness(125%)}.details-modal .register-button-wrapper{display:flex;justify-content:center;margin:32px 0 8px}@media (max-width:1199px){.event-listing-mod .filters-row .filters-col{width:calc(33.33333% - 12px)}.event-listing-mod .filters-row .label{font-size:16px;letter-spacing:2px}.event-listing-mod .events-main-listing{gap:15px}.event-listing-mod .events-main-listing .event-item{padding:20px 15px 25px;width:calc(33.33333% - 10px)}}@media (max-width:900px){.details-modal .attendee-wrapper .attendee{width:calc(33.33333% - 16px)}}@media (max-width:850px){.event-listing-mod .events-main-listing{gap:16px}.event-listing-mod .events-main-listing .event-item{width:calc(50% - 8px)}}@media (max-width:767px){.event-listing-mod .filters-row{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:60px}.event-listing-mod .filters-row .filters-col{width:100%}.details-modal .attendee-wrapper{gap:15px}.details-modal .attendee-wrapper .attendee{width:calc(33.33333% - 10px)}.details-modal .attendee-wrapper .attendee .headshot{height:150px;width:150px}}@media (max-width:575px){.event-listing-mod .events-main-listing .event-item{width:100%}.details-modal .modal-header{padding:10px 35px 10px 15px}.details-modal .modal-content{padding:25px 15px}.details-modal .attendee-wrapper{gap:20px}.details-modal .attendee-wrapper .attendee{width:calc(50% - 10px)}}@media (max-width:400px){.details-modal .attendee-wrapper .attendee{width:100%}}