/*!
 *  Rexel website
 *  @version: 0.0.50
 *  
*/

:root{--site-margin:1rem;--header-height:6rem}body,html{min-width:20rem;width:100%;height:100%}.lock-site-scroll,.lock-site-scroll body{overflow:hidden;height:100%}.lock-site-scroll .site-main{transform:translateY(var(--neg-site-scroll))}.site-content{padding-top:var(--header-height)}.has-hero-block .site-content{padding-top:0}.fvh:not(:focus):not(:active),.vh{position:absolute;width:.063rem;height:.063rem;margin:-.062rem;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.nav-access{position:absolute;top:0;margin:0;padding:0 1.25rem;background:#fff;z-index:30;font-size:.75rem}.nav-access a{position:absolute;left:-437.5rem;padding:.313rem;color:#000;text-decoration:none;display:inline-block;border:.063rem solid #000;box-shadow:0 0 .313rem #000}.nav-access a:focus{position:relative;left:0}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only:focus{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}@media (max-width:89.938rem){.sr-only--mobile{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only--mobile:focus{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}}@media (min-width:90rem){.sr-only--desktop{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only--desktop:focus{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}}.block-filters{display:flex;column-gap:2rem;position:relative;align-items:center}.block-filters__filter__btn{font-size:1rem;line-height:1.5;font-weight:500;border:none;-webkit-appearance:none;appearance:none;display:inline-flex;column-gap:.5rem;background-color:transparent;align-items:center;padding:0;cursor:pointer}.block-filters__filter__btn::after,.block-filters__filter__btn::before{content:'';width:1rem;height:.875rem;background-repeat:no-repeat;background-size:.875rem;background-position:50% 50%;transition:transform .2s ease-in}.block-filters__filter__btn::before{display:none}.block-filters__filter.is-opened .block-filters__filter__layer{pointer-events:all;opacity:1;transform:translateY(.625rem)}.block-filters__filter__layer{position:absolute;top:100%;z-index:3;background-color:#fff;opacity:0;transform:translateY(-.625rem);pointer-events:none;transition:.1s ease-out;box-sizing:border-box}.block-filters__filter__label{font-size:1rem;line-height:1.5;width:100%;display:inline-block;cursor:pointer}.block-filters__filter__input{display:none}.block-filters__filter__input:checked+.block-filters__filter__label{color:#2896d7}.block-filters__filter__input:disabled+.block-filters__filter__label{color:#87888a;cursor:auto;opacity:.5}.block-filters__filter__item{padding:1.5rem 0 1.5rem 1rem;box-sizing:border-box}@media (max-width:63.938rem){.block-filters{margin-top:1rem}.block-filters__label{display:none}.block-filters__filter__layer{right:0;width:calc(100vw - 2 * var(--site-margin,1rem))}.block-filters__filter__label{font-weight:500}.block-filters__filter__item{border-bottom:.063rem solid #d9dbde}}@media (min-width:64rem){:root{--site-margin:10rem;--header-height:7rem}.block-filters{column-gap:1rem}.block-filters--alt .block-filters__filter__btn,.block-filters--alt .block-filters__filter__layer{background-color:#fff}.block-filters__label{line-height:1.5;font-weight:600;font-size:.875rem}.block-filters__filter{position:relative}.block-filters__filter__btn{font-weight:400;font-size:.875rem;background-color:rgba(40,150,215,.16);padding:.75rem 1rem;border-radius:6.25rem;column-gap:1.25rem;flex-direction:row-reverse}.block-filters__filter__btn::after{display:none}.block-filters__filter__btn::before{display:block}.block-filters__filter__layer{background-color:#e2f5fe;border-radius:1rem;min-width:11.875rem;right:0;padding:.75rem 0}.block-filters__filter__label{font-size:.875rem;line-height:1.5;font-weight:500}.block-filters__filter__item{padding:.313rem 1rem}}.block-title-tag{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;row-gap:.5rem}.block-title-tag__title{order:2}.block-title-tag__tag{order:1;font-size:.875rem;line-height:1.5;background-color:#e2f5fe;display:inline-flex;justify-content:center;align-items:center;border-radius:9.375rem;text-transform:uppercase;padding:.125rem .75rem;box-sizing:border-box}.block-title-tag__tag--alt{background-color:rgba(255,255,255,.6)}@media (min-width:48rem){.block-title-tag{row-gap:1rem}}.btn-1,.btn-2{font-weight:500;position:relative;display:inline-flex;align-items:center;background-color:#2896d7;border:.063rem solid #2896d7;color:#fff;font-size:1rem;line-height:1.5;border-radius:8.75rem;height:3.5rem;padding:.5rem 1.5rem;box-sizing:border-box;cursor:pointer}.btn-1--arrow,.btn-1--download,.btn-2--arrow,.btn-2--download{padding-right:6rem}.btn-1--arrow::before,.btn-1--download::before,.btn-2--arrow::before,.btn-2--download::before{content:'';position:absolute;right:.5rem;width:2.5rem;height:2.5rem;background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%;transform-origin:center;transition:.3s ease-out}.btn-1--arrow:hover::before,.btn-1--download:hover::before,.btn-2--arrow:hover::before,.btn-2--download:hover::before{width:3.25rem;height:3.25rem}.mode-accessibility .btn-1--arrow,.mode-accessibility .btn-1--download,.mode-accessibility .btn-2--arrow,.mode-accessibility .btn-2--download{background-color:#0a287d;border:.063rem solid #0a287d;color:#fff}.btn-1--arrow:hover::before,.btn-2--arrow:hover::before{transform:rotate(45deg)}.btn-2{background-color:#fff;border-color:#fff;color:#0c0d0d}@media (min-width:64rem){.btn-1,.btn-2{height:4.25rem;padding:.5rem 2rem}.btn-1--arrow,.btn-1--download,.btn-2--arrow,.btn-2--download{padding-right:8.625rem}.btn-1--arrow::before,.btn-1--download::before,.btn-2--arrow::before,.btn-2--download::before{content:'';right:.5rem;width:3rem;height:3rem}}.bt-slider{-webkit-appearance:none;appearance:none;border:none;padding:0;margin:0;background-color:transparent;cursor:pointer;width:3.5rem;height:3.5rem;color:#2896d7}.bt-slider__icon{width:100%;height:100%}.bt-slider__p{transition:fill .3s ease-out;fill:#fff}.bt-slider.is-disabled{opacity:.4;pointer-events:none}.mode-accessibility .bt-slider{color:#0a287d}.bt-slider--alt .bt-slider__svg__bg{fill:#fff;fill-opacity:1}@media (hover:hover){.bt-slider:hover .bt-slider__p{fill:$darkGreen}}.btn-play{font-size:.875rem;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:#fff;background-color:transparent;border:none;display:inline-flex;align-items:center;column-gap:.5rem;cursor:pointer;padding:0;-webkit-appearance:none;appearance:none}.btn-play::before{content:'';background-repeat:no-repeat;width:2.25rem;height:2.25rem;display:inline-block}.block-wysiwyg h2{font-size:1.125rem;line-height:1.5;font-weight:600;letter-spacing:-.01em}.block-wysiwyg h2+ol:not(:first-child),.block-wysiwyg h2+p:not(:first-child),.block-wysiwyg h2+ul:not(:first-child),.block-wysiwyg h2:not(:first-child){margin-top:1.5rem}.block-wysiwyg h3{font-size:2.5rem;line-height:1.15;letter-spacing:-.01em}.block-wysiwyg h4{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em}.block-wysiwyg ol:not(:first-child),.block-wysiwyg p:not(:first-child),.block-wysiwyg ul:not(:first-child){margin-top:1.5rem}.block-wysiwyg p{font-size:1.125rem;line-height:1.5}.block-wysiwyg p strong{font-weight:600}.block-wysiwyg p.text-small,.block-wysiwyg p.text-small-bold{font-size:1rem;line-height:1.3!important;letter-spacing:0}.block-wysiwyg p.text-small-bold{font-weight:600}.block-wysiwyg p.h4,.block-wysiwyg p.h4-bold{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em}.block-wysiwyg p.h4+p:not(:first-child),.block-wysiwyg p.h4-bold+p:not(:first-child){margin-top:1rem}.block-wysiwyg p.h4-bold{font-weight:600}.block-wysiwyg p.caption{font-size:1rem;line-height:1.3;font-style:italic}.block-wysiwyg ol li,.block-wysiwyg ul li{font-size:1rem;line-height:1.3;position:relative;padding-left:.875rem}.block-wysiwyg ol li:not(:first-child),.block-wysiwyg ul li:not(:first-child){margin-top:1rem}.block-wysiwyg ol li::before,.block-wysiwyg ul li::before{content:'';width:.375rem;height:.375rem;display:block;border-radius:100%;background-color:#2896d7;margin-top:.5rem;position:absolute;left:0}@media (min-width:64rem){.block-wysiwyg h4{font-size:1.5rem}.block-wysiwyg p{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem);line-height:1.3;letter-spacing:-.01em}.block-wysiwyg p:not(:first-child){margin-top:1.5rem}.block-wysiwyg p.h4,.block-wysiwyg p.h4-bold{font-size:1.5rem}.block-wysiwyg p.h4+p:not(:first-child),.block-wysiwyg p.h4-bold+p:not(:first-child){margin-top:1.5rem}}@media (min-width:90rem){.btn-1,.btn-2{font-size:.875rem}.block-wysiwyg p{font-size:1rem}.block-wysiwyg ol li,.block-wysiwyg ul li{font-size:.875rem}}.bg-popin{position:fixed;inset:0;background-color:rgba(12,13,13,.75);display:none;z-index:10}.popin{position:fixed;z-index:25;display:none;box-sizing:border-box;height:100vh}.popin__viewport{height:100%;max-height:100vh;overflow-y:auto;background-color:#fff}.popin__wrapper{background-color:#fff;position:relative;box-sizing:border-box;padding:1.5rem 1rem}.popin__close-button{background-repeat:no-repeat;width:1.125rem;height:1.125rem;border:none;-webkit-appearance:none;appearance:none;background-color:transparent;position:absolute;right:.938rem;top:1.5rem;cursor:pointer;z-index:10}.popin__close-button p{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.popin__background{background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;display:none}.popin__loader{position:absolute;inset:0;width:100%;background-color:rgba(0,0,0,.4);background-repeat:no-repeat;background-position:50% 50%;display:none}.popin__title{font-size:1.75rem;line-height:1.15;padding-block-end:2rem;margin-block-end:2rem;border-block-end:.063rem solid #2896d7;border-image-slice:0 0 1 0;border-image-source:linear-gradient(90deg,#2896d7 0,#00d37f 100%)}.popin--governance .popin__wrapper{padding:0}@media (max-width:63.938rem){.popin{inset:0;width:100%}}@media (min-width:64rem){.popin{margin-left:auto;max-width:80%;right:0;top:0;font-size:.875rem}.popin__close-button{top:2.5rem;right:2.5rem}.popin__wrapper{height:100vh;padding:2.5rem 0}.popin--transcription .popin__wrapper{padding:3.75rem}.popin__title{font-size:1.5rem}}.popin-message{top:0;left:0;width:100%;height:100%;display:none;opacity:0;transition:opacity .3s ease-out .3s;z-index:25;background-color:rgba(12,13,13,.5)}.popin-message.is-fixed{position:fixed}.popin-message,.popin-message__close,.popin-message__vp{position:absolute}.popin-message__vp{top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2.5rem)}.popin-message__layer{background-color:#fff;opacity:0;transform:translateY(1.875rem);transition:opacity .3s ease-out,transform .3s ease-out}.popin-message__close{top:0;right:0;border:none;-webkit-appearance:none;appearance:none;background-color:transparent;padding:.938rem;margin:0;cursor:pointer}.popin-message__ct{padding:1.875rem 2.813rem;text-align:center;font-size:.875rem;color:$dark}.popin-message__footer{display:flex;width:100%}.popin-message__bt{flex:0 0 50%}.popin-message.is-error .popin-message__ct{color:#ff4747}.popin-message.is-open{transition-delay:0s;opacity:1}.popin-message.is-open .popin-message__layer{transition-delay:.3s,.3s;opacity:1;transform:translateY(0)}.popin-message.is-hide{transition-delay:.3s;opacity:0}.popin-message.is-hide .popin-message__layer{transition-delay:0s,0s;opacity:0;transform:translateY(-1.875rem)}.transcription{margin-block-start:1.25rem}.transcription__btn{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;color:#2896d7;text-decoration:underline;cursor:pointer}.transcription__btn:hover{text-decoration:none}.footer__wrapper{background:linear-gradient(317.82deg,#2896d7 -84.78%,#0a287d 77.81%)}.footer__logo{width:8.25rem;display:block}.footer__rs{display:flex;justify-content:center;column-gap:1rem}.footer__grid{margin-top:2.063rem}.footer__grid::before{content:'';height:.063rem;width:100%;background-color:rgba(255,255,255,.2);display:block}.footer__grid__wrapper{display:grid;row-gap:2rem;margin-top:2rem}.footer__cell{display:flex;flex-direction:column}.footer__cell__tab{align-items:center;border:0;background:0 0;column-gap:.625rem;display:flex;justify-content:space-between;padding:0;width:100%}.footer__cell__tab::after{content:'';background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%;display:block;width:.688rem;height:.688rem;flex:0 0 .688rem}.footer__cell__title .footer__cell__tab,.footer__cell__title__link{font-size:.875rem;line-height:1.5;text-transform:uppercase;color:#fff}.footer__cell__title__link{background-color:rgba(255,255,255,.1);border-radius:9.375rem;padding:.125rem .75rem;box-sizing:border-box;display:inline-block}.footer__cell__list__link{font-size:.875rem;line-height:1.5;color:#fff}.footer__cell__list__item:not(:last-child):not(.footer__cell__list__item--hub){margin-bottom:.5rem}.footer__cell__list__item--hub{font-weight:600;margin:1.5rem 0}.footer__cell__list__item--hub .footer__cell__list__link{text-decoration:underline}.footer__cell__list--alt{margin-top:0}.footer__cell__list--alt .footer__cell__list__item:not(:first-child){margin-top:1.5rem}.footer__cell__list--alt .footer__cell__list__item.is-alt:last-child .footer__cell__title__link{background-color:#fff;color:#0c0d0d;padding:.5rem 1.25rem;text-transform:capitalize}.footer__links{padding:1rem var(--site-margin,1rem);background-color:#0a287d;color:#fff;font-size:.813rem;line-height:1.5;text-align:center}.footer__links__list{display:flex;align-items:center;justify-content:center;column-gap:1.5rem}.footer__links__link{color:#fff}@media (max-width:47.938rem){.footer__wrapper{position:relative;padding:2rem var(--site-margin,1rem) 6.5rem}.footer__rs{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.footer__links__list,.footer__list{margin-top:.5rem}}@media (min-width:48rem){.footer__wrapper{padding:2rem var(--site-margin,1rem)}.footer__head{display:flex;justify-content:space-between;align-items:center}.footer__logo{width:7.625rem}.footer__grid__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;column-gap:5rem}}@media (min-width:48rem) and (max-width:63.938rem){:root{--site-margin:1.875rem}.footer__rs{column-gap:.5rem}.footer__cell{grid-column:1/2}.footer__cell--alt{grid-column:2/3;grid-row:1/span 5}}@media (max-width:63.938rem){.footer__cell__tab+.footer__cell__title__link{display:none}.footer__cell__panel{border-bottom:1px solid rgba(255,255,255,.2);overflow:hidden;display:grid;grid-template-rows:0fr;padding-bottom:1.5rem;transition:grid-template-rows .5s}.is-opened .footer__cell__panel{grid-template-rows:1fr}.footer__cell__panel__wrapper{min-height:0;min-width:0}}@media (min-width:64rem){.footer__wrapper{background:linear-gradient(90deg,#0a287d 0,#2896d7 100%)}.footer__cell__tab{display:none}.footer__cell__list:not(.footer__cell__list--alt){margin-top:1.5rem}.footer__cell__list__item--hub{display:none}.footer__links{padding:1.5rem var(--site-margin,2.5rem);display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.footer__grid{margin-top:2.5rem}.footer__grid__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:2.5rem;margin-top:2.5rem}}.document-list__title{font-size:2rem;line-height:1.15;letter-spacing:-.01em;padding:0 var(--site-margin,1rem)}.document-list__list{margin-top:1.5rem;opacity:1;transition:opacity .4s ease-out}.document-list__list.is-fade{opacity:0}.document-list__item:last-child .document-list__item__wrapper{border-bottom:.063rem solid #d9dbde}.document-list__item__link{display:block;padding:0 var(--site-margin,1rem);position:relative}.document-list__item__link::before{content:'';background:linear-gradient(90deg,#2896d7 0,#bc7dff 100%);opacity:0;transition:opacity .2s;position:absolute;inset:0;border-top:.063rem solid #fff}.document-list__item__link:focus,.document-list__item__link:hover{color:#fff}.document-list__item__link:focus::before,.document-list__item__link:hover::before{opacity:1}.document-list__item__link:focus .document-list__item__infos__format,.document-list__item__link:hover .document-list__item__infos__format{color:#fff}.document-list__item__link:focus .document-list__item__wrapper,.document-list__item__link:hover .document-list__item__wrapper{border-color:#fff}.document-list__item__wrapper{position:relative;border-top:.063rem solid #d9dbde;padding:1.5rem 2.5rem 1.5rem 0}.document-list__item__wrapper::after{content:'';background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem}.document-list__item__title{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em;font-weight:600}.document-list__item__infos{display:inline-flex;align-items:center;column-gap:.5rem;margin-top:.5rem}.document-list__item__infos__format,.document-list__item__infos__size{font-size:1rem}.document-list__item__infos__format{color:#2896d7;line-height:1.5;font-weight:500;text-transform:uppercase}.document-list__item__infos__size{line-height:1.3;display:inline-flex;align-items:center;column-gap:.5rem}.document-list__item__infos__size::before{content:'';height:1rem;width:.063rem;background-color:#d9d9d9;display:inline-block}.document-list__btn{margin:2rem var(--site-margin,1rem) 0}.mode-accessibility .document-list__item__infos__format{color:#0a287d}.mode-accessibility .document-list__item__link::before{background:#0a287d}@media (min-width:64rem){.document-list__title{font-size:clamp(2rem,.77rem + 1.93vw,2.5rem)}.document-list__list{margin-top:2.5rem}.document-list__item__title{font-size:clamp(1.25rem,.63rem + .96vw,1.5rem)}.document-list__item__wrapper::after{width:2rem;height:2rem}.document-list__btn{margin-top:2.5rem}}@media (min-width:90rem){.footer__grid__wrapper{grid-template-columns:repeat(5,minmax(0,1fr))}.document-list__title{font-size:1.5rem}.document-list__item__title{font-size:1.25rem}}.highlight{padding:2rem var(--site-margin,1rem);background:linear-gradient(90deg,#2896d7 0,#bc7dff 100%);font-size:1.5rem;line-height:1.15;letter-spacing:-.01em;color:#fff}.mode-accessibility .highlight{background:#0a287d}@media (min-width:64rem){.highlight{margin:0 var(--site-margin,2.5rem);padding:3.5rem;font-size:clamp(1.5rem,.27rem + 1.93vw,2rem)}}@media (min-width:90rem){.highlight{font-size:2rem}}.image-video{padding:0 var(--site-margin);box-sizing:border-box}.image-video__wrapper{position:relative}.image-video__wrapper.is-loading{background-repeat:no-repeat;background-position:50% 50%;background-color:rgba(40,150,215,.16)}.image-video__wrapper.is-loading .image-video__media{opacity:0}.image-video__media{transition:opacity .2s ease-out;position:relative;aspect-ratio:343/209}.image-video__media__btn-play{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;position:absolute;inset:0;padding:0;z-index:10}.image-video__img,.image-video__picture,.image-video__video,.image-video__video-frame{width:100%;height:100%;display:block}.image-video__img{object-fit:cover;object-position:50% 50%}.image-video__picture{background-color:rgba(12,13,13,.4)}@media (min-width:64rem){.image-video{width:62.014%;margin-left:auto;box-sizing:content-box}.image-video__media{aspect-ratio:893/502}}.kf-news{padding:0 var(--site-margin,1rem)}.kf-news__title{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em;font-weight:600}.kf-news__list{margin-top:1.5rem;display:grid;row-gap:1rem}.kf-news__item__wrapper{position:relative;box-sizing:border-box;padding:1.5rem;aspect-ratio:1}.kf-news__item__legend,.kf-news__item__value{color:#fff;font-weight:600;letter-spacing:-.01em;line-height:1.2}.kf-news__item__value{font-size:2.5rem}.kf-news__item__value sup{font-size:1.25rem;line-height:1.5}.kf-news__item__legend{font-size:1.25rem}.kf-news__item__img,.kf-news__item__picture{display:block;height:100%;width:100%}.kf-news__item__picture{position:absolute;inset:0;z-index:1;background-color:rgba(12,13,13,.4)}.kf-news__item__picture::before{content:'';position:absolute;inset:0;background-color:rgba(0,0,0,.2)}.kf-news__item__img{object-fit:cover;object-position:50% 50%}.kf-news__item__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between}.kf-news__item--alt .kf-news__item__value span,.kf-news__item--alt .kf-news__item__value sup{background:linear-gradient(90deg,#ffa700 0,#ff6dff 100%);background-size:100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.mode-accessibility .kf-news__item--alt .kf-news__item__value span,.mode-accessibility .kf-news__item--alt .kf-news__item__value sup{color:#0a287d;background:padding-box unset;-webkit-text-fill-color:unset}.kf-news__item--alt .kf-news__item__legend{color:#0c0d0d}.kf-news__item--alt .kf-news__item__wrapper{background-color:#f2f4f7}.mode-accessibility .kf-news__item__picture::before{background-color:rgba(0,0,0,.6)}@media (max-width:63.938rem){.kf-news__item{width:73.761%}}@media (min-width:64rem){.kf-news{margin-left:8.125%}.kf-news__title{font-size:1.5rem}.kf-news__list{grid-template-columns:repeat(3,minmax(0,19.375rem));column-gap:2.5rem}}@media (min-width:90rem){.kf-news__title{font-size:1.25rem}}.key-points{padding:2.5rem var(--site-margin,1rem);box-sizing:border-box;background:radial-gradient(circle at 85% -5%,#bd7de0 0,transparent 28%),radial-gradient(at 50% 50%,#fff 0,transparent 107%) #b8ecfe}.key-points__title{font-size:1.75rem;line-height:1.15;letter-spacing:-.01em}.key-points__list{margin-top:1.5rem;counter-reset:item-counter}.key-points__item{counter-increment:item-counter}.key-points__item:not(:first-child){margin-top:1.5rem}.key-points__item__title{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;display:inline-flex;align-items:baseline}.key-points__item__title::before{font-size:2.5rem;line-height:1.2;font-weight:600;content:counter(item-counter);margin-right:1rem;width:1.313rem}.key-points__item__description{margin-top:.625rem;font-size:1.125rem;line-height:1.3;letter-spacing:-.01em}@media (min-width:48rem){.key-points{background:radial-gradient(circle at 110% 0,#bd7de0 0,transparent 32%),radial-gradient(at 50% 50%,#fff 0,transparent 43%) #b8ecfe}}@media (min-width:64rem){.key-points{background:radial-gradient(circle at 68% -13%,#bd7de0 -5%,transparent 33%),radial-gradient(at 50% 50%,#fff 0,transparent 55%) #b8ecfe;padding:3.5rem 0}.key-points__wrapper{margin:0 auto;width:78.194%}.key-points__title{font-size:clamp(1.75rem,-.1rem + 2.89vw,2.5rem)}.key-points__list{margin-top:2.5rem}.key-points__item:not(:first-child){margin-top:1.875rem}.key-points__item__title{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem)}.key-points__item__title::before{font-size:3.5rem;width:2.063rem}.key-points__item__description{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem)}}@media (min-width:90rem){.key-points__title{font-size:1.5rem}.key-points__item__description,.key-points__item__title{font-size:1rem}.key-points__item__title::before{font-size:2.5rem}}.quote-news{padding:0 var(--site-margin,1rem)}.quote-news__wrapper{padding:2rem;box-sizing:border-box;background-color:#f2f4f7}.quote-news__wrapper::before{content:'';background-repeat:no-repeat;display:block;width:2.875rem;height:1.5rem;margin-bottom:1.5rem}.quote-news__quote{font-size:1.125rem;line-height:1.5}.quote-news__name{font-size:1rem;line-height:1.5;font-weight:600;margin-top:1rem}.quote-news__function{font-size:1rem;line-height:1.3;margin-top:.25rem}@media (min-width:64rem){.quote-news{margin-left:8.125%;max-width:53.889%}.quote-news__wrapper{padding:3.5rem}.quote-news__quote{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem);line-height:1.3;letter-spacing:-.01em}}@media (min-width:90rem){.quote-news__quote{font-size:1rem}.quote-news__function,.quote-news__name{font-size:.875rem}}.related-news{padding:0 var(--site-margin,1rem)}.related-news__title{font-size:2rem;line-height:1.15;letter-spacing:-.01em}.related-news__list{margin-top:1.5rem;display:grid;row-gap:2rem}.related-news__card__link{display:block}.related-news__card__img,.related-news__card__picture{display:block;height:100%;width:100%}.related-news__card__picture{aspect-ratio:1;background-color:rgba(12,13,13,.4)}.related-news__card__img{object-fit:cover;object-position:50% 50%}.related-news__card__content{margin-top:1rem}.related-news__card__infos{display:flex;align-items:center;column-gap:.5rem}.related-news__card__category,.related-news__card__date{font-size:.875rem;line-height:1.5}.related-news__card__category{font-weight:600;color:#2896d7;display:flex;align-items:center;column-gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-news__card__category::after{content:'';width:.063rem;height:1rem;background-color:#d9d9d9;display:inline-block}.related-news__card__title{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em;margin-top:.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.related-news__card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.related-news__card__tag{font-weight:500;font-size:1rem;line-height:1.5;background-color:#f2f4f7;padding:.313rem .75rem;box-sizing:border-box}.mode-accessibility .related-news__card__category{color:#0a287d}@media (min-width:48rem){.related-news__list{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.25rem;margin-top:1.5rem}}.rte{padding:0 var(--site-margin,1rem)}.rte h2{font-size:1.25rem;line-height:1.3;font-weight:600;letter-spacing:-.01em}.rte h2+ol:not(:first-child),.rte h2+p:not(:first-child),.rte h2+ul:not(:first-child){margin-top:1.5rem}.rte h2:not(:first-child){margin-top:1.375rem}.rte a{color:#2896d7;text-decoration:underline}.rte a:hover{text-decoration:none}.rte ol:not(:first-child),.rte p:not(:first-child),.rte ul:not(:first-child){margin-top:1.75rem}.rte p{font-size:1.125rem;line-height:1.5}.rte p strong{font-weight:600}.rte p.text-small,.rte p.text-small-bold{font-size:1rem;line-height:1.3!important;letter-spacing:0}.rte p.text-small-bold{font-weight:600}.rte p.h4,.rte p.h4-bold{font-size:1.25rem;line-height:1.3;letter-spacing:-.01em}.rte p.h4-bold{font-weight:600}.rte p.caption{font-size:1rem;line-height:1.3;font-style:italic}.rte ol li,.rte ul li{font-size:1.125rem;line-height:1.5;position:relative;padding-left:1.5rem}.rte ol li:not(:first-child),.rte ul li:not(:first-child){margin-top:.75rem}.rte ul li::before{content:'';width:.5rem;height:.5rem;display:block;border-radius:100%;background:linear-gradient(90deg,#2896d7 0,#bc7dff 100%);margin-top:.625rem;position:absolute;left:0}.rte ol{counter-reset:li-counter}.rte ol li{padding-left:2.063rem}.rte ol li::before{content:counter(li-counter) '.';counter-increment:li-counter;font-size:1.25rem;letter-spacing:-.01em;font-weight:600;background:linear-gradient(90deg,#2896d7 0,#bc7dff 100%);background-size:100%;position:absolute;left:0;top:-.125rem;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.mode-accessibility .rte a{color:#0a287d}.mode-accessibility .rte ul li::before{background:#0a287d}.mode-accessibility .rte ol li::before{color:#0a287d;background:0 0;-webkit-text-fill-color:unset}@media (min-width:64rem){.related-news__title{font-size:clamp(2rem,.77rem + 1.93vw,2.5rem)}.related-news__list{column-gap:2.5rem;margin-top:2.5rem}.related-news__card__content{margin-top:1.5rem}.related-news__card__category,.related-news__card__date{font-size:1rem}.related-news__card__title{font-size:1.25rem;margin-top:1rem}.related-news__card__tags{margin-top:1.5rem}.rte{margin-left:8.125%;max-width:53.889%}.rte h2{font-size:clamp(1.25rem,.63rem + .96vw,1.5rem)}.rte h2+ol:not(:first-child),.rte h2+ul:not(:first-child){margin-top:2rem}.rte h2+p:not(:first-child){margin-top:1.5rem}.rte p{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem);line-height:1.3;letter-spacing:-.01em}.rte p.h4,.rte p.h4-bold{font-size:clamp(1.25rem,.63rem + .96vw,1.5rem)}.rte ol li,.rte ul li{font-size:clamp(1.125rem,.82rem + .48vw,1.25rem);line-height:1.3;letter-spacing:-.01em}.rte ul li::before{margin-top:.5rem}.rte ol li::before{top:0}}@media (min-width:90rem){.related-news__title{font-size:2.5rem}.related-news__card__title{font-size:1rem}.related-news__card__category,.related-news__card__date,.related-news__card__tag{font-size:.875rem}.rte h2{font-size:1.25rem}.rte p{font-size:1rem}.rte p.h4,.rte p.h4-bold{font-size:1.25rem}.rte ol li,.rte ul li{font-size:1rem}}