.breadcrumbs{color:#58667e;font-size:.75rem;font-weight:500;margin:1rem 0 2rem}.breadcrumbs a{color:#58667e;text-decoration:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.breadcrumbs a:hover{color:#2563eb}.breadcrumbs .select2{width:auto!important}.breadcrumbs .select2 .selection .select2-selection{border:none;height:auto}.breadcrumbs .select2 .selection .select2-selection .select2-selection__rendered{color:#58667e;line-height:inherit;padding-left:0;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.breadcrumbs .select2 .selection .select2-selection .select2-selection__arrow{height:.875rem}.breadcrumbs .select2 .selection .select2-selection .select2-selection__arrow b{border-top-color:#58667e;-webkit-transition:border-top-color .5s ease;-o-transition:border-top-color .5s ease;transition:border-top-color .5s ease}.breadcrumbs .select2 .selection .select2-selection:hover .select2-selection__rendered{color:#2563eb}.breadcrumbs .select2 .selection .select2-selection:hover .select2-selection__arrow b{border-top-color:#2563eb}.breadcrumbs ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0}.breadcrumbs ul li{background:url(/assets/app/v2/img/arrow-right.svg) no-repeat 0;display:block;margin-left:.3rem;padding-left:1.7rem}@media (max-width:575px){.breadcrumbs ul li{margin-left:0;padding-left:1.4rem}.breadcrumbs ul li:nth-child(2){background:none;margin-left:0;padding-left:0}.breadcrumbs ul li:nth-child(2):before{display:none}}.breadcrumbs ul li:first-child{background:none;margin-left:0;padding-left:0}@media (max-width:575px){.breadcrumbs ul li:first-child{display:none}}.breadcrumbs ul li:first-child:before{display:none}.breadcrumbs ul li:last-child .select2 .selection .select2-selection .select2-selection__rendered,.breadcrumbs ul li:last-child a,.breadcrumbs ul li:last-child span{color:#2563eb}.breadcrumbs-dropdown{color:#58667e;font-size:.75rem;font-weight:500}.breadcrumbs-dropdown .select2-dropdown{border:1px solid #aaa;border-radius:0}.breadcrumbs-dropdown .select2-dropdown>.select2-results>.select2-results__options{max-height:300px!important}
.event-section{margin:3rem 0}.event-section h1{font-size:2rem;margin-bottom:1rem}.event-section .element .first .image{float:left;margin-bottom:2rem;margin-right:2rem;max-width:40%;text-align:center}@media (max-width:991px){.event-section .element .first .image{margin-right:0;max-width:100%;width:100%}}.event-section .element .first .image img{max-width:100%}.event-section .element .first .image .no-image{background:#e9edf2;height:100%;max-width:100%;width:400px}@media (max-width:991px){.event-section .element .first .description{margin-left:0;margin-top:2rem}}.event-section .element .first .description .event-params{display:block;font-size:1.2rem;margin-top:.6rem}.event-section .element .first .description .event-params span{display:block;margin-bottom:.5rem;position:relative}.event-section .element .first .description .event-params span:last-child{margin-bottom:0}.event-section .element .first .description .event-params span svg{margin-top:-3px}.event-section .element .first .description .event-params span b{font-weight:500}.event-section .element .first .description .event-params .date{font-size:1.5rem;font-weight:500;margin-bottom:1rem;padding-left:0}.event-section .element .first .description .event-params .grey{color:#70757c}.event-section .element .first .description .event-params .grey svg path.recolor{fill:#70757c;stroke:#70757c}.event-section .element .first .description .event-params .green{color:#1a831e}.event-section .element .first .description .event-params .hype-a{color:#209788}.event-section .element .first .description .event-params .hype-c{color:#eac70f}.event-section .element .first .description .event-params .hype-f{color:#ee6565}.event-section .element>.description{margin-top:3rem}.event-section .element>.description h2{font-size:1.7rem;font-weight:500}.event-section .element .speakers .members-row>div{position:relative}@media (min-width:766px){.event-section .element .speakers .members-row>div{height:220px}}.event-section .element .speakers .members-row .member-icon{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:50%;display:inline-block;height:90px;overflow:hidden;width:90px}.event-section .element .speakers .members-row .member-title{color:#34495e;display:inline-block;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;padding:.375rem .375rem 0 0;text-align:center}.event-section .element .speakers .members-row .manage-edit,.event-section .element .speakers .members-row .manage-edit.speaker{font-size:11px}.event-section .element .speakers .members-row .manage-edit{color:red!important;opacity:.5;position:absolute;right:5px;top:5px}.event-section .element .speakers .members-row .member-links{display:inline-block;padding:.375rem .375rem 0 0}.event-section .element .speakers .members-row .member-position{color:#34495e;font-size:70%;font-style:normal;font-weight:400;line-height:normal;padding-top:5px;text-align:center}
.similar-section{clear:both;margin-top:3rem}.similar-section .navigate{float:right;font-weight:600;margin-bottom:12px}.similar-section .navigate button{padding-left:1rem;padding-right:1rem}.similar-section .similars{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.similar-section .similars .similar{background-color:rgba(249,250,251,0);border:1px solid #eff2f5;border-radius:2px;color:#0a0e12;margin-bottom:2rem;overflow:hidden;padding-bottom:1rem;text-decoration:none;-webkit-transition:background-color .5s ease,color .5s ease;-o-transition:background-color .5s ease,color .5s ease;transition:background-color .5s ease,color .5s ease;width:calc(25% - .5rem)}.similar-section .similars .similar:hover{background-color:#000;color:#fff}.similar-section .similars .similar:hover .img{background:#e9edf2}@media (max-width:1199px){.similar-section .similars .similar{width:calc(33.33333% - .5rem)}.similar-section .similars .similar:nth-child(4){display:none}}@media (max-width:991px){.similar-section .similars .similar{margin-bottom:1rem;width:calc(50% - .5rem)}.similar-section .similars .similar:nth-child(4){display:block}}.similar-section .similars .similar .img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.similar-section .similars .similar .img.no-img{background:#e9edf2}.similar-section .similars .similar .img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.similar-section .similars .similar .name{font-size:1.5rem;font-weight:600;padding:1.5rem 1rem 1rem}@media (max-width:575px){.similar-section .similars .similar .name{font-size:1rem;padding:1rem .5rem .5rem}}.similar-section .similars .similar .description{font-size:1rem;font-weight:500;padding:0 1rem 2rem}@media (max-width:575px){.similar-section .similars .similar .description{font-size:.75rem;padding:0 .5rem 1rem}}.similar-section .similars .similar .description.short{height:46px;margin-bottom:1rem;overflow:hidden;padding:0 1rem}.similar-section .similars .similar .date{font-size:1rem;padding:0 1rem .5rem}@media (max-width:575px){.similar-section .similars .similar .date{font-size:.75rem;padding:0 .5rem 1rem}}.similar-section .similars .similar .city{font-size:1rem;padding:0 1rem 1rem}@media (max-width:575px){.similar-section .similars .similar .city{font-size:.75rem;padding:0 .5rem 1rem}}.similar-section .similars .similar .stars{color:#8b8b8b;padding:0 1rem .7rem}.similar-section .similars .similar .stars .bi-star-fill{color:#e98b13}.similar-section .similars .similar .features,.similar-section .similars .similar .links{padding:0 1rem 1rem}