.article-tags__localisation{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;}.article-tags{margin:8px -16px;text-align:left;white-space:nowrap;overflow:auto;max-width:calc(100% + 32px);padding:0 16px;}.article-tags__localisation{display:inline-block;margin-right:12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.16);padding:4px 8px;background:var(--catskillWhite);color:var(--fr3Blue);text-decoration:none;vertical-align:middle;margin-top:8px;transition:background .2s;}.article-tags__localisation:hover{background:rgba(0,130,230,.2);}.article-tags__localisation:active{background:rgba(0,130,230,.1);}.article-tags__localisation:before{content:"";display:inline-block;width:11px;height:11px;background:var(--fr3Blue);border-radius:100%;margin-right:5px;vertical-align:middle;margin-top:-2px;}@media screen and (min-width:960px){.article-tags{white-space:normal;}}.article-author__name{font-weight:400;font-size:16px;line-height:21px;}.article-author{margin:32px 0;text-align:center;}.article-author__icon,.article-author__name{display:inline-block;vertical-align:middle;}.article-author__icon{width:44px;height:44px;background:url(/assets/img/icons/pen.svg) 50%/100% no-repeat;margin-right:4px;}.article-author__name{font-family:Brown,Arial,sans-serif;color:var(--fr3Black);}@media screen and (min-width:600px){.article-author{text-align:right;margin:48px 0;}}.article-share{margin-bottom:32px;text-align:center;}@media screen and (min-width:960px){.article-share{margin-bottom:48px;}}.field-message{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;}.field-message--error,.has__error .field-message{color:#e92f25;background-color:#f1e4e7;}.field-message--error:before,.has__error .field-message:before{background-color:#f1e4e7;}.field-message--success,.has__success .field-message{color:#1fb538;background-color:#e1efe9;}.field-message--success:before,.has__success .field-message:before{background-color:#e1efe9;}.field-message--dark,.has__error .field-message--dark,.has__success .field-message--dark{color:#fff;background-color:#08538d;border:0;}.field-message--dark:before,.has__error .field-message--dark:before,.has__success .field-message--dark:before{border-color:transparent;background-color:#08538d;}.field-message{display:inline-block;box-sizing:border-box;padding:8px 16px;border-radius:4px;border:1px solid rgba(30,30,30,.04);position:relative;}.field-message:before{content:"";width:10px;height:10px;position:absolute;left:4px;top:-5px;border-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:1px solid rgba(30,30,30,.04);border-left:1px solid rgba(30,30,30,.04);}.field-message--withIcon{padding:8px 16px 8px 10px;}.field-message--withIcon .icon{margin-right:9px;}.field-message--withIcon .icon>*{display:inline-block;vertical-align:middle;}.article-share-fallback__hiddenUrl{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap;}.article-share-fallback__intro,.article-share-fallback__title{font-family:Brown,Arial,sans-serif;}.article-share-fallback__title{font-weight:400;font-size:18px;line-height:23px;}.article-share-fallback__intro{font-weight:400;font-size:14px;line-height:18px;}.article-share-fallback,.article-share-fallback__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;}.article-share-fallback{opacity:0;z-index:-1;transition:opacity .15s;visibility:hidden;}.article-share-fallback__backdrop{z-index:-1;background-color:var(--fr3Black);opacity:0;transition:opacity .2s .15s;display:block;}.article-share-fallback .icon--copylink{background-image:url(/assets/img/icons/share/copylink_nobackground.svg);background-position:50%;}.article-share-fallback .icon--copylink:before{background-image:url(/assets/img/icons/share/copylink_simple_error.svg);background-repeat:no-repeat;}.article-share-fallback.is__visible{display:flex;opacity:1;z-index:100;transition:opacity .15s;visibility:visible;}.article-share-fallback.is__visible .article-share-fallback__backdrop{opacity:.32;z-index:100;transition:opacity .2s;}.article-share-fallback.is__visible .article-share-fallback__card{z-index:102;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .25s cubic-bezier(.19,1,.22,1) .1s;}.article-share-fallback__container{display:flex;align-items:center;justify-content:center;width:100%;}.article-share-fallback__card{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);background-color:#fff;box-shadow:0 4px 10px rgba(30,30,30,.1),0 8px 12px rgba(30,30,30,.14);border-radius:4px;color:var(--fr3Black);width:100%;}.article-share-fallback__header{padding:25px 16px;box-sizing:border-box;}.article-share-fallback__title{font-weight:700;display:flex;align-items:center;justify-content:space-between;}.article-share-fallback__close{cursor:pointer;background:none;border:0;}.article-share-fallback__close .icon{background-color:var(--catskillWhite);display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease-in-out;}.article-share-fallback__close:hover .icon{background-color:#cce6fa;}.article-share-fallback__close:active .icon{background-color:#e5f3fc;}.article-share-fallback__intro{padding-top:16px;}.article-share-fallback__content{padding:16px;background-color:var(--catskillWhite);border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.article-share-fallback__icon{background-color:#fff;display:inline-flex;align-items:center;justify-content:center;}.article-share-fallback__item:not(:last-child){margin-bottom:8px;}.article-share-fallback__link{color:var(--fr3Black);}.article-share-fallback__link.has__error{color:#e92f25;}.article-share-fallback__link.has__error .icon{background:#fff;transition:background .15s ease-in-out;}.article-share-fallback__link.has__error .icon:before{z-index:1;opacity:1;}.article-share-fallback__link.has__error:hover{background-color:#f1cccd;}.article-share-fallback__link.has__error:active{background-color:#f1e1e4;}.article-share-fallback__link:active .icon,.article-share-fallback__link:hover .icon{background-color:transparent;}.article-share-fallback__message{margin-top:8px;padding-left:16px;}.article-share-fallback__message .field-message{display:none;margin-bottom:16px;}.article-share-fallback__message .field-message.is__visible{display:inline-block;}.article-share-fallback--isDesktop .article-share-fallback__list{display:flex;flex-direction:column;}.article-share-fallback--isDesktop .share-messenger,.article-share-fallback--isDesktop .share-sms{display:none;}.article-share-fallback--isDesktop .share-facebook{order:1;}.article-share-fallback--isDesktop .share-whatsapp{order:4;}.article-share-fallback--isDesktop .share-mail{order:2;}.article-share-fallback--isDesktop .share-twitter{order:3;}.article-share-fallback--isDesktop .share-copy,.article-share-fallback--isDesktop .share-flipboard{order:5;}@media screen and (max-width:599px){.article-share-fallback__card{position:absolute;bottom:0;}}@media screen and (max-height:550px){.article-share-fallback{max-height:100vh;}.article-share-fallback__header{height:142px;}.article-share-fallback__intro{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.article-share-fallback__card{top:0;}.article-share-fallback__content{max-height:calc(100vh - 142px);overflow-y:scroll;}}@media screen and (min-width:600px){.article-share-fallback__card{max-width:374px;}}@media (prefers-reduced-motion:reduce){-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;}.breadcrumb__list{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;}.breadcrumb{padding:16px;background:var(--catskillWhite);}.breadcrumb__list{text-align:left;white-space:nowrap;overflow:auto;max-width:100%;}.breadcrumb__item{display:inline-block;text-decoration:none;color:var(--fr3Blue);padding:5.5px 12px;border-radius:16px;border:1px solid transparent;}.breadcrumb__item:focus,.breadcrumb__item:hover{background:rgba(0,130,230,.2);}.breadcrumb__item:active{background:rgba(0,130,230,.1);}.breadcrumb__item--disabled{color:var(--osloGray);}.breadcrumb__item--disabled:focus,.breadcrumb__item--disabled:hover{background:transparent;border:1px solid transparent;}.breadcrumb__item--disabled:active{background:transparent;}.breadcrumb__separator{margin:0 4px;color:var(--amber);}@media screen and (min-width:960px){.breadcrumb__list{white-space:normal;}}.related-link__content,.related-link__link{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:18px;line-height:23px;}.related-link{--relatedLinkColor:#0082e6;--relatedLinkIconBg:#fff;--relatedLinkIconColor:#0082e6;--relatedIconAlign:center;--relatedIconSize:22px;--relatedLinkPadding:16px;padding:var(--relatedLinkPadding);list-style:none;position:relative;display:flex;box-sizing:border-box;}.related-link:focus,.related-link:hover{--relatedLinkIconBg:#0082e6;--relatedLinkColor:#0082e6;}.related-link:active{--relatedLinkIconBg:rgba(0,130,230,0.6);--relatedLinkColor:rgba(0,130,230,0.6);}.related-link:active,.related-link:focus,.related-link:hover{--relatedLinkIconColor:#fff;}.related-link:active .related-link__content,.related-link:focus .related-link__content,.related-link:hover .related-link__content{border-bottom:1px dotted var(--relatedLinkColor);}.related-link__content{color:var(--relatedLinkColor);transition:color .2s ease-in-out;}.related-link__link{text-decoration:none;padding-left:17px;}.related-link__link:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;}.related-link__icon{width:var(--relatedIconSize);min-width:var(--relatedIconSize);height:var(--relatedIconSize);display:flex;align-items:var(--relatedIconAlign);justify-content:center;background-color:var(--relatedLinkIconBg);border-radius:50%;transition:background .2s ease-in-out;}.related-link__icon svg path{fill:var(--relatedLinkIconColor);transition:fill .2s ease-in-out;}.related-content--internal .title_category .title,.related-content .title_category .title{font-family:Brown,Arial,sans-serif;}.related-content .title_category .title{font-weight:700;font-size:18px;line-height:23px;}.related-content--internal .title_category .title{font-weight:400;font-size:14px;line-height:18px;}.related-content{--contentMargin:32px -16px 0;--listMargin:0 24px;--listPadding:16px 0 0;--contentBg:#f2f4f8;--titlecolor:#232323;padding:24px;background-color:var(--contentBg);border:1px solid rgba(30,30,30,.04);box-sizing:border-box;box-shadow:0 4px 6px rgba(30,30,30,.12),0 2px 4px rgba(0,0,0,.16);margin:var(--contentMargin);}@media screen and (min-width:600px){.related-content{--contentMargin:32px 0 0;border-radius:4px;}}@media screen and (min-width:960px){.related-content{--contentMargin:48px 0 0;}}.related-content .title_category .title{color:var(--titlecolor);margin:0;}.related-content__list{padding:var(--listPadding);margin:var(--listMargin);}@media screen and (min-width:600px){.related-content__list{--listMargin:0;}}.related-content--internal{--listPadding:0 16px;--contentMargin:16px 0 0;padding:0;background:none;border:0;box-shadow:none;}.related-content--internal .related-link{--relatedLinkIconBg:#f2f4f8;}.related-content--internal .related-link:focus,.related-content--internal .related-link:hover{--relatedLinkIconBg:#0082e6;--relatedLinkColor:#0082e6;}.related-content--internal .related-link:active{--relatedLinkIconBg:rgba(0,130,230,0.6);--relatedLinkColor:rgba(0,130,230,0.6);}.related-content--internal+.related-content--internal{--contentMargin:0;}.related-content--internal+.related-content--internal:first-child{--contentMargin:-16px 0 0;}.related-content--internal+.related-content--internal:last-child{--contentMargin:0 0 16px;}.related-content--internal+.related-content--internal .title,.related-content--internal .separator{display:none;}.related-content--internal .title_category .title{font-weight:700;padding-left:56px;}@media screen and (min-width:960px){.related-content--internal{--contentMargin:32px 0 0;}.related-content--internal+.related-content--internal:last-child{--contentMargin:0 0 32px;}}.article-video__credits,.article-video__duration{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;}.article-video__container{margin:0 -16px;}.article-video__credits,.article-video__duration{color:var(--oslo-gray);padding:0 16px;}.article-video__credits{margin-top:8px;}.article-video__duration{display:flex;align-items:center;margin-bottom:8px;}.article-video__duration .duration-icon{margin-right:12px;}.article .magneto,.article .mediavideo{padding-top:56.25%;width:100%;}.mediavideo{position:relative;}.mediavideo iframe{position:absolute;top:0;left:0;width:100%;height:100%;}@media screen and (min-width:600px){.article-video__container{margin:0 -64px;}.article-video__container--main{margin:0 -16px;}.article .magneto,.article .mediavideo{border-radius:4px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);}}@media screen and (min-width:960px){.article-video__container{margin:0 -48px;}.article-video__container--main{margin:0;}.article-video__credits,.article-video__duration{padding:0;}}.article__body .audio-player,.article__body .audio-player p,.audio-player,.audio-player p{font-family:Brown,Arial,sans-serif;}.article__body .audio-player p,.audio-player p{font-weight:400;font-size:14px;line-height:18px;font-weight:600;}@media screen and (min-width:600px){.article__body .audio-player p,.audio-player p{font-size:14px;line-height:18px;}}.mejs__container{min-width:inherit!important;}.article__body .audio-player{margin:32px 0;}.article__body .audio-player+.audio-player{margin:0 0 32px;}.article__body .audio-player p{margin-top:0;}.article__body .audio-player,.audio-player{background:var(--catskillWhite);border-radius:4px;padding:16px;box-shadow:0 4px 6px rgba(30,30,30,.12),0 2px 4px rgba(0,0,0,.16);border:1px solid rgba(30,30,30,.04);}.article__body .audio-player p,.audio-player p{color:#1e1e1e;margin-bottom:16px;}.audio-container{position:relative;font-size:12px;display:flex;color:var(--oslo-gray);}.audio-container :not(input){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.audio-container :focus{outline:none;}.playing .bar{-webkit-animation:wavy 1s ease infinite alternate;animation:wavy 1s ease infinite alternate;}.playing .bar:nth-child(2n){-webkit-animation-name:wavy-02;animation-name:wavy-02;}.audio-container__spectrum{display:flex;align-items:center;align-content:center;padding-left:5px;}.audio-container__spectrum .bar{height:4px;width:2px;border-radius:8px;background-color:var(--fr3Blue);display:inline-block;margin-left:2px;transition:all .5s ease;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}.audio-container__spectrum .bar-1{-webkit-animation-delay:.25s;animation-delay:.25s;}.audio-container__spectrum .bar-2{-webkit-animation-delay:.75s;animation-delay:.75s;}.audio-container__spectrum .bar-3{-webkit-animation-delay:.5s;animation-delay:.5s;}.audio-container__spectrum .bar-4{-webkit-animation-delay:.95s;animation-delay:.95s;}.audio-container__spectrum .bar-5,.audio-container__spectrum .bar-6,.audio-container__spectrum .bar-7{display:none;}.mejs__inner{height:auto;}.mejs__playpause-button button{width:44px;height:44px;background-image:url(/assets/img/icons/player/play.svg);background-position:50%;box-shadow:0 2px 6px rgba(0,52,64,.16);border-radius:50%;border:none;}.mejs__pause{background-image:url(/assets/img/icons/player/pause.svg);}.mejs__offscreen{display:none;}.mejs__controls{display:flex;align-content:center;align-items:center;}.mejs__time-rail{width:calc(100% - 90px);vertical-align:middle;position:relative;padding-left:10px;box-sizing:border-box;outline:none;}.mejs__time-rail .mejs__currenttime{width:auto;width:43px;vertical-align:middle;padding-right:8px;box-sizing:border-box;height:13px;}.mejs__time-rail .mejs__time-float{visibility:hidden;}.mejs__time-rail span{display:inline-block;cursor:pointer;border-radius:6px;}.mejs__duration,.mejs__time-rail .mejs__currenttime{font-size:12px;line-height:15px;font-weight:700;}.mejs__time-total{background:#c8cace;position:relative;height:4px;cursor:pointer;display:inline-block;width:calc(100% - 45px);vertical-align:middle;}.mejs__time-total span{position:absolute;}.mejs__time-current,.mejs__time-loaded{background:#ffc300;width:100%;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(0);transform:scale(0);height:100%;}.mejs__time-loaded{background:var(--oslo-gray);}.mejs__time-rail .mejs__time-handle{width:16px;height:16px;border-radius:50%;background-color:var(--fr3Blue);border:1px solid rgba(0,0,0,.08);box-sizing:border-box;box-shadow:0 2px 6px rgba(0,52,64,.16);top:-6px;transition:all .2s ease-in-out;}.mejs__time-rail .mejs__time-handle:hover{background-color:#66b4f0;}.mejs__time-rail .mejs__time-handle:active{background-color:#339beb;}.mejs__time{display:inline-block;vertical-align:middle;height:19px;}.mejs__time span:first-child,.mejs__volume-button{display:none;}.mejs__duration{display:inline-block;padding-left:8px;}.mejs__time-float-corner{display:inline-block;height:13px;cursor:pointer;}.mejs__mute{display:none;}@media screen and (min-width:600px){.article__body .audio-player,.audio-player{padding:24px;}.article__body .audio-player p,.audio-player p{margin-top:0;}.mejs__time-total{background:#c8cace;height:4px;width:calc(100% - 44px);}.mejs__time-rail{width:calc(100% - 105px);}.mejs__time-rail .mejs__currenttime{width:44px;}.mejs__playpause-button{width:44px;min-width:44px;height:44px;margin-right:8px;}}@media screen and (min-width:960px){.article__body .audio-player{margin:48px 0;}.article__body .audio-player+.audio-player{margin:0 0 48px;}.mejs__pause button,.mejs__play button{transition:background .2s;}.mejs__play button:hover{background-image:url(/assets/img/icons/player/play-hover.svg);}.mejs__play button:active{background-image:url(/assets/img/icons/player/play-active.svg);}.mejs__pause button:hover{background-image:url(/assets/img/icons/player/pause-hover.svg);}.mejs__pause button:active{background-image:url(/assets/img/icons/player/pause-active.svg);}}@-webkit-keyframes wavy{0%{height:4px;}50%{height:32px;}to{height:4px;}}@keyframes wavy{0%{height:4px;}50%{height:32px;}to{height:4px;}}@-webkit-keyframes wavy-02{0%{height:4px;}50%{height:24px;}to{height:4px;}}@keyframes wavy-02{0%{height:4px;}50%{height:24px;}to{height:4px;}}.scroll-tracker{content:"";display:block;position:absolute;width:1px;height:1px;background:transparent;z-index:-1;top:50%;}.article__thematics,.article__thematics .title{margin-bottom:32px;}.article__thematics .label{margin-bottom:16px;}.article__thematics-container{text-align:left;white-space:nowrap;overflow:auto;max-width:100%;margin-top:32px;}@media screen and (min-width:600px){.article__thematics-container{padding-left:16px;}}@media screen and (min-width:960px){.article__thematics-container{white-space:normal;margin-top:48px;}}.article__related .numberedList .article__related-linkIcon,.article__related .numberedList .related-link__icon{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:16px;line-height:21px;}.article__related{--linkIconBackground:#f2f4f8;--linkIconColor:#0082e6;--linkIconMargin:0 16px 0 0;--linkColor:#232323;--linkIconAlign:center;--titleColor:#232323;padding-bottom:48px;}.article__related .related__container .title_category .title{margin-bottom:24px;color:var(--titleColor);}.article__related .related-link{--relatedIconSize:24px;--relatedLinkPadding:16px 0;--relatedLinkColor:#232323;--relatedLinkIconBg:#f2f4f8;}.article__related .related-link:focus,.article__related .related-link:hover{--relatedLinkIconBg:#0082e6;--relatedLinkColor:#0082e6;}.article__related .related-link:active{--relatedLinkIconBg:rgba(0,130,230,0.6);--relatedLinkColor:rgba(0,130,230,0.6);}.article__related .related-link__icon{margin:var(--linkIconMargin);}.article__related .related-link__link{padding-left:0;}@media screen and (min-width:600px){.article__related .related-link{--linkIconMargin:0 17px;}}.article__related .numberedList .related-link{--relatedIconAlign:flex-end;align-items:center;}.article__related .numberedList .related-link__icon{color:var(--relatedLinkIconColor);}.article__related--fullwidth{position:relative;padding:32px 16px 48px;}@media screen and (min-width:960px){.article__related--fullwidth{padding:48px 16px 64px;}}.article__related--fullwidth .related__container{max-width:774px;box-sizing:border-box;}@media screen and (min-width:600px){.article__related--fullwidth .related__container{padding:0 16px;margin:0 auto;min-width:600px;width:calc(294px + 33.3333vw);}}.article__related--greyBg{background-color:var(--catskillWhite);}.article__related--greyBg .related-link{--relatedLinkIconBg:#fff;}.form__field.user-invalid+.form__field-icon,.has__error .form__field-icon,.has__success .form__field-icon{display:block;vertical-align:middle;position:absolute;width:22px;height:22px;background-repeat:no-repeat;background-position:50%;top:calc(50% - 11px);left:24px;}.form__field.user-invalid+.form__field-icon,.has__error .form__field-icon{background-image:url(/assets/img/icons/error_icon.svg);}.has__success .form__field-icon{background-image:url(/assets/img/icons/success_icon.svg);}.form__field,.form__label{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:16px;line-height:21px;}.form__group{position:relative;}.form__label{color:#5f7081;}.has__error .form__label{color:#e92f25;}.form__field-wrapper{position:relative;display:block;}.form__field{background:#fff;color:#5f7081;border:1px solid #e6e8ed;box-sizing:border-box;border-radius:28px;width:100%;height:40px;padding:10px 17px 9px 24px;transition:all .2s;}.form__field:hover{border-color:#929497;}.form__field:focus{border-color:#0082e6;color:#232323;}.form__field:not(:empty),.form__field:not(:placeholder-shown){color:#232323;border-color:#e6e8ed;}.form__field.user-invalid,.has__error .form__field,.has__success .form__field{padding-left:56px;}.form__field.user-invalid:focus,.has__error .form__field:focus{border-color:#e92f25;}.article-newsletter .article-newsletter__subtitle{font-family:Brown,Arial,sans-serif;font-weight:400;font-size:18px;line-height:23px;}.article-newsletter{background:linear-gradient(180deg,rgba(0,130,230,.8),#0062ae),linear-gradient(89.98deg,rgba(0,130,230,0) 66.89%,#0082e6),linear-gradient(90deg,#3482df,rgba(52,130,223,0) 16.35%),url(/assets/img/illustrations/newsletter_background-min.png);}.article-newsletter__container{max-width:774px;box-sizing:border-box;padding:56px 16px 24px;}.article-newsletter .title_category .title[role=heading]{color:var(--titleDm);}.article-newsletter .article-newsletter__subtitle,.article-newsletter .title{color:#fff;}.article-newsletter .title{margin-bottom:8px;}.article-newsletter__form{margin:24px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-end;}.article-newsletter .form__field:focus,.article-newsletter .form__field:hover{box-shadow:0 4px 10px rgba(30,30,30,.1),0 8px 12px rgba(30,30,30,.14);}.article-newsletter .form__field:not(:empty):hover,.article-newsletter .form__field:not(:placeholder-shown):hover{box-shadow:none;}.article-newsletter .form__group{width:100%;margin-bottom:8px;}.article-newsletter__fieldMsg{margin-left:25px;margin-top:12px;transition:opacity .2s .15s;opacity:0;display:none;}.has__error .article-newsletter__fieldMsg,.has__success .article-newsletter__fieldMsg{display:inline-block;opacity:1;}.article-newsletter__submit{width:121px;height:40px;background-color:#ffc300;border:1px solid hsla(0,0%,100%,.16);color:#232323;}.article-newsletter__submit:hover{background-color:#ffdb66;}.article-newsletter__submit:active{background-color:#ffcf33;}@media screen and (min-width:600px){.article-newsletter__container{margin:0 auto;min-width:600px;width:calc(294px + 33.3333vw);}.article-newsletter__submit{margin-bottom:8px;}.article-newsletter__fieldMsg{position:absolute;top:100%;}.article-newsletter .form__group{width:calc(100% - 137px);margin-right:16px;}}@media screen and (min-width:960px){.article-newsletter__container{padding-top:72px;}.article-newsletter__form{margin-top:40px;max-width:74%;}}@media screen and (min-width:1440px){.article-newsletter__container{padding-top:96px;padding-bottom:40px;}}:root{--fr3Black:#232323;--fr3Blue:#0082e6;--forestGreen:#1fb538;--amber:#ffc300;--pizzaz:#ff9000;--alizarinCrimson:#e92f25;--endeavour:#0062ae;--congressBlue:#004d90;--midnightBlue:#02306c;--prussianBlue:#001e55;--catskillWhite:#f2f4f8;--athensGray:#e6e8ed;--iron:#c8cace;--osloGray:#929497;--paleSky:#5f7081;--abbey:#48484d;--title:#232323;--body:#48484d;--caption:#5f7081;--titleDm:#f2f2f2;--bodyDm:#e3e6ec;--captionDm:#abbac7;}.no-scroll{overflow:hidden;max-height:100%;}h1,h2{color:var(--title);}h3{color:var(--paleSky);}p{color:var(--body);}.nowrap{white-space:nowrap;}img:not(.not-lazy){opacity:0;}img.lazy--loaded{transition-duration:.3s;opacity:1;}iframe.lazy{opacity:0;}iframe.lazy.lazy--loaded{transition-duration:.3s;opacity:1;}