.NodeOfferTeaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 0.6rem rgba(0,0,0,0.25);box-shadow:0 0 0.6rem rgba(0,0,0,0.25);border-radius:1rem;overflow:hidden;min-height:17.6rem;}.NodeOfferTeaser > svg{display:none;}.NodeOfferTeaser > *{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.NodeOfferTeaser:hover img,.NodeOfferTeaser:focus img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}.NodeOfferTeaser:hover .NodeOfferTeaser-presentation h2,.NodeOfferTeaser:focus .NodeOfferTeaser-presentation h2{text-decoration:underline;}.NodeOfferTeaser:hover .NodeOfferTeaser-link .btn,.NodeOfferTeaser:focus .NodeOfferTeaser-link .btn{background-color:var(--theme-color-3);}.NodeOfferTeaser .Media{height:100%;border-top-left-radius:1rem;border-bottom-left-radius:1rem;overflow:hidden;white-space:nowrap;}.NodeOfferTeaser-visual{-webkit-box-flex:0;-ms-flex:0 0 17.6rem;flex:0 0 17.6rem;position:relative;overflow:hidden;}@media (max-width:719px){.NodeOfferTeaser-visual{max-width:50%;}}.NodeOfferTeaser-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;will-change:transform;-webkit-transition:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out;position:absolute;top:0;left:0;}.NodeOfferTeaser header{margin-bottom:0;overflow:hidden;}.NodeOfferTeaser header h2{font-weight:700;line-height:1.3;}.NodeOfferTeaser header h3{font-size:1.4rem;}.NodeOfferTeaser header:hover h2{text-decoration:underline;}.NodeOfferTeaser-presentation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:4rem 9rem 3rem 3rem;border-top-right-radius:1rem;border-bottom-right-radius:1rem;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width:719px){.NodeOfferTeaser-presentation{padding:1.5rem 1.5rem 1.5rem 2.5rem;}}.NodeOfferTeaser-presentation:only-child{margin-left:auto;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 17.6rem);flex:0 0 calc(100% - 17.6rem);min-width:50%;}.NodeOfferTeaser-link{margin-top:auto;position:absolute;top:50%;right:3rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media (max-width:719px){.NodeOfferTeaser-link{position:static;-webkit-transform:none;-ms-transform:none;transform:none;}}.NodeOfferTeaser-eventType,.NodeOfferTeaser-category{font-family:var(--font-cursive);color:var(--color-blue-1);font-weight:700;font-style:italic;font-size:1.6rem;}.NodeOfferTeaser-city{text-transform:uppercase;}.NodeOfferTeaser-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0.5rem;font-size:1.4rem;}.NodeOfferTeaser-favorite{position:absolute;top:-50px;left:0;width:22px;}@media (max-width:719px){.NodeOfferTeaser-favorite{width:18px;}}.NodeOfferTeaser-favorite svg{width:100%;}.NodeOfferTeaser-stars .fa-solid{color:var(--color-blue-2);}
#MapLeaflet{width:70vw;height:50vh;display:block;margin:3rem auto;}@media (max-width:719px){#MapLeaflet{width:100%;height:30vh;}}#MapLeaflet .CustomIcon svg,#MapLeaflet .ClusterIcon svg{width:3rem;aspect-ratio:1;}#MapLeaflet .CustomIcon svg path,#MapLeaflet .ClusterIcon svg path{fill:#139fc6;}#MapLeaflet .CustomIcon-count,#MapLeaflet .ClusterIcon-count{font-family:"Roboto",sans-serif;font-size:1.2rem;border-radius:50%;position:absolute;background-color:#212529;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.3rem;line-height:1.2;top:-0.4rem;right:-0.6rem;min-width:2rem;font-weight:600;}#MapLeaflet .CustomIcon svg{width:2.6rem;aspect-ratio:1;}#MapLeaflet .leaflet-popup-content-wrapper{font-size:larger;}
.event-list-filter-form .form-wrapper label,.articles-list-filter-form .form-wrapper label{display:none;}.event-list-filter-form,.articles-list-filter-form,.views-exposed-form,form[class*=list-form]{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-2rem;margin-right:-2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100vw;left:calc(50% + 2rem);max-width:1280px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.event-list-filter-form .form-item,.articles-list-filter-form .form-item,.views-exposed-form .form-item,form[class*=list-form] .form-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 2rem 3rem;}@media (max-width:719px){.event-list-filter-form .form-item,.articles-list-filter-form .form-item,.views-exposed-form .form-item,form[class*=list-form] .form-item{margin-bottom:2rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}}@media (max-width:719px){.event-list-filter-form .form-item-search-api-fulltext,.articles-list-filter-form .form-item-search-api-fulltext,.views-exposed-form .form-item-search-api-fulltext,form[class*=list-form] .form-item-search-api-fulltext{margin-bottom:0;}}.event-list-filter-form .LabelInput-wrapper,.articles-list-filter-form .LabelInput-wrapper,.views-exposed-form .LabelInput-wrapper,form[class*=list-form] .LabelInput-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-list-filter-form .LabelInput-wrapper select,.articles-list-filter-form .LabelInput-wrapper select,.views-exposed-form .LabelInput-wrapper select,form[class*=list-form] .LabelInput-wrapper select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("/themes/custom/nord_evasion_theme/assets/build/svg/arrow-down.svg") 96%/1rem no-repeat white;background-position:calc(100% - 1rem) center;}.event-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event"],.articles-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event"],.views-exposed-form .LabelInput-wrapper label[for="edit-include-events-event"],form[class*=list-form] .LabelInput-wrapper label[for="edit-include-events-event"]{font-size:2rem;}.event-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event"]:hover,.event-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event--3"]:hover,.articles-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event"]:hover,.articles-list-filter-form .LabelInput-wrapper label[for="edit-include-events-event--3"]:hover,.views-exposed-form .LabelInput-wrapper label[for="edit-include-events-event"]:hover,.views-exposed-form .LabelInput-wrapper label[for="edit-include-events-event--3"]:hover,form[class*=list-form] .LabelInput-wrapper label[for="edit-include-events-event"]:hover,form[class*=list-form] .LabelInput-wrapper label[for="edit-include-events-event--3"]:hover{text-decoration:underline;}@media (max-width:719px){.event-list-filter-form .LabelInput-wrapper,.articles-list-filter-form .LabelInput-wrapper,.views-exposed-form .LabelInput-wrapper,form[class*=list-form] .LabelInput-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.event-list-filter-form .LabelInput-wrapper select,.articles-list-filter-form .LabelInput-wrapper select,.views-exposed-form .LabelInput-wrapper select,form[class*=list-form] .LabelInput-wrapper select{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;margin-left:0;width:100%;}}.event-list-filter-form .form-wrapper,.articles-list-filter-form .form-wrapper,.views-exposed-form .form-wrapper,form[class*=list-form] .form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;font-size:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;white-space:nowrap;margin:0 2rem;}.event-list-filter-form .form-wrapper .form-item,.articles-list-filter-form .form-wrapper .form-item,.views-exposed-form .form-wrapper .form-item,form[class*=list-form] .form-wrapper .form-item{margin-left:1rem;margin-right:1rem;}@media (max-width:719px){.event-list-filter-form .form-wrapper,.articles-list-filter-form .form-wrapper,.views-exposed-form .form-wrapper,form[class*=list-form] .form-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.event-list-filter-form .form-wrapper.form-actions,.articles-list-filter-form .form-wrapper.form-actions,.views-exposed-form .form-wrapper.form-actions,form[class*=list-form] .form-wrapper.form-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.event-list-filter-form label,.event-list-filter-form .date-filter-title,.event-list-filter-form .fieldset-legend,.articles-list-filter-form label,.articles-list-filter-form .date-filter-title,.articles-list-filter-form .fieldset-legend,.views-exposed-form label,.views-exposed-form .date-filter-title,.views-exposed-form .fieldset-legend,form[class*=list-form] label,form[class*=list-form] .date-filter-title,form[class*=list-form] .fieldset-legend{font-weight:700;font-size:2rem;white-space:nowrap;margin-right:2rem;color:var(--color-blue-1);}.event-list-filter-form legend,.articles-list-filter-form legend,.views-exposed-form legend,form[class*=list-form] legend{display:contents;}@media (max-width:719px){.event-list-filter-form .fieldset-legend,.articles-list-filter-form .fieldset-legend,.views-exposed-form .fieldset-legend,form[class*=list-form] .fieldset-legend{margin-bottom:1.5rem;}}.event-list-filter-form .form-checkboxes,.articles-list-filter-form .form-checkboxes,.views-exposed-form .form-checkboxes,form[class*=list-form] .form-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:719px){.event-list-filter-form .form-checkboxes,.articles-list-filter-form .form-checkboxes,.views-exposed-form .form-checkboxes,form[class*=list-form] .form-checkboxes{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.event-list-filter-form .form-checkboxes .option,.articles-list-filter-form .form-checkboxes .option,.views-exposed-form .form-checkboxes .option,form[class*=list-form] .form-checkboxes .option{font-weight:normal;font-size:1.8rem;color:var(--text-color);margin-right:0;padding-left:3rem;}.event-list-filter-form .form-checkboxes .form-item,.articles-list-filter-form .form-checkboxes .form-item,.views-exposed-form .form-checkboxes .form-item,form[class*=list-form] .form-checkboxes .form-item{margin-left:0rem;margin-right:2rem;}.event-list-filter-form .date-filter-title,.articles-list-filter-form .date-filter-title,.views-exposed-form .date-filter-title,form[class*=list-form] .date-filter-title{margin-right:1rem;line-height:4rem;display:inline-block;}.event-list-filter-form select,.event-list-filter-form .form-text,.articles-list-filter-form select,.articles-list-filter-form .form-text,.views-exposed-form select,.views-exposed-form .form-text,form[class*=list-form] select,form[class*=list-form] .form-text{height:4rem;border-radius:0.8rem;font-weight:300;padding:0 4rem 0 2rem;-o-text-overflow:ellipsis;text-overflow:ellipsis;border:2px solid var(--fastLinks-color);background-color:white;}.event-list-filter-form select:focus,.event-list-filter-form select:hover,.event-list-filter-form .form-text:focus,.event-list-filter-form .form-text:hover,.articles-list-filter-form select:focus,.articles-list-filter-form select:hover,.articles-list-filter-form .form-text:focus,.articles-list-filter-form .form-text:hover,.views-exposed-form select:focus,.views-exposed-form select:hover,.views-exposed-form .form-text:focus,.views-exposed-form .form-text:hover,form[class*=list-form] select:focus,form[class*=list-form] select:hover,form[class*=list-form] .form-text:focus,form[class*=list-form] .form-text:hover{border:2px solid var(--theme-color-3);text-decoration:underline;}.event-list-filter-form .form-text,.articles-list-filter-form .form-text,.views-exposed-form .form-text,form[class*=list-form] .form-text{width:20rem;}@media (max-width:719px){.event-list-filter-form .form-text,.articles-list-filter-form .form-text,.views-exposed-form .form-text,form[class*=list-form] .form-text{width:100%;}}.event-list-filter-form #edit-city,.event-list-filter-form #edit-type,.articles-list-filter-form #edit-city,.articles-list-filter-form #edit-type,.views-exposed-form #edit-city,.views-exposed-form #edit-type,form[class*=list-form] #edit-city,form[class*=list-form] #edit-type{width:35rem;}@media (max-width:719px){.event-list-filter-form #edit-city,.event-list-filter-form #edit-type,.articles-list-filter-form #edit-city,.articles-list-filter-form #edit-type,.views-exposed-form #edit-city,.views-exposed-form #edit-type,form[class*=list-form] #edit-city,form[class*=list-form] #edit-type{width:100%;}}.event-list-filter-form .js-form-type-checkbox label,.articles-list-filter-form .js-form-type-checkbox label,.views-exposed-form .js-form-type-checkbox label,form[class*=list-form] .js-form-type-checkbox label{font-size:2rem;font-weight:bold;}.event-list-filter-form .js-form-type-checkbox label::before,.articles-list-filter-form .js-form-type-checkbox label::before,.views-exposed-form .js-form-type-checkbox label::before,form[class*=list-form] .js-form-type-checkbox label::before{background-color:white;border:2px solid var(--fastLinks-color);-webkit-box-sizing:border-box;box-sizing:border-box;}.event-list-filter-form .js-form-type-checkbox label:hover::before,.articles-list-filter-form .js-form-type-checkbox label:hover::before,.views-exposed-form .js-form-type-checkbox label:hover::before,form[class*=list-form] .js-form-type-checkbox label:hover::before{border-color:var(--theme-color-3);}.event-list-filter-form .js-form-type-checkbox input:checked + label::before,.articles-list-filter-form .js-form-type-checkbox input:checked + label::before,.views-exposed-form .js-form-type-checkbox input:checked + label::before,form[class*=list-form] .js-form-type-checkbox input:checked + label::before{border-color:transparent;}.event-list-filter-form .form-actions,.articles-list-filter-form .form-actions,.views-exposed-form .form-actions,form[class*=list-form] .form-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem;}.event-list-filter-form input[type="submit"],.articles-list-filter-form input[type="submit"],.views-exposed-form input[type="submit"],form[class*=list-form] input[type="submit"]{height:4rem;padding:0 2rem;border-radius:99rem;background-color:var(--color-blue-1);color:white;font-weight:400;font-size:1.6rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.event-list-filter-form input[type="submit"]:hover,.event-list-filter-form input[type="submit"]:focus,.articles-list-filter-form input[type="submit"]:hover,.articles-list-filter-form input[type="submit"]:focus,.views-exposed-form input[type="submit"]:hover,.views-exposed-form input[type="submit"]:focus,form[class*=list-form] input[type="submit"]:hover,form[class*=list-form] input[type="submit"]:focus{text-decoration:underline;background-color:var(--theme-color-3);}.event-list-filter-form .js-form-type-search-api-autocomplete label,.articles-list-filter-form .js-form-type-search-api-autocomplete label,.views-exposed-form .js-form-type-search-api-autocomplete label,form[class*=list-form] .js-form-type-search-api-autocomplete label{display:none;}form[class*=list-form]{max-width:110rem;}@media (max-width:719px){.event-list-filter-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (max-width:719px){.event-list-filter-form .from_wrapper{display:block;}.event-list-filter-form .from_wrapper span.date-filter-title{display:block;}.event-list-filter-form .from_wrapper div.js-form-item{display:inline-block;width:32.5%;margin-left:0;margin-right:0;}}.event-list-filter-form #edit-month{text-transform:lowercase;}#views-exposed-form-search-search-page .form-actions{min-width:15rem;}#views-exposed-form-search-search-page .form-actions input{display:block;height:5rem;background-color:var(--color-grey-1);}#views-exposed-form-search-search-page .form-actions input:hover{background-color:var(--theme-color-3);}#views-exposed-form-search-search-page > .form-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#views-exposed-form-search-search-page > .form-group .js-form-type-search-api-autocomplete input{height:6.5rem;background-color:#fff;padding:0 4rem;border-radius:6rem;font-weight:300;font-size:2rem;}#views-exposed-form-search-search-page fieldset.fieldgroup{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.List-resultTitle{text-align:center;margin:5rem 0;font-size:4.5rem;font-weight:700;color:var(--theme-color-1);line-height:1.5;}@media (max-width:719px){.List-resultTitle{font-size:2.5rem;}}.List-items{display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem;}.NodeAgenda .List-items,.list_page .List-items{grid-template-columns:repeat(2,calc(50% - 3.5rem / 2));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem;}@media (max-width:719px){.NodeAgenda .List-items,.list_page .List-items{grid-template-columns:repeat(1,1fr);}}@media (max-width:719px){.List-items{grid-template-columns:repeat(1,1fr);}.NodeAgenda .List-items,.list_page .List-items{grid-template-columns:repeat(1,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.List-pager{margin:2rem auto;max-width:50rem;font-size:2rem;}@media (max-width:719px){.List-pager{font-size:1.5rem;}}.List-pager .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.List-pager .pager__items .pager__item + .pager__item{margin-left:0.25rem;}.List-pager .pager__items .pager__item.is-active a{background-color:var(--theme-color-3);color:#fff;}.List-pager .pager__items a{display:-webkit-box;display:-ms-flexbox;display:flex;width:4rem;aspect-ratio:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 250ms ease-out;-o-transition:all 250ms ease-out;transition:all 250ms ease-out;border-radius:100%;}@media (max-width:719px){.List-pager .pager__items a{width:3.5rem;aspect-ratio:1;}}@media screen and (max-width:600px){.List-pager .pager__items a{width:3rem;aspect-ratio:1;}}@media screen and (max-width:400px){.List-pager .pager__items a{width:2.5rem;aspect-ratio:1;}}@media screen and (max-width:340px){.List-pager .pager__items a{width:2rem;aspect-ratio:1;}}.List-pager .pager__items a:hover,.List-pager .pager__items a:focus{text-decoration:underline;}.List-rows .views-row{padding:3rem 0;}.List-rows .views-row:nth-child(odd){background-color:var(--color-blue-6);}.List-empty{text-align:center;font-size:4.5rem;font-weight:700;color:var(--theme-color-1);margin:6rem auto;}.NodeSearchResult{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:83.5rem;}.NodeSearchResult:hover .NodeSearchResult-header,.NodeSearchResult:focus .NodeSearchResult-header{text-decoration:underline;}.NodeSearchResult:hover .NodeSearchResult-link span.btn,.NodeSearchResult:focus .NodeSearchResult-link span.btn{background-color:var(--theme-color-3);}.NodeSearchResult-visual,.NodeSearchResult-logo{width:12rem;aspect-ratio:1;border-radius:0.8rem;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 12rem;flex:0 0 12rem;}.NodeSearchResult-visual .Media-svg_logo,.NodeSearchResult-logo .Media-svg_logo{padding:0;}.NodeSearchResult-visual img,.NodeSearchResult-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.NodeSearchResult-noVisual{width:12rem;aspect-ratio:1;}.NodeSearchResult-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.NodeSearchResult-presentation{margin-right:2rem;}.NodeSearchResult-presentation:nth-child(2){margin-left:4rem;}@media (max-width:719px){.NodeSearchResult-presentation:nth-child(2){margin-left:2rem;}}.NodeSearchResult-presentation header{font-weight:500;}.NodeSearchResult-trail{font-weight:300;font-size:1.2rem;}.NodeSearchResult-link{margin-left:auto;}.NodeArticleList .container{max-width:100rem;}.NodeArticleList .ContentHeader #back{margin-top:unset !important;top:0 !important;}.NodeArticleList .ContentHeader .SupWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width:719px){.NodeArticleList .ContentHeader .SupWrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}
