.ActionsDropDown{padding-bottom:var(--block-padding-y);position:relative}.ActionsDropDown:not(:first-of-type){padding:var(--block-padding-y) 0}.ActionsDropDown__button{align-items:center;background-color:var(--maincolor50);border-radius:96px;color:var(--white);display:flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.375rem;padding:10px 16px;text-align:center;width:100%;--size-icon:16px}.ActionsDropDown__button:before{content:"";margin-right:8px}.ActionsDropDown__button:after,.ActionsDropDown__button:before{font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);width:var(--size-icon);-webkit-font-smoothing:antialiased}.ActionsDropDown__button:after{content:"";margin-left:8px;transition:transform .4s cubic-bezier(.37,.74,.15,1)}@media only screen and (max-width:1024px){.ActionsDropDown__button:after{margin-left:6px}}.ActionsDropDown__button--iconQuote:before{content:""}.ActionsDropDown__button--iconDownload:before{content:""}.ActionsDropDown__button--iconShare:before{content:""}.ActionsDropDown__button--typeOutline{background-color:transparent;border:1px solid var(--grey60);color:#545454}.ActionsDropDown__button--typeOutline.ActionsDropDown__button--colorMain{border:1px solid var(--maincolor50);color:var(--maincolor50)}.ActionsDropDown__button--typeIconButton{align-items:center;background-color:transparent;border:1px solid var(--grey60);border-radius:50%;box-sizing:border-box;color:#545454;display:inline-flex;height:40px;justify-content:center;padding:4px;width:40px}.ActionsDropDown__button--typeIconButton:before{margin:0}.ActionsDropDown__button--typeIconButton:after{display:none}@media only screen and (max-width:1024px){.ActionsDropDown__button{font-size:.875rem;line-height:1.25rem}}.ActionsDropDown__menuWrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 5px #2828281f,0 1px 10px #28282814,0 2px 4px #2828280a;box-sizing:border-box;display:flex;flex-direction:column;height:auto;left:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:calc(100% - 16px);transition:opacity .3s cubic-bezier(.37,.74,.15,1);width:100%;z-index:30}@media only screen and (max-width:563px){.ActionsDropDown__menuWrapper{align-items:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;bottom:0!important;display:flex;height:100%;justify-content:center;left:0!important;opacity:0;position:fixed;right:0!important;top:0!important;visibility:hidden;width:100%;z-index:1021}}.ActionsDropDown__menu{margin:0;overflow-x:hidden;overflow-y:auto;width:100%}.ActionsDropDown__menu::-webkit-scrollbar{-webkit-appearance:none;background:transparent;height:10px;width:10px}.ActionsDropDown__menu::-webkit-scrollbar-thumb{background-color:var(--grey40);border:3px solid var(--white);border-radius:8px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}@-moz-document url-prefix(){.ActionsDropDown__menu{scrollbar-width:thin}}@media only screen and (max-width:563px){.ActionsDropDown__menu{box-sizing:border-box;text-align:center;width:100%}}.ActionsDropDown__option{color:#6b6b6b;display:block;font-size:1rem;font-weight:300;line-height:1.375rem;padding:16px 24px 16px 40px;position:relative;transition:all .24s cubic-bezier(.37,.74,.15,1)}.ActionsDropDown__option:active{color:#6b6b6b}@media only screen and (max-width:1024px){.ActionsDropDown__option{font-size:.875rem;line-height:1.25rem;padding:12px 24px 12px 40px}}@media only screen and (max-width:563px){.ActionsDropDown__option{box-sizing:border-box;padding:12px;width:100%}}@media only screen and (min-width:1024px){.ActionsDropDown__option:hover{background-color:#f7f7f7;color:#282828}}.ActionsDropDown__option:focus-visible{outline-offset:-4px}.ActionsDropDown__option--active,.ActionsDropDown__option--active:active{color:#282828}.ActionsDropDown__option--active:before{color:var(--black);content:"";font-family:Frontiers-Iconography-Next!important;font-size:16px;font-weight:300!important;line-height:16px;-webkit-font-smoothing:antialiased;left:16px;position:absolute;top:18px}@media only screen and (max-width:1024px){.ActionsDropDown__option--active:before{top:14px}}.ActionsDropDown__mobileTitle{display:none}@media only screen and (max-width:563px){.ActionsDropDown__mobileTitle{color:#545454;display:block;font-size:.875rem;font-weight:500;left:0;line-height:1.25rem;padding:24px 24px 0;position:absolute;right:0;text-align:center;top:0;z-index:2}}.ActionsDropDown__mobileClose{display:none}@media only screen and (max-width:563px){.ActionsDropDown__mobileClose{background-color:var(--white);border-radius:50%;bottom:24px;color:#545454;display:block;filter:drop-shadow(0 0 3px rgba(0,25,89,.31)) drop-shadow(0 8px 14px rgba(0,25,89,.2));height:56px;left:50%;padding:0;position:absolute;text-align:center;transform:translate(-50%);width:56px;z-index:2}.ActionsDropDown__mobileClose:before{color:var(--color-value);font-family:Frontiers-Iconography-Next!important;font-size:16px;font-weight:300!important;line-height:16px;-webkit-font-smoothing:antialiased;content:"";font-size:1rem;font-weight:500;left:16px;line-height:1.375rem;top:24px}}.ActionsDropDown--open .ActionsDropDown__button:after{transform:rotate(180deg)}.ActionsDropDown--open .ActionsDropDown__menuWrapper{border:1px solid var(--grey60);opacity:1;pointer-events:all}@media only screen and (max-width:563px){.ActionsDropDown--open .ActionsDropDown__menuWrapper{border:none;max-height:none;opacity:1;visibility:visible}}.FloatingButtons{align-items:center;display:none}.FloatingButtons__exploreMoreContent{align-items:center;background-color:var(--white);border-radius:96px;box-shadow:0 8px 10px #2828281f,0 3px 14px #28282814,0 5px 5px #2828280a;color:var(--maincolor50);display:flex;font-size:1rem;font-weight:500;justify-content:center;line-height:1.375rem;padding:9px 24px;text-align:center;--size-icon:16px}.FloatingButtons__exploreMoreContent:hover{box-shadow:0 12px 17px #2828281f,0 5px 22px #28282814,0 7px 8px #2828280a}@media only screen and (min-width:1024px){.FloatingButtons__exploreMoreContent{display:none}}.FloatingButtons__exploreMoreContent:before{content:"";font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);margin-right:8px;width:var(--size-icon);-webkit-font-smoothing:antialiased}.FloatingButtons .ActionsDropDown{border-bottom:none;margin-left:16px;padding:0}@media only screen and (max-width:1024px){.FloatingButtons .ActionsDropDown{display:block}}.FloatingButtons .ActionsDropDown__button{box-shadow:0 8px 10px #2828281f,0 3px 14px #28282814,0 5px 5px #2828280a;font-size:1rem;font-weight:700;line-height:1.375rem;padding:14px 24px}.FloatingButtons .ActionsDropDown__button:hover{box-shadow:0 12px 17px #2828281f,0 5px 22px #28282814,0 7px 8px #2828280a}.FloatingButtons .ActionsDropDown__button:after{display:none}@media only screen and (max-width:1024px){.FloatingButtons .ActionsDropDown__button{padding:9px 24px}}@media only screen and (max-width:563px){.FloatingButtons .ActionsDropDown__button{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;height:40px;justify-content:center;padding:4px;width:40px}.FloatingButtons .ActionsDropDown__button:before{margin:0}.FloatingButtons .ActionsDropDown__button__label{display:none}}.FloatingButtons .ActionsDropDown__menuWrapper{bottom:calc(100% + 4px);top:auto}.FloatingButtons__closeModal{align-items:center;background-color:var(--white);border-radius:50%;bottom:24px;color:#545454;display:flex;filter:drop-shadow(0 0 3px rgba(0,25,89,.31)) drop-shadow(0 8px 14px rgba(0,25,89,.2));height:56px;justify-content:center;left:50%;opacity:0;padding:0;position:fixed;right:auto;top:auto;transform:translate(-50%);transition:opacity .4s ease-in-out 0s,visibility .4s ease-in-out 0s;visibility:hidden;width:56px;z-index:1510}.FloatingButtons__closeModal--visible{opacity:1;visibility:visible;z-index:1700}.FloatingButtons__closeModal:after{color:#545454;font-family:Frontiers-Iconography-Next!important;font-size:16px;font-weight:300!important;line-height:16px;-webkit-font-smoothing:antialiased;content:"";display:inline-block;font-size:1rem;font-weight:500;line-height:1.375rem}.FloatingButtons__opacityLayer--visible{background:linear-gradient(180deg,hsla(0,0%,94%,0) 0,var(--grey20) 59.37%);bottom:0;height:90px;position:fixed;width:calc(100% - 52px);z-index:1600}.Modal--exploreMoreContent .Modal__container{background-color:#f0f0f0}@media only screen and (max-width:1024px){.Modal--exploreMoreContent .Modal__container{width:var(--layout-col-12)}}@media only screen and (max-width:563px){.Modal--exploreMoreContent .Modal__container{width:100%}}.Modal--exploreMoreContent .Modal__header{padding:24px 32px}@media only screen and (max-width:563px){.Modal--exploreMoreContent .Modal__header{border-bottom:none;padding:24px 16px}}.Modal--exploreMoreContent .Modal__title{color:#545454;display:block;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:center;width:100%}.Modal--exploreMoreContent .Modal__body{overflow-y:auto}.Modal--exploreMoreContent .Modal__body::-webkit-scrollbar{transform:translateZ(0);z-index:2000}.Modal--exploreMoreContent .Modal__body::-webkit-scrollbar-track{background:var(--grey20);transform:translateZ(0);z-index:2000}.Modal--exploreMoreContent .Modal__body::-webkit-scrollbar-thumb{border-color:var(--grey20);transform:translateZ(0);z-index:2000}.Modal--exploreMoreContent .Modal__body .ArticleLayoutHeader__cards{display:inline-flex;gap:32px;width:100%}@media only screen and (max-width:563px){.Modal--exploreMoreContent .Modal__body .ArticleLayoutHeader__cards{display:flex;flex-direction:column;gap:16px}}.Modal--exploreMoreContent .Modal__body .ArticleEvent{border-top:1px solid var(--grey40);margin-top:24px;padding-top:24px}.Modal--exploreMoreContent .Modal__close{display:none}.FloatingDirectiveElement.FloatingDirectiveElement{--floating-element-margin:40px;z-index:40}@media only screen and (max-width:1024px){.FloatingDirectiveElement.FloatingDirectiveElement{--floating-element-margin:24px}}@media only screen and (max-width:563px){.FloatingDirectiveElement.FloatingDirectiveElement{--floating-element-margin:16px}}.FloatingDirectiveElement.FloatingDirectiveElement .FloatingButtons{display:flex}.FloatingDirectiveElement.FloatingDirectiveElement--footerRelative{margin-top:-40px;transform:none}
