/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.label{font-weight:600;font-size:0.75rem;line-height:1.25;}.label--normal{font-weight:400;}.label--primary-dark{color:#00005c;}.label--two-lines{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.label--one-line{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}.label--background{width:fit-content;padding:0.25rem 0.75rem;border-radius:1.875rem;color:white;background:rgba(28,28,28,0.7);backdrop-filter:blur(0.625rem);}.label--background--primary{background-color:#0816a1;}.label--background--primary-dark{background-color:#00005c;}.label--bordered{width:fit-content;padding:0.25rem 0.75rem;border:0.0625rem solid;border-radius:1.875rem;background-color:transparent;}.label--bordered--primary{color:#0816a1;}.label--bordered--secondary{border-color:#6f7273;}.bg-dark .label--bordered--secondary{border-color:#33337d;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.list-labels{display:flex;flex-wrap:wrap;gap:0.25rem 0.75rem;align-items:center;}.list-labels--nowrap{flex-wrap:nowrap;}.list-labels--column-gap-neg{column-gap:0.5rem;}.list-labels--separators{column-gap:0;}.list-labels--separators .label:not(:last-child){border-right:0.0625rem solid #6f7273;margin-inline-end:0.75rem;padding-inline-end:0.75rem;}[dir=rtl] .list-labels--separators .label:not(:last-child){border-right:0;}[dir=rtl] .list-labels--separators .label:not(:last-child){border-left:0.0625rem solid #c3c7c9;}.list-labels__label-consistent{flex-shrink:0;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.title-h7{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.375rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.title-h7--regular{font-weight:400;}.title-h7--display{font-weight:200;font-family:saira,sans-serif;}.title-h7{line-height:1.3;letter-spacing:-0.03125rem;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.button-primary{position:relative;z-index:0;display:inline-flex;gap:0.75rem;align-items:center;justify-content:center;max-width:max-content;min-height:3rem;padding:0.75rem 1.125rem;border:0;border-radius:0 0.625rem;aspect-ratio:auto;font-weight:600;font-size:0.875rem;font-family:inter,sans-serif;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;transition:border 0.2s cubic-bezier(0,0.55,0.45,1),color 0.5s cubic-bezier(0,0.55,0.45,1),background-color 0.5s cubic-bezier(0,0.55,0.45,1);}@media (max-width:767.98px){.button-primary{width:100%;max-width:none;}}[dir=rtl] .button-primary{border-radius:0.625rem 0;}.button-primary > *{position:relative;z-index:3;}a:has(.button-primary),a:hover:has(.button-primary){text-decoration:none;}button:has(.button-primary){padding:0;border:0;background:transparent;appearance:none;}.button-primary .icon{flex-shrink:0;line-height:1;}.button-primary .icon svg{width:0.875rem;height:0.875rem;fill:currentcolor;}[dir=rtl] .button-primary .icon svg{transform:scaleX(-1);}.button-primary:hover{text-decoration:none;}.button-primary[disabled],button[disabled]:has(.button-primary) .button-primary{cursor:default;}.button-primarya{color:inherit;text-decoration:none;}.button-primarya:hover,.button-primarya:active,.button-primarya:visited,.button-primarya:visited:hover{color:inherit;text-decoration:inherit;}.button-primary--icon-only{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .button-primary--icon-only{border-radius:50%;}@media (max-width:767.98px){.button-primary--icon-only{width:auto;}}.button-primary--icon-only .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.button-primary--icon-only:hover{background-color:#fbfdfe;}.button-primary.external-link .icon{rotate:-45deg;}[dir=rtl] .button-primary.external-link .icon{rotate:45deg;}.button-primary{position:relative;overflow:hidden;}.button-primary::before{position:absolute;top:0;left:50%;z-index:0;width:calc(100% + 0.125rem);height:100%;min-height:6.25rem;border-radius:0 0 2.75rem 2.75rem;background-color:white;transform:translate(-50%,-100%);opacity:0;content:"";}.button-primary:not(:hover)::before,a:not(:hover):has(.button-primary) .button-primary::before,button:not([disabled],:hover):has(.button-primary) .button-primary::before{transform:translate(-50%,-100%);opacity:0;transition:opacity 0.2s cubic-bezier(0,0.55,0.45,1),transform 0.2s 0.2s cubic-bezier(0,0.55,0.45,1);}.button-primary:hover::before,a:hover:has(.button-primary) .button-primary::before,button:not([disabled]):hover:has(.button-primary) .button-primary::before{transform:translate(-50%,0);opacity:1;transition:opacity 0.5s cubic-bezier(0,0.55,0.45,1),transform 0.5s cubic-bezier(0,0.55,0.45,1);}.button-primary[disabled]::before,button[disabled]:has(.button-primary) .button-primary::before{display:none;}.button-primary{color:#f4f9fb;background-color:#0816a1;}.bg-dark .button-primary{color:#0816a1;background-color:#87edff;}.button-primary:hover,a:hover:has(.button-primary),button:not([disabled]):hover:has(.button-primary){color:#0816a1;}.button-primary:hover .button-primary,a:hover:has(.button-primary) .button-primary,button:not([disabled]):hover:has(.button-primary) .button-primary{color:#0816a1;background-color:#fbfdfe;box-shadow:0 0.5rem 0.9375rem rgba(0,0,0,0.1);}.button-primary:focus-visible{outline-offset:0.1875rem;}.button-primary[disabled],button[disabled]:has(.button-primary) .button-primary{border-color:transparent;color:#f4f9fb;background-color:#252526;}.bg-dark .button-primary[disabled],.bg-dark button[disabled]:has(.button-primary) .button-primary{background-color:#6f7273;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.button-secondary{position:relative;z-index:0;display:inline-flex;gap:0.75rem;align-items:center;justify-content:center;max-width:max-content;min-height:3rem;padding:0.75rem 1.125rem;border:0;border-radius:0 0.625rem;aspect-ratio:auto;font-weight:600;font-size:0.875rem;font-family:inter,sans-serif;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;transition:border 0.2s cubic-bezier(0,0.55,0.45,1),color 0.5s cubic-bezier(0,0.55,0.45,1),background-color 0.5s cubic-bezier(0,0.55,0.45,1);}@media (max-width:767.98px){.button-secondary{width:100%;max-width:none;}}[dir=rtl] .button-secondary{border-radius:0.625rem 0;}.button-secondary > *{position:relative;z-index:3;}a:has(.button-secondary),a:hover:has(.button-secondary){text-decoration:none;}button:has(.button-secondary){padding:0;border:0;background:transparent;appearance:none;}.button-secondary .icon{flex-shrink:0;line-height:1;}.button-secondary .icon svg{width:0.875rem;height:0.875rem;fill:currentcolor;}[dir=rtl] .button-secondary .icon svg{transform:scaleX(-1);}.button-secondary:hover{text-decoration:none;}.button-secondary[disabled],button[disabled]:has(.button-secondary) .button-secondary{cursor:default;}.button-secondarya{color:inherit;text-decoration:none;}.button-secondarya:hover,.button-secondarya:active,.button-secondarya:visited,.button-secondarya:visited:hover{color:inherit;text-decoration:inherit;}.button-secondary--icon-only{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .button-secondary--icon-only{border-radius:50%;}@media (max-width:767.98px){.button-secondary--icon-only{width:auto;}}.button-secondary--icon-only .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.button-secondary--icon-only:hover{background-color:#fbfdfe;}.button-secondary.external-link .icon{rotate:-45deg;}[dir=rtl] .button-secondary.external-link .icon{rotate:45deg;}.button-secondary{position:relative;overflow:hidden;}.button-secondary::before{position:absolute;top:0;left:50%;z-index:0;width:calc(100% + 0.125rem);height:100%;min-height:6.25rem;border-radius:0 0 2.75rem 2.75rem;background-color:white;transform:translate(-50%,-100%);opacity:0;content:"";}.button-secondary:not(:hover)::before,a:not(:hover):has(.button-secondary) .button-secondary::before,button:not([disabled],:hover):has(.button-secondary) .button-secondary::before{transform:translate(-50%,-100%);opacity:0;transition:opacity 0.2s cubic-bezier(0,0.55,0.45,1),transform 0.2s 0.2s cubic-bezier(0,0.55,0.45,1);}.button-secondary:hover::before,a:hover:has(.button-secondary) .button-secondary::before,button:not([disabled]):hover:has(.button-secondary) .button-secondary::before{transform:translate(-50%,0);opacity:1;transition:opacity 0.5s cubic-bezier(0,0.55,0.45,1),transform 0.5s cubic-bezier(0,0.55,0.45,1);}.button-secondary[disabled]::before,button[disabled]:has(.button-secondary) .button-secondary::before{display:none;}.button-secondary{border:0.0625rem solid;color:#0816a1;background-color:transparent;}.button-secondary:hover,a:hover:has(.button-secondary),button:not([disabled]):hover:has(.button-secondary){border-color:white;color:#0816a1;}.button-secondary:hover .button-secondary,a:hover:has(.button-secondary) .button-secondary,button:not([disabled]):hover:has(.button-secondary) .button-secondary{background-color:#fbfdfe;box-shadow:0 0.5rem 0.9375rem rgba(0,0,0,0.1);}.button-secondary[disabled]{border-color:#252526;color:#252526;}.bg-dark .button-secondary{color:#87edff;}.bg-dark .button-secondary:hover{color:#0816a1;}.bg-dark .button-secondary[disabled]{border-color:#c3c7c9;color:#c3c7c9;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.button-title-rounded-icon{position:relative;z-index:0;display:inline-flex;gap:0.75rem;align-items:center;justify-content:center;max-width:max-content;min-height:3rem;padding:0.75rem 1.125rem;border:0;border-radius:0 0.625rem;aspect-ratio:auto;font-weight:600;font-size:0.875rem;font-family:inter,sans-serif;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;transition:border 0.2s cubic-bezier(0,0.55,0.45,1),color 0.5s cubic-bezier(0,0.55,0.45,1),background-color 0.5s cubic-bezier(0,0.55,0.45,1);}@media (max-width:767.98px){.button-title-rounded-icon{width:100%;max-width:none;}}[dir=rtl] .button-title-rounded-icon{border-radius:0.625rem 0;}.button-title-rounded-icon > *{position:relative;z-index:3;}a:has(.button-title-rounded-icon),a:hover:has(.button-title-rounded-icon){text-decoration:none;}button:has(.button-title-rounded-icon){padding:0;border:0;background:transparent;appearance:none;}.button-title-rounded-icon .icon{flex-shrink:0;line-height:1;}.button-title-rounded-icon .icon svg{width:0.875rem;height:0.875rem;fill:currentcolor;}[dir=rtl] .button-title-rounded-icon .icon svg{transform:scaleX(-1);}.button-title-rounded-icon:hover{text-decoration:none;}.button-title-rounded-icon[disabled],button[disabled]:has(.button-title-rounded-icon) .button-title-rounded-icon{cursor:default;}.button-title-rounded-icona{color:inherit;text-decoration:none;}.button-title-rounded-icona:hover,.button-title-rounded-icona:active,.button-title-rounded-icona:visited,.button-title-rounded-icona:visited:hover{color:inherit;text-decoration:inherit;}.button-title-rounded-icon--icon-only{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .button-title-rounded-icon--icon-only{border-radius:50%;}@media (max-width:767.98px){.button-title-rounded-icon--icon-only{width:auto;}}.button-title-rounded-icon--icon-only .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.button-title-rounded-icon--icon-only:hover{background-color:#fbfdfe;}.button-title-rounded-icon.external-link .icon{rotate:-45deg;}[dir=rtl] .button-title-rounded-icon.external-link .icon{rotate:45deg;}.button-title-rounded-icon{display:flex;gap:0.875rem;align-items:center;justify-content:space-between;max-width:none;padding:0;text-align:left;}[dir=rtl] .button-title-rounded-icon{text-align:right;}a:has(.button-title-rounded-icon),button:has(.button-title-rounded-icon),a:hover:has(.button-title-rounded-icon),a:focus:has(.button-title-rounded-icon),button:hover:has(.button-title-rounded-icon),button:focus:has(.button-title-rounded-icon){color:inherit;}button:has(.button-title-rounded-icon){width:100%;}.button-title-rounded-icon__icon,.button-title-rounded-icon .icon{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .button-title-rounded-icon__icon,[dir=rtl] .button-title-rounded-icon .icon{border-radius:50%;}@media (max-width:767.98px){.button-title-rounded-icon__icon,.button-title-rounded-icon .icon{width:auto;}}.button-title-rounded-icon__icon .text,.button-title-rounded-icon .icon .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.button-title-rounded-icon__icon:hover,.button-title-rounded-icon .icon:hover{background-color:#fbfdfe;}.button-title-rounded-icon__icon,.button-title-rounded-icon .icon{position:relative;overflow:hidden;}.button-title-rounded-icon__icon::before,.button-title-rounded-icon .icon::before{position:absolute;top:0;left:50%;z-index:0;width:calc(100% + 0.125rem);height:100%;min-height:6.25rem;border-radius:0 0 2.75rem 2.75rem;background-color:white;transform:translate(-50%,-100%);opacity:0;content:"";}.button-title-rounded-icon__icon:not(:hover)::before,a:not(:hover):has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon__icon::before,button:not([disabled],:hover):has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon__icon::before,.button-title-rounded-icon .icon:not(:hover)::before,a:not(:hover):has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon .icon::before,button:not([disabled],:hover):has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon .icon::before{transform:translate(-50%,-100%);opacity:0;transition:opacity 0.2s cubic-bezier(0,0.55,0.45,1),transform 0.2s 0.2s cubic-bezier(0,0.55,0.45,1);}.button-title-rounded-icon__icon:hover::before,a:hover:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon__icon::before,button:not([disabled]):hover:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon__icon::before,.button-title-rounded-icon .icon:hover::before,a:hover:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon .icon::before,button:not([disabled]):hover:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon .icon::before{transform:translate(-50%,0);opacity:1;transition:opacity 0.5s cubic-bezier(0,0.55,0.45,1),transform 0.5s cubic-bezier(0,0.55,0.45,1);}.button-title-rounded-icon__icon[disabled]::before,button[disabled]:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon__icon::before,.button-title-rounded-icon .icon[disabled]::before,button[disabled]:has(.button-title-rounded-icon__icon,.button-title-rounded-icon .icon) .button-title-rounded-icon .icon::before{display:none;}.button-title-rounded-icon__icon,.button-title-rounded-icon .icon{color:#0816a1;background-color:#87edff;}.button-title-rounded-icon__icon__svg,.button-title-rounded-icon__icon svg,.button-title-rounded-icon .icon__svg,.button-title-rounded-icon .icon svg{position:relative;z-index:3;}.button-title-rounded-icon--bordered .icon{border:0.0625rem solid currentcolor;color:currentcolor;background-color:transparent;}.button-title-rounded-icon--bordered:hover .icon,a:hover:has(.button-title-rounded-icon--bordered) .icon,button:hover:has(.button-title-rounded-icon--bordered) .icon{border-color:white;color:#0816a1;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.text-body-s{font-size:0.75rem;line-height:1.3;}.text-body-s--bold{font-weight:600;line-height:1.2;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.paragraph-ctas-container{display:flex;flex-direction:column;gap:0.75rem;align-items:stretch;justify-content:center;margin-top:1.75rem;}@media (min-width:768px){.paragraph-ctas-container{flex-direction:row;margin-top:2.75rem;}.layout--twocol-50-50 .paragraph-ctas-container,.layout--twocol-40-60 .paragraph-ctas-container{justify-content:flex-start;margin-inline:0;}}.paragraph-ctas-container--sticky-bar{margin-top:0;}.paragraph-ctas-container--rows{flex-direction:row;}@media (max-width:767.98px){.paragraph-ctas-container--rows{width:100%;}.paragraph-ctas-container--rows a,.paragraph-ctas-container--rows button{flex:1;}}@media (min-width:768px){.paragraph-ctas-container--align-start{justify-content:flex-start;margin-inline:0;}}.paragraph-ctas-container--equal-size{gap:0.5rem;}.paragraph-ctas-container--equal-size [class^=button],.paragraph-ctas-container--equal-size a:has([class^=button]),.paragraph-ctas-container--equal-size button:has([class^=button]){width:100%;min-width:calc(50% - 0.5rem/2);max-width:none;}.paragraph-ctas-container [class^=button]{height:100%;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.title-h6{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.375rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.title-h6--regular{font-weight:400;}.title-h6--display{font-weight:200;font-family:saira,sans-serif;}@media (max-width:991.98px){.title-h6{font-size:clamp(1.75rem,1.9285714286rem + -0.8928571429vw,1.375rem);}}.title-h6{line-height:1.3;letter-spacing:-0.0625rem;}.title-h6--primary-dark{color:#00005c;}.bg-dark .title-h6--primary-dark{color:white;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.title-h4{margin-top:0;margin-bottom:0;font-weight:600;font-size:2.75rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.title-h4--regular{font-weight:400;}.title-h4--display{font-weight:200;font-family:saira,sans-serif;}@media (max-width:991.98px){.title-h4{font-size:clamp(2rem,1.6428571429rem + 1.7857142857vw,2.75rem);}}.title-h4{line-height:1.16;letter-spacing:-0.03125rem;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.text-body-l{font-size:1.125rem;line-height:1.5;}.text-body-l--bold{font-weight:600;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.link{display:inline-flex;gap:0.25rem;align-items:center;}.link,a:has(.link){text-decoration:none;}.link .icon{flex-shrink:0;margin-bottom:0.125rem;}.link .icon svg{width:1.125rem;height:1.125rem;fill:currentcolor;}[dir=rtl] .link .icon svg{transform:scaleX(-1);}.link.external-link .icon svg{rotate:-45deg;width:0.75rem;height:0.75rem;}[dir=rtl] .link.external-link .icon svg{rotate:45deg;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.layout{margin-block:3.5rem;}@media (min-width:576px){.layout{margin-block:3.5rem;}}@media (min-width:768px){.layout{margin-block:3.5rem;}}@media (min-width:992px){.layout{margin-block:4.5rem;}}@media (min-width:1200px){.layout{margin-block:4.5rem;}}@media (min-width:1440px){.layout{margin-block:6rem;}}.layout:has(.slider--full){overflow-x:hidden;}.layout__region{display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start;gap:3.5rem;}@media (min-width:576px){.layout__region{gap:3.5rem;}}@media (min-width:768px){.layout__region{gap:3.5rem;}}@media (min-width:992px){.layout__region{gap:4.5rem;}}@media (min-width:1200px){.layout__region{gap:4.5rem;}}@media (min-width:1440px){.layout__region{gap:6rem;}}.layout__region > div{width:100%;}.node-press-release .layout__region{gap:2.75rem;}.layout--onecol .layout__region{width:100%;margin-right:auto;margin-left:auto;max-width:100%;padding-right:1.125rem;padding-left:1.125rem;}@media (min-width:576px){.layout--onecol .layout__region{max-width:100%;padding-right:1.125rem;padding-left:1.125rem;}}@media (min-width:768px){.layout--onecol .layout__region{max-width:100%;padding-right:1.375rem;padding-left:1.375rem;}}@media (min-width:992px){.layout--onecol .layout__region{max-width:100%;padding-right:3.5rem;padding-left:3.5rem;}}@media (min-width:1200px){.layout--onecol .layout__region{max-width:100%;padding-right:4.5rem;padding-left:4.5rem;}}@media (min-width:1440px){.layout--onecol .layout__region{max-width:120rem;padding-right:7.5rem;padding-left:7.5rem;}}.layout--twocol-50-50,.layout--twocol-40-60{width:100%;margin-right:auto;margin-left:auto;max-width:100%;padding-right:1.125rem;padding-left:1.125rem;}@media (min-width:576px){.layout--twocol-50-50,.layout--twocol-40-60{max-width:100%;padding-right:1.125rem;padding-left:1.125rem;}}@media (min-width:768px){.layout--twocol-50-50,.layout--twocol-40-60{max-width:100%;padding-right:1.375rem;padding-left:1.375rem;}}@media (min-width:992px){.layout--twocol-50-50,.layout--twocol-40-60{max-width:100%;padding-right:3.5rem;padding-left:3.5rem;}}@media (min-width:1200px){.layout--twocol-50-50,.layout--twocol-40-60{max-width:100%;padding-right:4.5rem;padding-left:4.5rem;}}@media (min-width:1440px){.layout--twocol-50-50,.layout--twocol-40-60{max-width:120rem;padding-right:7.5rem;padding-left:7.5rem;}}.layout--twocol-50-50,.layout--twocol-40-60{display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:767.98px){.layout--twocol-50-50,.layout--twocol-40-60{flex-direction:column;row-gap:1.75rem;}}@media (min-width:768px){.layout--twocol-50-50,.layout--twocol-40-60{column-gap:1.75rem;}}.layout--twocol-50-50 > .layout__region,.layout--twocol-40-60 > .layout__region{gap:1.75rem;}.layout--twocol-50-50 > .layout__region--first,.layout--twocol-50-50 > .layout__region--second,.layout--twocol-40-60 > .layout__region--first,.layout--twocol-40-60 > .layout__region--second{flex:0 1 100%;}@media (min-width:768px){.layout--twocol-50-50 > .layout__region--first,.layout--twocol-50-50 > .layout__region--second,.layout--twocol-40-60 > .layout__region--first,.layout--twocol-40-60 > .layout__region--second{align-self:flex-start;}}@media (max-width:767.98px){.layout--twocol-50-50 > .layout__region--first,.layout--twocol-50-50 > .layout__region--second,.layout--twocol-40-60 > .layout__region--first,.layout--twocol-40-60 > .layout__region--second{width:100%;}}@media (max-width:767.98px){.layout--twocol-50-50{}.layout--twocol-50-50:has(> .layout__region--second > .paragraph-media):not(:has(> .layout__region--first > .paragraph-media)) > .layout__region--second{order:-1;}.layout--twocol-50-50{}}@media (min-width:768px){.layout--twocol-50-50 > .layout__region--first,.layout--twocol-50-50 > .layout__region--second{flex:0 1 calc(50% - 1.75rem / 2);}}.layout--twocol-50-50 > .layout__region--second{margin-inline-start:auto;}.layout--twocol-40-60{flex-wrap:nowrap;}@media (min-width:1200px){.layout--twocol-40-60{column-gap:6rem;}}@media (min-width:768px){.layout--twocol-40-60 > .layout__region--first{flex:0 1 calc(40% - 1.75rem / 2);}}@media (min-width:1200px){.layout--twocol-40-60 > .layout__region--first{flex:0 1 calc(40% - 6rem / 2);}}@media (min-width:768px){.layout--twocol-40-60 > .layout__region--second{flex:0 1 calc(60% - 1.75rem / 2);margin-inline-start:auto;}}@media (min-width:1200px){.layout--twocol-40-60 > .layout__region--second{flex:0 1 calc(60% - 6rem / 2);}}.layout.bg-dark{padding-block:3.5rem;}@media (min-width:576px){.layout.bg-dark{padding-block:3.5rem;}}@media (min-width:768px){.layout.bg-dark{padding-block:3.5rem;}}@media (min-width:992px){.layout.bg-dark{padding-block:4.5rem;}}@media (min-width:1200px){.layout.bg-dark{padding-block:4.5rem;}}@media (min-width:1440px){.layout.bg-dark{padding-block:6rem;}}.layout.bg-dark{background-color:#00005c;border-radius:0 2.75rem 0 0;}[dir=rtl] .layout.bg-dark{border-radius:0 0 0 2.75rem;}.layout.bg-dark:has(+ .bg-dark){margin-bottom:0;padding-bottom:0;}.layout.bg-dark + .bg-dark{margin-top:0;border-radius:0;}.layout--centred{display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start;}@media (min-width:992px){.layout--centred{max-width:50rem;margin-inline:auto;}}.layout--centred{gap:3.5rem;}@media (min-width:576px){.layout--centred{gap:3.5rem;}}@media (min-width:768px){.layout--centred{gap:3.5rem;}}@media (min-width:992px){.layout--centred{gap:4.5rem;}}@media (min-width:1200px){.layout--centred{gap:4.5rem;}}@media (min-width:1440px){.layout--centred{gap:6rem;}}.layout--centred > div{width:100%;}@media (min-width:992px){.layout--centred .layout__region{padding-inline:0;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.drupal-status-messages{font-size:0.75rem;}.drupal-status-messages > div{margin-bottom:0.75rem;}.drupal-status-messages .messages--error{color:#cf3b30;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.link-underlined{text-decoration:underline;background-image:linear-gradient(currentcolor,currentcolor);background-repeat:no-repeat;background-position:0 100%;background-size:0 calc(0.0625rem * 2);transition:background-size 0s cubic-bezier(0,0.55,0.45,1),color 0.2s;text-underline-offset:5%;text-decoration-thickness:calc(0.0625rem * 2);}[dir=rtl] .link-underlined{background-position:100% 100%;}.link-underlined:hover,a:has(.link-underlined),a:hover:has(.link-underlined){text-decoration:none;}.link-underlined:hover,.link-underlined:focus{border-bottom:none;background-size:100% calc(0.0625rem * 2);transition:background-size 0.5s 0.2s cubic-bezier(0,0.55,0.45,1),color 0.2s;}.link-underlined .icon{display:none;}
@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes move-up-from-12{0%{transform:translateY(12rem)}to{transform:translateY(0)}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-200.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-200.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-300.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-400.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-500.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-600.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-700.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:local("Inter"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-900.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/inter/inter-v3-latin-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:Saira;font-style:normal;font-weight:300;src:local("Saira"),url(/themes/custom/thales/dist/assets/fonts/saira/saira-Light.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/saira/saira-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Saira;font-style:normal;font-weight:200;src:local("Saira"),url(/themes/custom/thales/dist/assets/fonts/saira/saira-ExtraLight.woff) format("woff"),url(/themes/custom/thales/dist/assets/fonts/saira/saira-ExtraLight.woff2) format("woff2")}*,:after,:before,html{box-sizing:border-box}html{font-size:100%;height:100%;-ms-overflow-style:scrollbar}@media (prefers-reduced-motion:no-preference){body,html{scroll-behavior:smooth}}body{background-color:#fff;color:#252526;font-family:inter,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:-.0125rem;line-height:1.4;margin:0;min-width:320px}body :focus-visible{outline:.125rem auto #0816a1!important;outline-offset:.0625rem}[data-whatintent=mouse] :focus,[data-whatintent=touch] :focus{outline:none!important}hr{border:0;border-top:.0625rem solid;color:inherit;margin:.75rem 0;opacity:.25}figure{margin:0 0 .75rem}img,svg{vertical-align:middle}img,video{height:auto;max-width:100%}iframe{border:0}[hidden]{display:none!important}.visually-hidden{border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;clip:rect(0,0,0,0)!important}.visually-hidden-focusable:not(:focus,:focus-within){border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;clip:rect(0,0,0,0)!important}.overflow-hidden{overflow:hidden}.no-margin{margin:0}.is-hidden{display:none!important}.container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.125rem;padding-right:1.125rem;width:100%}@media (min-width:576px){.container{max-width:100%;padding-left:1.125rem;padding-right:1.125rem}}@media (min-width:768px){.container{max-width:100%;padding-left:1.375rem;padding-right:1.375rem}}@media (min-width:992px){.container{max-width:100%;padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1200px){.container{max-width:100%;padding-left:4.5rem;padding-right:4.5rem}}@media (min-width:1440px){.container{max-width:120rem;padding-left:7.5rem;padding-right:7.5rem}}.container-fluid{margin-left:auto;margin-right:auto;width:100%}h1{font-family:inter,sans-serif;font-size:5.625rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h1--regular{font-weight:400}h1--display{font-family:saira,sans-serif;font-weight:200}@media (max-width:991.98px){h1{font-size:clamp(3.5rem,2.4880952381rem + 5.0595238095vw,5.625rem)}}h1{letter-spacing:-.125rem;line-height:1}h2{font-family:inter,sans-serif;font-size:4.5rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h2--regular{font-weight:400}h2--display{font-family:saira,sans-serif;font-weight:200}@media (max-width:991.98px){h2{font-size:clamp(3.5rem,3.0238095238rem + 2.380952381vw,4.5rem)}}h2{letter-spacing:-.125rem;line-height:1.16}h3{font-family:inter,sans-serif;font-size:3.5rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h3--regular{font-weight:400}h3--display{font-family:saira,sans-serif;font-weight:200}@media (max-width:991.98px){h3{font-size:clamp(2.75rem,2.3928571429rem + 1.7857142857vw,3.5rem)}}h3{letter-spacing:-.125rem;line-height:1.16}h4{font-family:inter,sans-serif;font-size:2.75rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h4--regular{font-weight:400}h4--display{font-family:saira,sans-serif;font-weight:200}@media (max-width:991.98px){h4{font-size:clamp(2rem,1.6428571429rem + 1.7857142857vw,2.75rem)}}h4{letter-spacing:-.03125rem;line-height:1.16}h5{font-family:inter,sans-serif;font-size:2rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h5--regular{font-weight:400}h5--display{font-family:saira,sans-serif;font-weight:200}h5{letter-spacing:-.03125rem;line-height:1.3}h6{font-family:inter,sans-serif;font-size:1.375rem;font-weight:600;hyphens:auto;margin-bottom:0;margin-top:0;word-break:break-word}h6--regular{font-weight:400}h6--display{font-family:saira,sans-serif;font-weight:200}@media (max-width:991.98px){h6{font-size:clamp(1.75rem,1.9285714286rem + -.8928571429vw,1.375rem)}}h6{letter-spacing:-.0625rem;line-height:1.3}p{margin-bottom:0;margin-top:0}b,strong{font-weight:700}small{font-size:.75rem}mark{background-color:#0816a1;color:#fff}sub,sup{font-size:.75rem;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}.is-link,a{font-weight:600;letter-spacing:-.0125rem;transition:color .2s}.is-link,.is-link:hover,a,a:hover{color:#0816a1;text-decoration:underline}.bg-dark .is-link,.bg-dark a{color:#87edff}.is-link:active,a:active{color:#00005c}.bg-dark .is-link:active,.bg-dark a:active{color:#bfbfbf}.is-link:focus-visible,a:focus-visible{color:#00005c}.bg-dark .is-link:focus-visible,.bg-dark a:focus-visible{color:#87edff}a:not([href],[class]),a:not([href],[class]):hover{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding-inline-start:0}ol{list-style-type:decimal;margin-bottom:.75rem;margin-top:0;padding-inline-start:1.25rem}ol li::marker{color:#00005c}.bg-dark ol li::marker{color:#d9d9e7}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:.75rem}blockquote{margin:0 0 .75rem}.skip-links{position:absolute;z-index:13}.skip-links__link{border:.0625rem solid #c3c7c9;display:block;font-size:.75rem;padding-left:.25rem;padding-right:.25rem;text-decoration:none}.dark-header .skip-links__link{color:#fff}:root{--header-height-xs:4.1875rem;--header-height-lg:7.5rem}.layout-container{background-color:#f4f9fb}body:has(.header--small) .layout-container{padding-top:var(--header-height-xs)}@media (min-width:992px){body:has(.header--small) .layout-container{padding-top:var(--header-height-lg)}}.overlay{backdrop-filter:blur(.625rem);background-color:rgba(0,0,0,.8);bottom:0;display:none;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:2}body:has(.header-search__overlay.search-active) .overlay{display:none}[dir=rtl] [dir=ltr]{direction:rtl}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.menu-link{padding:0;border:0;color:currentcolor;font-weight:600;font-size:0.875rem;font-family:inherit;text-decoration:none;background:none;cursor:pointer;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);appearance:none;}.menu-link--normal{font-weight:400;}.menu-link--small{font-size:1.125rem;}@media (min-width:768px){.menu-link--small{font-size:0.75rem;}}.menu-link--main{padding:0.75rem;border:0.0625rem solid transparent;}@media (min-width:1440px){.menu-link--main{padding:0.875rem;}}.menu-link--main:hover,.menu-link--main.active{border:0.0625rem solid #c3c7c9;border-radius:0.375rem;color:#00005c;text-decoration:none;background-color:#fbfdfe;}.dark-header .menu-link--main:hover,.dark-header .menu-link--main.active{border-color:#33337d;color:#87edff;background-color:#00005c;}.dark-header .menu-link{color:#87edff;}.menu-link__icon{width:0.625rem;height:0.625rem;margin-bottom:0.0625rem;transition:0.2s all;fill:currentcolor;margin-inline-start:0.5rem;}[dir=rtl] .menu-link__icon{transform:scaleX(-1);}.menu-link[aria-expanded=true] .menu-link__icon{transform:rotate(180deg);}.menu-link--is-active::before{position:absolute;top:50%;left:-0.15625rem;width:0.375rem;height:0.375rem;border-radius:50%;background-color:#0816a1;translate:0 -50%;content:"";}.menu__dropdown .menu-link--is-active::before{left:-0.59375rem;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.burger-menu{position:fixed;top:var(--drupal-displace-offset-top,0);bottom:0;left:0;display:none;width:100%;margin-top:4.1875rem;overflow-y:auto;background:#fbfdfe;}@media (min-width:992px){.burger-menu{display:none;}}@media (max-width:991.98px){.burger-menu.is-open{display:block;}.dark-header .burger-menu{color:#0816a1;}}.burger-menu__list{flex:0 0 100%;margin:0;padding:0.75rem 1.375rem 0;list-style:none;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);}.burger-menu__list--active{transform:translateX(0);}.burger-menu__navigation{display:flex;align-items:center;justify-content:space-between;}.burger-menu__navigation[hidden]{display:none;}.burger-menu__item{margin:0;padding:1.125rem 0;border-bottom:0.0625rem solid #c3c7c9;}.burger-menu__item:last-of-type,.burger-menu__item:has(+ .burger-menu__item--hub){border-bottom:none;}.burger-menu__item--hub{margin-top:1.375rem;margin-right:-1.375rem;margin-left:-1.375rem;padding:1.375rem;background:#f4f9fb;}.burger-menu__item--hub a{font-weight:400;font-size:1.125rem;}.burger-menu__link{display:flex;justify-content:space-between;width:100%;padding:0;border:0;color:currentcolor;font-weight:600;font-family:inherit;text-align:start;text-decoration:none;background:none;cursor:pointer;appearance:none;}@media (max-width:991.98px){.burger-menu__link{align-items:center;font-size:1.125rem;}}.burger-menu__toggle{width:4.125rem;padding:1.375rem;border:none;color:inherit;background:none;aspect-ratio:1/1;}@media (min-width:992px){.burger-menu__toggle{display:none !important;}}.burger-menu__toggle__icon{width:1.375rem;height:1.375rem;fill:currentcolor;}.burger-menu__toggle[aria-expanded=false] .burger-menu__toggle__icon--menu{display:block;}.burger-menu__toggle[aria-expanded=false] .burger-menu__toggle__icon--cross{display:none;}.burger-menu__toggle[aria-expanded=true] .burger-menu__toggle__icon--menu{display:none;}.burger-menu__toggle[aria-expanded=true] .burger-menu__toggle__icon--cross{display:block;}.burger-menu__close,.burger-menu__back{position:absolute;top:1.375rem;left:1.375rem;padding:0;border:none;background:none;}.burger-menu__close .icon,.burger-menu__back .icon{width:1.125rem;height:1.125rem;}.burger-menu__icon{flex-shrink:0;width:1rem;height:1rem;fill:currentcolor;}.burger-menu__icon--back{width:1.375rem;height:1.375rem;transform:scaleX(-1);}.burger-menu__highlighted{background:#f4f9fb;}.burger-menu__highlighted .burger-menu__icon{fill:#252526;}.burger-menu__highlighted--lvl1{width:calc(100% + 1.375rem * 2);margin-top:1.75rem;margin-left:-1.375rem;padding-top:1.125rem;padding-bottom:1.125rem;}.burger-menu__highlighted--lvl1 .burger-menu__item{border-bottom:0;}.burger-menu__promo{padding:1.375rem;background:#f4f9fb;}.burger-menu__promo .promo-push:first-child{margin-bottom:0.75rem;}.burger-menu__breadcrumb{display:block;margin-top:1.375rem;font-weight:600;text-align:center;}.burger-menu__view{width:100%;}.burger-menu__view--level-1.is-hidden ~ .header__top{display:none;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.menu{display:none;align-items:center;justify-content:flex-start;min-height:3.625rem;margin:0;padding:0;list-style:none;}@media (min-width:992px){.menu{display:flex;flex-wrap:wrap;}}@media (min-width:1440px){.menu{column-gap:1.75rem;}}.menu__item{position:relative;margin:0;}.menu__item--underlined{text-decoration:underline;}.menu__item--mega{position:static;}.menu__item--active{background-color:#0816a1;}.menu__item--level-2{display:inline-block;}.menu__item--level-2--active{font-weight:600;}.menu__item--dropdown{padding:0.75rem 0;border-bottom:0.0625rem solid #c3c7c9;}.menu__item--dropdown:last-child{border-bottom:none;}.menu__item .button-primary{min-height:2.5rem;padding-right:1.375rem;padding-left:0.75rem;}.menu__link{display:block;text-decoration:none;}.menu__dropdown{position:absolute;top:calc(100% + 0.5rem * 2);left:0;z-index:1;display:flex;flex-direction:column;gap:0;width:max-content;padding:0.25rem 1.375rem;border:0.0625rem solid #c3c7c9;border-radius:0 1.25rem;background:#fbfdfe;box-shadow:0 0.5rem 0.5rem 0 rgba(0,0,0,0.12);transform:translateX(-15%);}[dir=rtl] .menu__dropdown{border-radius:1.25rem 0;}[dir=rtl] .menu__dropdown{right:0;}[dir=rtl] .menu__dropdown{left:auto;}.menu__dropdown[hidden]{display:none;}.menu__dropdown .menu__item{margin:0;}.menu__dropdown .menu__item .menu-link{padding:0;border:0;background-color:transparent;}.menu__icon{width:0.625rem;height:0.625rem;fill:currentcolor;}.menu__icon--market{width:1rem !important;height:1rem !important;vertical-align:baseline;}.menu__icon--dot.icon{width:0.375rem;height:0.375rem;margin:0;}.menu__mega{position:absolute;top:100%;left:0;z-index:1;width:100%;border-radius:0 0 0.75rem 0.75rem;border-block:0.0625rem solid #c3c7c9;background:#fbfdfe;box-shadow:0 2.5rem 3.75rem rgba(0,0,0,0.1);}.menu__mega[hidden]{display:none;}.dark-header .menu__mega{border-color:#33337d;background-color:#00005c;}.menu__mega__content{display:grid;grid-template-columns:repeat(4,1fr);}.menu__mega__content.promotional-blocks{grid-template-columns:repeat(4,1fr) 1.5fr;}.menu__mega__content__column{padding:1.75rem;}.menu__mega__content__column:not(:last-child){border-inline-end:0.0625rem solid #c3c7c9;}@media (min-width:1440px){.menu__mega__content__column{padding:2.75rem;}}.dark-header .menu__mega__content__column{border-color:#33337d;}.menu__mega__content__column:nth-child(5){display:flex;flex-direction:column;grid-column:span 1.5;gap:1.375rem;}.menu__mega__content__column > .menu-link{display:inline-flex;align-items:flex-start;margin-bottom:1.75rem;}.menu__mega__content__column > .menu-link:not(:first-child){margin-top:2.75rem;}.menu__mega__content__column > .menu-link .menu__icon{flex-shrink:0;margin-top:0.25rem;}.menu__mega__content__item--level-3:not(:last-child){margin-bottom:1.375rem;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}@media (min-width:992px){.top-menu{display:flex;gap:1.75rem;}}.top-menu__item a{font-size:1.125rem;text-decoration:none;}@media (min-width:992px){.top-menu__item a{font-size:0.75rem;}}.top-menu__item a .external-link svg{width:0.625rem;height:0.625rem;}@media (min-width:992px){.dark-header .top-menu__item a{color:#87edff;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.header-search{grid-area:search;justify-self:end;height:100%;margin-right:0.5rem;margin-left:auto;padding:0.5rem 0;}[dir=rtl] .header-search{margin-left:0.5rem;}[dir=rtl] .header-search{margin-right:auto;}@media (max-width:991.98px){.header-search{order:3;margin-inline:0;padding:0.75rem 0;border-inline-start:0.0625rem solid #c3c7c9;}.is-open .header-search{border-inline-start:none;}}.dark-header .header-search{border-color:#33337d;}.header-search__button{height:100%;padding:0.6875rem 1.375rem;border:0;background:none;cursor:pointer;}.dark-header .header-search__button{border-inline-start-color:#33337d;}@media (min-width:992px){.header-search__button{border-inline-start:0.0625rem solid #c3c7c9;border-inline-end:0.0625rem solid transparent;}}@media (min-width:992px){.header-search__button[aria-expanded=true]{border:0.0625rem solid #c3c7c9;border-bottom:0.0625rem solid transparent;border-radius:0.375rem 0.375rem 0 0;background-color:#fbfdfe;}.dark-header .header-search__button[aria-expanded=true]{border-color:#33337d;background-color:#00005c;}}@media (max-width:991.98px){.header-search__button[aria-expanded=true]{position:fixed;top:7.5rem;right:0;z-index:30;width:2.75rem;height:2.75rem;margin:0.25rem;padding:0;border:0;background-color:transparent;}}.header-search__button[aria-expanded=true] .header-search__button__svg--open{display:none;}.header-search__button[aria-expanded=true] .header-search__button__svg--close{display:block;}.header-search__button__svg{width:1.25rem;height:1.25rem;fill:#0816a1;}.dark-header .header-search__button__svg{fill:#87edff;}.header-search__button__svg--close{display:none;}.header-search__overlay{position:absolute;top:100%;left:0;z-index:13;display:none;width:100%;}@media (max-width:991.98px){.header-search__overlay{position:fixed;top:0;height:100%;padding-top:7.5rem;background-color:rgba(0,0,0,0.8);backdrop-filter:blur(0.625rem);}}@media (min-width:992px){.header-search__overlay{border-top:0.0625rem solid #c3c7c9;background:#fbfdfe;}.dark-header .header-search__overlay{border-color:#33337d;background-color:#00005c;}}.header-search__overlay.search-active{display:block;}.header-search__overlay__content{position:relative;padding:1.375rem 1.125rem;}@media (max-width:991.98px){.header-search__overlay__content{height:100%;border-radius:0 1.125rem 0 0;background:#fbfdfe;}[dir=rtl] .header-search__overlay__content{border-radius:0 0 0 1.125rem;}}@media (min-width:992px){.header-search__overlay__content{padding:7.5rem 7.5rem 2rem 7.5rem;}.header-search__overlay__content::after{position:absolute;right:0.5rem;bottom:100%;display:block;width:4.125rem;height:0.75rem;border-right:0.0625rem solid #c3c7c9;border-left:0.0625rem solid #c3c7c9;background-color:#fbfdfe;content:"";}[dir=rtl] .header-search__overlay__content::after{left:0.5rem;}[dir=rtl] .header-search__overlay__content::after{right:auto;}.dark-header .header-search__overlay__content::after{border-color:#33337d;background-color:#00005c;}}.dark-header .header-search__overlay__content{background-color:#00005c;}.header-search__label{display:block;margin-bottom:2rem;color:#6f7273;}@media (max-width:991.98px){.header-search__label{margin-bottom:1.75rem;}}.dark-header .header-search__label{color:white;}.header-search__input{position:relative;display:inline-block;width:100%;border-bottom:0.0625rem solid #6f7273;}.header-search__input__svg{position:absolute;top:1.75rem;left:0.25rem;width:2rem;height:2rem;fill:#c3c7c9;}[dir=rtl] .header-search__input__svg{right:0.25rem;}[dir=rtl] .header-search__input__svg{left:auto;}.header-search__input__field{width:100%;min-height:5.5rem;border:none;color:#00005c;background:transparent;padding-inline:2.75rem 3.5rem;}.dark-header .header-search__input__field{color:white;}@media (min-width:992px){.header-search__input__field{margin-top:0;margin-bottom:0;font-weight:600;font-size:2.75rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.header-search__input__field--regular{font-weight:400;}.header-search__input__field--display{font-weight:200;font-family:saira,sans-serif;}.header-search__input__field{line-height:1.16;letter-spacing:-0.03125rem;font-weight:400;}}@media (min-width:992px) and (max-width:991.98px){.header-search__input__field{font-size:clamp(2rem,1.6428571429rem + 1.7857142857vw,2.75rem);}}.header-search__input__field::placeholder{color:#6f7273;}.dark-header .header-search__input__field::placeholder{color:#fbfdfe;}.dark-header .header-search__input__field:focus-visible{outline-color:#87edff;}.header-search__submit{position:absolute;top:1.375rem;right:0.25rem;}[dir=rtl] .header-search__submit{right:auto;}[dir=rtl] .header-search__submit{left:0.25rem;}.dark-header .header-search__submit .button-primary{color:#0816a1;background-color:#87edff;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.share-copy{position:relative;display:flex;gap:0.5rem;align-items:center;height:1.125rem;overflow:visible;}@media print{.share-copy{display:none !important;}}@media (max-width:767.98px){.share-copy{max-width:max-content;margin:0 auto;padding:0 1.75rem;background-color:#f4f9fb;}}.share-copy__action__trigger{padding:0.875rem;border:none;text-decoration:none;background:none;cursor:pointer;}.share-copy__action__trigger__icon{width:0.875rem;height:0.875rem;fill:#0816a1;}.share-copy__action:has([aria-expanded=true]) .share-copy__action__sharing{display:block;}.share-copy__action__sharing{position:absolute;top:calc(100% + 1.125rem);z-index:1;display:none;width:12.5rem;padding:1.125rem;border-radius:0.5rem;background:#fbfdfe;box-shadow:0 0.5rem 0.5rem 0 rgba(0,0,0,0.12);}.share-copy__action__sharing__title{margin-bottom:1.125rem;color:#6f7273;}.share-copy__action__sharing__list__item:not(:first-child){margin-top:0.875rem;}.share-copy__action__sharing__list__link{display:flex;gap:0.5rem;align-items:center;align-self:stretch;padding:0.25rem 0;color:#0816a1;line-height:1.4;text-decoration:none;}.share-copy__action__sharing__list__link__icon{width:1.125rem;height:1.125rem;fill:currentcolor;}.share-copy__action__copied{position:absolute;top:calc(100% + 1.125rem);display:none;max-width:max-content;padding:0.75rem;border-radius:0.5rem;color:#6f7273;background:#fbfdfe;box-shadow:0 0.5rem 0.5rem 0 rgba(0,0,0,0.12);}.share-copy__action__copied.is-visible{display:block;width:max-content;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.breadcrumb{display:none;}@media (min-width:992px){.breadcrumb{display:block;padding-top:1.125rem;padding-bottom:1.125rem;}}.breadcrumb__list{display:flex;flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;row-gap:0.25rem;}.breadcrumb__list__item{display:inline-flex;align-items:center;margin-inline-end:0.25rem;font-size:0.75rem;}.breadcrumb__list__item__link{color:#0816a1;}.breadcrumb__list__item__link:hover{color:#00005c;}.breadcrumb__list__item__icon{display:inline-block;width:1rem;height:1rem;margin-inline-start:0.25rem;fill:#6f7273;}[dir=rtl] .breadcrumb__list__item__icon{scale:-1;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.card-content-background{position:relative;z-index:0;display:flex;align-items:flex-end;border-radius:0 1.25rem;overflow:hidden;background-color:#00005c;}[dir=rtl] .card-content-background{border-radius:1.25rem 0;}.card-content-background::before{float:left;padding-top:133.3333333333%;content:"";}@media (min-width:576px){.card-content-background::before{padding-top:100%;}}@media (min-width:768px){.card-content-background::before{padding-top:56.25%;}}@media (min-width:992px){.card-content-background::before{padding-top:40.9090909091%;}}@media (min-width:768px){.layout--twocol-50-50 .card-content-background.card-content-background::before,.layout--twocol-40-60 .card-content-background.card-content-background::before{padding-top:100%;}.layout--twocol-50-50 .card-content-background.card-content-background::after,.layout--twocol-40-60 .card-content-background.card-content-background::after{width:150%;padding-top:150%;}}@media (min-width:992px){.layout--twocol-50-50 .card-content-background.card-content-background::before,.layout--twocol-40-60 .card-content-background.card-content-background::before{padding-top:75%;}.layout--twocol-50-50 .card-content-background.card-content-background::after,.layout--twocol-40-60 .card-content-background.card-content-background::after{width:125%;padding-top:125%;}}.paragraph-interactive-cta .card-content-background{z-index:auto;}.card-content-background--ratio-1-1.card-content-background::before{padding-top:100%;}.card-content-background--ratio-1-1.card-content-background::after{width:150%;padding-top:150%;}@media (min-width:768px){.card-content-background--ratio-1-1 .card-content-background__content,.card-content-background--ratio-1-1 .card-content-background__content__cta{max-width:none;}}.card-content-background__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:0 1.25rem;overflow:hidden;}[dir=rtl] .card-content-background__image{border-radius:1.25rem 0;}.card-content-background__image > div{height:100%;}.card-content-background__image img{display:block;width:100%;height:100%;object-fit:cover;}.card-content-background__foreground{position:relative;z-index:2;width:100%;margin:0.5rem;}@media (min-width:768px){.card-content-background__foreground{margin:1.125rem;}}.card-content-background__content{display:flex;flex-direction:column;gap:1.125rem;align-items:flex-start;padding:1.125rem;border-radius:0 1.25rem;color:white;background:rgba(28,28,28,0.7);backdrop-filter:blur(0.625rem);}[dir=rtl] .card-content-background__content{border-radius:1.25rem 0;}@media (min-width:768px){.card-content-background__content{max-width:50%;}}@media (min-width:768px){.layout--twocol-50-50 .card-content-background__content,.layout--twocol-40-60 .card-content-background__content{width:100%;max-width:none;}}.card-content-background__content__text{display:flex;flex-flow:column wrap;}.card-content-background__content__text__labels{order:-1;margin-bottom:0.875rem;}.card-content-background__content__text__title{color:#f4f9fb;}.card-content-background__content__text__title a,.card-content-background__content__text__title a:hover,.card-content-background__content__text__title a:visited,.card-content-background__content__text__title a:focus,.card-content-background__content__text__title a:active{color:currentcolor;text-decoration:none;}.card-content-background__content__text__title__link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;content:"";}.card-content-background__content__text__description{margin-top:0.5rem;color:#d9d9e7;font-size:0.75rem;line-height:1.3;letter-spacing:-0.0125rem;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;}.layout--twocol-50-50 .card-content-background__content__text__description,.layout--twocol-40-60 .card-content-background__content__text__description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.card-content-background__content__text__link{margin-top:0.5rem;}.card-content-background__content__text__link a,.card-content-background__content__text__link a:hover,.card-content-background__content__text__link a:focus{color:inherit;}.card-content-background__content__icon{flex-shrink:0;width:1rem;height:1rem;fill:#87edff;}.card-content-background__content__cta{display:flex;flex-flow:column wrap;gap:0.75rem;}@media (min-width:768px){.card-content-background__content__cta{flex-direction:row;flex-shrink:0;max-width:50%;}}.card-content-background__content__cta .button-primary,.card-content-background__content__cta .button-secondary{text-align:start;}.card-content-background__content__cta .button-primary{color:#0816a1;background-color:#87edff;}.card-content-background__content__cta .button-secondary{color:#87edff;}a:hover:has(.card-content-background__content__cta .button-secondary),.card-content-background__content__cta .button-secondary:hover{color:#0816a1;}.card-content-background__content--row{flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:none;}.card-content-background::after{position:absolute;top:50%;left:50%;z-index:1;clear:both;width:175%;padding-top:175%;border-radius:50%;background-color:#00005c;transform:translate(-50%,-50%) scale(0.5);opacity:0;transition:opacity 0.2s cubic-bezier(0,0.55,0.45,1),transform 0.2s 0.2s cubic-bezier(0,0.55,0.45,1);content:"";}@media (min-width:768px){.card-content-background::after{width:125%;padding-top:125%;}}@media (min-width:992px){.card-content-background::after{width:115%;padding-top:115%;}}.card-content-background:has(.card-content-background__content:hover)::after{transform:translate(-50%,-50%) scale(1);opacity:0.4;transition:opacity 0.5s cubic-bezier(0,0.55,0.45,1),transform 0.5s cubic-bezier(0,0.55,0.45,1);}.card-content-background--simple-link.card-content-background::before,.card-content-background--read-more.card-content-background::before{padding-top:100%;}@media (min-width:768px){.card-content-background--simple-link.card-content-background::before,.card-content-background--read-more.card-content-background::before{padding-top:75%;}}.card-content-background--simple-link.card-content-background::after,.card-content-background--read-more.card-content-background::after{width:150%;padding-top:150%;}.card-content-background--simple-link .card-content-background__content,.card-content-background--read-more .card-content-background__content{max-width:none;}.card-content-background--simple-link .card-content-background__content{align-items:stretch;}.card-content-background--simple-link .card-content-background__content a::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;content:"";}.card-content-background--simple-link .card-content-background__content a .text{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.375rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.card-content-background--simple-link .card-content-background__content a .text--regular{font-weight:400;}.card-content-background--simple-link .card-content-background__content a .text--display{font-weight:200;font-family:saira,sans-serif;}.card-content-background--simple-link .card-content-background__content a .text{line-height:1.3;letter-spacing:-0.03125rem;}.card-content-background--simple-link .card-content-background__content a .text__desc{font-size:0.75rem;line-height:1.3;}.card-content-background--simple-link .card-content-background__content a .text__desc--bold{font-weight:600;line-height:1.2;}.card-content-background--simple-link .card-content-background__content a .text__desc{display:block;margin-top:0.5rem;color:#d9d9e7;font-weight:400;}.card-content-background--multiple-ctas .card-content-background__foreground{display:flex;gap:0.75rem;align-items:stretch;}@media (max-width:767.98px){.card-content-background--multiple-ctas .card-content-background__foreground{flex-direction:column;}}@media (max-width:1199.98px){.layout--twocol-50-50 .card-content-background--multiple-ctas .card-content-background__foreground,.layout--twocol-40-60 .card-content-background--multiple-ctas .card-content-background__foreground{flex-direction:column;}}.card-content-background--multiple-ctas .card-content-background__content{flex-direction:row;align-items:center;justify-content:space-between;min-width:calc(50% - 0.75rem/2);}.card-content-background--multiple-ctas .card-content-background__content__cta a::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;content:"";}.card-content-background--multiple-ctas .card-content-background__content:only-child{width:100%;max-width:none;}.card-content-background--read-more .card-content-background__content{flex-direction:row;align-items:center;justify-content:space-between;padding-inline-start:calc(1.125rem - 0.25rem);}.card-content-background--read-more .card-content-background__content__text__description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.card-content-background--read-more .card-content-background__content__text__title,.card-content-background--read-more .card-content-background__content__text__hidden{padding-inline-start:0.25rem;}.card-content-background--read-more .card-content-background__content__text__hidden{overflow:hidden;transition:max-height 0.5s cubic-bezier(0,0.55,0.45,1);}.card-content-background--read-more .card-content-background__content__text__link{margin-bottom:0.25rem;}.card-content-background--read-more .card-content-background__content__icon{transition:opacity 0.2s cubic-bezier(0,0.55,0.45,1);}.card-content-background--read-more:not(:hover) .card-content-background__content__text__hidden{max-height:0 !important;}.card-content-background--read-more:has(a:focus) .card-content-background__content__text__hidden{max-height:none !important;}.card-content-background--read-more:hover .card-content-background__content__icon{opacity:0;}@media (max-width:767.98px){.card-content-background--cta-icon-only .card-content-background__content{flex-direction:row;align-items:center;}.card-content-background--cta-icon-only .card-content-background__content__cta [class^=button]{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .card-content-background--cta-icon-only .card-content-background__content__cta [class^=button]{border-radius:50%;}}@media (max-width:767.98px) and (max-width:767.98px){.card-content-background--cta-icon-only .card-content-background__content__cta [class^=button]{width:auto;}}@media (max-width:767.98px){.card-content-background--cta-icon-only .card-content-background__content__cta [class^=button] .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.card-content-background--cta-icon-only .card-content-background__content__cta [class^=button]:hover{background-color:#fbfdfe;}}.card-content-background--without-content-bg .card-content-background__content{max-width:100%;padding:0;background:none;backdrop-filter:none;}.card-content-background--without-content-bg .card-content-background__foreground{margin:1.375rem;}.card-content-background--without-content-bg::after{top:0;left:0;width:100%;height:100%;padding-top:0;border-radius:0;transform:none;opacity:0.7;transition:background-color 0.2s cubic-bezier(0,0.55,0.45,1);}.card-content-background--without-content-bg:has(.card-content-background__content:not(:hover))::after{background-color:#252526;}.card-content-background--without-content-bg:has(.card-content-background__content:hover)::after{transform:none;opacity:0.7;transition:background-color 0.5s cubic-bezier(0,0.55,0.45,1);}.card-content-background--promo-push.card-content-background::before{padding-top:75%;}@media (min-width:576px){.card-content-background--promo-push.card-content-background::before{padding-top:56.25%;}}@media (min-width:992px){.card-content-background--promo-push.card-content-background::before{padding-top:75%;}}@media (min-width:1440px){.card-content-background--promo-push.card-content-background::before{padding-top:56.25%;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.card-informations{position:relative;display:flex;flex:1 0 100%;align-items:center;align-self:stretch;padding:1.125rem 0.875rem;border:0.0625rem solid #c3c7c9;border-radius:0 1.25rem;color:#0816a1;background:#fbfdfe;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);}[dir=rtl] .card-informations{border-radius:1.25rem 0;}.card-informations__icon{display:flex;flex-shrink:0;align-items:center;align-self:stretch;justify-content:center;border-right:0.0625rem solid #c3c7c9;padding-inline-end:0.875rem;margin-inline-end:0.875rem;}[dir=rtl] .card-informations__icon{border-right:0;}[dir=rtl] .card-informations__icon{border-left:0.0625rem solid #c3c7c9;}.card-informations__icon svg,.card-informations__icon__svg{display:block;width:1.5rem;height:1.5rem;fill:currentcolor;}[dir=rtl] .card-informations__icon svg,[dir=rtl] .card-informations__icon__svg{transform:scaleX(-1);}[dir=rtl] .card-informations__icon svg--pdf,[dir=rtl] .card-informations__icon__svg--pdf{transform:initial !important;}.card-informations__content__title{font-size:1.125rem;line-height:1.5;}.card-informations__content__title--bold{font-weight:600;}.card-informations__content__title{font-weight:600;}.card-informations__content__title,.card-informations__content__title a,.card-informations__content__title a:focus{color:currentcolor;text-decoration:none;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);}.card-informations__content__title--document-name{word-break:break-word;hyphens:auto;}.card-informations__content__title__language{text-transform:uppercase;}.card-informations__content__labels,.card-informations__content__description{color:#252526;}.card-informations__content__labels{margin-top:0.75rem;}.card-informations__content__description{margin-top:0.75rem;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.card-informations__content a .text{font-size:1.125rem;line-height:1.5;}.card-informations__content a .text--bold{font-weight:600;}.card-informations__action{display:flex;flex-shrink:0;gap:0.5rem;margin-inline-start:auto;padding-inline-start:0.875rem;}@media (max-width:767.98px){.card-informations__action [class^=button]{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .card-informations__action [class^=button]{border-radius:50%;}}@media (max-width:767.98px) and (max-width:767.98px){.card-informations__action [class^=button]{width:auto;}}@media (max-width:767.98px){.card-informations__action [class^=button] .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.card-informations__action [class^=button]:hover{background-color:#fbfdfe;}}@media (max-width:991.98px){.layout--twocol-50-50 .card-informations__action [class^=button],.layout--twocol-40-60 .card-informations__action [class^=button]{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .layout--twocol-50-50 .card-informations__action [class^=button],[dir=rtl] .layout--twocol-40-60 .card-informations__action [class^=button]{border-radius:50%;}}@media (max-width:991.98px) and (max-width:767.98px){.layout--twocol-50-50 .card-informations__action [class^=button],.layout--twocol-40-60 .card-informations__action [class^=button]{width:auto;}}@media (max-width:991.98px){.layout--twocol-50-50 .card-informations__action [class^=button] .text,.layout--twocol-40-60 .card-informations__action [class^=button] .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.layout--twocol-50-50 .card-informations__action [class^=button]:hover,.layout--twocol-40-60 .card-informations__action [class^=button]:hover{background-color:#fbfdfe;}}.layout--twocol-40-60 .layout__region--first .card-informations__action [class^=button]{flex-shrink:0;max-width:none;min-height:2.625rem;padding:0.875rem;border-radius:50%;line-height:1;}[dir=rtl] .layout--twocol-40-60 .layout__region--first .card-informations__action [class^=button]{border-radius:50%;}@media (max-width:767.98px){.layout--twocol-40-60 .layout__region--first .card-informations__action [class^=button]{width:auto;}}.layout--twocol-40-60 .layout__region--first .card-informations__action [class^=button] .text{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0,0,0,0) !important;}.layout--twocol-40-60 .layout__region--first .card-informations__action [class^=button]:hover{background-color:#fbfdfe;}.card-informations__action__icon{width:0.875rem;height:0.875rem;fill:currentcolor;}.card-informations__action__icon--close{transform:rotate(180deg);}.card-informations__action__trigger{border:0;color:#0816a1;font-weight:600;background-color:transparent;cursor:pointer;margin-inline-end:1.375rem;}@media (max-width:767.98px){.card-informations__action__trigger{margin-inline-start:auto;margin-inline-end:0;}}.document-not-versioned .card-informations__action__trigger{display:none;}.card-informations__action__more{align-self:center;}@media (max-width:767.98px){.card-informations__action__more{display:none;}}.card-informations__action__more--mobile{display:none;}@media (max-width:767.98px){.card-informations__action__more--mobile{display:flex;width:100%;margin-top:1.125rem;padding-top:0.875rem;border-top:0.0625rem solid #c3c7c9;}}.document-not-versioned .card-informations__action__more--mobile{display:none;}.card-informations:hover{border-color:#d9d9e7;background:#d9d9e7;}.bg-dark .card-informations .button-secondary{color:#0816a1;}.card-informations--simple-cta .card-informations__content{width:100%;padding:0;}.card-informations--simple-cta .card-informations__content a::after,.card-informations--simple-cta .card-informations__content button::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;content:"";}.paragraph-multi-cta .card-informations--simple-cta .card-informations__content a .text,.paragraph-multi-cta .card-informations--simple-cta .card-informations__content button .text{font-size:1.125rem;line-height:1.5;}.paragraph-multi-cta .card-informations--simple-cta .card-informations__content a .text--bold,.paragraph-multi-cta .card-informations--simple-cta .card-informations__content button .text--bold{font-weight:600;}.bg-dark .card-informations--simple-cta,.card-informations--simple-cta.card-informations--dark{background-color:#00005c;border-color:#00005c;color:#87edff;}.bg-dark .card-informations--simple-cta .card-informations__icon,.card-informations--simple-cta.card-informations--dark .card-informations__icon{border-color:#87edff;}.bg-dark .card-informations--simple-cta .card-informations__content__labels,.bg-dark .card-informations--simple-cta .card-informations__content__description,.bg-dark .card-informations--simple-cta .card-informations__content__type,.card-informations--simple-cta.card-informations--dark .card-informations__content__labels,.card-informations--simple-cta.card-informations--dark .card-informations__content__description,.card-informations--simple-cta.card-informations--dark .card-informations__content__type{color:white;}.bg-dark .card-informations--simple-cta.card-informations--light{border-color:#c3c7c9;color:#0816a1;background:#fbfdfe;}.bg-dark .card-informations--simple-cta.card-informations--light:hover{border-color:#d9d9e7;background:#d9d9e7;}.bg-dark .card-informations--simple-cta.card-informations--light .card-informations__icon{border-color:#c3c7c9;}.bg-dark .card-informations--simple-cta.card-informations--light a{color:#0816a1;}.bg-dark .card-informations--simple-cta.card-informations--dark{border-color:#87edff;}.card-informations--past{color:#6f7273;}.card-informations--past:hover{border-color:#c3c7c9;background-color:#f2f2f2;}.card-informations--past .label--bordered{color:#6f7273;}.card-informations--version{position:relative;margin-inline-start:2.75rem;background:transparent;}@media (max-width:767.98px){.card-informations--version{margin-inline-start:0;}}@media (min-width:768px){.card-informations--version::before{position:absolute;top:0;left:-1.375rem;height:calc(100% + 0.875rem);border-left:0.0625rem solid #c3c7c9;content:"";}.card-informations--version::after{position:absolute;top:50%;left:-1.375rem;width:0.625rem;height:0.0625rem;background-color:#c3c7c9;transform:translateY(-50%);content:"";}}.card-informations--version:last-of-type::before{height:100%;}.card-informations--version .card-informations__action__more{display:none;}@media (max-width:767.98px){.card-informations--has-trigger{flex-wrap:wrap;margin-inline-start:0;}.card-informations--has-trigger .card-informations__content{flex:1;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.accordion__item{border-top:0.0625rem solid #c3c7c9;}.bg-dark .accordion__item{border-color:#33337d;}.accordion__item:first-child{border-top:none;}.accordion__header{display:flex;gap:1.75rem;align-items:center;align-self:stretch;justify-content:space-between;width:100%;padding:1.75rem 0.875rem 1.75rem 0;border:none;color:#0816a1;font-weight:600;font-size:1.375rem;line-height:1.3;letter-spacing:-0.03125rem;text-align:left;background:none;cursor:pointer;}[dir=rtl] .accordion__header{text-align:right;}.bg-dark .accordion__header{color:#f4f9fb;}.accordion__header[aria-expanded=true] .accordion__icon--minus,.accordion__header--active .accordion__icon--minus{display:block;}.accordion__header[aria-expanded=true] .accordion__icon--plus,.accordion__header--active .accordion__icon--plus{display:none;}.accordion__content{display:none;padding:1.375rem 0 2rem 0;border-top:0.0625rem solid #c3c7c9;}.bg-dark .accordion__content{border-color:#33337d;color:#f4f9fb;}.accordion__content[aria-hidden=false]{display:block;animation:fadeIn 0.3s ease-in-out;}.accordion__icon{flex-shrink:0;width:1rem;height:1rem;fill:#0816a1;}@media print{.accordion__icon{display:none !important;}}.bg-dark .accordion__icon{fill:#87edff;}.accordion__icon--minus{display:none;}.accordion .paragraph-media:not(:first-child){margin-top:2.75rem;}.accordion .paragraph-media:not(:last-child){margin-bottom:2.75rem;}.accordion .listing-cards-infos:not(:first-child){margin-top:1.375rem;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.bg-dark .wysiwyg{color:#f4f9fb;}.wysiwyg--intro p{font-weight:600;letter-spacing:-0.03125rem;}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6,.wysiwyg p,.wysiwyg ul,.wysiwyg ol,.wysiwyg dl,.wysiwyg pre,.wysiwyg table,.wysiwyg .table-responsive{margin-top:0;margin-bottom:0;}.wysiwyg h2:not(:first-child),.wysiwyg h3:not(:first-child),.wysiwyg h4:not(:first-child),.wysiwyg h5:not(:first-child),.wysiwyg h6:not(:first-child),.wysiwyg p:not(:first-child),.wysiwyg ul:not(:first-child),.wysiwyg ol:not(:first-child),.wysiwyg dl:not(:first-child),.wysiwyg pre:not(:first-child),.wysiwyg table:not(:first-child),.wysiwyg .table-responsive:not(:first-child){margin-top:1.75rem;}.wysiwyg h2:not(:last-child),.wysiwyg h3:not(:last-child),.wysiwyg h4:not(:last-child),.wysiwyg h5:not(:last-child),.wysiwyg h6:not(:last-child),.wysiwyg p:not(:last-child),.wysiwyg ul:not(:last-child),.wysiwyg ol:not(:last-child),.wysiwyg dl:not(:last-child),.wysiwyg pre:not(:last-child),.wysiwyg table:not(:last-child),.wysiwyg .table-responsive:not(:last-child){margin-bottom:1.75rem;}.wysiwyg h2:empty,.wysiwyg h3:empty,.wysiwyg h4:empty,.wysiwyg h5:empty,.wysiwyg h6:empty,.wysiwyg p:empty,.wysiwyg ul:empty,.wysiwyg ol:empty,.wysiwyg dl:empty,.wysiwyg pre:empty,.wysiwyg table:empty,.wysiwyg .table-responsive:empty{margin-top:0;margin-bottom:0;}.wysiwyg p,.wysiwyg ul,.wysiwyg ol{font-size:1.125rem;line-height:1.5;}.wysiwyg p--bold,.wysiwyg ul--bold,.wysiwyg ol--bold{font-weight:600;}.wysiwyg p.footnotes,.wysiwyg ul.footnotes,.wysiwyg ol.footnotes{margin-top:2.75rem;padding-top:1.75rem;border-top:0.0625rem solid #c3c7c9;font-size:inherit;font-style:italic;}.wysiwyg p.footnotes li:not(:first-child),.wysiwyg ul.footnotes li:not(:first-child),.wysiwyg ol.footnotes li:not(:first-child){margin-top:0.75rem;}.wysiwyg p.footnotes li p,.wysiwyg ul.footnotes li p,.wysiwyg ol.footnotes li p{font-size:inherit;}.wysiwyg p.footnotes li::marker,.wysiwyg ul.footnotes li::marker,.wysiwyg ol.footnotes li::marker{color:inherit;}.wysiwyg p a,.wysiwyg ul a,.wysiwyg ol a{text-decoration:underline;background-image:linear-gradient(currentcolor,currentcolor);background-repeat:no-repeat;background-position:0 100%;background-size:0 calc(0.0625rem * 2);transition:background-size 0s cubic-bezier(0,0.55,0.45,1),color 0.2s;text-underline-offset:5%;text-decoration-thickness:calc(0.0625rem * 2);}[dir=rtl] .wysiwyg p a,[dir=rtl] .wysiwyg ul a,[dir=rtl] .wysiwyg ol a{background-position:100% 100%;}.wysiwyg p a:hover,a:has(.wysiwyg p a,.wysiwyg ul a,.wysiwyg ol a),a:hover:has(.wysiwyg p a,.wysiwyg ul a,.wysiwyg ol a),.wysiwyg ul a:hover,.wysiwyg ol a:hover{text-decoration:none;}.wysiwyg p a:hover,.wysiwyg p a:focus,.wysiwyg ul a:hover,.wysiwyg ul a:focus,.wysiwyg ol a:hover,.wysiwyg ol a:focus{border-bottom:none;background-size:100% calc(0.0625rem * 2);transition:background-size 0.5s 0.2s cubic-bezier(0,0.55,0.45,1),color 0.2s;}.wysiwyg p a,.wysiwyg ul a,.wysiwyg ol a{text-underline-offset:7%;}.wysiwyg ul{margin-top:0;margin-bottom:0.75rem;padding-inline-start:1.25rem;list-style-type:disc;}.wysiwyg ul li::marker{color:#00005c;}.bg-dark .wysiwyg ul li::marker{color:#d9d9e7;}.wysiwyg ol{margin-top:0;margin-bottom:0.75rem;padding-inline-start:1.25rem;list-style-type:decimal;}.wysiwyg ol li::marker{color:#00005c;}.bg-dark .wysiwyg ol li::marker{color:#d9d9e7;}.wysiwyg img,.wysiwyg video{max-width:100%;height:auto;}.wysiwyg .align-center{text-align:center;}.wysiwyg p.highlight{margin-top:0;margin-bottom:0;color:#00005c;font-weight:600;font-size:2.75rem;line-height:1.16;letter-spacing:-0.03125rem;}.wysiwyg p.highlight:not(:first-child){margin-top:1.75rem;}.wysiwyg p.highlight:not(:last-child){margin-bottom:1.75rem;}.bg-dark .wysiwyg p.highlight{color:#f4f9fb;}.wysiwyg p.highlight a{text-underline-offset:17%;}.wysiwyg p.focus{padding:2rem;color:#0816a1;font-weight:200;font-size:1.375rem;font-family:saira,sans-serif;line-height:1.3;letter-spacing:-0.03125rem;background-color:white;}.wysiwyg p.focus:not(:first-child){margin-top:1.75rem;}.wysiwyg p.focus:not(:last-child){margin-bottom:1.75rem;}.bg-dark .wysiwyg p.focus{color:#f4f9fb;background-color:transparent;}.wysiwyg p.focus a{text-underline-offset:30%;}.wysiwyg h2{margin-top:0;margin-bottom:0;font-weight:600;font-size:2rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.wysiwyg h2--regular{font-weight:400;}.wysiwyg h2--display{font-weight:200;font-family:saira,sans-serif;}.wysiwyg h2{line-height:1.3;letter-spacing:-0.03125rem;color:#0816a1;}.bg-dark .wysiwyg h2{color:#f4f9fb;}.wysiwyg h3{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.375rem;font-family:inter,sans-serif;word-break:break-word;hyphens:auto;}.wysiwyg h3--regular{font-weight:400;}.wysiwyg h3--display{font-weight:200;font-family:saira,sans-serif;}.wysiwyg h3{line-height:1.3;letter-spacing:-0.03125rem;color:#0816a1;}.bg-dark .wysiwyg h3{color:#f4f9fb;}.wysiwyg h4,.wysiwyg h5{font-weight:600;}.bg-dark .wysiwyg h4,.bg-dark .wysiwyg h5{color:#f4f9fb;}.wysiwyg h4{font-size:1.125rem;line-height:1.5;}.wysiwyg h4--bold{font-weight:600;}.wysiwyg h4{color:#252526;}.wysiwyg h5{color:#1c1c1c;font-size:1.125rem;}.wysiwyg blockquote{margin-bottom:0;padding:1.75rem 3.5rem 2.75rem 3.5rem;color:#00005c;font-weight:300;font-size:2rem;font-family:saira,sans-serif;line-height:1.3;letter-spacing:-0.03125rem;background-color:#fbfdfe;}@media (max-width:1439.98px){.wysiwyg blockquote{font-size:1.75rem;}}@media (max-width:1199.98px){.wysiwyg blockquote{font-size:1.125rem;}}@media (max-width:767.98px){.wysiwyg blockquote{padding:1.75rem 1.75rem 2.75rem;font-size:1.75rem;}}.wysiwyg blockquote:not(:first-child){margin-top:1.75rem;}.wysiwyg blockquote:not(:last-child){margin-bottom:1.75rem;}.wysiwyg blockquote p{font-size:inherit;}.wysiwyg blockquote::before{display:block;width:2.625rem;height:2rem;margin-bottom:1.375rem;background:url(/themes/custom/thales/dist/assets/images/quote.svg) no-repeat center/2.625rem auto;opacity:0.2;content:"";}[dir=rtl] .wysiwyg blockquote::before{transform:scaleX(-1);}.wysiwyg .quote--big{margin-bottom:0;padding:1.75rem 3.5rem 2.75rem 3.5rem;color:#00005c;font-weight:300;font-size:2rem;font-family:saira,sans-serif;line-height:1.3;letter-spacing:-0.03125rem;background-color:#fbfdfe;}@media (max-width:1439.98px){.wysiwyg .quote--big{font-size:1.75rem;}}@media (max-width:1199.98px){.wysiwyg .quote--big{font-size:1.125rem;}}@media (max-width:767.98px){.wysiwyg .quote--big{padding:1.75rem 1.75rem 2.75rem;font-size:1.75rem;}}.wysiwyg .quote--big:not(:first-child){margin-top:1.75rem;}.wysiwyg .quote--big:not(:last-child){margin-bottom:1.75rem;}.wysiwyg .quote--big p{font-size:inherit;}.wysiwyg .quote--big::before{display:block;width:2.625rem;height:2rem;margin-bottom:1.375rem;background:url(/themes/custom/thales/dist/assets/images/quote.svg) no-repeat center/2.625rem auto;opacity:0.2;content:"";}[dir=rtl] .wysiwyg .quote--big::before{transform:scaleX(-1);}.wysiwyg__title{color:#00005c;}.bg-dark .wysiwyg__title{color:#f4f9fb;}.wysiwyg table{min-width:100%;border:none;border-collapse:collapse;color:#252526;table-layout:fixed;}.wysiwyg table caption{margin-bottom:0.5rem;}.wysiwyg table thead,.wysiwyg table tfoot{color:#fbfdfe;background-color:#00005c;}.bg-dark .wysiwyg table thead,.bg-dark .wysiwyg table tfoot{background-color:#02023f;}.wysiwyg table thead th,.wysiwyg table thead td,.wysiwyg table tfoot th,.wysiwyg table tfoot td{padding:0.75rem;border:none;font-weight:bold;}.wysiwyg table thead{border-bottom:0.75rem solid white;}.wysiwyg table tfoot{border-top:0.75rem solid white;}.wysiwyg table tbody tr:not(:only-child):nth-child(even){background-color:white;}.wysiwyg table tbody tr:not(:only-child):nth-child(odd){background:rgba(135,237,255,0.2);}.bg-dark .wysiwyg table tbody tr:not(:only-child):nth-child(odd){background:rgba(213,247,253,0.99);}.wysiwyg table tbody tr:not(:only-child) td{font-size:0.75rem;line-height:1.3;}.wysiwyg table tbody tr:not(:only-child) td--bold{font-weight:600;line-height:1.2;}.wysiwyg table tbody tr:not(:only-child) td{padding:0.75rem;border:none;text-align:center;}.wysiwyg table tbody tr:not(:only-child) th{padding:0.75rem;border:none;font-weight:600;text-align:start;}.wysiwyg table td,.wysiwyg table th{width:1%;}.wysiwyg .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:767.98px){.wysiwyg .table-responsive{scrollbar-width:thin;scrollbar-color:#6f7273 white;}.wysiwyg .table-responsive::-webkit-scrollbar{height:0.5rem;}.wysiwyg .table-responsive::-webkit-scrollbar-thumb{border-radius:0.25rem;background:#6f7273;}.wysiwyg .table-responsive::-webkit-scrollbar-track{background-color:white;}}.wysiwyg .table-responsive table{margin-bottom:0.75rem;}.wysiwyg--press-release{font-size:1.125rem;line-height:1.5;}.wysiwyg--press-release--bold{font-weight:600;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.tippy-box{box-shadow:0 0.625rem 2.5rem rgba(0,0,0,0.2);}.tippy-content{max-height:12.5rem;padding:0 1.125rem 0.75rem 1.125rem;overflow-x:hidden;overflow-y:auto;color:#252526;background-color:white;outline:none;}.tippy-arrow{color:white;}.tooltip-title{position:sticky;top:0;z-index:1;display:block;padding:0.75rem 0;background-color:white;}[data-tooltip-root]:focus-visible{outline:none;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.transcription{margin-top:0.625rem;border:0.0625rem solid #c3c7c9;border-radius:0 1.25rem;background-color:#fbfdfe;}[dir=rtl] .transcription{border-radius:1.25rem 0;}.bg-dark .transcription{border-color:#33337d;background-color:#02023f;}.bg-dark .transcription__button{color:#87edff;}.bg-dark .transcription__content{color:white;}.transcription__button{display:flex;gap:0.625rem;align-items:center;justify-content:flex-start;width:100%;padding:1.375rem;border:0;border-radius:inherit;color:#0816a1;font-weight:600;font-size:0.875rem;line-height:1.5;text-align:left;text-decoration:underline;background-color:inherit;cursor:pointer;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);}.transcription__button__icon{flex-shrink:0;width:1rem;height:1rem;fill:currentcolor;}.transcription__content{display:none;padding:1.375rem 1.375rem 2.75rem;}.transcription__content[aria-hidden=false]{display:block;animation:fadeIn 0.3s ease-in-out;}@media (min-width:992px){.paragraph-media-slider .transcription__content__text,.layout--onecol:not(:has(.layout--centred)) .transcription__content__text{max-width:60%;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.paragraph-media{position:relative;z-index:0;margin:0 auto;}.paragraph-media figure{position:relative;margin:0;}.paragraph-media__visual{position:relative;border-radius:0 1.25rem;overflow:hidden;}[dir=rtl] .paragraph-media__visual{border-radius:1.25rem 0;}.paragraph-media__visual img{display:block;width:100%;height:auto;}.paragraph-media__content{position:absolute;right:0.5rem;bottom:0.5rem;left:0.5rem;display:flex;flex-direction:row;gap:1.125rem;align-items:center;justify-content:space-between;max-width:max-content;max-height:calc(100% - 0.5rem * 2);padding:0.875rem;border-radius:0 1.25rem;overflow:hidden;color:#f4f9fb;background:rgba(0,0,0,0.5);backdrop-filter:blur(0.625rem);}[dir=rtl] .paragraph-media__content{border-radius:1.25rem 0;}.paragraph-media__content:has(.is-truncated){cursor:pointer;}.paragraph-media__content:has(.is-truncated):has(.not-truncated){cursor:unset;}.paragraph-media__content__caption{width:100%;font-size:0.75rem;line-height:1.3;letter-spacing:-0.0125rem;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}.paragraph-media__content__caption.is-truncated + .paragraph-media__content__button{display:block;}.paragraph-media__content__caption.is-truncated.not-truncated{display:block;}.paragraph-media__content__caption.is-truncated.not-truncated + .paragraph-media__content__button .paragraph-media__content__button__icon--plus{display:none;}.paragraph-media__content__caption.is-truncated.not-truncated + .paragraph-media__content__button .paragraph-media__content__button__icon--minus{display:block;}.paragraph-media__content__button{display:none;flex-shrink:0;padding:0;border:0;background-color:transparent;cursor:pointer;appearance:none;}.paragraph-media__content__button__icon{width:1rem;height:1rem;fill:#87edff;}.paragraph-media__content__button__icon--plus{display:block;}.paragraph-media__content__button__icon--minus{display:none;}.paragraph-media__content.hidden{display:none;}.slider .paragraph-media:not(.swiper-slide-active) .paragraph-media__transcript{display:none;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.content-page-head-edito{padding-top:3.5rem;}@media (min-width:576px){.content-page-head-edito{padding-top:3.5rem;}}@media (min-width:768px){.content-page-head-edito{padding-top:3.5rem;}}@media (min-width:992px){.content-page-head-edito{padding-top:4.5rem;}}@media (min-width:1200px){.content-page-head-edito{padding-top:4.5rem;}}@media (min-width:1440px){.content-page-head-edito{padding-top:6rem;}}@media (min-width:768px){.content-page-head-edito{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between;}}.content-page-head-edito--no-image::after{width:100%;margin-top:3.5rem;border-bottom:0.0625rem solid #c3c7c9;content:"";}.content-page-head-edito__top{display:flex;flex-direction:column;gap:2rem;padding-bottom:1.75rem;color:#0816a1;}@media (min-width:768px){.content-page-head-edito__top{flex-wrap:wrap;align-content:space-between;justify-content:space-between;width:calc(100% - 18.75rem - 1.75rem);max-width:60%;padding-bottom:0;}}.content-page-head-edito__actions{display:flex;flex-direction:column;gap:1.75rem;}@media (min-width:768px){.content-page-head-edito__actions{flex-flow:row;align-items:baseline;}}@media (min-width:768px){.content-page-head-edito__actions:has(.content-page-head-edito__actions__tags + .content-page-head-edito__actions__social) .content-page-head-edito__actions__tags::after{width:1.375rem;height:0.0625rem;margin-inline-start:calc(1.75rem - 0.75rem);background-color:#c3c7c9;content:"";}.content-page-head-edito__actions:has(.content-page-head-edito__actions__tags + .content-page-head-edito__actions__social) .content-page-head-edito__actions__social{margin-inline-start:-0.875rem;}}@media (max-width:767.98px){.content-page-head-edito__actions__social{position:relative;}.content-page-head-edito__actions__social::before{position:absolute;top:50%;width:100%;height:0.0625rem;background-color:#c3c7c9;content:"";}}.content-page-head-edito__image{position:relative;}@media (max-width:767.98px){.content-page-head-edito__image{margin-right:-1.125rem;margin-left:-1.125rem;}}@media (min-width:768px){.content-page-head-edito__image{order:3;width:100%;margin-top:3.5rem;border-radius:0 1.25rem;overflow:hidden;}[dir=rtl] .content-page-head-edito__image{border-radius:1.25rem 0;}.content-page-head-edito__image img{display:block;width:100%;height:auto;}}.content-page-head-edito__image figure{margin:0;}@media (max-width:767.98px){.content-page-head-edito__sidebar{margin-top:2rem;}}@media (min-width:768px){.content-page-head-edito__sidebar{width:18.75rem;}}.content-page-head-edito__infos > li{padding:1.375rem 0;border-bottom:0.0625rem solid #c3c7c9;color:#00005c;}.content-page-head-edito__infos > li:first-child{padding-top:0;}@media (min-width:768px){.content-page-head-edito__infos > li:last-child{padding-bottom:0;border-bottom:0;}}.content-page-head-edito__infos > li:last-child .content-page-head-edito--no-image .content-page-head-edito__infos > li:last-child .content-page-head-edito{padding-bottom:0;border-bottom:0;}.content-page-head-edito__infos__value,.content-page-head-edito__infos__label{display:block;}.content-page-head-edito__infos__value{font-weight:600;}.content-page-head-edito__ctas{margin:1.375rem auto 0;}@media (min-width:768px){.content-page-head-edito__ctas{padding-top:1.375rem;border-top:0.0625rem solid #c3c7c9;}}.content-page-head-edito__picture{position:relative;}@media (max-width:767.98px){.content-page-head-edito__picture{margin-right:-1.125rem;margin-left:-1.125rem;}}.content-page-head-edito__picture{margin-bottom:1.125rem;}@media (min-width:768px){.content-page-head-edito__picture{margin-bottom:0;border-radius:0 1.25rem;overflow:hidden;margin-inline-end:1.75rem;}}[dir=rtl] .content-page-head-edito__picture{border-radius:1.25rem 0;}.content-page-head-edito__picture__content{font-size:0.75rem;line-height:1.3;}.content-page-head-edito__picture__content--bold{font-weight:600;line-height:1.2;}.content-page-head-edito__picture__content{position:absolute;bottom:0.5rem;left:0.5rem;z-index:1;width:75%;padding:1.125rem 0.875rem;border-radius:0 1.25rem;color:#f4f9fb;background:rgba(0,0,0,0.5);backdrop-filter:blur(0.625rem);}[dir=rtl] .content-page-head-edito__picture__content{border-radius:1.25rem 0;}[dir=rtl] .content-page-head-edito__picture__content{right:0.5rem;}.content-page-head-edito__social-links{display:flex;gap:1.75rem;}.content-page-head-edito__social-links__item{flex-shrink:0;}.content-page-head-edito__social-links__item .button-secondary{width:2.625rem;height:2.625rem;}.content-page-head-edito__social-links__item .button-secondary .icon svg{width:0.875rem;height:0.875rem;}@media (min-width:768px){.content-page-head-edito--side-image .content-page-head-edito__top{margin-inline-end:auto;padding:1.125rem;}}@media (min-width:992px){.content-page-head-edito--side-image .content-page-head-edito__top{width:calc(100% - 19.9375rem - 18.75rem - 1.75rem - 2.75rem);}}.content-page-head-edito--side-image .content-page-head-edito__sidebar{width:100%;margin-top:1.125rem;}@media (min-width:992px){.content-page-head-edito--side-image .content-page-head-edito__sidebar{width:100%;max-width:calc(56% - 19.9375rem - 1.75rem - 2.75rem);margin-top:0;padding:1.125rem 0;}}@media (min-width:1440px){.content-page-head-edito--side-image .content-page-head-edito__sidebar{width:18.75rem;max-width:none;}}@media (min-width:768px){.content-page-head-edito--side-image .content-page-head-edito__actions__tags::after{display:none;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.footer{border-radius:1.375rem 1.375rem 0 0;background:#02023f;}.footer__container{padding-top:3.5rem;}@media (min-width:576px){.footer__container{padding-top:3.5rem;}}@media (min-width:768px){.footer__container{padding-top:3.5rem;}}@media (min-width:992px){.footer__container{padding-top:4.5rem;}}@media (min-width:1200px){.footer__container{padding-top:4.5rem;}}@media (min-width:1440px){.footer__container{padding-top:6rem;}}.footer__top{margin-bottom:2.75rem;}@media (min-width:992px){.footer__top{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:4.5rem;}.footer__top:has(div:only-child){justify-content:space-between;}}.footer__menus li a,.footer__menus li span,.footer__bottom__menu li a,.footer__bottom__menu li span{color:#87edff;text-decoration:none;}.footer__menus{display:flex;gap:4.5rem;width:68%;}@media (max-width:991.98px){.footer__menus{flex-wrap:wrap;width:100%;}}.footer__menus li span{color:#87edff;}.footer__menus__title{padding-bottom:1.375rem;border-bottom:0.0625rem solid #33337d;color:#d9d9e7;}.footer__menus a{font-weight:400;}.footer__menus__first,.footer__menus__second{flex:1 0 100%;}@media (min-width:992px){.footer__menus__first{flex:1 0 60%;}.footer__menus__second{flex:1 0 40%;}}.footer__menus__left ul,.footer__menus__right ul{width:100%;padding:0;column-count:2;column-gap:2rem;}.footer__menus__left ul li,.footer__menus__right ul li{padding-top:1.75rem;break-inside:avoid;}@media (min-width:768px){.footer__menus__left ul{column-count:3;}}.footer__logo__thales{padding:0 0.875rem;}.footer__logo__thales svg{width:11.5rem;height:4.375rem;}.footer__social{display:flex;flex-direction:column;align-items:center;}@media (max-width:991.98px){.footer__social{margin-bottom:4.5rem;}}.footer__social__links{display:flex;gap:1.75rem;align-items:center;align-self:stretch;justify-content:center;margin-top:2.75rem;}.footer__social__links__item a{color:white;}.footer__social__links__item__icon{width:1.25rem;height:1.25rem;fill:currentcolor;}.footer__cta{width:100%;margin-top:1.375rem;}.footer__cta .button-secondary{width:100%;max-width:none;}.footer__bottom{padding:2.75rem 0;border-top:0.0625rem solid #33337d;}@media (min-width:992px){.footer__bottom{display:flex;justify-content:space-between;padding:1.75rem 0;}}.footer__bottom ul{display:flex;gap:2.75rem;}@media (max-width:991.98px){.footer__bottom ul{flex-wrap:wrap;gap:2rem;align-items:center;align-self:stretch;justify-content:center;}}.footer__bottom ul a,.footer__bottom ul span{font-weight:600;}@media (max-width:991.98px){.footer__bottom ul a,.footer__bottom ul span{font-size:0.75rem;}}.footer__bottom__title{color:#f4f9fb;}@media (max-width:991.98px){.footer__bottom__title{margin-top:3.5rem;text-align:center;}}.footer__menus a:hover,.footer__links a:hover{color:#f4f9fb;}.footer--simple{display:flex;align-items:center;align-self:stretch;justify-content:space-between;}@media (min-width:768px){.footer--simple .footer__right{display:flex;gap:2.75rem;align-items:center;}}.footer--simple .footer__right__description{color:#d9d9e7;}.footer--simple .footer__social__links{margin-top:0;}.footer--simple .footer__links{display:flex;flex-wrap:wrap;gap:2.75rem;}@media (max-width:767.98px){.footer--simple .footer__links{gap:0.875rem;justify-content:space-between;margin-top:1.75rem;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.announcement{position:relative;display:none;}@media (max-width:767.98px){.announcement{padding:1.125rem;}}.announcement__container{position:absolute;top:0.875rem;right:1.125rem;z-index:11;display:flex;flex-direction:column;gap:1.75rem;align-items:flex-start;width:41%;max-width:36.875rem;padding:0.75rem 1.125rem 1.75rem 1.125rem;border-radius:0 1.25rem;background:#fbfdfe;box-shadow:0 0.25rem 1.5rem 0 rgba(0,0,0,0.1);}[dir=rtl] .announcement__container{left:1.125rem;}[dir=rtl] .announcement__container{right:auto;}@media (max-width:767.98px){.announcement__container{position:relative;top:auto;right:auto;width:100%;padding:0.75rem 1.125rem 1.375rem 1.125rem;}[dir=rtl] .announcement__container{left:auto;}}.announcement__header{display:flex;align-items:center;align-self:stretch;justify-content:space-between;}.announcement__message{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}@media (max-width:767.98px){.announcement__message{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#00005c;font-size:1.125rem;}}.announcement__close-icon{display:flex;align-items:center;align-self:stretch;justify-content:center;width:1.8125rem;height:1.8125rem;border:none;background:none;cursor:pointer;}.announcement__close-icon svg{width:0.875rem;height:0.875rem;fill:#323232;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.language-switcher{position:relative;display:inline-block;color:#0816a1;cursor:pointer;}@media (min-width:768px){.language-switcher{font-size:0.75rem;}}@media (min-width:992px){.dark-header .language-switcher{color:#87edff;}}.language-switcher__list{position:absolute;left:0;z-index:1;display:none;width:100%;margin:0;padding:0;border:0.0625rem solid #c3c7c9;border-radius:0 0 0 0.25rem;list-style:none;background:#fbfdfe;box-shadow:0 0.25rem 0.375rem rgba(0,0,0,0.1);}[dir=rtl] .language-switcher__list{border-radius:0 0 0.25rem 0;}@media (max-width:991.98px){.language-switcher__list{bottom:100%;border-radius:0 0.25rem 0 0;}[dir=rtl] .language-switcher__list{border-radius:0.25rem 0 0 0;}}@media (min-width:992px){.language-switcher__list{top:100%;}}@media (min-width:992px){.dark-header .language-switcher__list{border-color:#33337d;background-color:#00005c;}}.language-switcher__list__item{padding:0 0.5rem;cursor:pointer;}.language-switcher__list__item.is-active a{font-weight:600;}.language-switcher__list__item a{display:block;padding:0.5rem 0;border-bottom:0.0625rem solid #c3c7c9;color:inherit;text-decoration:none;}@media (min-width:992px){.dark-header .language-switcher__list__item a{border-color:#33337d;}}.language-switcher__list__item:last-of-type a{border-bottom:none;}.language-switcher__list.scrollable{right:0;left:auto;max-height:25rem;overflow-y:scroll;}@media (min-width:768px){.language-switcher__list.scrollable{width:12.5rem;}}[dir=rtl] .language-switcher__list.scrollable{left:0;}[dir=rtl] .language-switcher__list.scrollable{right:auto;}.language-switcher__trigger{display:flex;gap:0.375rem;align-items:center;justify-content:space-between;height:100%;padding:0.25rem 0.5rem;border:0.0625rem solid #c3c7c9;border-radius:0 0.25rem;color:currentcolor;font-weight:600;font-size:1rem;font-family:inter,sans-serif;background:transparent;cursor:pointer;}[dir=rtl] .language-switcher__trigger{border-radius:0.25rem 0;}@media (min-width:992px){.language-switcher__trigger{font-size:0.75rem;}}@media (min-width:992px){.dark-header .language-switcher__trigger{border-color:#33337d;}}.language-switcher__trigger__icon{width:0.625rem;height:0.625rem;fill:currentcolor;}.language-switcher:has([aria-expanded=true]) .language-switcher__list{display:block;width:auto;}@media (max-width:991.98px){.language-switcher:has([aria-expanded=true]) .language-switcher__list{border-bottom:0;}}@media (min-width:992px){.language-switcher:has([aria-expanded=true]) .language-switcher__list{border-top:0;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.header{position:relative;z-index:12;border-bottom:0.0625rem solid #c3c7c9;color:#0816a1;background-color:#f4f9fb;transition:transform 0.3s,opacity 0.3s;}.header.highlighted{background-color:#fbfdfe;}.header.is-open.scrolled{border-bottom:0.0625rem solid #c3c7c9;box-shadow:0 0.25rem 0.625rem 0 rgba(0,0,0,0.1);}.dark-header .header{border-color:#33337d;color:#87edff;background-color:#00005c;}.header--hidden{transform:translateY(-100%);pointer-events:none;}.header--small{position:fixed;top:var(--gin-toolbar-height,0);width:100%;background-color:#f4f9fb;}@media (max-width:991.98px){.header--small .header__wrapper{display:flex;align-items:center;justify-content:space-between;}}@media (min-width:992px) and (max-width:1199.98px){.header--small .header__logo{display:none !important;}}@media (min-width:992px){.header--small .header__top{display:none;}}.header--small .header__bottom{width:auto;}.header__wrapper{display:grid;flex-wrap:wrap;grid-template:auto auto/auto 1fr auto;grid-template-areas:"logo top top" "main-menu main-menu search";align-items:center;justify-content:space-between;padding-inline:0;}@media (max-width:991.98px){.header__wrapper{display:flex;flex-wrap:nowrap;}}@media (min-width:1200px){.header__wrapper{grid-template-areas:"logo    top       top" "logo    main-menu search";}}@media (max-width:991.98px){.header__burger{border-inline-end:0.0625rem solid #c3c7c9;}.dark-header .header__burger{border-color:#33337d;}.is-open .header__burger{border-inline-end:none;}}@media (min-width:992px){.header__burger{display:none;}}.header__logo{grid-area:logo;width:100%;padding:0.75rem;}@media (max-width:991.98px){.header__logo{order:2;text-align:center;}}@media (min-width:992px){.header__logo{display:flex;flex-direction:column;justify-content:center;width:auto;height:100%;padding-inline:1.125rem;border-inline-end:0.0625rem solid #c3c7c9;}.dark-header .header__logo{border-color:#33337d;}}@media (min-width:1200px){.header__logo{grid-row:1/span 2;}}@media (min-width:992px) and (max-width:1199.98px){.header__logo{border-bottom:0.0625rem solid #c3c7c9;}.dark-header .header__logo{border-color:#33337d;}}@media (min-width:992px){.header__logo--main{display:flex !important;}}.header__logo--breadcrumb{color:#252526;}.dark-header .header__logo--breadcrumb{color:white;}@media (min-width:992px){.header__logo--breadcrumb{display:none;}}.header__logo__active-item{font-weight:600;}.header__logo__svg{width:9.875rem;height:1.125rem;}@media (min-width:1440px){.header__logo__svg{width:11.875rem;height:1.375rem;}}.dark-header .header__logo__svg--dark{display:none;}.header__logo__svg--white{display:none;}.dark-header .header__logo__svg--white{display:inline-block;}.header--simple{display:flex;align-items:center;justify-content:center;min-height:6.5625rem;}.header__top{display:flex;grid-area:top;gap:1.75rem;align-items:center;justify-content:flex-end;justify-self:end;width:100%;min-height:2.9375rem;padding:0.75rem 1.125rem;border-bottom:0.0625rem solid #c3c7c9;}@media (max-width:991.98px){.header__top{display:none;}}.dark-header .header__top{border-color:#33337d;}.header__top--mobile{display:flex;flex-direction:column;gap:1.75rem;align-items:flex-start;align-self:stretch;width:100%;padding:1.75rem 1.375rem;border-bottom:0;}.header__top--mobile .top-menu__item{padding-top:0.875rem;padding-bottom:0.875rem;}.header__top--mobile .top-menu__item a{font-weight:400;}.header__top__worldwide{display:flex;gap:0.5rem;}.header__top__worldwide a{display:flex;gap:0.25rem;padding:0.25rem 0.5rem;border:0.0625rem solid #c3c7c9;border-radius:0 0.1875rem;font-size:1rem;text-decoration:none;}@media (min-width:992px){.header__top__worldwide a{font-size:0.75rem;}}@media (min-width:992px){.dark-header .header__top__worldwide a{border-color:#33337d;color:#87edff;}}.header__top__worldwide a .icon svg{width:1.0625rem;height:1.0625rem;fill:currentcolor;}@media (min-width:992px){.header__top__worldwide a .icon svg{width:0.8125rem;height:0.8125rem;}}.header__top__worldwide a .link{display:flex;gap:0.5rem;align-items:baseline;}.header__top__right{display:flex;gap:0.5rem;}.header__bottom{grid-area:main-menu;padding:0.25rem 0.5rem;}@media (max-width:991.98px){.header__bottom{padding:0;}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.media-video-in-place{position:relative;overflow:hidden;}.media-video-in-place__cover{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;}.media-video-in-place__cover.hidden{display:none;}.media-video-in-place__cover img{display:block;width:100%;height:auto;}.media-video-in-place__cover__btn{position:absolute;top:50%;left:50%;z-index:1;width:3.5rem;height:3.5rem;padding:0;border:0;border-radius:50%;color:#0816a1;background-color:#87edff;cursor:pointer;transition:all 0.5s cubic-bezier(0,0.55,0.45,1);translate:-50% -50%;}@media print{.media-video-in-place__cover__btn{display:none !important;}}@media (min-width:768px){.media-video-in-place__cover__btn{width:5rem;height:5rem;}}@media (min-width:992px){.media-video-in-place__cover__btn{width:7.5rem;height:7.5rem;}}.media-video-in-place__cover__btn__icon{width:1rem;height:1rem;margin-left:0.125rem;fill:currentcolor;}@media (min-width:992px){.media-video-in-place__cover__btn__icon{width:1.5rem;height:1.5rem;}}.media-video-in-place__cover__btn::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;content:"";}.media-video-in-place__cover:hover .media-video-in-place__cover__btn{scale:1.1;}.media-video-in-place__cover:has(.media-video-in-place__consent:not([hidden])) .media-video-in-place__cover__btn{display:none;}.media-video-in-place__consent{position:absolute;z-index:1;display:none;flex-direction:column;align-items:center;justify-content:center;padding:1.375rem;color:#f4f9fb;font-size:1.125rem;text-align:center;background:rgba(0,0,0,0.75);backdrop-filter:blur(10px);inset:0;}@media (max-width:991.98px){.media-video-in-place__consent{padding:0.875rem;font-size:0.875rem;}}.media-video-in-place__consent:not([hidden]){display:flex;}.media-video-in-place__consent__text{font-weight:600;}.media-video-in-place__consent__subtitle{margin-top:2rem;margin-bottom:4rem;}@media (max-width:991.98px){.media-video-in-place__consent__subtitle{margin-top:0.5rem;margin-bottom:0.75rem;}}.media-video-in-place video{display:block;width:100%;height:auto;}.media-video-in-place__iframe{position:relative;height:0;}.media-video-in-place__iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:16/9;}.media-video-in-place.is-playing .media-video-in-place__cover{display:none;}.media-video-in-place.is-playing .media-video-in-place__iframe{padding-bottom:56.25%;}.media-video-in-place--remote .media-video-in-place__cover{position:relative;}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.modal{display:none;}.modal.is-open{display:block;}body:has(.modal.is-open){overflow:hidden;}.modal__overlay,.modal__container{will-change:transform;}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:502;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.6);backdrop-filter:blur(0.625rem);}.modal__container{box-sizing:border-box;width:calc(100% - 1.125rem * 2);min-width:15rem;max-width:120rem;max-height:calc(100vh - 1.125rem * 2);padding:1.375rem;border-radius:0 1.25rem;overflow-y:auto;background-color:#fbfdfe;}[dir=rtl] .modal__container{border-radius:1.25rem 0;}@media (min-width:768px){.modal__container{width:auto;min-width:33.75rem;max-height:calc(100vh - 1.375rem * 2);}}.modal__close{position:absolute;top:0.75rem;right:0.75rem;width:1.75rem;height:1.75rem;border:0;border-radius:50%;line-height:1;background-color:#f4f9fb;cursor:pointer;}[dir=rtl] .modal__close{right:auto;}[dir=rtl] .modal__close{left:0.75rem;}.modal__close__svg{width:0.875rem;height:0.875rem;fill:#0816a1;}.modal__header{padding-inline-end:1.375rem;}.modal__content{padding-block:1.375rem;padding-inline-end:1.375rem;}.modal__footer::before{display:block;margin-right:-1.375rem;margin-bottom:1.375rem;margin-left:-1.375rem;border-top:0.0625rem solid #c3c7c9;content:"";}.modal__footer .paragraph-ctas-container{width:100%;margin-top:0;}.modal__footer .button-primary:hover{box-shadow:0 0.5rem 0.9375rem rgba(0,0,0,0.1);}.modal[aria-hidden=false] .modal__overlay{animation:modal-fade-in 0.3s cubic-bezier(0,0,0.2,1);}.modal[aria-hidden=false] .modal__container{animation:modal-slide-in 0.3s cubic-bezier(0,0,0.2,1);}.modal[aria-hidden=true] .modal__overlay{animation:modal-fade-out 0.3s cubic-bezier(0,0,0.2,1);}.modal[aria-hidden=true] .modal__container{animation:modal-slide-out 0.3s cubic-bezier(0,0,0.2,1);}.modal--full .modal__container{height:100%;padding:0;overflow-y:hidden;}.modal--full .modal__content{padding-inline-end:0;height:100%;}.modal--full .modal__footer{padding-bottom:1.375rem;padding-inline:1.375rem;}.modal--full .modal__footer::before{margin-inline:0;}@media (min-width:768px){.modal--right .modal__overlay{justify-content:end;}}.modal--right .modal__container{display:flex;flex-flow:column nowrap;overflow:hidden;}@media (max-width:767.98px){.modal--right .modal__container{width:100%;height:100%;max-height:none;border-radius:0;}}@media (min-width:768px){.modal--right .modal__container{width:31.25rem;max-width:31.25rem;height:calc(100dvh - 1.125rem * 2);border-radius:0 0.625rem;margin-inline-end:1.125rem;}[dir=rtl] .modal--right .modal__container{border-radius:1.25rem 0;}}.modal--right .modal__header{padding-bottom:1.375rem;}.modal--right .modal__content{height:100%;padding-top:0;overflow-x:hidden;overflow-y:auto;padding-inline-end:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;}.modal--right .modal__content::-webkit-scrollbar{width:0.3125rem;}.modal--right .modal__content::-webkit-scrollbar-thumb{border-radius:0.3125rem;background:#6f7273;}.modal--right[aria-hidden=false] .modal__container{animation:modal-slide-in-right 0.3s cubic-bezier(0,0,0.2,1);}.modal--right[aria-hidden=true] .modal__container{animation:modal-slide-out-right 0.3s cubic-bezier(0,0,0.2,1);}@keyframes modal-fade-in{from{opacity:0;}to{opacity:1;}}@keyframes modal-fade-out{from{opacity:1;}to{opacity:0;}}@keyframes modal-slide-in{from{transform:translateY(15%);}to{transform:translateY(0);}}@keyframes modal-slide-out{from{transform:translateY(0);}to{transform:translateY(-10%);}}@keyframes modal-slide-in-right{from{transform:translateX(15%);}to{transform:translateX(0);}}@keyframes modal-slide-out-right{from{transform:translateX(0);}to{transform:translateX(-10%);}}
@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes move-up-from-12{0%{transform:translateY(12rem);}100%{transform:translateY(0);}}.paragraph-multi-cta{display:flex;}.paragraph-multi-cta__container{display:flex;flex-wrap:wrap;gap:0.75rem;align-content:flex-start;align-items:flex-start;align-self:stretch;width:100%;}@media (min-width:1200px){.layout--twocol-50-50 .paragraph-multi-cta__container{}.layout--twocol-50-50 .paragraph-multi-cta__container:has(.card-informations:nth-child(2):nth-last-child(1)) .card-informations,.layout--twocol-50-50 .paragraph-multi-cta__container:has(.card-informations:nth-child(4):nth-last-child(1)) .card-informations{flex:0 0 calc(50% - 0.5rem);}}
