@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.hp-headline{position:relative;min-height:50px;padding:3rem 1.5rem 0 1.5rem;margin-bottom:-100px;background-image:url("../../../../images/trame.svg");background-repeat:no-repeat;background-position:top;background-size:contain;overflow:hidden}@media(max-width: 949.98px){.hp-headline{background-size:cover}}@media(max-width: 749.98px){.hp-headline{padding:3rem .75rem 0 .75rem;margin-bottom:-50px}}.hp-headline__block{background-color:#fff;box-shadow:0 0 11px 0 rgba(0,0,0,.09)}.hp-headline__container{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}@media(max-width: 749.98px){.hp-headline__container{flex-direction:column;align-items:flex-start;padding:1rem 0}}.hp-headline__container .hp-title:after{background-color:var(--tertiary)}.hp-headline__head{display:flex;align-items:flex-end;justify-content:space-between}@media(max-width: 749.98px){.hp-headline__head{flex-wrap:wrap}}.hp-headline__filters{transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);opacity:0;transform:translateX(100px);display:flex}@media(max-width: 749.98px){.hp-headline__filters{margin-top:2rem;width:100%}}.hp-headline__filters.scrolled{opacity:1;transform:translateX(0)}.hp-headline__filters button{border:none;background-color:rgba(0,0,0,0);font-size:18px;line-height:22px;position:relative;padding:0;color:var(--text-dark);min-width:-moz-fit-content;min-width:fit-content;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-headline__filters button:hover{text-shadow:1px 0 0 currentColor}.hp-headline__filters button:not(:last-child){margin-right:3rem}@media(max-width: 749.98px){.hp-headline__filters button:not(:last-child){margin-right:1rem}}.hp-headline__filters button.filter-active{font-weight:700;color:#484039;position:relative}.hp-headline__filters button.filter-active:before{content:"";position:absolute;height:6px;width:30px;background-color:var(--secondary);bottom:-10px;left:0;border-radius:50px}.hp-headline__filters button.filter-active:after{content:"";position:absolute;height:6px;width:10px;background-color:var(--blue);bottom:-10px;left:35px;border-radius:50px}.hp-headline__wrapper{background-color:var(--white);margin-top:1rem;padding:1.5rem;position:relative;z-index:10}@media(max-width: 1135.98px){.hp-headline__wrapper{padding:1rem}}@media(max-width: 749.98px){.hp-headline__wrapper{padding:0}}.hp-headline__wrapper>.container{display:flex;flex-direction:column}@media(max-width: 749.98px){.hp-headline__wrapper>.container{padding:0}}.hp-headline__wrapper.single-row{height:600px;background-position:center bottom}@media(max-width: 1135.98px){.hp-headline__wrapper.single-row{height:auto}}@media(max-width: 749.98px){.hp-headline__wrapper.single-row{height:auto;padding-bottom:0}}@media(max-width: 749.98px){.hp-headline__wrapper{background-position:center bottom -20px;margin-top:1rem;padding-bottom:1rem}}.hp-headline__list{transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);position:relative;list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;-moz-column-gap:2rem;column-gap:2rem;row-gap:1.25rem}@media(max-width: 1135.98px){.hp-headline__list{justify-content:center;-moz-column-gap:1rem;column-gap:1rem}}@media(max-width: 1135.98px){.hp-headline__list:not(.hp-headline__list[data-current=all]) .hp-headline__item:nth-child(5),.hp-headline__list:not(.hp-headline__list[data-current=all]) .hp-headline__item:nth-child(6){display:none !important}}@media(max-width: 749.98px){.hp-headline__list:not(.hp-headline__list[data-current=all]) .hp-headline__item{height:350px}.hp-headline__list:not(.hp-headline__list[data-current=all]) .hp-headline__item:nth-child(3),.hp-headline__list:not(.hp-headline__list[data-current=all]) .hp-headline__item:nth-child(4){display:none !important}}.hp-headline__list[data-current=all]{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(14, 1fr);max-height:800px}@media(max-width: 1135.98px){.hp-headline__list[data-current=all]{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 749.98px){.hp-headline__list[data-current=all]{display:flex;flex-direction:column}}.hp-headline__list[data-current=all] .hp-headline__item{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}@media(max-width: 749.98px){.hp-headline__list[data-current=all] .hp-headline__item{height:350px}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(1){grid-area:1/1/8/2}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(2){grid-area:1/2/10/3}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(2) img{height:300px;width:100%}@media(max-width: 1135.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(2) img{height:225px}}@media(max-width: 749.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(2) img{height:190px}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(3){grid-area:1/3/9/4}@media(max-width: 1135.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(3){display:none}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(3) img{height:250px}@media(max-width: 1450px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(3) img{height:200px}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(4){grid-area:8/1/15/2}@media(max-width: 749.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(4){display:none}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(4) img{height:225px}@media(max-width: 1135.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(4) img{height:145px}}@media(max-width: 749.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(4) img{height:200px}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(5){grid-area:10/2/15/3}@media(max-width: 749.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(5){display:none}}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(5) img{height:115px}.hp-headline__list[data-current=all] .hp-headline__item:nth-child(6){grid-area:9/3/15/3}@media(max-width: 1135.98px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(6){display:none}}@media(max-width: 1450px){.hp-headline__list[data-current=all] .hp-headline__item:nth-child(6) img{height:115px}}.hp-headline__list[data-current=all] .hp-headline__item:focus-within{outline:1px solid rgba(0,0,0,0)}.hp-headline__item{width:calc(33% - 1.125rem);height:360px;position:relative;display:flex;flex-direction:column}@media(min-width: 1136px){.hp-headline__item{opacity:0;transform:translateX(-40px) skew(15deg);transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-headline__item.fadeIn{opacity:1;transform:translateX(0) skew(0)}}@media(max-width: 1135.98px){.hp-headline__item{width:calc(50% - 10px);height:auto}}@media(max-width: 749.98px){.hp-headline__item{width:100%}.hp-headline__item:nth-child(4),.hp-headline__item:nth-child(4) .hp-headline__item:nth-child(6){display:none}}@media(min-width: 1136px){.hp-headline__item:hover img{transform:scale(1.1) translateY(-8px)}}.hp-headline__item .stretched-link{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10}.hp-headline__item .hp-headline__title{font-weight:600;font-size:1.125rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp-headline__item .hp-headline__type{font-size:1rem;margin-bottom:15px;position:relative;width:-moz-fit-content;width:fit-content}.hp-headline__item .hp-headline__type:after{content:"";position:absolute;left:0;bottom:0;height:7px;width:100%;border-radius:50px;background-color:var(--tertiary)}.hp-headline__item .hp-headline__type-label{position:relative;z-index:1}.hp-headline__item .hp-headline__lead{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.hp-headline__item .hp-headline__img-wrapper{overflow:hidden}.hp-headline__item img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1135.98px){.hp-headline__item img{height:145px}}.hp-headline__item--actu{position:relative;border:.5px solid rgba(97,85,75,.5);color:var(--text-dark)}@media(max-width: 749.98px){.hp-headline__item--actu{height:200px}}.hp-headline__item--actu .hp-headline__title{color:var(--text-dark)}.hp-headline__item--actu .hp-headline__content{padding:1rem 1.25rem}@media(max-width: 1135.98px){.hp-headline__item--actu .hp-headline__content{padding:1rem}}.hp-headline__item--actu img{transition:all .2s;z-index:1;position:relative;height:170px}@media(max-width: 1135.98px){.hp-headline__item--actu img{height:145px}}.hp-headline__item--event{background-color:var(--primary);color:#fff;min-height:360px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);padding:30px 1.125rem 1.125rem 1.125rem}@media(max-width: 1135.98px){.hp-headline__item--event{min-height:250px;height:auto;padding:10px 1rem 1rem 1rem}}@media(max-width: 949.98px){.hp-headline__item--event{padding:0 .625rem .625rem .625rem}}.hp-headline__item--event:hover img{transform:scale(1.1) translateY(-8px)}.hp-headline__item--event .hp-headline__img-wrapper{overflow:hidden;margin-top:auto}.hp-headline__item--event .hp-headline__title{color:var(--white)}.hp-headline__item--event .hp-headline__content{padding:1rem 0}.hp-headline__item--event img{transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);height:170px;margin-top:auto}@media(max-width: 1135.98px){.hp-headline__item--event img{height:180px}}.hp-headline__item--event .hp-headline__dates,.hp-headline__item--event .hp-headline__location{color:#fff;padding-left:28px;font-size:16px;position:relative;margin-bottom:10px}@media(max-width: 1135.98px){.hp-headline__item--event .hp-headline__dates,.hp-headline__item--event .hp-headline__location{font-size:12px;margin-bottom:10px}}.hp-headline__item--event .hp-headline__dates:before,.hp-headline__item--event .hp-headline__location:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='19' height='22' data-color-initial='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23fff'%3E%3Cpath d='M7.417 16.727H1.003a.22.22 0 0 1-.22-.22V.85a.22.22 0 0 1 .22-.22h17.692a.22.22 0 0 1 .22.22V13.58a.22.22 0 1 1-.44 0V1.07H1.223v15.218h6.194a.22.22 0 1 1 0 .44Z'/%3E%3Cpath d='M7.903 14.696H3.298a.22.22 0 0 1-.22-.22V2.88a.22.22 0 0 1 .22-.22H16.4a.22.22 0 0 1 .22.22v8.593a.22.22 0 1 1-.44 0V3.1H3.52v11.155h4.385a.22.22 0 1 1 0 .44l-.001.001Z'/%3E%3Cpath d='M11.975 10.854a.22.22 0 0 1-.22-.22v-6.19a.22.22 0 1 1 .44 0v6.19a.22.22 0 0 1-.22.22ZM7.723 13.133a.22.22 0 0 1-.22-.22v-8.47a.22.22 0 1 1 .44 0v8.47a.22.22 0 0 1-.22.22Z'/%3E%3Cpath d='M14.635 7.091H5.063a.22.22 0 1 1 0-.44h9.572a.22.22 0 1 1 0 .44ZM14.635 10.854H5.063a.22.22 0 1 1 0-.44h9.572a.22.22 0 1 1 0 .44ZM13.538 21.69a4.796 4.796 0 0 1-4.79-4.791c0-2.641 2.149-4.791 4.79-4.791 2.64 0 4.79 2.15 4.79 4.79 0 2.642-2.15 4.792-4.79 4.792Zm0-9.144c-2.4 0-4.351 1.952-4.351 4.351a4.356 4.356 0 0 0 4.35 4.351 4.356 4.356 0 0 0 4.352-4.35c0-2.4-1.952-4.351-4.351-4.351Z'/%3E%3Cpath d='M14.934 19.257a.22.22 0 0 1-.156-.065l-1.651-1.65a.22.22 0 0 1-.065-.156v-3.263a.22.22 0 1 1 .44 0v3.17l1.587 1.587a.219.219 0 0 1 0 .31.221.221 0 0 1-.155.065v.002Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.783 .629)' d='M0 0h18.132v21.061H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center center}.hp-headline__item--event .hp-headline__location:before{width:16px;height:20px;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  viewBox='0 0 16 22' data-color-initial='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.051 19.32c-.255 0-.592-.108-1.001-.323a.207.207 0 1 1 .192-.366c.34.177.627.276.809.276.702 0 2.596-1.303 4.297-3.243 1.2-1.368 3.212-4.092 3.212-6.975 0-4.14-3.369-7.509-7.509-7.509-4.14 0-7.509 3.37-7.509 7.51 0 3.318 2.807 7.034 5.415 9.082a.208.208 0 0 1-.256.326C3.017 15.989.128 12.146.128 8.69.128 4.32 3.682.767 8.05.767s7.923 3.554 7.923 7.923c0 5.227-6.248 10.63-7.923 10.63Z' fill='%23fff'/%3E%3Cpath d='M8.05 21.264c-3.617 0-7.462-.754-7.462-2.15 0-.864 1.436-1.382 2.641-1.663a.208.208 0 0 1 .25.154.208.208 0 0 1-.156.25c-1.711.399-2.32.912-2.32 1.259 0 .821 2.894 1.735 7.048 1.735 4.153 0 7.048-.914 7.048-1.735 0-.347-.61-.86-2.32-1.26a.207.207 0 1 1 .095-.403c1.204.281 2.64.798 2.64 1.663 0 1.396-3.845 2.15-7.463 2.15ZM8.051 10.28c-1.66 0-3.01-1.351-3.01-3.011 0-1.66 1.35-3.01 3.01-3.01 1.66 0 3.01 1.35 3.01 3.01 0 1.66-1.35 3.01-3.01 3.01Zm0-5.513A2.505 2.505 0 0 0 5.55 7.268 2.505 2.505 0 0 0 8.051 9.77a2.505 2.505 0 0 0 2.502-2.502 2.505 2.505 0 0 0-2.502-2.501Z' fill='%23fff'/%3E%3C/svg%3E")}.hp-headline__item--event .p .address{color:#fff;position:relative;padding-left:28px;font-size:16px}@media(max-width: 1135.98px){.hp-headline__item--event .p .address{font-size:12px}}.hp-headline__item--event .p .address:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  viewBox='0 0 16 22' data-color-initial='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.051 19.32c-.255 0-.592-.108-1.001-.323a.207.207 0 1 1 .192-.366c.34.177.627.276.809.276.702 0 2.596-1.303 4.297-3.243 1.2-1.368 3.212-4.092 3.212-6.975 0-4.14-3.369-7.509-7.509-7.509-4.14 0-7.509 3.37-7.509 7.51 0 3.318 2.807 7.034 5.415 9.082a.208.208 0 0 1-.256.326C3.017 15.989.128 12.146.128 8.69.128 4.32 3.682.767 8.05.767s7.923 3.554 7.923 7.923c0 5.227-6.248 10.63-7.923 10.63Z' fill='%23fff'/%3E%3Cpath d='M8.05 21.264c-3.617 0-7.462-.754-7.462-2.15 0-.864 1.436-1.382 2.641-1.663a.208.208 0 0 1 .25.154.208.208 0 0 1-.156.25c-1.711.399-2.32.912-2.32 1.259 0 .821 2.894 1.735 7.048 1.735 4.153 0 7.048-.914 7.048-1.735 0-.347-.61-.86-2.32-1.26a.207.207 0 1 1 .095-.403c1.204.281 2.64.798 2.64 1.663 0 1.396-3.845 2.15-7.463 2.15ZM8.051 10.28c-1.66 0-3.01-1.351-3.01-3.011 0-1.66 1.35-3.01 3.01-3.01 1.66 0 3.01 1.35 3.01 3.01 0 1.66-1.35 3.01-3.01 3.01Zm0-5.513A2.505 2.505 0 0 0 5.55 7.268 2.505 2.505 0 0 0 8.051 9.77a2.505 2.505 0 0 0 2.502-2.502 2.505 2.505 0 0 0-2.502-2.501Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center center}.hp-headline__btn-all{display:none !important;margin:1rem auto 0 auto}.hp-headline__btn-all.btn-all--active{display:inline-flex !important}
/*# sourceMappingURL=headline.min.css.map */
